Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322019e commit e8bb5f7Copy full SHA for e8bb5f7
doc/src/sgml/wal.sgml
@@ -87,7 +87,9 @@
87
On <productname>FreeBSD</>, IDE drives can be queried using
88
<command>atacontrol</command> and write caching turned off using
89
<literal>hw.ata.wc=0</> in <filename>/boot/loader.conf</>;
90
- SCSI drives use <command>sdparm</command>.
+ SCSI drives can be queried using <command>camcontrol identify</command>,
91
+ and the write cache both queried and changed using
92
+ <command>sdparm</command> when available.
93
</para>
94
</listitem>
95
0 commit comments