summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/GENERIC
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-02-27 12:34:01 +0000
committernyan <nyan@FreeBSD.org>2001-02-27 12:34:01 +0000
commit9e90d5aab040fc60175aec4b91e7ed6bc2befe0f (patch)
tree54be048c1cf89fd7851b93ec3511bb7216e8b98d /sys/pc98/conf/GENERIC
parentb564bac2855289fbaf3e646d59362462fb3ac71f (diff)
downloadFreeBSD-src-9e90d5aab040fc60175aec4b91e7ed6bc2befe0f.zip
FreeBSD-src-9e90d5aab040fc60175aec4b91e7ed6bc2befe0f.tar.gz
Added another wd33c93 based SCSI card driver which replaces the bs driver.
Now, default is still bs. Submitted by: nyan and non. Obtained from: NetBSD/pc98
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-rw-r--r--sys/pc98/conf/GENERIC7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index c8e5d0a..28ed752 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -87,11 +87,10 @@ device isp # Qlogic family
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
-# WD33C93 SCSI card (55/92 like board)
-options BS_TARG_SAFEMODE
-device bs 1
-
device aic # PC-9801-100
+options BS_TARG_SAFEMODE
+device bs 1 # WD33C93 SCSI card (55/92 like board)
+#device ct # host adapter using WD33C93[ABC] chip (C bus)
device ncv # NCR 53C500
device nsp # Workbit Ninja SCSI-3
OpenPOWER on IntegriCloud