Setting Data on the Parallel Port

2004-05-05 Thread Philippine FreeBSD Info
Is there a simple way to set the D0 to D7 bits on the Parallel Port... perhaps with a script I could make into a cron job. I just want to turn on and off some things through out the day. My buddy does this with his WhenDoze? machine and basic, and everyone knows FreeBSD does everything

Re: Setting Data on the Parallel Port

2004-05-05 Thread Tim Aslat
In the immortal words of Philippine FreeBSD Info [EMAIL PROTECTED]... Is there a simple way to set the D0 to D7 bits on the Parallel Port... Simplest option (I've been doing a bit of this myself lately) is to use the ppi interface. There is some example code (in C) to be found in