Lower Filter Driver to USB Composite Driver in Windows XP.

Posted: 10-15-2003, 06:17 AM
Hi,

I have written a lower filter driver for the USB
Composite Driver "usbccgp.sys".With the Driver Verifier
Eenabled, when I plug in the Device I get an
IRP_MN_QUERY_CAPABILITIES that don't have enough stack
locations.Hence passing this IRP down results in the
wonderful NO_MORE_IRP_STACK_LOCATIONS blue screen of
death.

I do not get this problem when the Driver Verifier is
disabled.

Does anybody know, why I am getting this "too small"
IRP_MN_QUERY_CAPABILITIES? And, is there a better way to
handle such IRPs,so that DriverVerifier won't pop up
anymore?

Regards
Ram
Reply With Quote

Responses to "Lower Filter Driver to USB Composite Driver in Windows XP."

 
LinkBack Thread Tools Display Modes
Reply


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
USB Driver for Windows XP Jamie Windows XP Device Drivers 0 08-29-2003 05:13 AM
Getting Filter Driver working in Windows XP Limited User Account Bruce Tompkins Windows XP Device Drivers 0 08-08-2003 05:45 PM
"Filter Driver" error with digital camera in USB DS Windows XP Hardware 1 07-18-2003 04:11 AM
Need help getting a Windows Xp driver Cari \(MS-MVP\) Windows XP Printers / Scanners / Fax 0 07-17-2003 05:52 PM
Filter driver Michael Windows XP Device Drivers 0 07-06-2003 05:59 PM