Subject: Accessing the parallel port directly
To: None <port-arm32@netbsd.org>
From: Andrew Coles <andrew@andycole.force9.co.uk>
List: port-arm32
Date: 05/04/1999 18:06:04
Hi.

I want to be able to access the parallel port directly so I can use it as a
general purpose I/O port. I have found some details about this on the
internet, however they were all specific to the x86 architecture.

How do I go about it on the ARM? Is there a multi-platform solution
available or do I have to use a couple of #ifdefs to add platform
independant code.

Thanks for any information.

Andrew