Subject: stty doesn't stick!??
To: None <port-i386@NetBSD.ORG>
From: noud de brouwer <noud@pop.knot.nl>
List: port-i386
Date: 01/14/1997 15:25:11
furthermore, in my root dir i've got:
crw------- 1 uucp wheel 8, 0 Jan 14 13:37 tty00
crw------- 1 uucp wheel 8, 1 Jan 14 13:37 tty01
crw------- 1 uucp wheel 8, 2 Jan 14 13:37 tty02
crw------- 1 uucp wheel 8, 3 Jan 14 13:37 tty03
where did they come from??
there is login.core and getty.core but what can i do
with them to get more insight??
and in my config i've got:
pseudo-device ppp 8 # PPP
pseudo-device tun 2 # network tunneling over tty
must i highten tun to 8 as well? or is it not related?
now i've swaped the ppp-server from mac68k to i386..
i saw the ports 'locked' to 9600, while all the previous
working settings are in place??
if i do a stty -f /dev/tty00 57600, the next time someone
does dial-in and deconnect stty -f /dev/tty00 shows 9600.
my guess is that's a port specific issue, is it??
what extra's do i have to do, besides /etc/ttys and stty -f to
keep the speed stick??
???,
~n