Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/hid



Module Name:    src
Committed By:   jmcneill
Date:           Mon Dec  9 22:03:35 UTC 2024

Modified Files:
        src/sys/dev/hid: hid.c

Log Message:
Fix parsing keyboard HID descriptor on ThinkPad T14s Gen6.

Undo a change made 18 years ago when the bluetooth stack was imported. The
commit message didn't describe why the change was made, and it breaks
detection of the keyboard device on this laptop.

OpenBSD's hid parser looks like the original code here.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/hid/hid.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index