Subject: Re: serial ports: how to access?
To: paul beard <paulbeard@mac.com>
From: Bill Studenmund <wrstuden@netbsd.org>
List: port-macppc
Date: 03/12/2002 14:05:28
On Tue, 12 Mar 2002, paul beard wrote:

> But how do I access the port? what's the device? I see dmesg says
> it uses zstty0 as console and it admits to the existence of a
> zstty1, but I don't see it in /dev: what do I aim /dev/stylewriter
> at?

zstty0 <-> /dev/tty00
zstty1 <-> /dev/tty01

Sorry about that.

Take care,

Bill