On Wed, Oct 23, 2002 at 10:26:21PM -0400, Bill Nottingham wrote: > (Warning: I'm not on this list. Was going to send to l-k, but this seemed > more appropriate.)
linux-usb-devel is the better place for this. > Loaded uhci-hcd, it loaded OK. I then removed it. > > Attempted to load it again, got: > > kernel: drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver >v2.0 > kernel: PCI: Found IRQ 11 for device 00:07.2 > kernel: drivers/usb/core/hcd-pci.c: uhci-hcd @ 00:07.2, Intel Corp. 82371AB/EB/MB >PIIX4 USB > kernel: drivers/usb/core/hcd-pci.c: irq 11, io base 00004000 > kernel: drivers/usb/core/hcd.c: new USB bus registered, assigned bus number 1 > kernel: drivers/usb/core/hcd.c: usb_register_root_hub_Re67cdf31 - usb_new_device >failed with value -17 Oops, this is the problem. Hm, I thought I fixed this, are you sure this is 2.5.44? :) 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? 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://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
