freebsd-dev/sys/dev/kbd
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
atkbd.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
atkbdc.c de-count atkbdc. I have more extensive patches to make properly dynamic, 2002-08-19 23:58:37 +00:00
atkbdcreg.h Include "opt_kbd.h" since certain structures size depend on the value 2002-10-15 21:35:01 +00:00
atkbdreg.h
kbd.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
kbdreg.h Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is 2001-07-20 14:49:54 +00:00
kbdtables.h