mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Switch from the bs driver to the ct driver.
This commit is contained in:
parent
0ebefa8c4e
commit
ab014f15fa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105329
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user