2001-07-30 23:59:04 +04:00
|
|
|
.\" $NetBSD: mlx.4,v 1.5 2001/07/30 19:59:07 ad Exp $
|
2001-02-04 20:05:11 +03:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" This code is derived from software contributed to The NetBSD Foundation
|
|
|
|
.\" by Andrew Doran.
|
|
|
|
.\"
|
|
|
|
.\" 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.
|
|
|
|
.\"
|
|
|
|
.Dd January 10, 2000
|
|
|
|
.Dt MLX 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm mlx
|
|
|
|
.Nd
|
|
|
|
.Tn Mylex DAC960 RAID controller driver
|
|
|
|
.Sh SYNOPSIS
|
2001-05-06 23:54:59 +04:00
|
|
|
.Cd "mlx* at eisa? slot ?"
|
2001-02-04 20:05:11 +03:00
|
|
|
.Cd "mlx* at pci? dev ? function ?"
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver provides support for the
|
|
|
|
.Tn Mylex DAC960
|
|
|
|
family of RAID controllers, including OEM versions from
|
|
|
|
.Tn Compaq
|
|
|
|
and
|
|
|
|
.Tn DEC .
|
|
|
|
Attached disk arrays are supported by the
|
|
|
|
.Nm ld
|
|
|
|
driver.
|
|
|
|
.Pp
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver will warn if a controller firmware upgrade may be necessary, although
|
|
|
|
as a matter of course, the latest available firmware should always be used.
|
|
|
|
.Sh HARDWARE
|
|
|
|
Supported controllers include:
|
|
|
|
.Pp
|
|
|
|
.Bl -tag -width -offset indent -compact
|
|
|
|
.It Tn DEC/Compaq SWXCR
|
2001-07-30 23:59:04 +04:00
|
|
|
.It Tn Mylex AcceleRAID 150
|
|
|
|
.It Tn Mylex AcceleRAID 200
|
|
|
|
.It Tn Mylex AcceleRAID 250
|
|
|
|
.It Tn Mylex DAC1164P (eXtremeRAID 1100)
|
2001-02-04 20:05:11 +03:00
|
|
|
.It Tn Mylex DAC960P
|
|
|
|
.It Tn Mylex DAC960PD
|
|
|
|
.It Tn Mylex DAC960PG
|
|
|
|
.It Tn Mylex DAC960PJ
|
|
|
|
.It Tn Mylex DAC960PL
|
|
|
|
.It Tn Mylex DAC960PR
|
|
|
|
.It Tn Mylex DAC960PRL
|
|
|
|
.It Tn Mylex DAC960PT
|
|
|
|
.It Tn Mylex DAC960PTL0
|
|
|
|
.It Tn Mylex DAC960PTL1
|
|
|
|
.El
|
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr intro 4 ,
|
|
|
|
.Xr ld 4 ,
|
2001-07-30 23:59:04 +04:00
|
|
|
.Xr mly 4 ,
|
2001-02-04 20:05:11 +03:00
|
|
|
.Xr mlxctl 8
|
|
|
|
.Sh AUTHOR
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver was written by
|
|
|
|
by Andrew Doran
|
|
|
|
.Aq ad@netbsd.org .
|
|
|
|
It is derived from the
|
|
|
|
.Fx
|
2001-06-12 15:35:03 +04:00
|
|
|
driver of the same name, written by Michael Smith
|
2001-02-04 20:05:11 +03:00
|
|
|
.Aq msmith@freebsd.org .
|
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm mlx
|
|
|
|
driver first appeared in
|
|
|
|
.Nx 1.6 .
|