home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / ibm / pc / hardware / 34605 < prev    next >
Encoding:
Text File  |  1993-01-02  |  2.5 KB  |  59 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!aries.scs.uiuc.edu!mcdonald
  3. From: mcdonald@aries.scs.uiuc.edu (J. D. McDonald)
  4. Subject: Re: ATI VESA driver supporting 24 BIT COLOR?
  5. References: <C03q48.n0K@rahul.net> <234PwB5w165w@cibbs.UUCP>
  6. Message-ID: <mcdonald.643@aries.scs.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: UIUC SCS
  9. Date: Sat, 2 Jan 1993 15:44:02 GMT
  10. Lines: 47
  11.  
  12. In article <234PwB5w165w@cibbs.UUCP> anthony@cibbs.UUCP writes:
  13.  
  14. >bryanw@rahul.net (Bryan Woodworth) writes:
  15.  
  16.  
  17. >I little understanding of what VESA will help you understand the "lack of
  18. >support". VESA is a standard by which SUPERVGA has been defined for methods of
  19. >accessing the extended resolutions. The VESA standard does not include
  20. >graphics co-processors and accelerators.
  21.  
  22. >The ATI Graphics Ultra + is a Graphics Coprocessor card that incorporates VGA
  23. >and SuperVGA. The card only support 16bit and 24bit color through the Graphics
  24. >Coprocessor and not the SuperVGA section.
  25.  
  26. Apparently that is incorrect. I am basing my statement on information I 
  27. have recrived direct from ATI, including programming the card using
  28. direct writes (nto teh accelerator). This information states, if I 
  29. read it correctly, that the card supports the accelerator only up to
  30. the 16 bit modes  .. that is right, it doesn't support 24 bit color
  31. using the accelerator. I may be wrong, but that is how it reads to me!
  32.  
  33. > So, no VESA driver for the product
  34. >is available.
  35.  
  36. So that's not the reason.
  37.  
  38. On teh other hand,  this literature claims that the 24 bit mode must
  39. display using the Mach32 controller, not the VGA controller. You can
  40. indeed write to memory using the Mach32 controller's "memory aperture"
  41. (i.e. as a linear memory above the 1 meg point). I've done this and
  42. it works easily. It also claims that you can write in this mode
  43. using the VGA controller (an hence write in the normal VGA memory
  44. area at 0xa0000000 using paging), and display using the Mach32 controller.
  45.  
  46.  
  47. It is not clear that these two controllers can be used at once.
  48.  
  49. Thus the situation about "can it be done" appears rather muddy to me.
  50. I'm not about to find out by trying the necessary programming!!!!
  51. (Believe me, the linear video memory is the way to go! I will provide
  52. code for doing it if anybody wishes. It's not secret.)
  53.  
  54.  
  55. >What DOS apps are you running that require 24 bit VESA support? For programs
  56. >like 3D Studio and AutoShade, ATI provides a rendering driver with the card.
  57.  
  58. Doug McDonald
  59.