diff options
Diffstat (limited to 'share/man/man4/twe.4')
-rw-r--r-- | share/man/man4/twe.4 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index 7684ebca5fe..e97841b2965 100644 --- a/share/man/man4/twe.4 +++ b/share/man/man4/twe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: twe.4,v 1.21 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: twe.4,v 1.22 2006/05/13 21:15:11 martin Exp $ .\" .\" Michael Shalayeff, 2000. Public Domain. .\" @@ -16,12 +16,13 @@ The .Nm driver provides support for the Escalade family of RAID controllers, including the -.Tn 3W-5x00 +.Tn 3W-5x00 , +.Tn 3W-6x00 , and -.Tn 3W-6x00 +.Tn 3W-7x00 models. .Pp -These controllers support RAID 0, RAID 1, RAID 10, and JBOD +These controllers support RAID 0, RAID 1, RAID 5, RAID 10, and JBOD configurations. All the RAID set volume management is done via the card's BIOS. .Pp @@ -65,5 +66,3 @@ leave the array idle until all controller activity has ceased. None of the volume management or monitoring functions provided by the card's firmware are supported due to the fact that information on these functions is not public. -.Pp -Only the 3W-5400 has been tested, but others should work. |