Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2003 06:47:44 -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 ata-disk.c ata-disk.h
Message-ID:  <200305021347.h42DliGb084301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2003/05/02 06:47:44 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-disk.c ata-disk.h 
  Log:
  Add flushing of devices on shutdown.
  Note: this might print failure messages on some systems, unfortunatly
  the info from the device, stating if flushing is supported, cannot be trusted
  so the operation is always issued on all devices, just in case...
  
  Revision  Changes    Path
  1.179     +38 -4     src/sys/dev/ata/ata-all.c
  1.154     +1 -21     src/sys/dev/ata/ata-disk.c
  1.46      +1 -1      src/sys/dev/ata/ata-disk.h



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