Subject: Re: How to set up serial communications?
To: None <port-amiga@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-amiga
Date: 01/19/1998 20:47:12
In article <19980119.8582C30.E77E@spider.uucp>,
	Job Hanssen <hanssen@plex.nl> writes:
> However, it doesn't have to be created, it's already there...

Only a missleading error message because it couldn't open the tty for
writing.

> Is this normal behaviour, ...

Yes. The default behaviour of tty line is to block until a carrier is
detected. You can change this by setting the "local" flag in "/etc/ttys"
and calling "ttyflags -a" afterwards.

But if you want to use it for dialing out with e.g. "pppd" or "uucico"
you shouldn't do that. These programs know how to handle the serial
line flags properly.

-- 
Matthias Scheler                                http://home.owl.de/~tron/