summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-09-01 07:51:25 +0000
committermsmith <msmith@FreeBSD.org>2000-09-01 07:51:25 +0000
commit3cfec8ce1d2c56d207b68b0ed307b268501d12dd (patch)
tree85d327cc519f259ed638d88bdc1ccac643c76b6a /sys/amd64
parent67433049e43226e50c2c8217d66f5a83d82a3434 (diff)
downloadFreeBSD-src-3cfec8ce1d2c56d207b68b0ed307b268501d12dd.zip
FreeBSD-src-3cfec8ce1d2c56d207b68b0ed307b268501d12dd.tar.gz
Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).
This provides support for the Adaptec SCSI RAID controller family, as well as the DPT SmartRAID V and VI families. The driver will be maintained by Mark and Adaptec, and any changes should be referred to the MAINTAINER.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 7650292..8d111be 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -101,7 +101,8 @@ device aha 1
device aic
# RAID controllers interfaced to the SCSI subsystem
-device dpt # DPT Smartcache - See NOTES for options!
+device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
+device dpt # DPT Smartcache III, IV - See NOTES for options!
device mly # Mylex AcceleRAID/eXtremeRAID
# SCSI peripherals
OpenPOWER on IntegriCloud