xref: /netbsd-src/share/man/man4/arcmsr.4 (revision 8b0f9554ff8762542c4defc4f70e1eb76fb508fa)
1.\"	$NetBSD: arcmsr.4,v 1.2 2007/12/05 00:22:12 xtraeme Exp $
2.\"	$OpenBSD: arc.4,v 1.10 2007/11/04 08:18:17 dlg Exp $
3.\"
4.\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" TORTIOUS ACTION, ARISING OUT OF
16.\" PERFORMANCE OF THIS SOFTWARE.
17.\"
18.Dd December 4, 2007
19.Dt ARCMSR 4
20.Os
21.Sh NAME
22.Nm arcmsr
23.Nd Areca Technology Corporation SATA RAID controller
24.Sh SYNOPSIS
25.Cd "arcmsr* at pci? dev ? function ?"
26.Sh DESCRIPTION
27The
28.Nm
29driver provides support for the PCI-X and PCI Express RAID controllers from
30Areca Technology Corporation:
31.Pp
32.Bl -dash -offset indent -compact
33.It
34ARC-1110 PCI-X 4 Port SATA RAID Controller
35.It
36ARC-1110ML PCI-X 4 Port SATA RAID Controller
37.It
38ARC-1120 PCI-X 8 Port SATA RAID Controller
39.It
40ARC-1120ML PCI-X 8 Port SATA RAID Controller
41.It
42ARC-1130 PCI-X 12 Port SATA RAID Controller
43.It
44ARC-1130ML PCI-X 12 Port SATA RAID Controller
45.It
46ARC-1160 PCI-X 16 Port SATA RAID Controller
47.It
48ARC-1160ML PCI-X 16 Port SATA RAID Controller
49.It
50ARC-1170 PCI-X 24 Port SATA RAID Controller
51.\" Not yet
52.\".It
53.\"ARC-1200 Rev A PCI Express 2 Port SATA RAID Controller
54.It
55ARC-1202 PCI Express 2 Port SATA RAID Controller
56.It
57ARC-1210 PCI Express 4 Port SATA RAID Controller
58.It
59ARC-1220 PCI Express 8 Port SATA RAID Controller
60.It
61ARC-1230 PCI Express 12 Port SATA RAID Controller
62.It
63ARC-1230ML PCI Express 12 Port SATA RAID Controller
64.It
65ARC-1231ML PCI Express 12 Port SATA RAID Controller
66.It
67ARC-1260 PCI Express 16 Port SATA RAID Controller
68.It
69ARC-1260ML PCI Express 16 Port SATA RAID Controller
70.It
71ARC-1261ML PCI Express 16 Port SATA RAID Controller
72.It
73ARC-1280 PCI Express 24 Port SATA RAID Controller
74.It
75ARC-1280ML PCI Express 24 Port SATA RAID Controller
76.It
77ARC-1680 PCI Express 8 Port SAS RAID Controller
78.It
79ARC-1680LP PCI Express 8 Port SAS RAID Controller
80.It
81ARC-1680i PCI Express 8 Port SAS RAID Controller
82.It
83ARC-1680x PCI Express 8 Port SAS RAID Controller
84.It
85ARC-1681 PCI-X 8 Port SAS RAID Controller
86.El
87.Pp
88These controllers can support RAID levels 0, 1, 1E, 3, 5, 6, and JBOD.
89.Pp
90.Nm
91supports alarm control and monitoring of volumes configured on the
92controllers via the
93.Xr bio 4
94interface and the
95.Xr bioctl 8
96utility.
97.Sh SEE ALSO
98.Xr bio 4 ,
99.Xr intro 4 ,
100.Xr pci 4 ,
101.Xr scsi 4 ,
102.Xr bioctl 8
103.Sh HISTORY
104The
105.Nm
106driver first appeared in
107.Ox 4.0 .
108.Sh AUTHORS
109.An -nosplit
110The
111.Nm
112driver was written by
113.An David Gwynne Aq dlg@openbsd.org
114and was ported to
115.Nx
116by
117.An Juan Romero Pardines Aq xtraeme@netbsd.org .
118