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

Bruce M Simpson bms at FreeBSD.org
Tue Oct 12 01:58:58 PDT 2004


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


More information about the cvs-src mailing list