summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-07-09 07:04:22 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-07-09 07:04:22 +0000
commit5b1ba3114a10793470c731e714160f24131b690d (patch)
tree3335ea188595b3dd47c6dfafecb9a11419ee931a /share
parent53de1cbd5435b6fe94c2760d067a3c46aed8feb4 (diff)
better scssi vs raid claarification
Diffstat (limited to 'share')
-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.