cvs commit: src/sys/dev/ata ata-disk.c
Søren Schmidt
sos at FreeBSD.org
Mon Jun 27 09:12:12 GMT 2005
sos 2005-06-27 09:12:11 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-disk.c
Log:
Dont call ata_finish in ad_dump as that is no longer needed and causes panic.
Dont try to enable read/write caching on devices that doesn't support it,
this reduces the noise from ATA on flash devices and the like.
Approved by: re@ (scottl)
Revision Changes Path
1.189 +12 -11 src/sys/dev/ata/ata-disk.c
More information about the cvs-src
mailing list