From c9e84ee7051232d8fe000d3db00a5d9b1325a3df Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 15 Aug 2004 17:40:06 +0000 Subject: [PATCH] - Make the naming of AMCC's 3ware cards consistent with the current naming from AMCC. - Update the list of devices supported by the drivers. All of the above is based on information from AMCC via vkashyap. --- share/man/man4/twa.4 | 18 ++++++++-------- share/man/man4/twe.4 | 51 ++++++++++++++++++++++++++++++++++++-------- 2 files changed, 51 insertions(+), 18 deletions(-) diff --git a/share/man/man4/twa.4 b/share/man/man4/twa.4 index 490f227ae0f..650c1c21cf4 100755 --- a/share/man/man4/twa.4 +++ b/share/man/man4/twa.4 @@ -25,18 +25,18 @@ .\" .\" $FreeBSD$ .\" -.Dd March 1, 2004 +.Dd August 15, 2004 .Dt TWA 4 .Os .Sh NAME .Nm twa -.Nd 3ware driver for 9000 series PATA/SATA RAID controllers +.Nd 3ware 9000 series PATA/SATA RAID controllers driver .Sh SYNOPSIS .Cd "device twa" .Sh DESCRIPTION The .Nm -driver provides support for the 3ware 9000 series PATA/SATA controllers. +driver provides support for the AMCC's 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. @@ -55,19 +55,19 @@ is the logical unit number. .Sh HARDWARE The .Nm -driver supports the following 3ware PATA/SATA RAID controllers: +driver supports the following PATA/SATA RAID controllers: .Pp .Bl -bullet -compact .It -9500S-4LP +AMCC's 3ware 9500S-4LP .It -9500S-8 +AMCC's 3ware 9500S-8 .It -9500S-8MI +AMCC's 3ware 9500S-8MI .It -9500S-12 +AMCC's 3ware 9500S-12 .It -9500S-12MI +AMCC's 3ware 9500S-12MI .El .Sh DIAGNOSTICS Whenever the driver encounters a command failure, it prints out an error code in diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index 8f3a22239a9..6eb8ebe9ea5 100644 --- a/share/man/man4/twe.4 +++ b/share/man/man4/twe.4 @@ -24,37 +24,70 @@ .\" .\" $FreeBSD$ .\" -.Dd July 4, 2004 +.Dd August 15, 2004 .Dt TWE 4 .Os .Sh NAME .Nm twe -.Nd 3ware Escalade ATA RAID adapter driver +.Nd 3ware 5000/6000/7000/8000 series ATA RAID adapter driver .Sh SYNOPSIS .Cd device pci .Cd device twe .Sh DESCRIPTION The .Nm -driver provides support for 3ware Escalade ATA RAID adapters. +driver provides support for AMCC's 3ware 5000/6000/7000/8000 series +ATA RAID adapters. +These adapters were formerly know as +.Dq 3ware Escalade . .Pp -These devices support 2, 4 or 8 ATA disk drives +These devices support 2, 4, 8, or 12 ATA disk drives and provide RAID0 (striping) and RAID1 (mirroring) functionality. .Sh HARDWARE The .Nm -driver supports the following series of 3ware ATA RAID +driver supports the following ATA RAID controllers: .Pp .Bl -bullet -compact .It -Escalade 3W-5x00 +AMCC's 3ware 5000 series .It -Escalade 3W-6x00 +AMCC's 3ware 6000 series .It -Escalade 3W-7x00 +AMCC's 3ware 7000-2 .It -Escalade 3W-8x00 +AMCC's 3ware 7006-2 +.It +AMCC's 3ware 7500-4LP +.It +AMCC's 3ware 7500-8 +.It +AMCC's 3ware 7500-12 +.It +AMCC's 3ware 7506-4LP +.It +AMCC's 3ware 7506-8 +.It +AMCC's 3ware 7506-12 +.It +AMCC's 3ware 8006-2LP +.It +AMCC's 3ware 8500-4LP +.It +AMCC's 3ware 8500-8 +.It +AMCC's 3ware 8500-12 +.It +AMCC's 3ware 8506-4LP +.It +AMCC's 3ware 8506-8 +.It +AMCC's 3ware 8506-8MI +.It +AMCC's 3ware 8506-12 +.It +AMCC's 3ware 8506-12MI .El .Sh DIAGNOSTICS .Ss Controller initialisation phase -- 2.45.2