FreeBSD Manual Pages
SMARTPQI(4) BSD Kernel Interfaces Manual SMARTPQI(4) NAME smartpqi -- Microsemi smartpqi SCSI driver for PQI controllers SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device scbus device smartpqi Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): smartpqi_load="YES" DESCRIPTION The smartpqi SCSI driver provides support for the new generation of PQI controllers from Microsemi. The smartpqi driver is the first SCSI driver to implement the PQI queuing model. The smartpqi driver will replace the aacraid driver for Adaptec Series 9 controllers. The /dev/smartpqi? device nodes provide access to the management inter- face of the controller. One node exists per installed card. HARDWARE Controllers supported by the smartpqi driver include: +o HPE Gen10 Smart Array Controller Family +o OEM Controllers based on the Microsemi Chipset FILES /dev/smartpqi? smartpqi management interface SEE ALSO kld(4), linux(4), scsi(4), kldload(8), pass(4), xpt(4), loader.conf(5), camcontrol(8) Microsemi Website, http://www.microsemi.com/. HISTORY The smartpqi driver first appeared in FreeBSD 11.1. AUTHORS Murthy Bhat <murthy.bhat@microsemi.com> BUGS The controller is not actually paused on suspend/resume. BSD April 6, 2018 BSD
NAME | SYNOPSIS | DESCRIPTION | HARDWARE | FILES | SEE ALSO | HISTORY | AUTHORS | BUGS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=smartpqi&sektion=4&manpath=FreeBSD+13.0-RELEASE+and+Ports>