Prev Previous Post   Next Post Next

Upper Filter Drivers.

Posted: 09-02-2008, 12:18 PM
Hi All, I am new to device drivers field. I am trying to build Upper
filter driver for USB device. After installing I verified stack using
device tree. I found my upper filter has created seperate stack just
like PartMgr used to create. I am able to get all PNP related IRPs.
But I am Unable to get other IRPs like IRP_MJ_INTERNAL_DEVICE_CONTROL
or IRP_MJ_DEVICE_CONTROL in my upper filter driver. When I have made
it lower filter driver then I am able to get all IRPs. As according to
my understanding IRPs from IoManager should come to upper filter
driver first and then to the functional driver and then to lower
filter driver. Is there any special method to get all IRPs going to
functional driver in upper filter driver.

Thanks in Advance..
Eris
Reply With Quote

Responses to "Upper Filter Drivers."

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
upper filter driver over usbvideo.sys howard_leon Windows XP Device Drivers 1 04-10-2007 03:42 PM
Upper filter driver - Digital Certificate by WHQL Ravi Windows XP Device Drivers 0 01-04-2005 12:24 PM
How to Identify a particular IRP from upper drivers in a filter driver Robert Windows XP Device Drivers 0 07-09-2004 02:39 AM
FAT File Systems and Enc/Dec Filter Drivers Shalini Windows XP Device Drivers 0 06-21-2004 10:51 PM
filter drivers Judy Windows XP Device Drivers 1 12-29-2003 12:36 AM