RE: USBD.sys... where are you?

From: Pavel A. (pavel_a_at_geeklife.com)
Date: 10/20/04


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?



Relevant Pages

  • Re: USB Suspend and KMDF
    ... You shouldn't need to create a bus driver for this. ... USB devices are enumerated by the USB hub for which Windows already provides an in-box driver. ... solution to this be to create a bus FDO for the device, similar to the KMDF ...
    (microsoft.public.development.device.drivers)
  • Re: Enumerable I2C busses
    ... do not technically prevent from scanning the bus; actually, our current iicbus code can do bus scaning when compiled with a diag define. ... What I am trying to figure out is how to shove information from an out-of-band source (Open Firmware, in this case) into newbus without disrupting existing code. ... What the firmware cannot tell in advance, however, is which FreeBSD driver is responsible for those devices, and so the I2C bus driver can't know that without a translation table that I would prefer not to hack in to the bus driver. ... The trouble is that existing drivers don't do this, because they expect to be attached with hints, so they will attach to all devices. ...
    (freebsd-arch)
  • RE: USBD.sys... where are you?
    ... > attach to USBD.sys (the bus driver for USB)? ...
    (microsoft.public.development.device.drivers)
  • USBD.sys... where are you?
    ... Does anyone know where in Win2K registry you can get a filter driver to ... attach to USBD.sys (the bus driver for USB)? ... I have a lower USB class filter that I want to be able to use on all devices ...
    (microsoft.public.development.device.drivers)
  • DMA hangs IDE bus (cdrecord or driver?)
    ... The primary IDE bus is unused, ... 0000:00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port ... Initializing USB Mass Storage driver... ...
    (Debian-User)