man.bsd.lv manual page server

Manual Page Search Parameters

SMARTPQI(4) Device Drivers Manual SMARTPQI(4)

smartpqiMicrosemi smartpqi SCSI driver for PQI controllers

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"

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 interface of the controller. One node exists per installed card.

Controllers supported by the smartpqi driver include:

/dev/smartpqi?
smartpqi management interface

kld(4), linux(4), scsi(4), kldload(8), pass(4), xpt(4), loader.conf(5), camcontrol(8)

Microsemi Website, http://www.microsemi.com/.

The smartpqi driver first appeared in FreeBSD 11.1.

Murthy Bhat ⟨murthy.bhat@microsemi.com⟩

The controller is not actually paused on suspend/resume.

April 6, 2018 FreeBSD-13.0