Re: [linux-usb-devel] 2.6.11-rc[23]: swsusp & usb regression

From: David Brownell
Date: Sat Feb 05 2005 - 19:14:30 EST


On Saturday 05 February 2005 3:14 pm, Pavel Machek wrote:
> Hi!
>
> > Your logs don't indicate which host controller driver is bound to each of
> > your hubs. /proc/bus/usb/devices will contain that information. Without
> > it, it's hard to diagnose what happened.
>
> I do not think I have any hubs... no external hubs anyway. And I do
> not have /proc/bus/usb/devices file :-(. There's something in
> /sys/bus/usb/devices/.

So what does "lspci -v|grep HCI" say then?

You could try "mount -t usbfs on /proc/bus/usb" ... ;)

Periodically I think that it'd be useful to have the hub driver messages
report the HCD involved, somehow, instead of just "hub", at least when
root hub ports are involved. It could improve the utility of some bug
reports by a significant amount.

- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/