Module Name:src
Committed By: jdolecek
Date: Wed Aug 26 10:34:04 UTC 2020
Modified Files:
src/sys/dev/hid: hidkbdmap.c
Log Message:
for jp keymap map also scan code 49 to right bracket to handle ARCHISS model
PR kern/55608 by Shinichi Doyashiki
To generate a diff of thi
Module Name:src
Committed By: nia
Date: Sun Jul 12 13:12:17 UTC 2020
Modified Files:
src/sys/dev/hid: hidkbdmap.c
Log Message:
Add KB_TR for uhid keyboards (it was PS/2 only, this seems wrong)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/hid/hi
Module Name:src
Committed By: rhialto
Date: Fri Apr 24 13:29:46 UTC 2020
Modified Files:
src/sys/dev/hid: hidkbdmap.c
Log Message:
For usb keyboards with encoding *.swapctrlcaps, keep KS_Cmd1 on the same
key as KS_Control_L. This brings them in line with wskbdmap_mfii.c.
Module Name:src
Committed By: msaitoh
Date: Wed Mar 11 16:05:31 UTC 2020
Modified Files:
src/sys/dev/hid: hid.h
Log Message:
Use unsgined more.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/hid/hid.h
Please note that diffs are not public domai
Module Name:src
Committed By: msaitoh
Date: Sun Mar 8 14:09:33 UTC 2020
Modified Files:
src/sys/dev/hid: hid.h
Log Message:
Use unsigned to avoid undefined behavior. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/hid/hid.h
Plea
Module Name:src
Committed By: maxv
Date: Wed Jan 1 09:40:17 UTC 2020
Modified Files:
src/sys/dev/hid: hid.c
Log Message:
Fix small read overflows when parsing HID tables. Noticed by kASan the
other day while I was playing with vHCI.
To generate a diff of this commit:
cv
Module Name:src
Committed By: ryoon
Date: Fri May 25 15:52:46 UTC 2018
Modified Files:
src/sys/dev/hid: hidms.c
Log Message:
Fix HIDMS_DEBUG build
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hid/hidms.c
Please note that diffs are not public d