1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00

Mention that MegaRAID SAS controllers are supported by mfi(4).

This commit is contained in:
Christian Brueffer 2006-03-29 21:02:35 +00:00
parent 48c08eb834
commit 5bee0fd5d0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=157271

View File

@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd May 30, 2005
.Dd March 29, 2006
.Dt AMR 4
.Os
.Sh NAME
@ -39,6 +39,10 @@ driver provides support for LSI Logic MegaRAID SCSI
RAID controllers and legacy American Megatrends MegaRAID
SCSI RAID controllers, including models relabeled
and sold by Dell and Hewlett-Packard.
.Pp
LSI MegaRAID SAS controllers are supported by
.Xr mfi 4
and will not work with this driver.
.Sh HARDWARE
Controllers supported by the
.Nm
@ -208,6 +212,7 @@ An I/O error has occurred.
.Sh SEE ALSO
.Xr cd 4 ,
.Xr da 4 ,
.Xr mfi 4 ,
.Xr sa 4 ,
.Xr scsi 4
.Sh AUTHORS