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 Sep 13 23:39:05 UTC 2002

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

Log Message:
Following discussion on tech-kern, nuke calls to microtime() and use
mono_time instead. We loose some precision here (depending on hz),
so bump up the reset-mouse threshold quite a bit (from >=25ms to >40ms).


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