home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6567 < prev    next >
Encoding:
Text File  |  1992-07-23  |  2.7 KB  |  52 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!darwin.sura.net!jvnc.net!primerd.prime.com!hammer!cummings
  3. From: cummings@hammer.Prime.COM (Kevin Cummings)
  4. Subject: Re: 0.96c second patch
  5. Message-ID: <1992Jul21.170331@hammer.Prime.COM>
  6. Keywords: 0.96c patch
  7. Sender: cummings@hammer (Kevin Cummings)
  8. Organization: Prime Computer R&D
  9. References:  <1992Jul18.205448.25947@klaava.Helsinki.FI>
  10. Date: Tue, 21 Jul 1992 21:03:31 GMT
  11. Lines: 39
  12.  
  13. In article <1992Jul18.205448.25947@klaava.Helsinki.FI>, torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:
  14. > Possible problems:
  15. >  - The VESA code in setup.S has some problems.  I haven't even looked
  16. > into it yet, so if it won't work for you, please either (a) use the
  17. > unpatched setup.S from 0.96c, or (b) try to find the problem and tell
  18. > me.  (b) is preferable, of course.  I'd like to have VESA support, but
  19. > if the bug isn't found, I'll have to use the non-VESA version for 0.97. 
  20.  
  21. Or PLEASE CONTACT ME (use my HOME address below).  I wrote the VESA patch
  22. (and use it every day on my Diamond Stealth VRAM).  I used the April 1989 DDJ
  23. article on VESA support to write the VESA BIOS calls.  I have since gotten
  24. the internal S3 specs, but I still have no answers as to why only the 01xx
  25. video modes are in my BIOS capabilities list.  I put in one special hack
  26. for the 132 column modes (which claim to be 1280 pixels horizontally, instead
  27. of 1056).  I want this VESA code to work on EVERY VESA compliant video board.
  28. Of course, you board MUST support the VESA extensions in its VIDEO BIOS in order
  29. for this to work.  Boards that support VESA BIOS extensions through TSRs are SOL.
  30.  
  31. Please let me know what your problems with the VESA support are, and I will try
  32. and keep the support correct.  Opinions always welcome (as is a copy of the
  33. VESA video BIOS extensions spec as well), and any and all VESA standard mode
  34. numbers and resolutions.  I've tried to keep my list up-to-date (since the
  35. article in DDJ was from a preliminary spec and is incomplete), but I'm not sure
  36. how modes 02xx and 03xx are covered by the latest VESA standard.  But if they
  37. are returned by the VESA Capabilities function, then they should be supported.
  38.  
  39. =================================================================
  40. Kevin J. Cummings                       PrimeService
  41. 20 Briarwood Road                       A Computervision Company
  42. Framingham, Mass.                       500 Old Connecticut Path
  43.                     Framingham, Mass.
  44. Work:  cummings@primerd.Prime.COM
  45. Home:  cummings@kjc386.framingham.ma.us
  46.  
  47. Std. Disclaimer: "Mr. McKittrick, after careful consideration,
  48.           I've come to the conclusion that your new
  49.           defense system SUCKS..."   --  War Games
  50. =================================================================
  51.