Messages in this thread |  | | | Date | Sun, 14 Jul 2002 11:32:20 +0100 | | From | Russell King <> | | Subject | Re: kbd not functioning in 2.5.25-dj2 |
| |
On Sun, Jul 14, 2002 at 03:18:54AM -0700, A Guy Called Tyketto wrote: > mice: PS/2 mouse device common for all mice > atkbd.c: Sent: f5 > atkbd.c: Received fe > serio: i8042 KBD port at 0x60,0x64 irq 1
I've seen this when I was first looking into the input stuff recently. I think it was caused by the keyboard getting confused after I was testing the data and clock lines on the interface.
One fix I came up with (and discarded) was to try to reset the keyboard 3 times, and only fail if it failed all 3 times. The other fix (the one I ended up using) doesn't make sense to i8042 keyboard controllers.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |