Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2003 00:59:50 -0700 (PDT)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c
Message-ID:  <200308250759.h7P7xoqx035753@repoman.freebsd.org>

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



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