From owner-freebsd-questions Tue Jul 9 14:13:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA08086 for questions-outgoing; Tue, 9 Jul 1996 14:13:39 -0700 (PDT) Received: from freebsd.netcom.com (freebsd.netcom.com [198.211.79.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA08073 for ; Tue, 9 Jul 1996 14:13:35 -0700 (PDT) Received: by freebsd.netcom.com (8.6.12/SMI-4.1) id QAA24002; Tue, 9 Jul 1996 16:18:36 -0500 From: bugs@freebsd.netcom.com (Mark Hittinger) Message-Id: <199607092118.QAA24002@freebsd.netcom.com> Subject: Re: forcing a modem to hangup (fwd) To: questions@freebsd.org Date: Tue, 9 Jul 1996 16:18:35 -0500 (CDT) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >terry@lambert.org writes: > The default POST setting for DTR should be such that it is *not* asserted > unless it has been specifically asserted. > > An on-to-off transition of DTR will cause your modem to reset as if > powered off then on. > > Failure modes: > > 1) Internal modems. Don't buy them, you can't trust them. > 2) Modem not set to follow DTR correctly. Modem should reset > as if powered off then back on on on-to-off DTR transition; > if your modem does not do this, it is set up incorrectly. > 3) Modem does not signal DCD loss to computer. Modem should > on-to-off transition DCD signal when remote carrier is lost. Another weird failure mode is that the dtr signal is not dropped for long enough for your modem - you might see this on a faster box. I remember having to patch the getty on Xenix to sleep an additional second before opening the terminal device - this forced dtr down at least a second and allowed the required hangup. Regards, Mark Hittinger Netcom/Dallas bugs@freebsd.netcom.com