Subject: Re: Pins for Serial Port?
To: =?iso-8859-1?q?Lucas=20Lay?= <segfault_de@yahoo.de>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-mac68k
Date: 01/26/2001 10:02:06
On Fri, 26 Jan 2001, [iso-8859-1] Lucas Lay wrote:

> That's a good point... Does it really matter if I'll be setting something on a
> input pin or reading on a output pin? I don't think it really matters to this
> particular program--since all it's checking and setting are constant signal
> levels--would NetBSD complain?

Matter to what? The kernel won't complain. But if the program is trying to
activly drive (set) a pin to do something and you are infact twiddling an
input pin, well, what the program is trying to do won't happen. :-)

Take care,

Bill