summaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2005-04-02 16:37:58 +0000
committerScott Long <scottl@FreeBSD.org>2005-04-02 16:37:58 +0000
commit9f6a053dddd6211eb44d84aa60dd993789863b1e (patch)
treea89d15a831e5428d3def524b6e540e5a0809255f /sys/amd64
parentbcaabd51c5dcdf1502f62bd5e1a20ef05881fb7a (diff)
Notes
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC1
-rw-r--r--sys/amd64/conf/NOTES6
2 files changed, 7 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 485b8932fad1..6b759ae50cdf 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -111,6 +111,7 @@ device ses # SCSI Environmental Services (and SAF-TE)
# RAID controllers interfaced to the SCSI subsystem
device amr # AMI MegaRAID
+device arcmsr # Areca SATA II RAID
device ciss # Compaq Smart RAID 5*
device dpt # DPT Smartcache III, IV - See NOTES for options
device iir # Intel Integrated RAID
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 7fd3b3eeb7e9..34adcad5497f 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -255,6 +255,12 @@ device wlan # 802.11 layer
#device pst
#
+# Areca 11xx and 12xx series of SATA II RAID controllers.
+# CAM is required.
+#
+device arcmsr # Areca SATA II RAID
+
+#
# 3ware 9000 series PATA/SATA RAID controller driver and options.
# The driver is implemented as a SIM, and so, needs the CAM infrastructure.
#