Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2007 02:50:57 +0000 (UTC)
From:      Warner Losh <imp@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:  <200706300250.l5U2oveJ040660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706300250.l5U2oveJ040660>