NetBSD/sys/dev/pckbc
martin 40813b3bd4 When using standard (no scroll wheel) protocol, ignore garbage between
two packets (just like the old psm.c driver did). And don't insist on the
first byte having bit 0x08 set.

This makes some odd trackball device work.

Thanks to Tyler Mitchell for reporting and testing.
2002-05-23 19:00:28 +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 When using standard (no scroll wheel) protocol, ignore garbage between 2002-05-23 19:00:28 +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