NetBSD/sys/dev/pckbc
jdolecek b631b39a19 Change the reset code to block interrupts and use polled commands; also
eliminate the kthread now that it's not necessary, and use callout instead.
This seems to fix the X mouse freeze problem.

Testing and some debug printf fixes by Martin Husemann.
2002-05-13 21:18:51 +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 Change the reset code to block interrupts and use polled commands; also 2002-05-13 21:18:51 +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