xref: /freebsd/share/man/man4/mlx.4 (revision daf1cffce2e07931f27c6c6998652e90df6ba87e)
1.\"
2.\" Copyright (c) 2000 Jeroen Ruigrok van der Werven
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\"    notice, this list of conditions and the following disclaimer.
10.\" 2. The name of the author may not be used to endorse or promote products
11.\"    derived from this software without specific prior written permission
12.\"
13.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
14.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
15.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
16.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23.\"
24.\" $FreeBSD$
25.\"
26.Dd January 23, 2000
27.Dt MLX 4
28.Os
29.Sh NAME
30.Nm mlx
31.Nd Mylex DAC960 SCSI driver
32.Sh SYNOPSIS
33.Cd device pci
34.Cd device mlx
35.Sh DESCRIPTION
36The
37.Nm
38driver provides support for the Mylex DAC960 controllers with 3.x and
394.x firmware.
40This includes the P, PL, PJ, PJ and PTL (AcceleRAID 250) models.
41.Pp
42Other AcceleRAID models might work, but have not been tested and
43are thus not guaranteed to work.
44.Sh SEE ALSO
45.Xr da 4 ,
46.Xr intro 4 ,
47.Xr scsi 4
48.Sh AUTHORS
49The mlx driver was written by
50.An Mike Smith
51.Aq msmith@freebsd.org .
52.Pp
53This manual page was written by
54.An Jeroen Ruigrok van der Werven
55.Aq asmodai@freebsd.org .
56