home *** CD-ROM | disk | FTP | other *** search
/ Pegasus Win & OS/2 Edition / Pegasus_Win_OS2.iso / os2 / driver2 / et4000os.exe / README.DOC < prev   
Encoding:
Text File  |  1992-06-03  |  2.7 KB  |  105 lines

  1.  
  2.  
  3. ****  OS/2 Version 2.0 Presentation Manager Driver Diskette  ****
  4.  
  5.  
  6.       The file listing of each subdirectory as the following :
  7.  
  8.  
  9. \640_256\
  10.  
  11.     640 x 480  256 colors display driver :
  12.  
  13.         DISP2E.DLL     640 x 480  256 colors
  14.  
  15.         DISP2E60.CFG   60 Hz vertical refresh
  16.         DISP2E72.CFG   72 Hz vertical refresh
  17.  
  18. \800_16\
  19.  
  20.     800 x 600  16 colors display driver :
  21.  
  22.         DISP29.DLL     800 x 600  16 colors
  23.  
  24.         DISP2956.CFG   56 Hz vertical refresh
  25.         DISP2960.CFG   60 Hz vertical refresh
  26.         DISP2972.CFG   72 Hz vertical refresh
  27.  
  28. \800_256\
  29.  
  30.     800 x 600  256 colors display drivers :
  31.  
  32.         DISP30.DLL     800 x 600  256 colors
  33.  
  34.         DISP3056.CFG   56 Hz vertical refresh
  35.         DISP3060.CFG   60 Hz vertical refresh
  36.         DISP3072.CFG   72 Hz vertical refresh
  37.  
  38. \1024_16\
  39.  
  40.     1024 x 768  16 colors display drivers :
  41.  
  42.         DISP37.DLL     1024 x 768  16 colors
  43.  
  44.         DISP37I.CFG    43.5 Hz vertical refresh
  45.         DISP3760.CFG   60 Hz vertical refresh
  46.         DISP3770.CFG   70 Hz vertical refresh
  47.  
  48. \1024_256\
  49.  
  50.     1024 x 768  256 colors display drivers :
  51.  
  52.         DISP38.DLL     1024 x 768  256 colors
  53.  
  54.         DISP38I.CFG    43.5 Hz vertical refresh
  55.         DISP3860.CFG   60 Hz vertical refresh
  56.         DISP3870.CFG   70 Hz vertical refresh
  57.  
  58.  
  59. INSTALLATION :
  60.  
  61.      1. Use the OS/2 Installation & Disk 1 diskette or DOS system diskette
  62.         to boot your system.
  63.  
  64.      2. Place the driver diskette in drive A.
  65.  
  66.      3. Copy the file "ET4000PM.DLL" to the "\OS2\DLL" subdirectory in drive C.
  67.  
  68.      4. Copy "DISPXX.DLL" & "DISPXXXX.CFG" from each subdirectory to the
  69.         "\OS2\DLL" subdirectory in drive C and rename to "DISPLAY.DLL" &
  70.         "DISPLAY.CFG".
  71.  
  72.         EXAMPLE :
  73.  
  74.             Install 640 x 480  256 colors  72 Hz vertical refresh mode
  75.  
  76.             a. Copy "ET4000PM.DLL" to "C:\OS2\DLL"
  77.  
  78.                  A:>COPY ET4000PM.DLL C:\OS2\DLL     [Enter]
  79.  
  80.             b. Copy "\640_256\DISP2E.DLL" to "C:\OS2\DLL\DISPLAY.DLL"
  81.  
  82.                  A:>COPY \640_256\DISP2E.DLL C:\OS2\DLL\DISPLAY.DLL  [Enter]
  83.  
  84.             c. Copy "\640_256\DISP2E72.CFG" to "C:\OS2\DLL\DISPLAY.CFG"
  85.  
  86.                  A:>COPY \640_256\DISP2E72.CFG C:\OS2\DLL\DISPLAY.CFG  [Enter]
  87.  
  88.      5. Open the drive A door and reboot system.
  89.  
  90.      6. When you want to install a new display mode, do above steps again.
  91.  
  92.  
  93.     NOTE :
  94.  
  95.       1. Be sure that OS/2 V2.0 has been installed in your hard disk
  96.          drive C.
  97.  
  98.       2. Above drive C must contain "C:\OS2\DLL" path, wherein the
  99.          driver will be located.
  100.  
  101.       3. The CONFIG.SYS file must be changed to include the line:
  102.  
  103.                IOPL=YES
  104.  
  105.