Date: Tue, 12 Oct 2004 08:58:57 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Message-ID: <200410120858.i9C8wvJx086204@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2004-10-12 08:58:57 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umass.c
Log:
Pass through the commands necessary to format USB floppy devices,
from within umass_ufi_transform(). This includes the 12-byte commands
FORMAT_UNIT, WRITE_AND_VERIFY, VERIFY, and READ_FORMAT_CAPACITIES
(sorted in numerical order).
Reviewed by: ken, scottl
MFC after: 2 weeks
Revision Changes Path
1.114 +4 -5 src/sys/dev/usb/umass.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410120858.i9C8wvJx086204>
