cvs commit: src/sys/dev/usb umass.c

Bruce M Simpson bms at FreeBSD.org
Sat Feb 5 01:23:13 PST 2005


bms         2005-02-05 09:23:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/usb          umass.c 
  Log:
  MFC rev 1.114:
    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).
  
  Revision   Changes    Path
  1.112.2.2  +4 -5      src/sys/dev/usb/umass.c


More information about the cvs-all mailing list