IEEE 1394 Streaming Filter Driver Support in an AV/C Subunit (Windows CE 5.0)
You must be familiar with writing WDM Drivers before attempting to write an AV/C subunit driver. Issues such as how to send an IRP to the next-lower driver, or how to wait until an IRP completes are central components of WDM programming.
There are few requirements placed on a subunit driver author in order for their driver to support the streaming filter driver.
See Also
IEEE 1394 Streaming Filter Driver IRP Requirements | IEEE 1394 Streaming Filter Driver IOCTL Processing Requirements
Send Feedback on this topic to the authors