Author: trasz
Date: Mon Sep  7 20:57:01 2009
New Revision: 196952
URL: http://svn.freebsd.org/changeset/base/196952

Log:
  Some of the controllers sold as ServeRAID (IBM  ServeRAID-MR10i,
  in particular) are actually mfi(4) devices.  Provide hints.
  
  Submitted by: <pluknet at gmail.com>

Modified:
  head/share/man/man4/ips.4

Modified: head/share/man/man4/ips.4
==============================================================================
--- head/share/man/man4/ips.4   Mon Sep  7 20:39:04 2009        (r196951)
+++ head/share/man/man4/ips.4   Mon Sep  7 20:57:01 2009        (r196952)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 4, 2006
+.Dd August 7, 2009
 .Dt IPS 4
 .Os
 .Sh NAME
@@ -95,6 +95,8 @@ ServeRAID 7t/7k/7M
 .Pp
 Newer ServeRAID controllers are supported by the
 .Xr aac 4
+or
+.Xr mfi 4
 driver.
 .Sh DIAGNOSTICS
 Several error codes may be shown when the card initializes the
@@ -185,6 +187,7 @@ driver does not use the
 subsystem.
 .Sh SEE ALSO
 .Xr aac 4 ,
+.Xr mfi 4 ,
 .Xr ch 4 ,
 .Xr da 4 ,
 .Xr sysctl 8
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to