cvs commit: src/sys/dev/ata ata-all.c

Søren Schmidt sos at FreeBSD.org
Mon Aug 25 00:59:51 PDT 2003


sos         2003/08/25 00:59:50 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c 
  Log:
  Only call FLUSH_CACHE on devices that say they can.
  
  This will get rid of the warnings issued at shutdown (that seems to
  worry alot of users), but will also no flush cache on lots of
  devices that can, but doesn't set the right support bits...
  
  Revision  Changes    Path
  1.185     +8 -4      src/sys/dev/ata/ata-all.c


More information about the cvs-src mailing list