public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* USB quits working on 2.6.7
@ 2004-08-02 19:45 William Thompson
  2004-08-03  0:25 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: William Thompson @ 2004-08-02 19:45 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-04 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-02 19:45 USB quits working on 2.6.7 William Thompson
2004-08-03  0:25 ` Greg KH
2004-08-04 15:07   ` William Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox