man.bsd.lv manual page server

Manual Page Search Parameters

IIR(4) Device Drivers Manual IIR(4)

iirIntel Integrated RAID controller and ICP Vortex driver

The iir driver is not present in FreeBSD 13.0.

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

device pci
device scbus
device iir

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

iir_load="YES"

The iir driver claims to interface with the Intel integrated RAID controller cards, and all versions of the ICP Vortex controllers (including FC).

Controllers supported by the iir driver include:

The SRCU31 and SRCU31L can be updated via a firmware update available from Intel.

cam(4), pass(4), xpt(4), camcontrol(8)

The iir driver is supported and maintained by Achim Leubner <Achim_Leubner@adaptec.com>.

This manual page was written by Tom Rhodes <trhodes@FreeBSD.org> and is based on information supplied by the driver authors and the website of Mike Smith <msmith@FreeBSD.org>.

August 8, 2004 FreeBSD-13.0