logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ispfw — Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters

Authors

       This driver was written by Matthew Jacob.

Debian                                          November 30, 2015                                       ISPFW(4)

Description

       This  trivial driver provides access to firmware sets for the Qlogic based SPI and FibreChannel SCSI Host
       Adapters.  It may either be statically linked into the kernel, or loaded as a module.   In  either  case,
       the  isp(4)  driver will notice that firmware is available to be downloaded onto Qlogic cards (to replace
       the usually out of date firmware on the cards).  This will kick the f/w into getting unstuck.

Name

       ispfw — Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters

See Also

isp(4)

Synopsis

       To compile this driver into the kernel, place the following line in your kernel configuration file:

             deviceispfw

       Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

             ispfw_load="YES"

See Also