[Bug 253249] USB keyboard: repeated and out of order characters

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 6 09:00:03 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253249

Vladimir Kondratyev <wulf at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #222185|0                           |1
        is obsolete|                            |

--- Comment #11 from Vladimir Kondratyev <wulf at freebsd.org> ---
Created attachment 222202
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222202&action=edit
ukbd_rollover.patch

Ouch. Previous patch have a bug. It is badly ported from hkbd(4) and do a
return instead of goto tr_setup which stops keyboard input after RollOver
condition.

Fixed version is reuploaded. I am sorry.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list