Module Name: src
Committed By: jakllsch
Date: Sun Aug 13 22:19:56 UTC 2017
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
Support more varieties of USB keyboard reports.
The previous code asssumed reports would closely match the Bootstrap
Keyboard Protocol. This is no longer always the case, particularly
with higher-end keyboards.
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys/dev/usb/ukbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.