Subject: Re: Flow control issues with scif?
To: None <port-sh3@netbsd.org>
From: Vesa Akseli Norrman <pulahti@netscape.net>
List: port-sh3
Date: 01/04/2003 04:04:25
Valeriy E. Ushakov wrote:
> I have flow control issues with scif in jornada680.  On transmit
> everything is fine, but on receive scif driver loses incoming bytes.
> This makes it impossible to run ppp over scif.  Using cu is
> problematic as well, b/c a lot of output from the host gets dropped.
> 
> Is this a known problem?
> 
> SY, Uwe

I have a similar problem. I'm making a PPP connection with jornada680
and a desktop pc. Then, ftp-downloading (pc->jornada) some large file 
the transfer will freeze at some point. I guess at average I can
download 1--10MB when freeze happens. The PPP link stays on however
and I can download the file if I'm using the reget command enough many 
times. I was using: "pppd /dev/scif0 115200 noauth local defaultroute"
and a miniroot.

I have no idea what causes this. I'm going to try SLIP if it works
better or not...Vesa