xref: /openbsd-src/share/man/man4/qla.4 (revision 88670c9f183a0dd7ec7a7219bf6f06489f749123)
1.\"	$OpenBSD: qla.4,v 1.11 2014/03/16 08:28:55 deraadt Exp $
2.\"
3.\" Copyright (c) 2014 David Gwynne <dlg@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: March 16 2014 $
18.Dt QLA 4
19.Os
20.Sh NAME
21.Nm qla
22.Nd QLogic ISP2100/2200/2300 Fibre Channel controller
23.Sh SYNOPSIS
24.Cd "qla* at pci?"
25.Cd "qla* at sbus?"
26.Sh DESCRIPTION
27The
28.Nm
29driver provides support for 1G and 2G QLogic Fibre Channel
30host bus adapters using the ISP2100, ISP2200, and ISP2300 chipsets.
31.Pp
32.Nm
33provides no ability to configure an adapter's parameters at runtime;
34all configuration must be done prior to booting
35.Ox .
36.Sh SEE ALSO
37.Xr intro 4 ,
38.Xr pci 4 ,
39.Xr qle 4 ,
40.Xr qlw 4 ,
41.Xr sbus 4 ,
42.Xr scsi 4
43.Sh HISTORY
44The
45.Nm
46driver first appeared in
47.Ox 5.5 .
48.Sh AUTHORS
49The
50.Nm
51driver was written by
52.An Jonathan Matthew Aq Mt jmatthew@openbsd.org .
53