xref: /openbsd/share/man/man4/qle.4 (revision dda28197)
1.\"	$OpenBSD: qle.4,v 1.10 2015/01/21 22:33:22 tedu Exp $
2.\"
3.\" Copyright (c) 2014 Jonathan Matthew <jmatthew@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: January 21 2015 $
18.Dt QLE 4
19.Os
20.Sh NAME
21.Nm qle
22.Nd QLogic ISP2400/2500 Fibre Channel controller
23.Sh SYNOPSIS
24.Cd "qle* at pci?"
25.Sh DESCRIPTION
26The
27.Nm
28driver provides support for 4G and 8G QLogic Fibre Channel host bus
29adapters using the ISP2400 and ISP2500 family of chipsets.
30.Pp
31.Nm
32provides no ability to configure an adapter's parameters at runtime;
33all configuration must be done prior to booting
34.Ox .
35.Sh SEE ALSO
36.Xr intro 4 ,
37.Xr pci 4 ,
38.Xr qla 4 ,
39.Xr qlw 4 ,
40.Xr scsi 4
41.Sh HISTORY
42The
43.Nm
44driver first appeared in
45.Ox 5.5 .
46.Sh AUTHORS
47The
48.Nm
49driver was written by
50.An Jonathan Matthew Aq Mt jmatthew@openbsd.org .
51