Subject: Re: New scsi driver & Fujitsu M2512 MO drive
To: Allen Briggs <briggs@puma.bevd.blacksburg.va.us>
From: Hauke Fath <bg5@aixterm1.urz.uni-heidelberg.de>
List: port-mac68k
Date: 10/19/1995 07:48:03
>
>Hmmm... I'm wondering you commented out the lines that I wanted you
>to... Here are the lines that should go:
>
> if (!(GET_5380_REG(NCR5380_DMSTAT) & SC_DMA_REQ)) {
> nofault = (int *) 0;
>
> pending_5380_data += (dcount - count);
> pending_5380_count -= (dcount - count);
>#if DEBUG
> pdma_5380_state = "drq low";
>#endif
> return;
> }
>
>-allen
>
Yes and no.
I found the correct block, but as I was fiddling with v1.11 of 1995/09/27
instead of (as Paul Goyette pointed out) the current version of 10/01 it
had different entries for pending_*.
Just a quick report as I am off to work (modem access in the evening hours
is next to impossible at the moment as winter terms have just begun at the
university - 30,000 students for 14 modem lines...):
I have copied /usr/src to MO with a recompiled kernel. diff -qr /mnt
/usr/src said *nothing*. The union-mounted source tree ran through a make
cleanly but failed to link due to some sources being out of sync.
<SIGH>. This is so great...
Thanks to you all for getting this going.
hauke
{
hauke fath "It's never straight up and down"
saw@sun0.urz.uni-heidelberg.de (DEVO)
}