DragonFly On-Line Manual Pages
HPTIOP(4) DragonFly Kernel Interfaces Manual HPTIOP(4)
NAME
hptiop - HighPoint RocketRAID 3xxx/4xxx device driver
SYNOPSIS
To compile this driver into the kernel, place the following line in your
kernel configuration file:
device hptiop
device scbus
device da
Alternatively, to load the driver as a module at boot time, place the
following line in loader.conf(5):
hptiop_load="YES"
DESCRIPTION
The hptiop driver provides support for the HighPoint RocketRAID 3xxx/4xxx
series of SAS and SATA RAID controllers.
HARDWARE
The hptiop driver supports the following SAS and SATA RAID controllers:
* HighPoint RocketRAID 4522
* HighPoint RocketRAID 4520
* HighPoint RocketRAID 4322
* HighPoint RocketRAID 4321
* HighPoint RocketRAID 4320
* HighPoint RocketRAID 4311
* HighPoint RocketRAID 4310
* HighPoint RocketRAID 4211
* HighPoint RocketRAID 4210
* HighPoint RocketRAID 3560
* HighPoint RocketRAID 3540
* HighPoint RocketRAID 3530
* HighPoint RocketRAID 3522
* HighPoint RocketRAID 3521
* HighPoint RocketRAID 3520
* HighPoint RocketRAID 3511
* HighPoint RocketRAID 3510
* HighPoint RocketRAID 3410
* HighPoint RocketRAID 3320
* HighPoint RocketRAID 3220
* HighPoint RocketRAID 3122
* HighPoint RocketRAID 3120
* HighPoint RocketRAID 3020
SEE ALSO
cam(4), hpt27xx(4), hptmv(4), hptrr(4)
HISTORY
The hptiop device driver first appeared in FreeBSD 7.0.
AUTHORS
The hptiop driver was written by HighPoint Technologies, Inc.
DragonFly 6.3-DEVELOPMENT November 21, 2012 DragonFly 6.3-DEVELOPMENT