summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-05-09 07:07:26 +0000
committerscottl <scottl@FreeBSD.org>2007-05-09 07:07:26 +0000
commit2ddb46eeb6224ecb7078555faf58fa91374c0760 (patch)
treee6097df0d1ec783ab98f9db835aa6d2a54e915bb /sys/amd64/conf
parentcc6f7c0d991522d3063004bbc78a1c276db66ca0 (diff)
downloadFreeBSD-src-2ddb46eeb6224ecb7078555faf58fa91374c0760.zip
FreeBSD-src-2ddb46eeb6224ecb7078555faf58fa91374c0760.tar.gz
Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.
The driver relies on CAM. Many thanks to Highpoint for providing this driver.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 6ead12e..c053004 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -97,6 +97,7 @@ device ahd # AHA39320/29320 and onboard AIC79xx devices
options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~215k to driver.
device amd # AMD 53C974 (Tekram DC-390(T))
+device hptiop # Highpoint RocketRaid 3xxx series
device isp # Qlogic family
#device ispfw # Firmware for QLogic HBAs- normally a module
device mpt # LSI-Logic MPT-Fusion
OpenPOWER on IntegriCloud