home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 339.DRIVERS2.EXE / ORCHID / TLIVESA.DOC < prev   
Text File  |  1992-03-21  |  1KB  |  33 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                  VESA Super VGA BIOS Extension Driver
  7.  
  8.  
  9. TLIVESA.COM is the VESA Super VGA BIOS Extension driver for video
  10. boards based on Tseng Labs ET3000 and ET4000 chips. The driver
  11. implements Version 1.2 of the VESA specification and is a
  12. terminate-and-stay-resident (TSR) program which intercepts the video
  13. BIOS interrupt vector to provide additional BIOS commands supporting
  14. super-VGA modes.
  15.  
  16. To load, type the command:
  17.  
  18.         TLIVESA [ENTER]
  19.  
  20. at the DOS prompt. TLIVESA may be loaded through a batch file for
  21. convenience. After loading the driver, any VESA application can be
  22. run.
  23.  
  24. The program can also be unloaded, freeing up memory, provided no other
  25. resident program which intercepts the video BIOS interrupt vector is
  26. loaded afterward. (Actually, no resident program at all should be
  27. loaded afterward in order to really free the memory.)
  28.  
  29. To unload, type the command:
  30.  
  31.         TLIVESA U [ENTER]
  32.  
  33. Unloading TLIVESA may also be performed through a batch file.