Date: Wed, 7 May 2014 21:00:10 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r265611 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201405072100.s47L0AqG083202@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed May 7 21:00:09 2014 New Revision: 265611 URL: http://svnweb.freebsd.org/changeset/base/265611 Log: Document r265555, addition of mrsas(4). Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 7 20:57:16 2014 (r265610) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 7 21:00:09 2014 (r265611) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405072100.s47L0AqG083202>