Re: How to understand USB displays in device manager

From: Marc Reinig (Marco_at_newsgroups.nospam)
Date: 03/09/05


Date: Tue, 8 Mar 2005 16:29:48 -0800


> 1) "USB Root Hub" is displayed to show empty USB ports. When USB device
> is connected to one of these ports, USB peripheral device driver will
> be displayed replacing "USB Root Hub" display because port is now
> connected.

No, "USB Root Hubs" don't disappear, they are devices in themselves. Each
Host Controller will have it's own Root Hub. Each Root Hub represents one
individual USB bus (Universal Serial Bus bus?).

> 2) If (1) is true,

It's not.

> when I connected my GreenHills USB probe, it didnot
> replace any of "USB Root Hub"

It wouldn't, nothing would cause that.

> but instead added a display entry under
> "Universal Serial Bus controllers". Curious, I looked into INF file and
> class=USB.

Class, USB, includes USB host controllers and USB hubs, but not USB
peripherals.

> So I dont understand how to interpret this. Probe is
> definitely a USB peripheral device.
Yes, a hub or host controller are USB devices, but they are also in a
special class as far as setup classes go and thus are treated differently.
The USB in the INF file identifies them as such.

> 3)Are the number of USB ports available for device connection are same
> as "USB Root Hub" displayed? What about controllers?

No, you can have a root hub with several ports. They are all on the same
bus. Devices connected to different root hubs are on different busses.

In device manager, chose View/ Devices by Connection. You'll find the
controllers under ACPI .... /Microsoft ACPI-Compliant system/PCI bus.

Marco
________________________
Marc Reinig
UCO/Lick Observatory
Laboratory for Adaptive Optics



Relevant Pages

  • Re: USB 2.0 crawling / mystification under XP SP2
    ... His laptop's USB is slow. ... It has 3 USB ports in the back. ... USB root hub, whose Device ID says it's 2.0, and driver says its ... that each Root Hub is associated with one of your physical connectors. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: question on USB 1.1 and 2.0 together
    ... both devices have to operate at usb 1.1 speeds. ... harddrive on the same 2.0 bus will kill the harddrive performance? ... I know for certain that if the on-board USB ports can do both USB 2 ... Each port are paired to one USB root hub and depending ...
    (microsoft.public.windowsxp.hardware)
  • Re: 20-30 sec surfing lag after short idle time?
    ... Modem connects directly to your PC? ... Sounds like your NIC or USB ... Root hub is "Napping" and the delay you note is due to the ... and tons of drive space on 2 drives. ...
    (microsoft.public.windowsxp.general)
  • Re: USB 2 or 1
    ... in response to Ed Cryer's plea for some way to tell which of his USB ... 'power' tab under properties from the 'Device Manager'. ... identified which root hub is the USB2 root hub, ... drive and plugging it into each socket in turn, ...
    (uk.comp.misc)
  • Re: BF533 / ISP1761 USB Host enumerating problem
    ... I'm using BlackFin BF533 EZ-Kit with ISP1761 as a USB Host Controller. ... I could succesfully enumerate the internal root hub thanks to the ... Well, I can send and receive tokens to the root hub, set its address ... the program issues a PORT_RESET and Gets Port Status ...
    (comp.dsp)