USB quits working on 2.6.7

From: William Thompson
Date: Mon Aug 02 2004 - 14:48:04 EST


I have USB host controllers and HID compiled in due to the keyboard.

irq 10: nobody cared!
[__report_bad_irq+42/144] __report_bad_irq+0x2a/0x90
[note_interrupt+112/176] note_interrupt+0x70/0xb0
[do_IRQ+273/288] do_IRQ+0x111/0x120
[common_interrupt+24/32] common_interrupt+0x18/0x20
[default_idle+0/64] default_idle+0x0/0x40
[default_idle+44/64] default_idle+0x2c/0x40
[cpu_idle+59/80] cpu_idle+0x3b/0x50
[printk+339/400] printk+0x153/0x190

handlers:
[usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
[usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
[usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Disabling IRQ #10

This occured while I was at lunch (not touching the computer). This happened
at 12:38 (I left for lunch at 11:50).

I don't have this problem on 2.4.26, but I did not compile it into the kernel.
(Actually, that was something I forgot to do).

Another thing I'm having problems with is the fact this keyboard has extra
keys which work under 2.4, but not 2.6. Appears that the keycode table is
missing 16 sets at the end which correspond to 6 of those keys. I think I
can fix this myself.

Not sure if this helps or not:

lspci -v on the usb controllers:
0000:00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at dc00 [size=32]
Capabilities: [80] Power Management version 2

0000:00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at e000 [size=32]
Capabilities: [80] Power Management version 2

0000:00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at e400 [size=32]
Capabilities: [80] Power Management version 2
-
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/