Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 22:43:02 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r265984 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201405132243.s4DMh2pg040598@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue May 13 22:43:02 2014
New Revision: 265984
URL: http://svnweb.freebsd.org/changeset/base/265984

Log:
  Document r265922, mrsas(4) merge.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May 13 22:35:06 2014	(r265983)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May 13 22:43:02 2014	(r265984)
@@ -138,6 +138,22 @@
       providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA
       controllers.</para>
 
+    <para revision="265922">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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405132243.s4DMh2pg040598>