diff options
-rw-r--r-- | sys/pc98/conf/GENERIC | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 364a7a0..8af0e6f 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -96,9 +96,9 @@ device isp # Qlogic family device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') 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) +#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 |