[Bug 253249] USB keyboard: repeated and out of order characters
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 13 18:22:09 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253249
--- Comment #17 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=812c59ed614df94380e0b1f9ff4a3d15b78ce1bf
commit 812c59ed614df94380e0b1f9ff4a3d15b78ce1bf
Author: Vladimir Kondratyev <wulf at FreeBSD.org>
AuthorDate: 2021-02-13 18:18:07 +0000
Commit: Vladimir Kondratyev <wulf at FreeBSD.org>
CommitDate: 2021-02-13 18:18:07 +0000
hkbd: 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
sys/dev/hid/hkbd.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list