Skip to content
Snippets Groups Projects
Commit 5da2dc97 authored by Vincent Palatin's avatar Vincent Palatin Committed by Marek Vasut
Browse files

usb: workaround non-working keyboards.


If the USB keyboard is not answering properly the first request on its
interrupt endpoint, just skip it and try the next one.

This workarounds an issue with a wireless mouse dongle which presents
itself both as a keyboard and a mouse but has a non-functional keyboard
interface.

Signed-off-by: default avatarVincent Palatin <vpalatin@chromium.org>
(cherry picked from commit 012bbf0ce0301be2482857e3f03b481dd15c2340)
Rebased to upstream/master:
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarStefan Reinauer <reinauer@chromium.org>
Tested-by: default avatarVincent Palatin <vpalatin@chromium.org>
parent 09defbc7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment