|
| |||||||||
| Tags: filter, hidusb |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| hidusb filter driver
Hi, I'm running into problems with a filter driver that I install as a lower filter under hidusb. I've had a setup working ok forever. But now with a dual core machine running XP sp4, unplugging a hid device risk to create a BSOD somewhere, with a CORRUPTED_POOL bugcheck. I've tried replacing my filter with the one from W. Oney's book. Same thing. It seems the filter never gets the IRP_MN_REMOVE, but only the SURPRISE_REMOVE. I'm looking for people having experienced something similar or know something about the hidusb under MP machines or any clue on how to debug further. thank! |
|
#2
| |||
| |||
| Re: hidusb filter driver
enable driver verifier on your driver and repro. the bugcheck also gives you the pool that was corrupted, it up to you to look at it and figure out what you are doing. d -- This posting is provided "AS IS" with no warranties, and confers no rights. <barista9@gmail.com> wrote in message news:3e4fbea7-93bd-4fc6-a413-ef3dda1ee62e@n33g2000vba.googlegroups.com... > Hi, > I'm running into problems with a filter driver that I install as a > lower filter under hidusb. I've had a setup working ok forever. But > now with a dual core machine running XP sp4, unplugging a hid device > risk to create a BSOD somewhere, with a CORRUPTED_POOL bugcheck. > > I've tried replacing my filter with the one from W. Oney's book. Same > thing. It seems the filter never gets the IRP_MN_REMOVE, but only the > SURPRISE_REMOVE. > > I'm looking for people having experienced something similar or know > something about the hidusb under MP machines or any clue on how to > debug further. > > thank! |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "hidusb filter driver" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to construct a simple filter driver for USB | Appaji | Software Development | 4 | 21-02-2010 06:41 AM |
| hidusb.sys driver Download | {xt} | Windows Software | 3 | 28-08-2009 11:30 AM |
| Can I Delete NetGroup Packet Filter Driver | mjd | Windows XP Support | 0 | 20-04-2009 01:40 AM |
| file system filter driver | mayuradatia | Operating Systems | 2 | 28-01-2009 09:43 PM |
| upper filter driver over usbvideo.sys | howard_leon | Windows XP Support | 2 | 10-04-2007 09:12 PM |