Update documentation on FreeBSD write cache control.

This commit is contained in:
Bruce Momjian 2011-03-11 11:36:42 -05:00
parent ffe92d15d5
commit 4869d10afc

View File

@ -85,8 +85,9 @@
<listitem> <listitem>
<para> <para>
On <productname>FreeBSD</>, IDE drives can be queried using On <productname>FreeBSD</>, IDE drives can be queried using
<command>atacontrol</command>, and SCSI drives using <command>atacontrol</command> and write caching turned off using
<command>sdparm</command>. <literal>hw.ata.wc=0</> in <filename>/boot/loader.conf</>;
SCSI drives use <command>sdparm</command>.
</para> </para>
</listitem> </listitem>