Subject: Re: Trying to talk to tty01 with cu...
To: William R. Dickson <wrd@awenet.com>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-macppc
Date: 09/02/1999 11:51:29
On Thu, 2 Sep 1999, William R. Dickson wrote:

> On Thu, 2 Sep 1999, Bill Studenmund wrote:
> 
> > They are dty00 and dty01 on NetBSD.
> 
> Ah!  OK.  However, there are no dty* devices in /dev, and when I try to
> make them, I get:
> 
>      ghek# ./MAKEDEV dty00
>      dty00: unknown device

Doh. I should have added that it wasn't until July that we added hooks to
actually make them. So if you have a 1.4 MAKEDEV, they aren't there.

If you have a -current MAKEDEV, just make tty0 tty1

> > Do an ls -l /dev/tty0*  Do the nodes look ok? they should be 12, 0 and 12,
> > 1. ??
> 
> They look good:
> 
>      crw-------  1 root  wheel  12, 0 Sep  1 23:30 /dev/tty00
>      crw-------  1 root  wheel  12, 1 Sep  1 13:15 /dev/tty01

There goes that idea...

Take care,

Bill