summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorachim <achim@FreeBSD.org>2013-05-24 09:22:43 +0000
committerachim <achim@FreeBSD.org>2013-05-24 09:22:43 +0000
commit10ab6671008c9ae3ac81b60ae8fde39d2aa133ad (patch)
tree8bf15f63d33c02d7e556aa6725fc410c0f737892 /sys/amd64
parent00b2cf3075ac519216e0765eb8a9b7b8f686830d (diff)
downloadFreeBSD-src-10ab6671008c9ae3ac81b60ae8fde39d2aa133ad.zip
FreeBSD-src-10ab6671008c9ae3ac81b60ae8fde39d2aa133ad.tar.gz
Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Series 6, 7, 8 and upcoming products. Older Adaptec RAID controller families are supported by the 'aac' driver.
Approved by: scottl (mentor)
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC1
-rw-r--r--sys/amd64/conf/NOTES4
2 files changed, 5 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 1043b2b..f7bab39 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -158,6 +158,7 @@ device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
# RAID controllers
device aac # Adaptec FSA RAID
device aacp # SCSI passthrough for aac (requires CAM)
+device aacraid # Adaptec by PMC RAID
device ida # Compaq Smart RAID
device mfi # LSI MegaRAID SAS
device mlx # Mylex DAC960 family
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 5689ed3..4d1f90f 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -406,6 +406,10 @@ device aac
device aacp # SCSI Passthrough interface (optional, CAM required)
#
+# Adaptec by PMC RAID controllers, Series 6/7/8 and upcoming families
+device aacraid # Container interface, CAM required
+
+#
# Highpoint RocketRAID 27xx.
device hpt27xx
OpenPOWER on IntegriCloud