arcmsr.4 (2d431ba6183bf2cd27e446f1d12a13c0d9181fa2) arcmsr.4 (acca16b139196e6989489884c9f86e3db4444ab7)
1.\" Copyright (c) 2005 Scott Long
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
1.\" Copyright (c) 2005 Scott Long
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
27.Dd March 31, 2005
27.Dd January 10, 2007
28.Dt ARCMSR 4
29.Os
30.Sh NAME
31.Nm arcmsr
32.Nd Areca SATA II RAID Controller driver
33.Sh SYNOPSIS
34To compile this driver into the kernel,
35place the following lines in your

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

75ARC-1110
76.It
77ARC-1120
78.It
79ARC-1130
80.It
81ARC-1160
82.It
28.Dt ARCMSR 4
29.Os
30.Sh NAME
31.Nm arcmsr
32.Nd Areca SATA II RAID Controller driver
33.Sh SYNOPSIS
34To compile this driver into the kernel,
35place the following lines in your

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

75ARC-1110
76.It
77ARC-1120
78.It
79ARC-1130
80.It
81ARC-1160
82.It
83ARC-1130-ML
83ARC-1170
84.It
84.It
85ARC-1160-ML
85ARC-1110ML
86.It
86.It
87ARC-1120ML
88.It
89ARC-1130ML
90.It
91ARC-1160ML
92.It
87ARC-1210
88.It
89ARC-1220
90.It
91ARC-1230
92.It
93ARC-1260
94.It
93ARC-1210
94.It
95ARC-1220
96.It
97ARC-1230
98.It
99ARC-1260
100.It
95ARC-1230-ML
101ARC-1280
96.It
102.It
97ARC-1260-ML
103ARC-1210ML
104.It
105ARC-1220ML
106.It
107ARC-1231ML
108.It
109ARC-1261ML
110.It
111ARC-1280ML
98.El
99.Sh FILES
112.El
113.Sh FILES
100.Bl -tag -width ".Pa /boot/kernel/arcmsr.ko" -compact
114.Bl -tag -width ".Pa /dev/arcmsr?" -compact
101.It Pa /dev/da?
102Array block device
103.It Pa /dev/arcmsr?
104Management interface
115.It Pa /dev/da?
116Array block device
117.It Pa /dev/arcmsr?
118Management interface
105.It Pa /boot/kernel/arcmsr.ko
106Loadable module
107.El
108.Sh SEE ALSO
109.Xr da 4 ,
110.Xr scbus 4
111.Sh HISTORY
112The
113.Nm
114driver first appeared in
115.Fx 5.4 .
116.Sh AUTHORS
117The driver was written by
118.An Erich Chen Aq erich@areca.com.tw .
119.Sh BUGS
120The driver has been tested on i386 and amd64.
121It likely requires additional
122work to function on big-endian architectures.
119.El
120.Sh SEE ALSO
121.Xr da 4 ,
122.Xr scbus 4
123.Sh HISTORY
124The
125.Nm
126driver first appeared in
127.Fx 5.4 .
128.Sh AUTHORS
129The driver was written by
130.An Erich Chen Aq erich@areca.com.tw .
131.Sh BUGS
132The driver has been tested on i386 and amd64.
133It likely requires additional
134work to function on big-endian architectures.