aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2006-03-29 20:53:42 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2006-03-29 20:53:42 +0000
commit48c08eb834ec3ec67d91a3aeeabc0566f1ce867a (patch)
tree00434bdab065038cb5b6aecb8ba4eb6097abcc1f
parent6e8e1dbdba6d42e65abc0cf5b3b1489d703d25ef (diff)
downloadsrc-48c08eb834ec3ec67d91a3aeeabc0566f1ce867a.tar.gz
src-48c08eb834ec3ec67d91a3aeeabc0566f1ce867a.zip
Mention that amr(4) supports older MegaRAID hardware and clean up the
last vestiges of example.4.
Notes
Notes: svn path=/head/; revision=157270
-rw-r--r--share/man/man4/mfi.411
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4
index 28a2cf80ab82..3f29d9363e80 100644
--- a/share/man/man4/mfi.4
+++ b/share/man/man4/mfi.4
@@ -48,7 +48,9 @@ The
name is derived from the phrase "MegaRAID Firmware Interface", which is
substantially different than the old "MegaRAID" interface and thus requires
a new driver.
-Older SCSI and SATA MegaRAID cards will not work with this driver.
+Older SCSI and SATA MegaRAID cards are supported by
+.Xr amr 4
+and will not work with this driver.
.Pp
.Sh HARDWARE
The
@@ -71,16 +73,19 @@ array/logical disk interface
management interface
.El
.Sh SEE ALSO
+.Xr amr 4 ,
.Xr pci 4
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+driver first appeared in
.Fx 7.0 .
.Pp
.El
.Sh AUTHORS
-This manual page was written by
+The
+.Nm
+driver and this manual page were written by
.An Scott Long Aq scottl@FreeBSD.org .
.Sh BUGS
The driver does not support big-endian architectures at this time.