Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: tsutsui
Date: Sat Feb 22 05:24:18 UTC 2003
Modified Files:
src/sys/dev/usb: ehci.c ohci.c ohcivar.h uhci.c
Log Message:
Use mstohz() in <sys/param.h> rather than homegrown MS_TO_TICKS().
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/dev/usb/ehci.c
cvs rdiff -r1.138 -r1.139 src/sys/dev/usb/ohci.c
cvs rdiff -r1.31 -r1.32 src/sys/dev/usb/ohcivar.h
cvs rdiff -r1.170 -r1.171 src/sys/dev/usb/uhci.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