Subject: CVS commit: syssrc/sys/dev/pckbc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 07/08/2002 10:43:33
Module Name: syssrc
Committed By: martin
Date: Mon Jul 8 07:43:32 UTC 2002
Modified Files:
syssrc/sys/dev/pckbc: pms.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.