summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-05-07 21:00:09 +0000
committergjb <gjb@FreeBSD.org>2014-05-07 21:00:09 +0000
commit886f256af7abf6d1e5be4b8a4362942c9774ac2c (patch)
treee533772c169bfa5781112885b9e313d7ec4a91bb
parent3d6b6cb9ab5d7470092a64dcb0fb32216cb37e88 (diff)
downloadFreeBSD-src-886f256af7abf6d1e5be4b8a4362942c9774ac2c.zip
FreeBSD-src-886f256af7abf6d1e5be4b8a4362942c9774ac2c.tar.gz
Document r265555, addition of mrsas(4).
Sponsored by: The FreeBSD Foundation
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index e6ba77c..b987fed 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -138,6 +138,23 @@
device has been added, providing support for LSI Fusion-MPT
3 12Gb SCSI/SATA controllers.</para>
+ <para revision="265555" contrib="sponsor"
+ sponsor="&lsi;">The &man.mrsas.4; driver has been added,
+ providing support for LSI MegaRAID SAS controllers. The
+ &man.mfi.4; driver will attach to the controller, by default.
+ To enable &man.mrsas.4; add
+ <literal>hw.mfi.mrsas_enable=1</literal> to
+ <filename>/boot/loader.conf</filename>, which turns off
+ &man.mfi.4; device probing.</para>
+
+ <note>
+ <para>At this time, the &man.mfiutil.8; utility and
+ the &os; version of
+ <application>MegaCLI</application> and
+ <application>StorCli</application> do not work with
+ &man.mrsas.4;.</para>
+ </note>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization support</title>
OpenPOWER on IntegriCloud