diff options
author | simon <simon@FreeBSD.org> | 2004-08-08 22:19:05 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-08-08 22:19:05 +0000 |
commit | b337473ecd472257d9df25550d249e600f5b98c4 (patch) | |
tree | c7a59f43b220a8e9936ad33ddeec7ced6ab75f8b /share/man/man4/ips.4 | |
parent | 39ed94c8e8c8c4428fe3dd6cd901c51e6601f994 (diff) | |
download | FreeBSD-src-b337473ecd472257d9df25550d249e600f5b98c4.zip FreeBSD-src-b337473ecd472257d9df25550d249e600f5b98c4.tar.gz |
- Add a HARDWARE section which lists supported devices.
Diffstat (limited to 'share/man/man4/ips.4')
-rw-r--r-- | share/man/man4/ips.4 | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/share/man/man4/ips.4 b/share/man/man4/ips.4 index 16901e3ef..194623b 100644 --- a/share/man/man4/ips.4 +++ b/share/man/man4/ips.4 @@ -42,18 +42,6 @@ driver claims to support the (now Adaptec) ServeRAID series .Tn SCSI controller cards. -Some supported devices include: -.Pp -.Bl -bullet -compact -.It -IBM ServeRAID 3H -.It -ServeRAID 4L/4M/4H -.It -ServeRAID Series 5 -.It -ServeRAID 6i/6M -.El .Pp These cards come with a built in configuration utility stored in the firmware known as the @@ -74,6 +62,21 @@ To avoid these difficulties, set the .Va hw.ips.0.disable tunable to 1. It will prevent the driver from attaching. +.Sh HARDWARE +Controllers supported by the +.Nm +driver include: +.Pp +.Bl -bullet -compact +.It +IBM ServeRAID 3H +.It +ServeRAID 4L/4M/4H +.It +ServeRAID Series 5 +.It +ServeRAID 6i/6M +.El .Sh DIAGNOSTICS Several error codes may be shown when the card initializes the .Tn IBM |