home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41264 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.8 KB

  1. Path: sparky!uunet!usc!wupost!psuvax1!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: XGA-2 cards
  5. Message-ID: <1993Jan5.205042.28732@njitgw.njit.edu>
  6. Date: 5 Jan 93 20:50:42 GMT
  7. References: <30638.1088.uupcb@satalink.com>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 25
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <30638.1088.uupcb@satalink.com> bert.tyler@satalink.com (Bert Tyler) writes:
  14. >Part of the XGA-2 spec is a new INT 10H BIOS call that returns with
  15. >all of the information that used to require wandering through MCA
  16. >POS-IDs to collect.  A *much* better approach, IMHO, and easily 
  17. >pre-pended to the MCA-based POS-ID search found in all current
  18. >XGA-aware programs and drivers.  Make the INT 10H call, and only use
  19. >the MCA search if the INT 10H call fails.
  20.  
  21. Not likely.  Under protected mode (like OS/2), you won't be able to
  22. access any BIOS functions, and certainly won't be able to make an
  23. INT-10h call.  So this is strictly a DOS-only thing.  Under a DOS box,
  24. the call should work if you turned off BIOS emulation and use the real
  25. BIOS.  I don't think OS/2 could use this at all for its own drivers.
  26.  
  27. Then again, the SVGA.EXE program (which must be run from a DOS session
  28. anyway) could make this call and write the information to the
  29. svgadata.pmi file somewhere.  This could work.  You'd just have to
  30. launch this DOS app before using any XGA modes.  Not a bad
  31. alternative, since the XGA's "auto-configuration" seems to require a
  32. disk file anyway.
  33. -- 
  34.   |)  David Charlap          | .signature confiscated by FBI due to
  35.  /|_  dic5340@hertz.njit.edu | an ongoing investigation into the
  36. ((|,)                        | source of these .signature virusses
  37.  ~|~
  38.