Deleted Added
full compact
twe.4 (117665) twe.4 (131570)
1.\"
2.\" Copyright (c) 2000 Michael Smith
3.\" Copyright (c) 2000 BSDi
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 8 unchanged lines hidden (view full) ---

17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
1.\"
2.\" Copyright (c) 2000 Michael Smith
3.\" Copyright (c) 2000 BSDi
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 8 unchanged lines hidden (view full) ---

17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/twe.4 117665 2003-07-16 05:49:40Z ps $
25.\" $FreeBSD: head/share/man/man4/twe.4 131570 2004-07-04 14:17:41Z simon $
26.\"
26.\"
27.Dd April 10, 2000
27.Dd July 4, 2004
28.Dt TWE 4
29.Os
30.Sh NAME
31.Nm twe
32.Nd 3ware Escalade ATA RAID adapter driver
33.Sh SYNOPSIS
34.Cd device pci
35.Cd device twe
36.Sh DESCRIPTION
37The
38.Nm
28.Dt TWE 4
29.Os
30.Sh NAME
31.Nm twe
32.Nd 3ware Escalade ATA RAID adapter driver
33.Sh SYNOPSIS
34.Cd device pci
35.Cd device twe
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for the following series of ATA RAID
39driver provides support for 3ware Escalade ATA RAID adapters.
40.Pp
41These devices support 2, 4 or 8 ATA disk drives
42and provide RAID0 (striping) and RAID1 (mirroring) functionality.
43.Sh HARDWARE
44The
45.Nm
46driver supports the following series of 3ware ATA RAID
40controllers:
41.Pp
42.Bl -bullet -compact
43.It
44Escalade 3W-5x00
45.It
46Escalade 3W-6x00
47.It
48Escalade 3W-7x00
49.It
50Escalade 3W-8x00
51.El
47controllers:
48.Pp
49.Bl -bullet -compact
50.It
51Escalade 3W-5x00
52.It
53Escalade 3W-6x00
54.It
55Escalade 3W-7x00
56.It
57Escalade 3W-8x00
58.El
52.Pp
53These devices support 2, 4 or 8 ATA disk drives
54and provide RAID0 (striping) and RAID1 (mirroring) functionality.
55.Sh DIAGNOSTICS
56.Ss Controller initialisation phase
57.Bl -diag
58.It twe%d: microcontroller not ready
59.Pp
60The controller's onboard CPU is not reporting that it is ready;
61this may be due to either a board or system failure.
62Initialisation has failed.

--- 159 unchanged lines hidden ---
59.Sh DIAGNOSTICS
60.Ss Controller initialisation phase
61.Bl -diag
62.It twe%d: microcontroller not ready
63.Pp
64The controller's onboard CPU is not reporting that it is ready;
65this may be due to either a board or system failure.
66Initialisation has failed.

--- 159 unchanged lines hidden ---