home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / sys5 / r4 / 801 < prev    next >
Encoding:
Text File  |  1992-12-11  |  961 b   |  24 lines

  1. Newsgroups: comp.unix.sys5.r4
  2. Path: sparky!uunet!pipex!demon!constant.demon.co.uk!slangley
  3. From: slangley@constant.demon.co.uk (Simon Langley)
  4. Subject: Writing to io ports
  5. Message-ID: <Bz2Bzp.6Gq@constant.demon.co.uk>
  6. Organization: Home
  7. X-Newsreader: Tin 1.1 PL5
  8. Date: Thu, 10 Dec 1992 21:35:49 GMT
  9. Lines: 13
  10.  
  11. I am trying to port a Linux program to ESIX SVR4.0.3a.  The program is
  12. tvgalib which is a library for SVGA mode on a Trident 8900C.
  13. Naturally, tvgalib writes directly to io ports using inb & outb; in the
  14. Linux source, initial access to each port is preceded by a call to
  15. ioperm() which apparently grants permission to write to the port.
  16.  
  17. I cannot find any reference to ioperm() on my system, and I don't know how
  18. this should be done in SVR4.  Can anyone enlighten me?
  19.  
  20. -- 
  21.    Simon Langley                   (preferred)   slangley@constant.demon.co.uk
  22.    Hampstead, London
  23.    pgp 2.0 public key available                  slangley@cix.compulink.co.uk
  24.