mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Comment out the entry for Workbit Ninja SCSI series in PIO mode.
This confilcted with the entry of non PIO mode. If you want to use them in PIO mode comment out entry of the non PIO mode and uncommnet the PIO mode entry.
This commit is contained in:
parent
d0eaa94443
commit
d206554f40
1 changed files with 3 additions and 2 deletions
|
|
@ -1201,8 +1201,9 @@ card "WBT" "NinjaSCSI-3"
|
|||
config auto "nsp" ?
|
||||
|
||||
# WORKBIT Ninja SCSI series (PIO mode)
|
||||
card "WBT" "NinjaSCSI-3"
|
||||
config auto "nsp" ? 0x1
|
||||
# (If you want to use them in PIO mode comment out above and uncommnet below.)
|
||||
#card "WBT" "NinjaSCSI-3"
|
||||
# config auto "nsp" ? 0x1
|
||||
|
||||
########## opl ##########
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue