NetBSD/sys/dev/pckbc
martin 2a09e1c999 Nuke all useages of polled kbd controller commands when not attaching or
probing.

Make sure to not initialize the protocol more than once, see rev. 1.11 of
the old psm_intelli.c driver (this caused hangs when starting X).

Unify the "ignore garbage" behaviour (which we already did if PMS_STANDARD
protocol was used), the old intelli-driver did the same and on some scroll
mice a stream of garbage is emitted shortly after reset.
2002-05-29 09:30:35 +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 Nuke all useages of polled kbd controller commands when not attaching or 2002-05-29 09:30:35 +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