Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/dev/pckbc
Module Name: syssrc
Committed By: tv
Date: Sat Jun 1 22:59:59 UTC 2002
Modified Files:
syssrc/sys/dev/pckbc [netbsd-1-6]: pms.c
Log Message:
Pull up revision 1.6 (requested by martin in ticket #117):
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.
To generate a diff of this commit:
cvs rdiff -r1.4.2.1 -r1.4.2.2 syssrc/sys/dev/pckbc/pms.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index