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

Warner Losh imp at FreeBSD.org
Sat Jun 30 02:50:58 UTC 2007


imp         2007-06-30 02:50:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  Expand the transform API to allow transports to return 'success' for
  the command.  Make UFI devices return 'success' when asked to do a
  SYNC_CACHE.  There's no support for write caching in the UFI spec, so
  this is the most appropriate action to undertake.
  
  Reviewed by: scottl
  Approved by: re@ (blanket)
  
  Revision  Changes    Path
  1.154     +20 -5     src/sys/dev/usb/umass.c


More information about the cvs-src mailing list