On Tue, Oct 22, 2002 at 10:07:31PM +0200, Duncan Sands wrote: > On Tuesday 22 October 2002 18:16, Greg KH wrote: > > On Tue, Oct 22, 2002 at 08:47:04AM +0200, Duncan Sands wrote: > > > Note: there were some usbfs failures on system startup, > > > > Mind sending what those failures were? I haven't heard of this before. > > > drivers/usb/core/usb.c: registered new driver usbfs > drivers/usb/core/usb.c: registered new driver hub > drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.0 > PCI: Found IRQ 10 for device 00:0b.0 > drivers/usb/core/hcd-pci.c: uhci-hcd @ 00:0b.0, VIA Technologies, Inc. USB > drivers/usb/core/hcd-pci.c: irq 10, io base 0000b800 > drivers/usb/core/hcd.c: new USB bus registered, assigned bus number 1 > drivers/usb/core/hub.c: USB hub found at 0 > drivers/usb/core/hub.c: 2 ports detected > drivers/usb/core/hub.c: new USB device 00:0b.0-1, assigned address 2 > usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 147 ret -32 > usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 147 ret -32 > usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 147 ret -32 > usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 147 ret -32 > PCI: Found IRQ 5 for device 00:0a.0 > usbfs: usb_submit_urb returned -90 > usbfs: usb_submit_urb returned -90 > usbfs: usb_submit_urb returned -90 > drivers/usb/core/usb.c: registered new driver snd-usb-audio > usbfs: usb_submit_urb returned -90 > usbfs: usb_submit_urb returned -90 > usbfs: usb_submit_urb returned -90 > usbfs: usb_submit_urb returned -90
Ah, if you get rid of the usbmodules binary on your system those will go away :) (I don't like usbmodules, but it's necessary for loading drivers for devices plugged in at boot time if the usb core is compiled into the kernel.) thanks, greg k-h ------------------------------------------------------- This sf.net emial 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;4699841;7576301;v?http://www.sun.com/javavote _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
