Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/pckbc



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.




Home | Main Index | Thread Index | Old Index