home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / sysv386 / 16693 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.2 KB  |  29 lines

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