RE: USBD.sys... where are you?
From: Pavel A. (pavel_a_at_geeklife.com)
Date: 10/20/04
- Next message: James Antognini [MSFT]: "Re: Creating Threads while handling an IRP"
- Previous message: Don Miller: "RE: 1394 setup problem"
- In reply to: PB: "USBD.sys... where are you?"
- Next in thread: PB: "USB Bus driver... who and where are you?"
- Reply: PB: "USB Bus driver... who and where are you?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 15:15:01 -0700
"PB" wrote:
> Does anyone know where in Win2K registry you can get a filter driver to
> attach to USBD.sys (the bus driver for USB)? I've done a search and it does
> not appear so how do I attach. Am I missing something obvious here?
Sure you are. USBD is not the bus driver for usb.
> I have a lower USB class filter that I want to be able to use on all devices
> that use the USB bus e.g. Imaging, Smart Card etc. (i.e. everything that can
> connect over the physical bus). Rather than the painstaking task of modifying
> and installing a new version of my driver for every conceivable class and
> then checking to see if each device that presents itself to that class has
> come in over the USB bus I want to capture it at the upper edge of the bus
> thereby guaranteeing the fact that I see all the devices and I know they have
> all come in over the bus. (And I only need to have 1 driver and not a whole
> load of them)
>
> Can anyone offer me any help here?
- Next message: James Antognini [MSFT]: "Re: Creating Threads while handling an IRP"
- Previous message: Don Miller: "RE: 1394 setup problem"
- In reply to: PB: "USBD.sys... where are you?"
- Next in thread: PB: "USB Bus driver... who and where are you?"
- Reply: PB: "USB Bus driver... who and where are you?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|