Scroll to navigation

HPTIOP(4) Device Drivers Manual HPTIOP(4)

NAME

hptiopHighPoint 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 4320
  • HighPoint RocketRAID 3220
  • HighPoint RocketRAID 3320
  • HighPoint RocketRAID 3410
  • HighPoint RocketRAID 3520
  • HighPoint RocketRAID 3510
  • HighPoint RocketRAID 3511
  • HighPoint RocketRAID 3521
  • HighPoint RocketRAID 3522
  • HighPoint RocketRAID 3540
  • HighPoint RocketRAID 3120
  • HighPoint RocketRAID 3122
  • HighPoint RocketRAID 3020

NOTES

The hptiop driver has only been tested on the i386 and amd64 platforms.

SEE ALSO

cam(4), hptmv(4),

HISTORY

The hptiop device driver first appeared in FreeBSD 7.0.

AUTHORS

The hptiop driver was written by HighPoint Technologies, Inc.
May 12, 2007 Debian