Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 16:13:09 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        das@mbox.com.au
Cc:        freebsd-hardware@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: Parallel Programing in FreeBSD
Message-ID:  <20010314161309.P29888@fw.wintelcom.net>
In-Reply-To: <3eb86b3f2779.3f27793eb86b@mbox.com.au>; from das@mbox.com.au on Thu, Mar 15, 2001 at 11:10:17AM %2B1100
References:  <3eb86b3f2779.3f27793eb86b@mbox.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
* das@mbox.com.au <das@mbox.com.au> [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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010314161309.P29888>