Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Feb 2021 18:44:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 253249] USB keyboard: repeated and out of order characters
Message-ID:  <bug-253249-19105-jOAj2ZwFpg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253249-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253249-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253249

--- Comment #6 from janm@transactionware.com ---
Having now looked at the spec and the code, I can see that the "00 00 01 01=
 01
01 01 01" packet is reporting a "roll over" error. Then ukbd.c marks all of=
 the
keys as released, and then on the next packet they go back down again.

I will change the ukbd.c to ignore a packet that looks like that and see how
that goes.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253249-19105-jOAj2ZwFpg>