2004-03-23 04:11:13

by Jon Smirl

[permalink] [raw]
Subject: 2.6.5-rc2 keyboard breakage

Using 2.6.5-rc2 bitkeeper with Logitech PS/2 Internet keyboard on a Dell
PE400SC. I needed to backout this change to make my PS/2 keyboard work again. It
broke during the big input patch from a couple of days ago but I just got around
to debugging it. Without this change atkbd.c gets zeros back from the keyboard
during probe and won't recognize it.

===== serio.c 1.25 vs edited =====
--- 1.25/drivers/input/serio/serio.c Wed Mar 3 05:50:17 2004
+++ edited/serio.c Mon Mar 22 22:54:36 2004
@@ -195,9 +195,6 @@
ret = serio->dev->interrupt(serio, data, flags, regs);
} else {
if (!flags) {
- if ((serio->type == SERIO_8042 ||
- serio->type == SERIO_8042_XL) && (data != 0xaa))
- return ret;
serio_rescan(serio);
ret = IRQ_HANDLED;
}


=====
Jon Smirl
[email protected]

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html