Subject: Serial ports, pppd- problem
To: port-macppc@netbsd.org <port-macppc@netbsd.org>
From: Pawel Jaskorzynski <pawel@mw.mil.pl>
List: port-macppc
Date: 11/02/1999 14:35:23
Hi all,
	I am trying to configure pppd for dialing-out. I have a
SupraExpress33.6 modem. It looks like the modem doesn't want to work
nicely with netbsd. When making a terminal connection with another
machine (freebsd) I noticed, that only _some_ characters are OK when
typing from netbsd. And this is not a question of errors on the line.
For example on the remote terminal I cannot see 'd', ';', '/' and many
others. What is going on? Do I have to change the settings on the modem
line? Now it is:
# stty -f /dev/tty01
ispeed 0 baud; ospeed 38400 baud;
lflags: echoe echoke echoctl
oflags: onocr onlret
cflags: cs8 -parenb

Well, I tried to, but it looks like only crtscts can be set.

Thanks,
	Pawel