Please welcome the mlx driver manpage.
This commit is contained in:
parent
6ff37636a3
commit
038ec87581
@ -8,8 +8,8 @@ MAN4= ahc.4 amd.4 amr.4 an.4 atkbd.4 atkbdc.4 aue.4 blackhole.4 bpf.4 \
|
||||
icmp.4 ifmib.4 iic.4 iicbb.4 iicbus.4 iicsmb.4 \
|
||||
inet.4 inet6.4 intpm.4 intro.4 ip.4 ipfirewall.4 ipsec.4 \
|
||||
kame.4 keyboard.4 kld.4 \
|
||||
kue.4 lo.4 lp.4 lpbb.4 lpt.4 mem.4 mouse.4 mtio.4 natm.4 ncr.4 \
|
||||
netintro.4 null.4 ohci.4 pass.4 pci.4 pcm.4 pcvt.4 \
|
||||
kue.4 lo.4 lp.4 lpbb.4 lpt.4 mem.4 mlx.4 mouse.4 mtio.4 natm.4 \
|
||||
ncr.4 netintro.4 null.4 ohci.4 pass.4 pci.4 pcm.4 pcvt.4 \
|
||||
ppbus.4 ppi.4 ppp.4 psm.4 pt.4 pty.4 rl.4 \
|
||||
route.4 sa.4 sbc.4 screen.4 scsi.4 \
|
||||
sd.4 sf.4 si.4 sio.4 sis.4 sk.4 sl.4 smb.4 smbus.4 smp.4 snp.4 \
|
||||
|
46
share/man/man4/mlx.4
Normal file
46
share/man/man4/mlx.4
Normal file
@ -0,0 +1,46 @@
|
||||
.\"
|
||||
.\" Copyright (c) 2000 Jeroen Ruigrok van der Werven
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" 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. The name of the author may not be used to endorse or promote products
|
||||
.\" derived from this software without specific prior written permission
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 23, 2000
|
||||
.Dt MLX 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm mlx
|
||||
.Nd Mylex DAC960 SCSI driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd device mlx
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the Mylex DAC960 controllers with 3.x and
|
||||
4.x firmware.
|
||||
This includes the P, PL, PJ, PJ and PTL (AcceleRAID 250) models.
|
||||
.Pp
|
||||
Other AcceleRAID models might work, but have not been tested and
|
||||
are thus not guaranteed to work.
|
||||
.Sh SEE ALSO
|
||||
.Xr da 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr scsi 4
|
Loading…
Reference in New Issue
Block a user