Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 1995 17:01:28 -0500 (EST)
From:      Mark Hittinger <bugs@ns1.win.net>
To:        questions@FreeBSD.org
Subject:   re: RZ/SZ: many CRC errors
Message-ID:  <199503092201.RAA26803@ns1.win.net>

next in thread | raw e-mail | index | archive | help
> From: "Robert A. Buaas" <buaas@wireless.net>
> 
                      Yet when I run SZ, I get many CRC errors/retransmits.
> ZMODEM (using Procomm on DOS/PC) to other machines works fine (including
> SparcStation 10/UNIX). Suggestions?
> 

You can try using a smaller frame size, i.e.


sz -l 768 file.dat
sz -l 512 file.dat
sz -l 256 file.dat

You might just be overflowing what your hardware/software combo can handle.

I have to use 768 here.  Maybe we need to take a look at the FAS serial
driver and what we need to do to make it fly under FreeBSD.

Good Luck,

Mark Hittinger
bugs@win.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503092201.RAA26803>