freebsd-dev/sys/dev/kbd
Peter Wemm 8f8e587948 Use config's conditional compilation rather than using #ifdefs that make
modular compilation harder.  I'm doing this because people seem to like
cut/pasting examples of bad practices in existing code.
2000-01-29 15:08:56 +00:00
..
atkbd.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +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