Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/wscons
Module Name: src
Committed By: joerg
Date: Tue Oct 16 21:06:10 UTC 2007
Modified Files:
src/sys/dev/wscons: wsdisplay_compat_usl.c wskbd.c wsmouse.c
Log Message:
Use callout_setfunc/callout_schedule instead of callout_reset.
Use mstohz for the calculations.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/dev/wscons/wsdisplay_compat_usl.c
cvs rdiff -r1.105 -r1.106 src/sys/dev/wscons/wskbd.c
cvs rdiff -r1.52 -r1.53 src/sys/dev/wscons/wsmouse.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