1
linux/drivers/input/serio
Dmitry Torokhov a216a4b6e6 Input: i8042 - fix shutdown issue on some boxes with active MUXes
MUX error handling has a workaround for KBCs that get confused which
port data came from and signal MUXERR while data is actually good.
Unfortunately this workaround hurts with KBCs that signal timeouts
as 0xfc (spec says that only 0xfd, 0xfe and 0xff are alowed with
MUXERR) since it causes endless attempts to rescan i8042 serio
ports. The solution is to treat 0xfc as timeout (0xfe).

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-11-17 01:07:06 -05:00
..
ambakmi.c
ct82c710.c
gscps2.c Build fixes for struct pt_regs removal 2006-10-06 20:47:23 -06:00
hil_mlc.c [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotations 2006-10-15 11:00:58 -07:00
hp_sdc_mlc.c
hp_sdc.c [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotations 2006-10-15 11:00:58 -07:00
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-sparcio.h
i8042-x86ia64io.h
i8042.c Input: i8042 - fix shutdown issue on some boxes with active MUXes 2006-11-17 01:07:06 -05:00
i8042.h
Kconfig [PATCH] m68k/HP300: Enable HIL configuration options 2006-10-09 14:54:45 -07:00
libps2.c Input: serio - add lockdep annotations 2006-10-11 01:45:31 -04:00
maceps2.c
Makefile
parkbd.c
pcips2.c
q40kbd.c
rpckbd.c
sa1111ps2.c
serio_raw.c
serio.c Input: serio - rearrange serio_bus initialization 2006-11-02 23:27:21 -05:00
serport.c