Subject: CVS commit: syssrc/sys/dev/pckbc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/18/2002 01:49:49
Module Name:	syssrc
Committed By:	martin
Date:		Fri May 17 22:49:49 UTC 2002

Modified Files:
	syssrc/sys/dev/pckbc: pms.c

Log Message:
(Mostly) backout previous, with some slight modifications.
Restore the reset thread, to make resetting the interface possible while
not blocking interrupts.
Make sure to throw away garbage input while the reset thread is at work
(by setting sc_enabled a bit later).
Issue a PMS_RESET command when resetting to address PR 16788.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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.