home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / ati / m32util / vvesa.txt < prev   
Text File  |  1994-05-01  |  7KB  |  189 lines

  1. ***********************************************************************
  2.  
  3.                         IMPORTANT INFORMATION
  4.                                  for
  5.   ATI GRAPHICS ULTRA PRO, GRAPHICS ULTRA+ and GRAPHICS WONDER Users
  6. ***********************************************************************
  7. VESA SUPER VGA BIOS EXTENSION VVESA.COM (VER 2.22)       April 29, 1994
  8. ***********************************************************************
  9.  
  10. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
  11.  
  12. ATI Technologies Inc.
  13. 33 Commerce Valley Drive East
  14. Thornhill, Ontario
  15. Canada L3T 7N6
  16.  
  17. Head Office, Sales and Marketing ....... (905) 882-2600
  18. Corporate FAX .......................... (905) 882-2620
  19.  
  20. Customer Support (VOICE)................ (905) 882-2626
  21. Customer Support FAX ................... (905) 882-0546
  22.  
  23. ATI DOWNLOAD BBS ....................... (905) 764-9404
  24.                 14400 bps, 9600 bps, 2400 bps, 1200 bps
  25.                         (8 Data, 1 Stop Bit, No parity)
  26. CompuServe ............................. GO ATITECH
  27.       General Inquiries                  76004,3656
  28.       Technical Support Inquiries        74740,667
  29.  
  30. ****************************
  31.  
  32. Contents
  33.  
  34. 1.0     Introduction
  35. 2.0     Command Line Keywords
  36. 3.0     VESA Modes Supported
  37. 4.0     Vesatest Utility
  38. 5.0     Known Problems
  39. 6.0     VESA Standards
  40.  
  41. ****************************
  42.  
  43. 1.0     Introduction
  44.  
  45. VVESA.COM  is a Terminate and Stay Resident (TSR) program. It  is
  46. the implementation of the VESA Super VGA BIOS Extension  Standard
  47. #VS911022.
  48.  
  49. VVESA  is not a driver. It is a program which enables your  video
  50. board  to  be used with VESA compatible  software.  Consult  your
  51. software manual or your software manufacturer's Technical Support
  52. to see if a VESA driver is available for your software.
  53.  
  54. Install your software for VESA Super VGA.  Then run VVESA  before
  55. running  your VESA compatible software.  If you prefer,  a  batch
  56. file  can be written to invoke VVESA and then your software.  The
  57. resident portion of VVESA only consumes a small amount of memory.
  58. To run  MS Windows 3.1 with  VESA 800x600  16-color driver in the
  59. 7-bit video mode 6A, VVESA is not required.
  60.  
  61. To remove VVESA from memory, type: VVESA OFF.
  62.  
  63. ****************************
  64.  
  65. 2.0     Command Line Keywords
  66.  
  67. Here is a list of VVESA advanced command line keywords:
  68.  
  69.     OFF   Remove the driver from the system memory.
  70.  
  71.     PAN   Enable Linear Address
  72.           It  allows  user  to pan or scroll  within  the  entire
  73.           display  memory. Standard VGA will wrap around  at  the
  74.           end of 64K in planar mode.  Linear address is  disabled
  75.           at default.
  76.  
  77.     55rw  Force single page read & write mode
  78.           The Write Page number is set to Read Page number when a
  79.           display  mode is initialized.  (Note that only  display
  80.           controller  28800-5 or higher is default to  dual  page
  81.           mode,   i.e. the writeable and readable windows can  be
  82.           programmed independently)
  83.  
  84.     DUALPAGE
  85.           Turns on individual read and write windows which can be
  86.           programmed independently for all supported 8, 15 and 24
  87.           bit modes including: 100h, 101h, 103h, 105h, 110h, 112h
  88.           and 113h.
  89.  
  90.  
  91.     FOR MACH32 CARD USERS ONLY:
  92.  
  93.     DUALPAGE
  94.           Does not enable separate read and write windows for
  95.           the following 15 and 16 bit modes: 110h, 111h, 113h, 114h,
  96.           115h, 116h and 117h.
  97.  
  98.     NOHICOLOR
  99.           Disables  support for 32,768, 65,536 and 16.7M colour modes on
  100.           mach32 products.  It also disables support for mode 107h (1280
  101.           x 1024 256 colours). It will save above 4K of system memory if
  102.           your application does not support these high color modes.
  103.  
  104.     ********
  105.     WARNING:
  106.     ********
  107.           If you change the VGA Memory Size setting in the Install
  108.           program, you must UNLOAD and then RELOAD the VESA driver.
  109.           Failure to do so can cause unpredictable results as the
  110.           driver may try and set modes that are no longer supported by
  111.           the new setting, or fail to support modes that are now possible.
  112.           To unload the driver use the command "vvesa off", to reload
  113.           it simply use the command "vvesa."
  114.  
  115.           When using VVESA.COM with a mach32, the recommended VGA Memory
  116.           Size setting is "Shared." This will make the maximum number of
  117.           VESA modes available.
  118.  
  119. ****************************
  120.  
  121. 3.0     VESA Modes Supported
  122.  
  123. The following VESA modes are supported:
  124.  
  125.      MODE      RESOLUTION        MEMORY    MEMORY
  126.      NUMBER    /COLORS           REQUIRED  MODEL
  127.  
  128.      100h      640x400/256       512KB     packed pixel
  129.      101h      640x480/256       512KB     packed pixel
  130.      102h      800x600/16        256KB     4-plane planar
  131.      103h      800x600/256       512KB     packed pixel
  132.      104h      1024X768/16       512KB     4-plane planar
  133.      105h      1024X768/256      1MB       packed pixel
  134.      107h      1280X1024/256     1MB       packed pixel
  135.      108h      80x60/16          256KB     Text mode
  136.      109h      132x25/16         256KB     Text mode
  137.      10Ah      132x43/16         256KB     Text mode
  138.      110h      640x480/32768     1MB       packed pixel
  139.      111h      640x480/65536     1MB       packed pixel
  140.      112h      640x480/16.7 M    1MB       packed pixel
  141.      113h      800x600/32768     1MB       packed pixel
  142.      114h      800x600/65536     1MB       packed pixel
  143.      115h      800x600/16.7 M    2MB       packed pixel
  144.      116h      1024x768/32768    2MB       packed pixel
  145.      117h      1024x768/65536    2MB       packed pixel
  146.  
  147. Note that some display adapters may not be capable of  displaying
  148. all  the  modes listed above  depending on the  model,  amount of
  149. video memory  and how the  display adapter is  configured.  Check
  150. the User's Guide of your display adapter for information on how
  151. to configure display adapter and the available modes.
  152.  
  153.  
  154. ****************************
  155.  
  156. 4.0     Vesatest Utility
  157.  
  158. VESATEST.EXE  is a  utility  program  to  check  which modes are
  159. supported on  your  display adapter,  run VESATEST after loading
  160. VVESA.  This utility  will provide a listing  of all VESA  modes
  161. available on your card.
  162.  
  163. ****************************
  164.  
  165. 5.0     Known Problems
  166.  
  167. Running VVESA.COM under Microsoft Windows is not recommended and can
  168. corrupt the Windows desktop.
  169.  
  170. When using modes 107h, 110h, 111h, 112h, 113h, 114h, 115h, 116h, or
  171. 117h on the mach32 some applications may appear with dim or incorrect
  172. colors. This happens because these modes require the colour registers
  173. (i.e. DAC registers) to be set through video BIOS calls only.  Some
  174. applications set these registers directly, which results in incorrect
  175. colour settings in these modes. If you encounter this problem, contact
  176. the application publisher.
  177.  
  178. ****************************
  179.  
  180. 6.0     VESA Standards
  181.  
  182. Programmers  requiring more information about VESA standards  may
  183. obtain copies of the specifications by writing or calling:
  184.  
  185.               VESA
  186.               2150 North First Street
  187.               San Jose, CA 95131-2029
  188.               (408) 435-0333
  189.