freebsd-dev/sys/dev/atkbdc
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
atkbd_atkbdc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbd_isa.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbd.c - Remember the keyboard repeat delay and rate. 1999-12-13 09:31:43 +00:00
atkbdc_isa.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
atkbdc_subr.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
atkbdc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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
psm.c - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00