2002-02-07 06:15:06 +03:00
|
|
|
.\" $NetBSD: cac.4,v 1.10 2002/02/07 03:15:08 ross Exp $
|
2000-03-16 17:54:56 +03:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" This code is derived from software contributed to The NetBSD Foundation
|
2000-09-01 16:17:55 +04:00
|
|
|
.\" by Andrew Doran.
|
2000-03-16 17:54:56 +03:00
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
|
|
.\" 3. All advertising materials mentioning features or use of this software
|
|
|
|
.\" must display the following acknowledgement:
|
|
|
|
.\" This product includes software developed by the NetBSD
|
|
|
|
.\" Foundation, Inc. and its contributors.
|
|
|
|
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
|
|
|
.\" contributors may be used to endorse or promote products derived
|
|
|
|
.\" from this software without specific prior written permission.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
|
|
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
|
|
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
|
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
|
|
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
|
|
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
|
|
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
|
|
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
|
|
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
2000-10-19 18:55:50 +04:00
|
|
|
.Dd October 17, 2000
|
2000-03-16 17:54:56 +03:00
|
|
|
.Dt CAC 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm cac
|
|
|
|
.Nd
|
|
|
|
.Tn Compaq array controller driver
|
|
|
|
.Sh SYNOPSIS
|
2000-09-01 16:17:55 +04:00
|
|
|
.Cd "cac* at eisa? slot ?"
|
2000-03-16 17:54:56 +03:00
|
|
|
.Cd "cac* at pci? dev ? function ?"
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver provides basic message passing and DMA support for Compaq array
|
2000-10-19 18:55:50 +04:00
|
|
|
controllers.
|
2001-09-12 02:52:52 +04:00
|
|
|
Disk arrays are supported by the
|
2000-11-26 20:44:02 +03:00
|
|
|
.Nm ld
|
2000-06-12 15:14:30 +04:00
|
|
|
driver.
|
2000-03-16 17:54:56 +03:00
|
|
|
.Sh HARDWARE
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver provides support for the following controllers:
|
|
|
|
.Pp
|
2002-02-07 06:15:06 +03:00
|
|
|
.Bl -tag -width Dv -offset indent -compact
|
2000-06-12 15:14:30 +04:00
|
|
|
.It Tn Compaq Integrated Array
|
2000-09-01 16:17:55 +04:00
|
|
|
.It Tn Compaq IAES
|
|
|
|
.It Tn Compaq IDA
|
|
|
|
.It Tn Compaq IDA-2
|
|
|
|
.It Tn Compaq RAID LC2
|
2000-03-16 17:54:56 +03:00
|
|
|
.It Tn Compaq Smart Array 221
|
|
|
|
.It Tn Compaq Smart Array 3100ES
|
|
|
|
.It Tn Compaq Smart Array 3200
|
|
|
|
.It Tn Compaq Smart Array 4200
|
|
|
|
.It Tn Compaq Smart Array 4250ES
|
2000-09-01 16:17:55 +04:00
|
|
|
.It Tn Compaq Smart Array 431
|
|
|
|
.It Tn Compaq SMART
|
|
|
|
.It Tn Compaq SMART-2/E
|
|
|
|
.It Tn Compaq SMART-2/P
|
|
|
|
.It Tn Compaq SMART-2DH
|
|
|
|
.It Tn Compaq SMART-2SL
|
2000-03-16 17:54:56 +03:00
|
|
|
.El
|
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr intro 4 ,
|
2000-11-26 20:44:02 +03:00
|
|
|
.Xr ld 4
|
2000-03-16 17:54:56 +03:00
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm cac
|
|
|
|
driver first appeared in
|
|
|
|
.Nx 1.5 .
|
2001-09-12 22:19:16 +04:00
|
|
|
.Sh AUTHORS
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver was written by
|
|
|
|
.An Andrew Doran Aq ad@netbsd.org .
|