Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jmcneill
Date: Thu Aug 31 19:55:43 UTC 2017
Modified Files:
src/sys/dev/i2c: files.i2c tcakp.c
src/sys/dev/usb: files.usb
src/sys/dev/wscons: linux_keymap.c linux_keymap.h wsconsio.h
Log Message:
Instead of a Linux keymap, convert Linux event codes to USB scan codes and
use the ukbd keymaps instead.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/i2c/tcakp.c
cvs rdiff -u -r1.145 -r1.146 src/sys/dev/usb/files.usb
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/wscons/linux_keymap.c \
src/sys/dev/wscons/linux_keymap.h
cvs rdiff -u -r1.120 -r1.121 src/sys/dev/wscons/wsconsio.h
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