From: dlg Date: Fri, 9 Jan 2015 11:25:05 +0000 (+0000) Subject: document the chips we support. lots of raid controllers use them X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5e91edfa24310e190edaf45c084921b57cc5425d;p=openbsd document the chips we support. lots of raid controllers use them and im too lazy to find out what they are or list them all. --- diff --git a/share/man/man4/mfii.4 b/share/man/man4/mfii.4 index 274eaaf5051..53c9294d03c 100644 --- a/share/man/man4/mfii.4 +++ b/share/man/man4/mfii.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mfii.4,v 1.3 2013/07/16 16:05:49 schwarze Exp $ +.\" $OpenBSD: mfii.4,v 1.4 2015/01/09 11:25:05 dlg Exp $ .\" .\" Copyright (c) 2012 David Gwynne .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: January 9 2015 $ .Dt MFII 4 .Os .Sh NAME @@ -25,21 +25,23 @@ .Sh DESCRIPTION The .Nm -driver provides support for the MegaRAID SAS Fusion family of RAID controllers, -including: +driver provides support for the MegaRAID SAS Fusion family of RAID controllers +using the following chipsets: .Pp .Bl -dash -offset indent -compact .It -Dell PERC H710P Mini +SAS2208 .It -Supermicro SMC2208 +SAS3008 +.It +SAS3108 .El .Pp These controllers support RAID 0, RAID 1, RAID 5, RAID 6, RAID 10, RAID 50 and RAID 60 using either SAS or SATA II drives. .Pp Although the controllers are actual RAID controllers, -the driver makes them look just like SCSI controllers. +they appear as SCSI controllers. All RAID configuration is done through the controllers' BIOSes. .Sh SEE ALSO .Xr intro 4 ,