NetBSD/sys/dev/pckbc
martin bdd46f7081 (Mostly) backout previous, with some slight modifications.
Restore the reset thread, to make resetting the interface possible while
not blocking interrupts.
Make sure to throw away garbage input while the reset thread is at work
(by setting sc_enabled a bit later).
Issue a PMS_RESET command when resetting to address PR 16788.
2002-05-17 22:49:48 +00:00
..
Makefile
files.pckbc Move psm.c and psmreg.h to pms.c and pmsreg.h, since they contain the 2002-04-22 10:44:46 +00:00
pckbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pckbdreg.h
pckbdvar.h
pms.c (Mostly) backout previous, with some slight modifications. 2002-05-17 22:49:48 +00:00
pmsreg.h Move psm.c and psmreg.h to pms.c and pmsreg.h, since they contain the 2002-04-22 10:44:46 +00:00
wskbdmap_mfii.c Back off rev. 1.21, this is going to be handled via userland keymap file. 2001-12-24 12:39:55 +00:00
wskbdmap_mfii.h