On Mon, 20 Mar 2000, David Brownell wrote:

> > Could someone with more experience than I with the virtual root hub code
> > hack somehting in for me?  I'd like some of the string descriptors to be
> > usable to identify which one it is.  On my system, I have a Tyan MB which
> > has two uhci controllers, and I have an ohci controller.  With usb-uhci
> > and usb-ohci loaded, I can see 3 virtual root hubs, but I can't tell which
> > is which -- this is problematic when I'm trying to figure out which device
> > is misbehaving.
> 
> What sort of thing did you have in mind -- something on the order of a
> serial number?  (Could just be a pointer to the controller, turned into
> a string.)  For purely informative purposes, it might be nice to see
> some of the PCI information show up too -- e.g. what /proc/pci says.

Well, I wouldn't need much more than "OHCI controller as USB bus #1" or
something like that.  Just something to identify the type of controller
and perhaps a bus number.  Then I could look at usbview and see for my
three controllers:

OHCI controller as USB bus #1
UHCI controller as USB bus #2
UHCI controller as USB bus #3

And be able to differentiate between devices which are on different parts
of the tree.  Tho more information (io ports, irq, etc) might be
interesting to have.

> As with cleanup of multiple copies of "hub.h" #defines, there's a little
> obstacle of there being many different root hub implementations ...

True enough.  That's mostly why I posted about this instead of trying it
myself.  I don't suppose you're volunteering? :)

Matt Dharm

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Engineer, Qualcomm, Inc.                         Work: [EMAIL PROTECTED]

Oh BAY-bee.
                                        -- Dust Puppy to Greg
User Friendly, 12/13/1997


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to