NetBSD/sys/dev/pckbc
martin fb950301fe Apply patch from Peter Seebach (in private Mail, similar to the one proposed
in PR kern/17506):

If we reset the mouse and discover a different protocol after the reset
than before, reset it again after one second. This makes protocol detection
after a KVA switched to another machine more reliable and should not affect
the standard situation with one mouse connected to one machine.
2002-07-08 07:43:31 +00:00
..
Makefile Only install headers which are actually used by our userland. This 2001-04-11 07:42:31 +00:00
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 Only poll for bell completion if we're calling in from cnbell(). Fixes 2000-03-10 06:10:34 +00:00
pms.c Apply patch from Peter Seebach (in private Mail, similar to the one proposed 2002-07-08 07:43:31 +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 Correct spannish mapping. Fix kern/15509 by Julio Merino <juli@merino.net>. 2002-06-20 21:03:19 +00:00
wskbdmap_mfii.h