Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/24/2001 21:24:33
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.