Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ISPFW(4)	       FreeBSD Kernel Interfaces Manual		      ISPFW(4)

NAME
     ispfw -- Firmware Module for Qlogic based SCSI and	FibreChannel SCSI Host
     Adapters

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

	   device ispfw

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

	   ispfw_load="YES"

DESCRIPTION
     This trivial driver provides access to firmware sets for the Qlogic based
     SCSI 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.

SEE ALSO
     isp(4)

AUTHORS
     This driver was written by	Matthew	Jacob.

FreeBSD	11.1			 July 20, 2000			  FreeBSD 11.1

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHORS

Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=ispfw&sektion=4&manpath=FreeBSD+7.4-RELEASE>

home | help