freebsd-dev/sys/dev/usb/input
Vladimir Kondratyev 032d315387 ukbd: Fix handling of keyboard ErrorRollOver reports
Ignore fantom keyboard state reports entirelly rather than ignore
RollOver states for each key separatelly.  Latter results in spurious
release/push pairs of events on each fantom keyboard state report.

Reported by:	Jan Martin Mikkelsen <janm_AT_transactionware_DOT_com>
Submitted by:	Jan Martin Mikkelsen (initial version)
PR:		253249
MFC after:	1 week
2021-02-13 21:12:56 +03:00
..
atp.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
uep.c evdev: Remove useless "initial value" parameter from evdev_support_abs() 2021-01-08 02:18:41 +03:00
uhid_snes.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
uhid.c hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
ukbd.c ukbd: Fix handling of keyboard ErrorRollOver reports 2021-02-13 21:12:56 +03:00
ums.c hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
usb_rdesc.h Factor-out hardware-independent part of USB HID support to new module 2021-01-08 02:18:42 +03:00
usbhid.c hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
wmt.c hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
wsp.c wsp: Add sysctl tunable for Z-Axis inversion 2021-02-09 00:35:39 +03:00