xref: /freebsd/share/man/man4/ispfw.4 (revision 251c176f415c9dc57b7c8c063aec4208bfc2efa6)
15f4796c0SMatt Jacob.\"     $FreeBSD$
25f4796c0SMatt Jacob.\"
35f4796c0SMatt Jacob.\" Copyright (c) 2000
45f4796c0SMatt Jacob.\"     Matthew Jacob
55f4796c0SMatt Jacob.\"
65f4796c0SMatt Jacob.\" Redistribution and use in source and binary forms, with or without
75f4796c0SMatt Jacob.\" modification, are permitted provided that the following conditions
85f4796c0SMatt Jacob.\" are met:
95f4796c0SMatt Jacob.\" 1. Redistributions of source code must retain the above copyright
105f4796c0SMatt Jacob.\"    notice, this list of conditions and the following disclaimer.
115f4796c0SMatt Jacob.\" 2. The name of the author may not be used to endorse or promote products
125f4796c0SMatt Jacob.\"    derived from this software without specific prior written permission.
135f4796c0SMatt Jacob.\"
145f4796c0SMatt Jacob.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
155f4796c0SMatt Jacob.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
165f4796c0SMatt Jacob.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
175f4796c0SMatt Jacob.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
185f4796c0SMatt Jacob.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
195f4796c0SMatt Jacob.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
205f4796c0SMatt Jacob.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
215f4796c0SMatt Jacob.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
225f4796c0SMatt Jacob.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
235f4796c0SMatt Jacob.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
245f4796c0SMatt Jacob.\"
255f4796c0SMatt Jacob.\"
265f4796c0SMatt Jacob.Dd July 20, 2000
275f4796c0SMatt Jacob.Dt ISPFW 4
285f4796c0SMatt Jacob.Os
295f4796c0SMatt Jacob.Sh NAME
305f4796c0SMatt Jacob.Nm ispfw
315f4796c0SMatt Jacob.Nd Firmware Module for Qlogic based SCSI and FibreChannel SCSI Host Adapters
325f4796c0SMatt Jacob.Sh SYNOPSIS
335f4796c0SMatt Jacob.Cd "device ispfw"
345f4796c0SMatt Jacob.Sh DESCRIPTION
355f4796c0SMatt JacobThis trivial driver provides access to firmware sets for the Qlogic
365f4796c0SMatt Jacobbased SCSI and FibreChannel SCSI Host Adapters. It may either be
375f4796c0SMatt Jacobstatically linked into the kernel, or loaded as a module. In either
385f4796c0SMatt Jacobcase, the
395f4796c0SMatt Jacob.Xr isp 4
405f4796c0SMatt Jacobdriver will notice that firmware is available to be downloaded onto
415f4796c0SMatt JacobQlogic cards (to replace the usually out of date firmware on the cards).
425f4796c0SMatt Jacobthis will kick the f/w into getting unstuck.
435f4796c0SMatt Jacob.Sh SEE ALSO
445f4796c0SMatt Jacob.Xr isp 4
45251c176fSRuslan Ermilov.Sh AUTHORS
465f4796c0SMatt JacobThis driver was written by Matthew Jacob.
47