From d206554f40a3b2bc76810e442228cdaf26bdaa51 Mon Sep 17 00:00:00 2001 From: Noriaki Mitsunaga Date: Fri, 27 Oct 2000 13:59:16 +0000 Subject: [PATCH] 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. --- etc/defaults/pccard.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 21d1e8498ed..46455d0f0d9 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -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 ##########