From owner-freebsd-questions Mon Feb 13 05:32:07 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id FAA00226 for questions-outgoing; Mon, 13 Feb 1995 05:32:07 -0800 Received: from pax.inria.fr (pax.inria.fr [138.96.24.78]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id FAA00220 for ; Mon, 13 Feb 1995 05:32:04 -0800 Received: by pax.inria.fr (8.6.9/8.6.9) id OAA28308; Mon, 13 Feb 1995 14:31:09 +0100 Message-Id: <199502131331.OAA28308@pax.inria.fr> To: brian@MediaCity.com (Brian Litzinger) cc: questions@FreeBSD.org Subject: Re: Using in? & out? instructions out of Kernel? Date: Mon, 13 Feb 1995 14:31:09 +0100 From: Andres Vega Garcia Sender: questions-owner@FreeBSD.org Precedence: bulk ------- Forwarded Message Received: from sophia.inria.fr by pax.inria.fr with SMTP (5.65c8/IDA-1.2.8) id AA15456; Fri, 9 Sep 1994 19:44:59 +0200 Received: from freefall.cdrom.com by sophia.inria.fr with SMTP (5.65c8/IDA-1.2.8) id AA26029; Fri, 9 Sep 1994 19:44:56 +0200 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.8/8.6.6) with SMTP id KAA15949 for ; Fri, 9 Sep 1994 10:42:31 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: Andres Vega Garcia Subject: Re: Using in? & out? instructions out of Kernel? In-Reply-To: Your message of "Fri, 09 Sep 94 15:53:31 BST." <199409091353.AA03451@mistigri.inria.fr> Date: Fri, 09 Sep 1994 10:42:31 -0700 Message-Id: <15948.779132551@freefall.cdrom.com> From: "Jordan K. Hubbard" > Does some body knows how could I use those low level instructions in a > program?. Open /dev/io first - you'll now have the priviledge of using inb/outb instructions in user mode. Jordan ------- End of Forwarded Message