diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2014-05-07 21:00:09 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2014-05-07 21:00:09 +0000 |
| commit | adb7cfe32bcae60017df91b371abae92ad01a72c (patch) | |
| tree | e533772c169bfa5781112885b9e313d7ec4a91bb /release | |
| parent | 68c06f2a1169c76047c43e2f00f15aaf79f63942 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 17 |
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 e6ba77c01176..b987fed58afd 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> |
