home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 33 VDrivers / 33-VDrivers.zip / stbbvh.zip / read.me < prev   
Text File  |  1993-06-22  |  1KB  |  28 lines

  1. This archive contains 3 packed BVHENH.DLL files that support low, medium
  2. and high refresh rate monitors on the STB X24 and VL24 accellerator cards.
  3. These files seem to work with the new 32-bit seamless OS/2 beta drivers for
  4. S3 cards from IBM.
  5.  
  6.    BVHENH0.DL@      60 Hz 640x480      56 Hz 800x600     Interlaced 1024x768
  7.    BVHENH4.DL@      60 Hz 640x480      60 Hz 800x600     60 Hz 1024x768
  8.    BVHENH8.DL@      72 Hz 640x480      72 Hz 800x600     70 Hz 1024x768
  9.  
  10. To use the seamless beta driver with an STB card, install the IBM driver
  11. following the instructions for a supported card, but before rebooting the
  12. system to start running the new driver, do the following...
  13.  
  14. Unpack one of them (the one supporting the refresh rate you are interested
  15. in) into a temporary directory then copy it to \OS2\DLL.  Then edit the
  16. line that looks more or less like this:
  17.  
  18.    SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  19.  
  20. to have a reference to the new BVHENH.DLL file, like this:
  21.  
  22.    SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BVHENH)
  23.  
  24. At this point the seamless 32-bit beta driver should run properly...  I hope!
  25.  
  26. --Charles Marslett
  27.   STB Systems, Inc.
  28.