summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2006-04-27 20:58:24 +0000
committerscottl <scottl@FreeBSD.org>2006-04-27 20:58:24 +0000
commit8bb256220b888d879867a5a28c33d7e58f9ba731 (patch)
treee049ec8a3a8bd6c836cbe602f419d6fe6e933af7 /sys
parent4902e1489f8ca32b8e738bb36a7f8bec39589cd2 (diff)
downloadFreeBSD-src-8bb256220b888d879867a5a28c33d7e58f9ba731.zip
FreeBSD-src-8bb256220b888d879867a5a28c33d7e58f9ba731.tar.gz
Add the rr232x driver to the default kernels.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/conf/GENERIC1
-rw-r--r--sys/i386/conf/NOTES5
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 958a012..b5df58b 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -131,6 +131,7 @@ device asr # DPT SmartRAID V, VI and Adaptec SCSI 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/i386/conf/NOTES b/sys/i386/conf/NOTES
index cceff27..4f81fc0 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -645,6 +645,11 @@ device asr
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