summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/ami.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/ami.4 b/share/man/man4/ami.4
index 656198e4f41..b1e96033aa7 100644
--- a/share/man/man4/ami.4
+++ b/share/man/man4/ami.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ami.4,v 1.3 2001/07/03 19:42:03 mickey Exp $
+.\" $OpenBSD: ami.4,v 1.4 2001/07/09 07:04:21 mickey Exp $
.\"
.\" Copyright (c) 2001 Michael Shalayeff. All rights reserved.
.\"
@@ -23,6 +23,10 @@ and superpositions of those configurations.
Some cards support both I2O and so called `Mass Storage' mode
of operation. This driver only supports the later one, I2O
mode is supported by
+.Pp
+Although the controllers are actual RAID controllers the driver makes them
+look just like SCSI controllers. All RAID configuration is done through
+the controllers' BIOSes.
.Xr iop 4
driver.
.Sh SEE ALSO
@@ -40,5 +44,3 @@ The
.Nm
driver first appeared in
.Ox 2.9 .
-.Sh BUGS
-All the RAID set volume management is done via the card BIOS.