GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SMARTPQI(4) FreeBSD Kernel Interfaces Manual SMARTPQI(4)

smartpqi
Microsemi 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:

  • HPE Gen10 Smart Array Controller Family
  • OEM Controllers based on the Microsemi Chipset

/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.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.