Received: from wlv.iipo.gtegsc.com by minnie.cs.adfa.oz.au (8.6.8/8.3) with ESMTP id RAA12900; Mon, 4 Dec 1995 17:14:35 +1100
Received: (from sms@localhost) by wlv.iipo.gtegsc.com (8.6.10/8.6.12) id WAA10558; Sun, 3 Dec 1995 22:06:03 -0800
Date: Sun, 3 Dec 1995 22:06:03 -0800
From: "Steven M. Schultz" <sms@wlv.iipo.gtegsc.com>
Message-Id: <199512040606.WAA10558@wlv.iipo.gtegsc.com>
To: oldunix@minnie.cs.adfa.oz.au, sysyphus@crl.com
Subject: Re: Building BSD2.11 Huzzah! #2

Greetings -

> From: "Danny R. Brown" <sysyphus@crl.com>
>   In my earlier I asked a question about DZ vs. DZV11 support. I am
> glad to note that the distributed Kermit works quite happily on 
> /dev/tty0, the first line on the DZV-11.
>   I still can't log on to that line, but the night is young.

	You have to enable a getty on the port before you can log in on it.

	Edit /etc/ttys, adding if needed a tty00 line. There are numerous
	examples in the file - it should be pretty easy to figure out what
	to add or change.  Then you need to tell 'init' about the change
	by doing a "kill -HUP 1".

	NOTE:  ports are NOT bidirectional - if you're going to enable logins
	on a line you won't be able to kermit _out_.  And vice versa, if you're
	going to kermit out you'll need to disable logins on that line.  Yes
	it'd be nice to have bidirectional ports - but someone keeps stealing
	my copious supply of free time ;-)

	Steven

