Date: Sun, 13 Feb 2005 21:38:34 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c usbdi.c usbdi.h Message-ID: <200502132138.j1DLcYKa035307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502132138.j1DLcYKa035307>