summaryrefslogtreecommitdiff
path: root/share/man/man4/ips.4
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2009-02-11 07:55:34 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2009-02-11 07:55:34 +0000
commit3db560b2c13ab883356729f6b9d2b489d3efbf2d (patch)
tree27fb4c6c69b6574bd9862e37fe5b971c614b2960 /share/man/man4/ips.4
parenta033546e84055d16f16502ee8acc3150a9726989 (diff)
Mention bio(4) support.
Diffstat (limited to 'share/man/man4/ips.4')
-rw-r--r--share/man/man4/ips.414
1 files changed, 9 insertions, 5 deletions
diff --git a/share/man/man4/ips.4 b/share/man/man4/ips.4
index 192b34ea941..64e715a7ddd 100644
--- a/share/man/man4/ips.4
+++ b/share/man/man4/ips.4
@@ -1,6 +1,6 @@
-.\" $OpenBSD: ips.4,v 1.8 2009/02/10 14:37:01 jmc Exp $
+.\" $OpenBSD: ips.4,v 1.9 2009/02/11 07:55:33 grange Exp $
.\"
-.\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org>
+.\" Copyright (c) 2006, 2009 Alexander Yurchenko <grange@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
.\" TORTIOUS ACTION, ARISING OUT OF
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 10 2009 $
+.Dd $Mdocdate: February 11 2009 $
.Dt IPS 4
.Os
.Sh NAME
@@ -43,9 +43,13 @@ ServeRAID 7k/7M/7t
.Pp
Although the controllers are actual RAID controllers,
the driver makes them look just like SCSI controllers.
-All RAID configuration is done through the bootable IBM ServeRAID
-Support CD;
+All RAID configuration and management is done through the bootable
+IBM ServeRAID Support CD;
a CD image is freely available at the IBM website.
+.Pp
+The driver has a limited
+.Xr bio 4
+support, only volume information querying is available.
.Sh SEE ALSO
.Xr bio 4 ,
.Xr intro 4 ,