diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-03-29 21:02:35 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-03-29 21:02:35 +0000 |
| commit | 5bee0fd5d080993640526d7b00d4570169d71c10 (patch) | |
| tree | 8a4865d5d04a3683ac1ee877c0092536cccfc279 /share | |
| parent | 48c08eb834ec3ec67d91a3aeeabc0566f1ce867a (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/amr.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/amr.4 b/share/man/man4/amr.4 index 57f94e507477..8fde2164c8e1 100644 --- a/share/man/man4/amr.4 +++ b/share/man/man4/amr.4 @@ -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 |
