Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/usb
Module Name: syssrc
Committed By: augustss
Date: Mon Dec 24 19:24:33 UTC 2001
Modified Files:
syssrc/sys/dev/usb: umass.c umass_quirks.c umassvar.h
Log Message:
Get rid of the transfer_speed nonsense to calculate the timeout.
We get passed a timeout from the upper layer which is what matters.
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/dev/usb/umass.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/usb/umass_quirks.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/usb/umassvar.h
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