diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-08-09 22:27:33 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-08-09 22:27:33 +0000 |
commit | 494854803aad54add38353faf66f6e9edf730e47 (patch) | |
tree | dab7332785c5494591d0a4c835a38d64fe1c74e2 /share | |
parent | e2105bce2aa783800d1db3e0e9d3660f737a7b34 (diff) | |
download | src-494854803aad54add38353faf66f6e9edf730e47.tar.gz src-494854803aad54add38353faf66f6e9edf730e47.zip |
- Add a HARDWARE section which lists supported devices.
Notes
Notes:
svn path=/head/; revision=133410
Diffstat (limited to 'share')
-rwxr-xr-x | share/man/man4/twa.4 | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/share/man/man4/twa.4 b/share/man/man4/twa.4 index 29040fc81617..490f227ae0f7 100755 --- a/share/man/man4/twa.4 +++ b/share/man/man4/twa.4 @@ -36,21 +36,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the following series of PATA/SATA RAID -controllers: -.Pp -.Bl -bullet -compact -.It -9500S-4LP -.It -9500S-8 -.It -9500S-8MI -.It -9500S-12 -.It -9500S-12MI -.El +driver provides support for the 3ware 9000 series PATA/SATA controllers. .Pp These controllers are available in 4, 8 or 12-port configurations, and support the following RAID levels: 0, 1, 10, 5, 50. @@ -66,6 +52,23 @@ via the device nodes, where .Ar Y is the logical unit number. +.Sh HARDWARE +The +.Nm +driver supports the following 3ware PATA/SATA RAID controllers: +.Pp +.Bl -bullet -compact +.It +9500S-4LP +.It +9500S-8 +.It +9500S-8MI +.It +9500S-12 +.It +9500S-12MI +.El .Sh DIAGNOSTICS Whenever the driver encounters a command failure, it prints out an error code in the format: |