Due to routing problems, I'm not currently receiving any
mail from the list. This was the only reply I received -
it was addressed direct to me. So, I apologize to everyone
that sent replyes. I'll try to recover them, subscribing
again to the list, from other address.
On Tue, 2 Nov 1999, Robert Schelander wrote:
> Compare it with my working z8530drv.conf, maybe you find
> something that could help you.
> Also try using softdcd off, if your modem supports a hard-dcd
> signal, because softdcd causes lots of interrupts which could
> slow down already slow machines.
> Also check RxOver and TxUnder with sccstat /dev/sccX, they
> should be 0.
They are.
> Maybe try compiling the uscc code in the kernel with this special
> delay. I my case it's not needed, maybe it's a useless suggestion,
I tried compiling scc into the kernel with delay, with no delay, with
l_delay, and with delay and l-delay together.
> but it could be necessary in your case. So take it just as a hint if
> nothing else helps.
> I'm using Baycom USCC with DF9IC 9k6 and T7F as transceiver.
>
> Robert
>
>
> # z8530drv.conf - initialization for the Z8530 SCC driver v 2.4
> #
<snip>
I tried the same values, with no results.
>
> -----Urspr�ngliche Nachricht-----
> Von: Carlos A Schneider <[EMAIL PROTECTED]>
> An: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Datum: Dienstag, 02. November 1999 09:44
> Betreff: USCC card problem using linux
>
>
> >Hello all!
> >I'm trying to configure my USCC card to work in 9k6, with no success.
> >I can stablish the link, but there are about 50% loss of incoming
> >frames.
> >The same hardware, running BayCom under DOS, works well; so, I can
> >discard hardware failure.
> >I have played a lot with the ax25 config parameters, with no results.
> >Below, a description of my system:
> >Intel 486DX2-66, 8 Mb RAM, linux slackware 2.0.29, z8530drv-2.4c,
> >USCC card Microlaser (BayCom like), radio TEKK KS900.
> >
> >Any ideas to help?
> >
> >TIA
> >
> >Schneider - py5vs
I think that my last chance is to upgrade the kernel.
Thanks for the tips!