Hmm, actually no.. lsmod says:You're using usb-uhci, not uhci. If you're bored, it could be worth the effort to try the uhci driver as well, but the code that handles interrupts is similar enough that I don't think it'll make a difference. If you do try, can you cut and paste the portion of the log (dmesg) when you plug in a device?
Module Size Used by Not tainted
uhci 24712 0 (unused)
usbcore 49728 0 [uhci]
pcnet_cs 10308 1
8390 6272 0 [pcnet_cs]
ds 6528 2 [pcnet_cs]
yenta_socket 8448 2
pcmcia_core 39232 0 [pcnet_cs ds yenta_socket]
cs4232 3456 0 (unused)
ad1848 19296 0 [cs4232]
uart401 6080 0 [cs4232]
sound 53516 0 [cs4232 ad1848 uart401]
soundcore 3748 4 [sound]
apm 9200 1
ide-cd 26304 0 (autoclean)
cdrom 27456 0 (autoclean) [ide-cd]
My other PIIX4 shows usb-uhci in /proc/interrupts as well... so... looks like a typo/thinko someplace, it's irrelivant in any case.
Here is the log:
Apr 8 16:28:33 fury kernel: usb.c: registered new driver usbdevfs
Apr 8 16:28:33 fury kernel: usb.c: registered new driver hub
Apr 8 16:28:36 fury kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
Apr 8 16:28:36 fury kernel: PCI: Found IRQ 10 for device 00:01.2
Apr 8 16:28:36 fury kernel: uhci.c: USB UHCI at I/O 0xfce0, IRQ 10
Apr 8 16:28:37 fury kernel: usb.c: new USB bus registered, assigned bus number 1
Apr 8 16:28:37 fury kernel: hub.c: USB hub found
Apr 8 16:28:37 fury kernel: hub.c: 2 ports detected
Apr 8 16:28:37 fury kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
Apr 8 16:28:37 fury kernel: uhci.c: fce0: host system error, PCI problems?
Apr 8 16:28:41 fury kernel: usb_control/bulk_msg: timeout
Apr 8 16:28:41 fury kernel: usb.c: USB device not accepting new address=2 (error=-110)
Apr 8 16:28:42 fury kernel: hub.c: USB new device connect on bus1/1, assigned device number 3
Apr 8 16:28:46 fury kernel: usb_control/bulk_msg: timeout
Apr 8 16:28:46 fury kernel: usb.c: USB device not accepting new address=3 (error=-110)
|
--
Morgan Collins http://sirmorcant.morcant.org Crypto Doesn't Kill - People Do. |
signature.asc
Description: This is a digitally signed message part
