home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / genoa79 / disk2 / read.me < prev    next >
Text File  |  1992-09-16  |  2KB  |  62 lines

  1. OS/2 2.0
  2.  
  3. Advanced drivers are contained in this subdirectory.
  4. Use the following procedures to install the drivers:
  5.  
  6. 1.  Boot your computer from DOS.  Please note that you have
  7.     to boot from DOS, or the following procedure will fail.
  8.  
  9. 2.  Change directory to OS/2 under \WIZSETUP\GENOA79\.  From this
  10.     directory, copy the appropriate files to the DLL sub
  11.     directory under your OS/2 directory.
  12.  
  13. Resolution   Color/HZ   DISPLAY.DLL   DISPLAY.CGF
  14.  
  15. 640 X 480    256/60     G64_2.DLL     G64_2_60.CFG
  16. 640 X 480    256/72     G64_2.DLL     G64_2_72.CFG
  17.  
  18. 800 X 600     16/56     G86_1.DLL     G86_1_56.CFG
  19. 800 X 600     16/60     G86_1.DLL     G86_1_60.CFG
  20. 800 X 600     16/72     G86_1.DLL     G86_1_72.CFG
  21.  
  22. 800 X 600    256/56     G86_2.DLL     G86_2_56.CFG
  23. 800 X 600    256/60     G86_2.DLL     G86_2_60.CFG
  24. 800 X 600    256/72     G86_2.DLL     G86_2_72.CFG
  25.                                  
  26. 1024 X 768    16/43     G1K_1.DLL     G1K_1_43.CFG
  27. 1024 X 768    16/60     G1K_1.DLL     G1K_1_60.CFG
  28. 1024 X 768    16/70     G1K_1.DLL     G1K_1_70.CFG
  29.  
  30. 1024 X 768   256/43     G1K_2.DLL     G1K_2_43.CFG
  31. 1024 X 768   256/60     G1K_2.DLL     G1K_2_60.CFG
  32. 1024 X 768   267/70     G1K_2.DLL     G1K_2_70.CFG
  33.  
  34. For example, to select 1024 x 768 16 colors at 43Hz vertical
  35. refresh rate, you need to copy into your OS/2's DLL sub
  36. directory the following driver files with the syntax listed
  37. below:
  38.  
  39.    COPY  G1K_1.DLL  C:/0S2/DLL/DISPLAY.DLL
  40.    COPY  G1K_1_43.CFG  C:0S2/DLL DISPLAY.CFG
  41.    COPY  ET4000PM.DLL  C:0S2/DLL/ET4000PM.DLL
  42.  
  43. Please note that no matter which resolution you want to
  44. install, the third line listed above is the same.  For
  45. instance, to install driver for 800 x 600 256 colors at 72
  46. Hz vertical refresh rate, you will use the following:
  47.  
  48.    COPY  G86_2.DLL  C:0S2/DLL/DISPLAY.DLL
  49.    COPY  G86_2_72.CFG  C:OS2/DLL/DISPLAY.CFG
  50.    COPY  ET4000PM.DLL  C:OS2/DLL/ET4000PM.DLL
  51.  
  52. --------------------------------------------------
  53. GENOA 7000 SERIES
  54.  
  55.     Copy "VSVGA.SYS" to your OS/2 MDOS sub-directory.
  56.     For example,
  57.     C:\WIZSETUP\GENOA79\OS2>COPY VSVGA.SYS C:\OS2\MDOS
  58.  
  59.     If full screen DOS doesn't come up successfully, put the following commands
  60.     in the CONFIG.SYS, then reboot the system.
  61.     SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA)
  62.     DEVICE=C:\OS2\MDOS\VSVGA.SYS