In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] write
s:
>* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [010314 16:11] wrote:
>> i'm trying to do some programming on freebsd and i can't
>> find 'asm/io.h'. this must be for security reasons.
>>
>> so how do i talk to the parallel port?
>Generally i
> Hi,
>
> i'm trying to do some programming on freebsd and i can't
> find 'asm/io.h'. this must be for security reasons.
>
> so how do i talk to the parallel port?
See /usr/share/examples/ppi, and the ppi(4) manpage.
--
... every activity meets with opposition, everyone who acts has his
riv
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [010314 16:11] wrote:
> Hi,
>
> i'm trying to do some programming on freebsd and i can't
> find 'asm/io.h'. this must be for security reasons.
>
> so how do i talk to the parallel port?
>
> Thanks,
>
> Dave Seddon
Generally it's a good idea to use "ma
Hi,
i'm trying to do some programming on freebsd and i can't
find 'asm/io.h'. this must be for security reasons.
so how do i talk to the parallel port?
Thanks,
Dave Seddon
here's the really simple bit of code i'm trying to use:
#include
#include /* needed for ioperm() */
#inclu
4 matches
Mail list logo