Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 1999 11:54:46 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        fygrave@tigerteam.net, freebsd-hackers@FreeBSD.ORG, tech@openbsd.org
Subject:   Re: io ports reading/writing
Message-ID:  <Pine.BSF.3.95.990505115355.10507C-100000@current1.whistle.com>
In-Reply-To: <Pine.BSF.4.05.9905050908040.411-100000@herring.nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help



On Wed, 5 May 1999, Doug Rabson wrote:

> On Wed, 5 May 1999, CyberPsychotic wrote:
> 
> > Hello people,
> >  I am abit stuck with io ports access using BSD kernel routines. I
[...]
> 
> I think you just open /dev/io and use inb/outb.  Be warned that this will
> only work on i386 - the alpha uses a library, libio, to emulate inb/outb
> in user programs.

Also beware the arguments are in the oposite order to linux in outb()

> 



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?Pine.BSF.3.95.990505115355.10507C-100000>