DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/misc/kbd kbdreg.h src/sys/dev/usbmisc/ukbd ukbd.c
dillon 2007/06/06 11:49:28 PDT
DragonFly src repository
Modified files:
sys/dev/misc/kbd kbdreg.h
sys/dev/usbmisc/ukbd ukbd.c
Log:
Add a field to the keyboard abstraction structure that allows the USB
keyboard controller to save and restore the translation state. This
allows you to disconnect and reconnect a USB keyboard and not get
gibberish when you type.
Reported-by: Petr Janda <elekktretterr@exemail.com.au>
Revision Changes Path
1.6 +1 -0 src/sys/dev/misc/kbd/kbdreg.h
1.18 +10 -5 src/sys/dev/usbmisc/ukbd/ukbd.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/misc/kbd/kbdreg.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/ukbd/ukbd.c.diff?r1=1.17&r2=1.18&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]