Re: AT keyboard dead on 2.6

From: Wiktor
Date: Fri Jan 28 2005 - 15:02:31 EST


Hi,

Could you please try editing drivers/input/serio/i8042.c and add
udelay(20) before and after calls to i8042_write_data() in
i8042_kbd_write() and i8042_command().

of course i could, will it make kernel not detect smoked AUX port? (problem is solved by i8042.noaux=1 cause my hardware has smoked PS/2 port) i would rather think about testing devices before assuming thet work and trying to use them (maybe not as standard kernel feature, but it would be nice stuff for people with self-built machines where not everything works). Thanks for your help

---
May the Source be with you.
wixor
-
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/