* [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 "man -k" with a few choice
keywords before mailing the lists:

~ % man -k ioperm
i386_get_ioperm(2), i386_set_ioperm(2) - manage per-process access to the i386 I
/O port space

-Alfred

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to