diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2009-02-10 09:05:42 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2009-02-10 09:05:42 +0000 |
commit | bb679c7771776318c3116fd1bab07361e0f74270 (patch) | |
tree | 7f339d15b4f20229d70a8f2292f84dcd1c31adc0 /share/man/man4 | |
parent | 9bc10031cd27acfec77111e2a0665596eaaea1e1 (diff) |
ips' bios has a very limited number of functions. to do raid configuration
you need bootable ibm support cd.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ips.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/ips.4 b/share/man/man4/ips.4 index 281219ef0aa..5f1953dd6a9 100644 --- a/share/man/man4/ips.4 +++ b/share/man/man4/ips.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ips.4,v 1.6 2009/02/10 08:56:33 grange Exp $ +.\" $OpenBSD: ips.4,v 1.7 2009/02/10 09:05:41 grange Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -43,7 +43,9 @@ 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 controllers' BIOSes. +All RAID configuration is done through the bootable IBM ServeRAID +Support CD. +CD image is freely available at the IBM website. .Sh SEE ALSO .Xr bio 4 , .Xr intro 4 , @@ -51,6 +53,8 @@ All RAID configuration is done through the controllers' BIOSes. .Xr scsi 4 , .Xr sd 4 , .Xr bioctl 8 +.Pp +.Pa http://www.ibm.com .Sh HISTORY The .Nm |