cvs commit: src/sys/dev/usb umass.c usbdi.c usbdi.h
Ian Dowse
iedowse at FreeBSD.org
Sun Feb 13 21:38:34 GMT 2005
iedowse 2005-02-13 21:38:34 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umass.c usbdi.c usbdi.h
Log:
When attached to a high-speed device, report a more appropriate
base transfer speed to CAM. The actual value used (40MB/s) is fairly
arbitrary, but assumes the same 33% overhead as was implied by the
1MB/s figure we used for USB1 devices.
Revision Changes Path
1.118 +11 -3 src/sys/dev/usb/umass.c
1.89 +6 -0 src/sys/dev/usb/usbdi.c
1.54 +1 -0 src/sys/dev/usb/usbdi.h
More information about the cvs-src
mailing list