summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-03-27 17:15:48 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-03-27 17:15:48 +0000
commitacb804f2fba02b2a7159852bcd5b347b3416ab32 (patch)
tree5c3a0bec430d10da050e84071bba3e9508fbefff /share/man
parentb333e7bc5db3aac9a9b6a1f349e22da0fd8ad27f (diff)
some more quircks
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ami.49
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/ami.4 b/share/man/man4/ami.4
index 7effde731c7..c7e3605778c 100644
--- a/share/man/man4/ami.4
+++ b/share/man/man4/ami.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ami.4,v 1.1 2001/03/09 11:22:35 mickey Exp $
+.\" $OpenBSD: ami.4,v 1.2 2001/03/27 17:15:47 mickey Exp $
.\"
.\" Copyright (c) 2001 Michael Shalayeff. All rights reserved.
.\"
@@ -19,7 +19,10 @@ driver provides support for MegaRAID family of raid controllers.
.Pp
These controllers support RAID 0, RAID 1, RAID 5, JBOD
and superpositions of those configurations.
-All the RAID set volume management is done via the card BIOS.
+.Pp
+Some cards support both I2O and so called `Mass Storage' mode
+of operation. This driver only supports the later one, I2O
+mode will be supported by a different framework.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr scsi 4 ,
@@ -34,3 +37,5 @@ The
.Nm
driver first appeared in
.Ox 2.9 .
+.Sh BUGS
+All the RAID set volume management is done via the card BIOS.