summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2006-04-30 17:39:43 +0000
committerscottl <scottl@FreeBSD.org>2006-04-30 17:39:43 +0000
commit284b349f5f8aa50a18c0c9b6d5049bfe135c7f37 (patch)
tree4131328a888a45990d9b3f0091522535d5ce00d3 /sys/amd64/conf
parent9099746dbaef4344433523f03afa795d43ae7f98 (diff)
downloadFreeBSD-src-284b349f5f8aa50a18c0c9b6d5049bfe135c7f37.zip
FreeBSD-src-284b349f5f8aa50a18c0c9b6d5049bfe135c7f37.tar.gz
Hook up the rr232x driver.
Approved by: re
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
-rw-r--r--sys/amd64/conf/NOTES5
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 0646ae0..455b27c 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -118,6 +118,7 @@ device arcmsr # Areca SATA II RAID
device ciss # Compaq Smart RAID 5*
device dpt # DPT Smartcache III, IV - See NOTES for options
device hptmv # Highpoint RocketRAID 182x
+device rr232x # Highpoint RocketRAID 232x
device iir # Intel Integrated RAID
device ips # IBM (Adaptec) ServeRAID
device mly # Mylex AcceleRAID/eXtremeRAID
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index a461fc7..f279b21 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -288,6 +288,11 @@ device aacp # SCSI Passthrough interface (optional, CAM required)
device hptmv
#
+# Highpoint RocketRAID 232x. This is software RAID but with hardware
+# acceleration assistance for RAID_5.
+device rr232x
+
+#
# IBM (now Adaptec) ServeRAID controllers
device ips
OpenPOWER on IntegriCloud