diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-02-28 02:14:25 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-02-28 02:14:25 +0000 |
commit | e31088d5c7658837d4fb5fee74164b9051516b06 (patch) | |
tree | e4cef31312d1be47a1950082a4c3aec89ce8daf4 /share/man/man4 | |
parent | 0604972bb653e4fcf1a3267be9921b11d1cd6f47 (diff) |
list out more of supported models
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ami.4 | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/share/man/man4/ami.4 b/share/man/man4/ami.4 index b8613f5c62b..afa6396d7b9 100644 --- a/share/man/man4/ami.4 +++ b/share/man/man4/ami.4 @@ -1,8 +1,8 @@ -.\" $OpenBSD: ami.4,v 1.14 2004/02/10 15:10:49 mickey Exp $ +.\" $OpenBSD: ami.4,v 1.15 2004/02/28 02:14:24 mickey Exp $ .\" .\" Michael Shalayeff, 2001. Public Domain. .\" -.Dd March 9, 2001 +.Dd February 27, 2004 .Dt AMI 4 .Os .Sh NAME @@ -14,7 +14,14 @@ .Sh DESCRIPTION The .Nm -driver provides support for MegaRAID family of RAID controllers. +driver provides support for MegaRAID family of RAID controllers, including: +.Pp +.Bl -tag -width Ds -offset indent -compact +.It AMI MegaRAID +.It Dell PERC 3Si and 4Di +.It Hewlett-Packard 438, 466 and T[567] +.It LSI/Symbios 523 SATA +.El .Pp These controllers support RAID 0, RAID 1, RAID 5, JBOD and superpositions of those configurations. |