Date: Thu, 28 Jan 1999 02:55:56 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/kbd atkbd.c kbdtables.h Message-ID: <199901281055.CAA13340@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/01/28 02:55:56 PST
Modified files:
sys/dev/kbd atkbd.c kbdtables.h
Log:
- Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101
keyboard.
- Translate some keycode for the 84 keyboard so that the 84 keyboard
and the 101 keyboard become more compatible in terms of keycodes.
- Updated the built-in keymaps so that it is in line with the recent
changes in share/syscons/keymaps.
- Added some comment on the Pause/Break key on the 101 keyboard.
Revision Changes Path
1.4 +39 -2 src/sys/dev/kbd/atkbd.c
1.44 +79 -68 src/sys/dev/kbd/kbdtables.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901281055.CAA13340>
