From owner-freebsd-hardware Wed Mar 14 16:13:16 2001 Delivered-To: freebsd-hardware@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 89CA637B718; Wed, 14 Mar 2001 16:13:12 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f2F0D9j14537; Wed, 14 Mar 2001 16:13:09 -0800 (PST) Date: Wed, 14 Mar 2001 16:13:09 -0800 From: Alfred Perlstein 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> References: <3eb86b3f2779.3f27793eb86b@mbox.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3eb86b3f2779.3f27793eb86b@mbox.com.au>; from das@mbox.com.au on Thu, Mar 15, 2001 at 11:10:17AM +1100 X-all-your-base: are belong to us. Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * 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-hardware" in the body of the message