summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-07-29 01:59:32 +0000
committerobrien <obrien@FreeBSD.org>2000-07-29 01:59:32 +0000
commitff7cd1f740ee1407a8d43cd48cdf11f4b5781762 (patch)
treeefab43882d7316ce23fb36154f9ba10bb9999cbf /sys/alpha
parentfd6c9310b63fb28e54cd8270201ea81e9380d3e1 (diff)
downloadFreeBSD-src-ff7cd1f740ee1407a8d43cd48cdf11f4b5781762.zip
FreeBSD-src-ff7cd1f740ee1407a8d43cd48cdf11f4b5781762.tar.gz
Add the RAID controller that are known to work (or did on last test).
Reviewed by: msmith
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC4
-rw-r--r--sys/alpha/conf/NOTES4
2 files changed, 8 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 57306dc..0528260 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -93,6 +93,10 @@ device isp # Qlogic family
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
+# RAID controllers
+device amr # AMI MegaRAID
+device mlx # Mylex DAC960 family
+
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 57306dc..0528260 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -93,6 +93,10 @@ device isp # Qlogic family
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
+# RAID controllers
+device amr # AMI MegaRAID
+device mlx # Mylex DAC960 family
+
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
OpenPOWER on IntegriCloud