home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!munnari.oz.au!metro!news
- From: dawes@physics.su.OZ.AU (David Dawes)
- Subject: Re: Where are outb & inb on SVR4?
- Message-ID: <1992Nov22.072620.13139@ucc.su.OZ.AU>
- Sender: news@ucc.su.OZ.AU
- Nntp-Posting-Host: physics.su.oz.au
- Organization: School of Physics, University of Sydney, Australia
- References: <Bxxr7A.6r9@constant.demon.co.uk>
- Date: Sun, 22 Nov 1992 07:26:20 GMT
- Lines: 16
-
- In article <Bxxr7A.6r9@constant.demon.co.uk> slangley@constant.demon.co.uk (Simon Langley) writes:
- >My ESIX SVR4.0.3 has man pages for inb() and outb(), but I cannot find the
- >functions themselves. I would be grateful if someone could tell me which
- >library they are in and which package installs the library.
-
- They are defined as asm inlines in <sys/inline.h>. Just include that header
- and you have them.
-
- BTW, the man pages for inb and outb are actually for the kernel routines.
-
- David
- --
- ------------------------------------------------------------------------------
- David Dawes (dawes@physics.su.oz.au) DoD#210 | Phone: +61 2 692 2639
- School of Physics, University of Sydney, Australia | Fax: +61 2 660 2903
- ------------------------------------------------------------------------------
-