summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-09-09 06:36:32 +0000
committerscottl <scottl@FreeBSD.org>2003-09-09 06:36:32 +0000
commit008d6943648c0acdb055492dd245e3c4783a1f93 (patch)
treeabe7e3ef6d9008bdca48edf79564048ec3c467db
parentbdbd90ef2b540a88abed9f54f7c409d2573f0066 (diff)
downloadFreeBSD-src-008d6943648c0acdb055492dd245e3c4783a1f93.zip
FreeBSD-src-008d6943648c0acdb055492dd245e3c4783a1f93.tar.gz
Re-arrange the raid section a small bit and put drivers into their proper
category.
-rw-r--r--sys/i386/conf/GENERIC18
1 files changed, 9 insertions, 9 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index fd4f6c6..22c704e 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -106,13 +106,6 @@ device ncv # NCR 53C500
device nsp # Workbit Ninja SCSI-3
device stg # TMC 18C30/18C50
-# RAID controllers interfaced to the SCSI subsystem
-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 iir # Intel Integrated RAID
-device mly # Mylex AcceleRAID/eXtremeRAID
-
# SCSI peripherals
device scbus # SCSI bus (required for SCSI)
device ch # SCSI media changers
@@ -122,12 +115,19 @@ device cd # CD
device pass # Passthrough device (direct SCSI access)
device ses # SCSI Environmental Services (and SAF-TE)
+# RAID controllers interfaced to the SCSI subsystem
+device amr # AMI MegaRAID
+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 iir # Intel Integrated RAID
+device ips # IBM (Adaptec) ServeRAID
+device mly # Mylex AcceleRAID/eXtremeRAID
+
# RAID controllers
device aac # Adaptec FSA RAID
device aacp # SCSI passthrough for aac (requires CAM)
-device amr # AMI MegaRAID
device ida # Compaq Smart RAID
-device ips # IBM (Adaptec) ServeRAID
device mlx # Mylex DAC960 family
device pst # Promise Supertrak SX6000
device twe # 3ware ATA RAID
OpenPOWER on IntegriCloud