diff options
author | Xin LI <delphij@FreeBSD.org> | 2013-01-03 20:31:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2013-01-03 20:31:45 +0000 |
commit | fc24ac81d22e17d1dafbaca4848daaf3e03d648e (patch) | |
tree | b228ba86666c9e7bcefcaa86b2f1409f69e1ed19 | |
parent | 73a44978ce60fb1e10b5aa3dd92a2d47fd5ca31e (diff) |
Notes
-rw-r--r-- | share/man/man4/mps.4 | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/share/man/man4/mps.4 b/share/man/man4/mps.4 index 2fbb669ee29d..6840c2183ccd 100644 --- a/share/man/man4/mps.4 +++ b/share/man/man4/mps.4 @@ -34,7 +34,7 @@ .\" $Id: //depot/SpectraBSD/head/share/man/man4/mps.4#6 $ .\" $FreeBSD$ .\" -.Dd June 30, 2012 +.Dd January 3, 2013 .Dt MPS 4 .Os .Sh NAME @@ -62,7 +62,7 @@ controllers and WarpDrive solid state storage cards. .Sh HARDWARE The .Nm -driver supports the following controllers: +driver supports the following hardware: .Pp .Bl -bullet -compact .It @@ -80,6 +80,19 @@ LSI Logic SAS2116 (16 Port .It LSI Logic SAS2208 (8 Port .Tn SAS ) +.It +LSI Logic SAS2308 (8 Port +.Tn SAS ) +.It +LSI Logic SSS6200 Solid State Storage +.It +Intel Integrated RAID Module RMS25JB040 +.It +Intel Integrated RAID Module RMS25JB080 +.It +Intel Integrated RAID Module RMS25KB040 +.It +Intel Integrated RAID Module RMS25KB080 .El .Sh CONFIGURATION To disable MSI interrupts for all |