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:   jdolecek
Date:           Mon May 13 21:18:52 UTC 2002

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

Log Message:
Change the reset code to block interrupts and use polled commands; also
eliminate the kthread now that it's not necessary, and use callout instead.
This seems to fix the X mouse freeze problem.

Testing and some debug printf fixes by Martin Husemann.


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