Subject: com driver once again
To: NetBSD-i386 Mailing list <port-i386@NetBSD.ORG>
From: Matthias Scheler <tron@colwyn.owl.de>
List: port-i386
Date: 06/13/1995 22:21:21
	Hi,

if I understood everthing allright I must turn "/dev/tty01" into "clocal"
mode to be able to use it without a modem carrier.

But I tried this and did not work:
stty clocal speed 57600 </dev/tty01 >/dev/tty01

So I tried this:
(stty -f /dev/tty01 clocal; stty speed 57600) </dev/tty01 >/dev/tty01

But it didnt' work, too. Any suggestions?

[I'm using a 950520 kernel source (com driver 1.54) if that matters.]

-- 
Matthias Scheler
tron@colwyn.owl.de