coreboot-kgpe-d16/payloads/libpayload/drivers/i8042
Nico Huber 4dc92782fc libpayload/keyboard: Add a detention state
Instead of ignoring keyboards indefinitely when they failed to
initialize, we wait 5s and then start over with the hotplug
detection. As we always assume a present keyboard at first,
we'd otherwise never have a chance to hot plug a device after
the initial 30s timer ran out.

Change-Id: I8dec4921b2e932442d52b5118cdcf27090633498
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48774
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-04-18 20:45:02 +00:00
..
i8042.c libpayload/i8042: Add API to peek on keyboard input queue 2020-12-24 08:29:18 +00:00
i8042.h libpayload/keyboard: Implement hot (un)plugging 2021-04-18 20:43:58 +00:00
keyboard.c libpayload/keyboard: Add a detention state 2021-04-18 20:45:02 +00:00
mouse.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00