Home
last modified time | relevance | path

Searched hist:"19 f3c3e3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/serio/
H A Di8042.c19f3c3e3 Wed Jan 17 23:42:31 CST 2007 Dmitry Torokhov <dtor@insightbb.com> Input: i8042 - really suppress ACK/NAK during panic blink

On some boxes panic blink procedure manages to send both bytes
to keyboard contoller before getting first ACK so we need to
make i8042_suppress_kbd_ack a counter instead of boolean.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>