summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-12-15 00:56:17 +0000
committerscottl <scottl@FreeBSD.org>2007-12-15 00:56:17 +0000
commit442c0b4cf6fc815093f89971d78c0c27f6d8ebf3 (patch)
treee14a6c2cd365f95b2d4928eafc2c1668058c36ef /sys/modules/Makefile
parente6b7f7a385261a7db9af7a55117501bbca7f568b (diff)
downloadFreeBSD-src-442c0b4cf6fc815093f89971d78c0c27f6d8ebf3.zip
FreeBSD-src-442c0b4cf6fc815093f89971d78c0c27f6d8ebf3.tar.gz
Add the 'hptrr' driver for supporting the following Highpoint RocketRAID
cards: o RocketRAID 172x series o RocketRAID 174x series o RocketRAID 2210 o RocketRAID 222x series o RocketRAID 2240 o RocketRAID 230x series o RocketRAID 231x series o RocketRAID 232x series o RocketRAID 2340 o RocketRAID 2522 Many thanks to Highpoint for their continued support of FreeBSD. Submitted by: Highpoint
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 0d1ec19..a61698c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -97,6 +97,7 @@ SUBDIR= ${_3dfx} \
hme \
${_hptiop} \
${_hptmv} \
+ ${_hptrr} \
hwpmc \
${_i2c} \
${_ibcs2} \
@@ -449,6 +450,7 @@ _dpt= dpt
_ex= ex
_hptiop= hptiop
_hptmv= hptmv
+_hptrr= hptrr
_ichwd= ichwd
_ida= ida
# Disabled due to non-MPSAFEty in 7.0
@@ -510,6 +512,7 @@ _exca= exca
_ext2fs= ext2fs
_hptiop= hptiop
_hptmv= hptmv
+_hptrr= hptrr
_i2c= i2c
_ichwd= ichwd
_ida= ida
OpenPOWER on IntegriCloud