|
NAMEsmartpqi —
Microsemi smartpqi SCSI driver for PQI controllers
SYNOPSISTo 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" DESCRIPTIONThesmartpqi 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 The /dev/smartpqi? device nodes provide access to the management interface of the controller. One node exists per installed card. HARDWAREControllers supported by thesmartpqi driver include:
FILES
SEE ALSOkld(4), linux(4), scsi(4), kldload(8), pass(4), xpt(4), loader.conf(5), camcontrol(8)Microsemi Website, http://www.microsemi.com/. HISTORYThesmartpqi driver first appeared in
FreeBSD 11.1.
AUTHORSMurthy Bhat ⟨murthy.bhat@microsemi.com⟩BUGSThe controller is not actually paused on suspend/resume.
Visit the GSP FreeBSD Man Page Interface. |