summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-12-15 06:03:44 +0000
committerscottl <scottl@FreeBSD.org>2007-12-15 06:03:44 +0000
commit8e927218b4234eb57db78f6f2cee9c5334233482 (patch)
treec57b5a7f0208dca43bf58b9282f876c993e75d0f /sys/amd64/conf
parent90d3e01b37bcc99ed1ec819686234eb87a72602c (diff)
downloadFreeBSD-src-8e927218b4234eb57db78f6f2cee9c5334233482.zip
FreeBSD-src-8e927218b4234eb57db78f6f2cee9c5334233482.tar.gz
Add the hptrr driver.
Submitted by: Highpoint 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 36d79a2..d60a54f 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -117,6 +117,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 hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx
device rr232x # Highpoint RocketRAID 232x
device iir # Intel Integrated RAID
device ips # IBM (Adaptec) ServeRAID
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 093c840..60de153 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -289,6 +289,11 @@ device aacp # SCSI Passthrough interface (optional, CAM required)
# Marvell SATA chip.
device hptmv
+#
+# Highpoint RocketRAID. Supports RR172x, RR222x, RR2240, RR232x, RR2340,
+# RR2210, RR174x, RR2522, RR231x, RR230x.
+device hptrr
+
#
# Highpoint RocketRAID 232x. This is software RAID but with hardware
# acceleration assistance for RAID_5.
OpenPOWER on IntegriCloud