summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-12-22 05:52:04 +0000
committerobrien <obrien@FreeBSD.org>1999-12-22 05:52:04 +0000
commit5a32c01606e82ec1418332a40235386f38f204cf (patch)
treee6c9078c98fe98e9cab5e1ffc283220a94ccd025 /sys/i386/conf
parentf6e9d3853b5ae99ecbec81a30a88d03abce6459d (diff)
downloadFreeBSD-src-5a32c01606e82ec1418332a40235386f38f204cf.zip
FreeBSD-src-5a32c01606e82ec1418332a40235386f38f204cf.tar.gz
Turn on the `sym' driver by default. It lives well beside the `ncr' driver
now. On one machine with <825a> and <875> controllers, `sym' correctly attached. On another one with only a <ncr 53c810 fast10 scsi>, the `ncr' driver correctly attached.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index bf06608..ef62e06 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -87,7 +87,7 @@ controller amd0 # AMD 53C974 (Teckram DC-390(T))
controller dpt0 # DPT Smartcache - See LINT for options!
controller isp0 # Qlogic family
controller ncr0 # NCR/Symbios Logic
-#controller sym0 # NCR/Symbios Logic (do not mix with ncr, it conflicts)
+controller sym0 # NCR/Symbios Logic (newer chipsets)
controller adv0 at isa? port ? irq ?
controller adw0
OpenPOWER on IntegriCloud