cvs commit: src/sys/dev/ata ata-all.c ata-disk.c ata-disk.h
Søren Schmidt
sos at FreeBSD.org
Fri May 2 06:47:45 PDT 2003
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
More information about the cvs-src
mailing list