an interesting question about installing a filter driver

We have a SCSI miniport driver. In order to operate correctly, this driver needs help of a filter driver.
This filter driver basically modifies some buffer that will eventually be sent to the SCSI miniport driver. is there a way to install this SCSI miniport driver *and the *filter driver* using an inf file?

The problem we are having is the filter driver is not really a filter driver of our SCSI miniport driver, so section 2.4 in the DDK does not apply here. This filter driver needs to be loaded after primary disk( disk.sys) is loaded.

Thank you for all the help!

Vu


Get your own “800” number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com