From dc56f7a8c9d482e8ad54a6c21944e161087fd39a Mon Sep 17 00:00:00 2001 From: mav Date: Thu, 28 Aug 2014 08:25:15 +0000 Subject: Move more storage stuff to storage section. --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 86 ++++++++++++------------ 1 file changed, 43 insertions(+), 43 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index a8ff61a..7db23d3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -141,12 +141,6 @@ prompt during boot, or add kern.vty=vt to &man.loader.conf.5; and reboot the system. - Support for MegaRAID Fury cards has been - added to the &man.mfi.4; driver. - - The &man.aacraid.4; driver has been - updated to version 3.2.5. - Support for &man.hwpmc.4; has been added for &powerpc; 970 class processors. @@ -165,51 +159,14 @@ Support for &amd; Family 16h sensor devices has been added to &man.amdtemp.4;. - Support for LUN-based CD changers has - been removed from the &man.cd.4; driver. - - Support for 9th generation HP host bus - adapter cards has been added to &man.ciss.4;. - - The - &man.mpr.4; device has been added, - providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA - controllers. - - The GEOM_VINUM option - is now able to be built both directly into the kernel or as - a &man.kldload.8; loadable module. - The &man.uslcom.4; driver has been updated to support 26 new devices. - 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 - hw.mfi.mrsas_enable=1 to - /boot/loader.conf, which turns off - &man.mfi.4; device probing. - - - At this time, the &man.mfiutil.8; utility and - the &os; version of - MegaCLI and - StorCli do not work with - &man.mrsas.4;. - - A kernel bug that inhibited proper functionality of the dev.cpu.0.freq &man.sysctl.8; on &intel; processors with Turbo Boost™ enabled has been fixed. - The &man.geom.uncompress.4; module is - built by default which, similar to &man.geom.uzip.4;, - provides support for compressed, read-only disk - images. - The &man.uart.4; driver has been updated to include support for the &intel; Lynx Point KT AMT serial port. @@ -530,6 +487,34 @@ The &man.virtio_scsi.4; driver has been updated to support unmapped I/O. + Support for LUN-based CD changers has + been removed from the &man.cd.4; driver. + + Support for 9th generation HP host bus + adapter cards has been added to &man.ciss.4;. + + The + &man.mpr.4; device has been added, + providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA + controllers. + + 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 + hw.mfi.mrsas_enable=1 to + /boot/loader.conf, which turns off + &man.mfi.4; device probing. + + + At this time, the &man.mfiutil.8; utility and + the &os; version of + MegaCLI and + StorCli do not work with + &man.mrsas.4;. + + The &man.mfi.4; driver has been updated to include support for unmapped I/O. @@ -553,6 +538,16 @@ it easier to resize the size of a mirror when all of its components have been replaced. + Support for MegaRAID Fury cards has been + added to the &man.mfi.4; driver. + + The &man.aacraid.4; driver has been + updated to version 3.2.5. + + The GEOM_VINUM option + is now able to be built both directly into the kernel or as + a &man.kldload.8; loadable module. + The &man.geom.8; GEOM_PART class has been updated to support automatic partition resizing. Changes to the @@ -560,6 +555,11 @@ gpart commit is run, and prior to saving, can be reverted with gpart undo. + The &man.geom.uncompress.4; module is + built by default which, similar to &man.geom.uzip.4;, + provides support for compressed, read-only disk + images. + Support for the disklabel64 partitioning scheme has been added to &man.gpart.8;. -- cgit v1.1