The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: wkt@tuhs.org (Warren Toomey)
Subject: [TUHS] 4.3BSD help: getty ignoring modem status
Date: Sun, 19 Mar 2017 17:46:02 +1000	[thread overview]
Message-ID: <20170319074602.GA5531@minnie.tuhs.org> (raw)
In-Reply-To: <20170319063712.3E54C18C09F@mercury.lcs.mit.edu>

On Sun, Mar 19, 2017 at 02:37:12AM -0400, Noel Chiappa wrote:
> Looking at the 4.3Tahoe (which particular 4.3 version is in question here,
> anyway?) DZ driver:
> 
>   http://minnie.tuhs.org/cgi-bin/utree.pl?file=4.3BSD-Tahoe/usr/src/sys/vaxuba/dz.c
> 
> I find it hard (without further digging) to figure out how it gets from where
> it should discover carrier has gone away (in dzrint(), from dztimer()) to the
> rest of the system; they have added some linesw[] thing I don't know about.

Thanks for digging Noel. Strangely, I've just installed a vanilla 4.2BSD
and it does the same thing.

The 4.3BSD dz(4) manual does say:

FILES
     /dev/tty[0-9][0-9]
     /dev/ttyd[0-9a-f]        dialups

but /dev/MAKEDEV doesn't seem to have a way to make /dev/ttyd*

Cheers, Warren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170319/203cb6ea/attachment.sig>


  reply	other threads:[~2017-03-19  7:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19  6:37 Noel Chiappa
2017-03-19  7:46 ` Warren Toomey [this message]
2017-03-19 13:44 ` Paul Ruizendaal
2017-03-20  0:47   ` Erik E. Fair
2017-03-20  1:25     ` Erik E. Fair
2017-03-20  2:25       ` Clem Cole
  -- strict thread matches above, loose matches on Subject: below --
2017-03-19  5:57 Warren Toomey
2017-03-19  6:18 ` Larry McVoy
2017-03-19  8:06 ` Warren Toomey
2017-03-19  9:57   ` Jacob Goense
2017-03-19 10:08   ` Warren Toomey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170319074602.GA5531@minnie.tuhs.org \
    --to=wkt@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).