NetBSD/sys/dev/pckbc
fvdl 14deefd5b1 pckbd_enable is called during autoconfig. Using pckbc_enqueue_cmd at
that time will have bad results, such as queue corruption because
of multiple TAILQ_INSERTs, etc, because it's not designed to work
in an interrupt/context-free environment. Use pckbc_poll_cmd instead.
2001-12-09 13:42:01 +00:00
..
Makefile
files.pckbc - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
pckbd.c pckbd_enable is called during autoconfig. Using pckbc_enqueue_cmd at 2001-12-09 13:42:01 +00:00
pckbdreg.h
pckbdvar.h
psm.c add RCSIDs 2001-11-13 07:24:43 +00:00
psm_intelli.c add RCSIDs 2001-11-13 07:24:43 +00:00
psmreg.h
wskbdmap_mfii.c add RCSIDs 2001-11-13 07:24:43 +00:00
wskbdmap_mfii.h