mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-18 14:44:48 +00:00
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>