Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 1996 11:11:03 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        uhclem@nemesis.lonestar.org (Frank Durda IV)
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: An ISP's Wishlist...
Message-ID:  <199602151811.LAA02589@phaeton.artisoft.com>
In-Reply-To: <m0tmv1B-000CU9C@nemesis.lonestar.org> from "Frank Durda IV" at Feb 14, 96 10:10:00 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Most modems allow you to interrogate them AFTER the call has completed
> to find out the cause of the failure.  Nearly all modems based on
> Rockwell chipsets do this, so do most AT&T, and Sierra chipset designs.

A correctly configured modem will reset on the last close because of
the on-to-off DTR transition.

> The simplest thing would be to have something other than getty reacquire
> the port after a disconnect, query the modem, then reset the modem and
> exec the real getty.

What you propose would require significantly rearchitecting the tty
revocation model (specifically, to exempt init but not its children)
so that the DTR would not drop until the query is complete.

This could not be done while maintaining compliance with POSIX termios.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602151811.LAA02589>