On Thu, Oct 24, 2002 at 01:40:35PM -0700, Greg KH wrote: > On Thu, Oct 24, 2002 at 03:21:11PM -0400, Bill Nottingham wrote: > > Bill Nottingham ([EMAIL PROTECTED]) said: > > > > Anyway, I'll look into it, something's probably wrong when you unloaded > > > > the uhci-hcd driver. Could you look into where you mounted driverfs and > > > > see if there still is the USB device nodes for the usb root hub present > > > > in the tree with the driver unloaded? > > > > > > I didn't mount driverfs anywhere. If that helps. :) > > > > OK, this time with driverfs mounted. With the host controller loaded: > > > > lrwxrwxrwx 1 root root 31 Oct 24 15:11 usb1 -> >../../../root/pci0/00:07.2/usb1 > > lrwxrwxrwx 1 root root 37 Oct 24 15:11 1-0:0 -> >../../../root/pci0/00:07.2/usb1/1-0:0 > > > > With the host controller module unloaded: > > > > lrwxrwxrwx 1 root root 31 Oct 24 15:11 usb1 -> >../../../root/pci0/00:07.2/usb1 > > > > still exists. And attempting to read from the various files there > > causes things like: > > Ok, I'll look into this, I thought it was fixed :(
Bah, I can duplicate this here too. Something changed in the driver core again that broke this... I'll fix it up after the next round of driver core changes go into the main tree. thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
