Subject: Re: uucp-throughput
To: Daniel Eriksson <daniel@icon.pp.se>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: port-atari
Date: 11/30/1995 23:06:44
> 
> Leo writes:
> > Well my results made me wonder if this wasn't some kind of configuration
> > problem. My first thoughts were about the hw-handshake. I use hw-handshake
> > consequently on both my modem and TT.
> 
> Now I'm confused! ;-)
> 
> Do I need to tell NetBSD that I want RTS/CTS, or does the port default
> to that? I haven't touched any of the files in /etc dealing with this.
> Maybe this is my problem?
You should tell uucp. In /etc/uucp/port you should have something like:
    port port1
    harflow true
    device /dev/mdm02
       ....
       ....
And, of course, your modem should be told to use hw-handshake.

Leo.