write caching is enabled by default -- reflect this in manpage

Approved by:	sos
MFC after:	0 days
This commit is contained in:
Max Khon 2002-10-16 13:37:33 +00:00
parent 84cb77d4aa
commit 2cc6cfc63f

View File

@ -74,7 +74,7 @@ set to 1 for DMA access, 0 for PIO (default is DMA).
.It Va hw.ata.atapi_dma
set to 1 for DMA access, 0 for PIO (default is PIO).
.It Va hw.ata.wc
set to 1 to enable Write Caching, 0 to disable (default is disabled).
set to 1 to enable Write Caching, 0 to disable (default is enabled).
(WARNING: might cause data loss on power failures.)
.It Va hw.ata.tags
set to 1 to enable Tagged Queuing support, 0 to disable (default is disabled).