Received: from dolphin by minnie.cs.adfa.oz.au (8.6.8/8.3) with SMTP id QAA08620; Sat, 2 Dec 1995 16:16:02 +1100
Received: by dolphin (5.x/SMI-SVR4)
	id AA14858; Sat, 2 Dec 1995 16:15:38 +1100
From: wkt@csadfa.cs.adfa.oz.au (Warren Toomey)
Message-Id: <9512020515.AA14858@dolphin>
Subject: Re: Serial lines and v6 ...
To: rjm@swift.eng.ox.ac.uk (Bob Manners)
Date: Sat, 2 Dec 1995 16:15:38 +1100 (EST)
Cc: oldunix@minnie.cs.adfa.oz.au
In-Reply-To: <m0tLaNC-00000DC@swift.eng.ox.ac.uk> from "Bob Manners" at Dec 1, 95 06:39:49 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text

In atricle by Bob Manners:
> I rebuilt the v6 kernel to enable a second DL11 interface. I have no
> guide to the source, so all this is based on my guesswork. Needless to
> say, it doesn't work, and I'm now out of ideas:

Bob, check out the manual for mkconf(1), and also the documentation
about rebuilding the Unix kernel in /usr/doc/setup??. I'm sure it
mentions the DL code, so that might get you going. I'm at home & don't
have my paper copies at hand. But looking at the v7 docs, maybe you
need to put a line like

1 kl

in your config file. Don't put 2 kl, the software automatically counts
the console.

> On a completely different note, would someone be so kind as to give me
> the source for a very small Bourne shell and accompanying utilities
> (/bin/test etc...) that I could port to v6 without too much difficulty?

Yeah, v6 comes with all of these in /usr/src/cmd :-) Maybe you meant
something else?

	Warren

