summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-12-02 02:53:08 +0000
committermsmith <msmith@FreeBSD.org>1999-12-02 02:53:08 +0000
commit73c5f3be1f411c430849f65e4b2e88ecbf83fec9 (patch)
tree63d04fae7df1e8595869a3c914db36074a03148c /sys/i386/conf
parentbb805ad2b2d42d51e0884db232b350f0ff53a671 (diff)
downloadFreeBSD-src-73c5f3be1f411c430849f65e4b2e88ecbf83fec9.zip
FreeBSD-src-73c5f3be1f411c430849f65e4b2e88ecbf83fec9.tar.gz
Add the AMI MegaRAID and Mylex DAC960 drivers. Installation to arrays
on these controllers is now no different to the process for any other supported disk controller.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index a94dc7d..950a471 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -118,6 +118,10 @@ device sa0 # Sequential Access (tape etc)
device cd0 # CD
device pass0 # Passthrough device (direct SCSI access)
+# RAID controllers
+device amr0 # AMI MegaRAID
+device mlx0 # Mylex DAC960 family
+
# Proprietary or custom CD-ROM Interfaces
device wt0 at isa? port 0x300 irq 5 drq 1
device mcd0 at isa? port 0x300 irq 10
OpenPOWER on IntegriCloud