
29 Oct
2023
29 Oct
'23
8:09 a.m.
This mini series fixes one bug, but in the process makes YubiKeys work, which then regresses people who have one *and* a USB keyboard, since we only support a single keyboard device.
Therefore patch #1 makes U-Boot ignore YubiKeys, so #2 does not regress things.
Signed-off-by: Hector Martin marcan@marcan.st --- Hector Martin (2): usb: kbd: Ignore Yubikeys usb: hub: Add missing reset recovery delay
common/usb_hub.c | 7 +++++++ common/usb_kbd.c | 19 +++++++++++++++++++ 2 files changed, 26 insertions(+) --- base-commit: 8ad1c9c26f7740806a162818b790d4a72f515b7e change-id: 20231029-usb-fixes-2-976486d1603c
Best regards,
--
Hector Martin marcan@marcan.st