From owner-freebsd-questions Fri Mar 10 9:11:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.82.131.18]) by hub.freebsd.org (Postfix) with ESMTP id 6F95137BB3A for ; Fri, 10 Mar 2000 09:11:35 -0800 (PST) (envelope-from nb@ravenbrook.com) Received: from raven.ravenbrook.com (nb@raven.ravenbrook.com [193.82.131.18]) by raven.ravenbrook.com (8.9.3/8.9.3) with ESMTP id RAA01539 for ; Fri, 10 Mar 2000 17:11:18 GMT From: Nick Barnes To: freebsd-questions@freebsd.org Subject: Dialing in works sometimes Date: Fri, 10 Mar 2000 17:11:17 +0000 Message-ID: <1535.952708277@raven.ravenbrook.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a newish generic PC running FreeBSD 3.3-RELEASE. Two serial ports, sio0 and sio1. Two identical generic external modems, one on each port. /etc/ttys says this: ttyd0 "/usr/libexec/getty std.115200" dialup on ttyd1 "/usr/libexec/getty std.115200" dialup on Dialing in to one works fine. Dialing in to the other just gives me garbage after the CONNECT line. Real garbage, as if I've got the line speed or the parity wrong. Output of stty -a and comcontrol is the same for both devices. I've seen this before, and it's always gone away after sufficient dinking about with stty, /etc/ttys, comcontrol, etc, but never consistently enough that I can say for sure how I fixed it. It's driving me nuts. Help! Is there at least some sort of tool that would help me to diagnose this? Nick Barnes nb@ravenbrook.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message