freebsd-dev/sys/dev/kbd
Kazutaka YOKOTA aec1fa1ca3 - Be slightly more cautious and try to make more sure the keyboard
input queue is emptied when initializing the keyboard controller.
- Remove an unnecessary `if' statement.

Approved by: jkh
2000-02-11 01:22:30 +00:00
..
atkbd.c - Be slightly more cautious and try to make more sure the keyboard 2000-02-11 01:22:30 +00:00
atkbdc.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
atkbdcreg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
atkbdreg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
kbd.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
kbdreg.h Rework shifta/ctla/alta key handling. It appears that there was 2000-01-11 13:39:05 +00:00
kbdtables.h - Fixed warnings. 2000-01-04 04:46:50 +00:00