freebsd-dev/sys/dev/kbd
Yoshihiro Takahashi d4fcf3cba5 Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
and amd64.  The optimization is a trivial on recent machines.

Reviewed by:	-arch (imp, marcel, dfr)
2005-05-29 04:42:30 +00:00
..
atkbd.c plug memory leak 2005-02-26 18:55:53 +00:00
atkbdc.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
atkbdcreg.h
atkbdreg.h Add a new flag to the atkbd(4) driver to disable testing the keyboard 2004-12-15 23:00:47 +00:00
kbd.c #include fcntl.h not vnode.h. Check O_NONBLOCK not IO_NDELAY. 2004-12-22 17:29:02 +00:00
kbdreg.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
kbdtables.h Move the pc98 keymap define into pckbdtables.h because it should be used 2005-05-12 13:39:31 +00:00