Subject: Re: setting tty's problem
To: David Rogers <drogers@halo7.net>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 04/19/2000 09:48:58
On Wed, 19 Apr 2000, David Rogers wrote:

> Hi, I'm new to the list, but I've been looking at the archives for a while.
> 
> Whenever I install any new kernel, my machine freezes at setting ttys.
> 
> I've tried compiling my own, copying the latest Generic kernel, number 26 i
> think.  But the only one I can get to work is the one that is installed with
> the kern package.  From what I've read, maybe I need to add a ttyE0 device
> but that won't work.  Is there a way to create all new devices?  Or an
> update to makedev?

<http://www.netbsd.org/Documentation/misc/#rebuilding-dev>

You can get the new MAKEDEV (first) off of ftp.netbsd.org or cvsweb:

<http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/etc/etc.mac68k/MAKEDEV>

You're probably also going to want /etc/ttys, also from the etc.mac68k
directory.