summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-07-29 02:13:42 +0000
committerobrien <obrien@FreeBSD.org>2000-07-29 02:13:42 +0000
commit6b1c00b2516e1a518b3c43ef15c0c6f1d3a7044b (patch)
tree1a67407006a919e8f6ebf857526d1340327afb0e /sys/alpha
parent44130dcae15839adaf6f900ff3032684f6fd7f72 (diff)
downloadFreeBSD-src-6b1c00b2516e1a518b3c43ef15c0c6f1d3a7044b.zip
FreeBSD-src-6b1c00b2516e1a518b3c43ef15c0c6f1d3a7044b.tar.gz
Move RAID controllers to the same position as in i386 GENERIC.
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC8
-rw-r--r--sys/alpha/conf/NOTES8
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 0528260..5b3b53e 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -93,10 +93,6 @@ 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)
@@ -104,6 +100,10 @@ device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
+# RAID controllers
+device amr # AMI MegaRAID
+device mlx # Mylex DAC960 family
+
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1
device atkbd
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 0528260..5b3b53e 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -93,10 +93,6 @@ 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)
@@ -104,6 +100,10 @@ device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
+# RAID controllers
+device amr # AMI MegaRAID
+device mlx # Mylex DAC960 family
+
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1
device atkbd
OpenPOWER on IntegriCloud