home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / os21.zip / README.DOC < prev    next >
Text File  |  1993-06-10  |  7KB  |  185 lines

  1.                 
  2.  
  3.                 Trident OS/2 2.1 Display Driver (Beta)
  4.                              6/8/1993
  5.  
  6.  
  7.    Thank you for using Trident display adapter. Currently, Trident
  8.    display drivers support the following resolutions with OS/2 2.1:
  9.  
  10.                 640x480x16    (standard VGA)
  11.                 640x480x256
  12.                 800x600x16
  13.                 800x600x256
  14.                 1024x768x16
  15.                 1024x768x256
  16.  
  17. Warning: This driver is only for Final Official Release of OS/2 2.1.
  18.          It will not work with any BETA version of OS/2 2.1
  19.         
  20.  
  21.    WHO NEEDS THESE DRIVERS
  22.  
  23.         IBM has done a great job  to support all major super VGA
  24.         cards in OS/2 2.1. But when they wrote the code, some of Trident
  25.         chips were still under development. OS/2 2.1 is guarantteed to
  26.         work with TVGA8900B, TVGA8900C and TVGA9000, but might have trouble
  27.         to work with newer chips, such as TVGA8900CL/CXR/CXi, TGUI9420, etc.
  28.  
  29.         If you happen to use the newer Trident chip, you need drivers
  30.         in this diskette.
  31.  
  32.         If you use TVGA8900B/C or TVGA9000 and meet trouble, you may try
  33.         these drivers also, because they are newer and fixes some potential
  34.         problems.
  35.  
  36.  
  37.  
  38.    PREREQUIRMENT:
  39.  
  40.         We strongly recommend you installing boot manager onto the
  41.         hard disk so that you can boot OS/2 and DOS. In case you make
  42.         a big mistake in OS/2, you will have good chance to correct it by
  43.         booting from DOS and manually modify configuration files.
  44.  
  45.         Before you install Trident OS/2 display drivers, make sure that
  46.         the OS/2 is installed properly for generic VGA.
  47.  
  48.         To make OS/2 work in standard VGA mode, you need to tell
  49.         OS/2 that the adapter is a VGA (Video Graphics Array) rather
  50.         than Trident super VGA. The reason is: OS/2 2.1 knows how to
  51.         recognize Trident chip. When it finds out a Trident card is 
  52.         installed, it will assume the board is a TVGA8900B/C or TVGA9000
  53.         board, and use the corresponding special parameters to drive the
  54.         card. Sometimes, that will set the new chip into an incorrect status.
  55.  
  56.         Use the following procedure to tell OS/2 to use generic VGA:
  57.  
  58.         1.  After most of OS/2 is installed, you are asked to select
  59.             video card. It will display the "Primary Display" is
  60.                 "Trident super VGA"
  61.                 
  62.             Now, use mouse to click the square beside "Primary Dispaly"
  63.             and it becomes "checked", and click "OK".
  64.  
  65.         2.  In the list of display cards, select
  66.                 "Video Graphics Array (VGA)"
  67.  
  68.             NOTE: Do NOT choose "IBM VGA 256c", which is not standard
  69.             VGA.
  70.  
  71.         3.  Continue the installation.
  72.  
  73.         
  74.         When you install the driver first time, be sure to make
  75.         ORIGINAL OS/2 2.1 display driver diskettes handy, since
  76.         most of the files needed to install Trident super VGA
  77.         drivers are there.
  78.  
  79.  
  80.    INSTALLATION
  81.  
  82.         Since the drivers are too big to fit into one floppy, we
  83.         need to copy all necessary files into a hard disk. Using hard
  84.         disk will let you change resolutions easily.
  85.  
  86.         If you do not want to change resolution after the installation.
  87.         you can simple delete the whole directory after you selected
  88.         the right driver. You can save about 1.5M bytes hard disk
  89.         space by deleting the whole directory.
  90.  
  91.         The installation procedure only works under DOS. It can be a full
  92.         screen DOS session under OS/2 or a true DOS by booting from DOS
  93.         partition.
  94.         
  95.         To copy drivers into hard disk, at "A:\>" prompt, run
  96.         the following command:
  97.  
  98.             INSTALL boot_drv: [dsp_drv:\dsp_path] [dst_drv:\dst_path]
  99.  
  100.         Where:
  101.                 boot_drv            OS/2 boot drive. Must be given.
  102.  
  103.                 dsp_drv,dsp_path    Drive and path where the original OS/2
  104.                                     display drivers is located. It is an
  105.                                     optional parametr. The default is A:.
  106.                                     If dst_drv is A or B,  don't give
  107.                                     dsp_path.
  108.  
  109.                 dst_drv,dst_path    The destination drive and path where
  110.                                     Trident display driver is copied to.  
  111.                                     An optional paramrter. The default is 
  112.                                     OS2_drive:\TROS2DRV. If this parameter
  113.                                     is given, dsp_drv:\dsp_path must be 
  114.                                     specified.
  115.  
  116.  
  117.         Examples:
  118.  
  119.                 INSTALL C:
  120.  
  121.                         The OS/2 is installed on C: drive.
  122.                         The original OS/2 display driver will be in A:.
  123.                         Trident OS/2 drivers will be copied into C:\TROS2DRV.
  124.  
  125.  
  126.                 INSTALL D: D:\DISP
  127.  
  128.                         The OS/2 is installed on D: drive.
  129.                         The original OS/2 display driver is in D:\DISP.
  130.                         Trident OS/2 drivers will be copied into D:\TROS2DRV.
  131.  
  132.  
  133.                 INSTALL C: A: C:\MYDRV
  134.    
  135.                         The OS/2 is installed on C: drive.
  136.                         The original OS/2 display driver will be in A:.
  137.                         Trident OS/2 drivers will be copied into C:\MYDRV.
  138.  
  139.  
  140.         After installation, the following files will be in \TROS2DRV:
  141.  
  142.                 DSPRES.DL_              TR480A.DSP
  143.                 IBMVGA32.DL_            TR480AC.DSP
  144.                 VGA                     TR480B.DSP
  145.                 WINVGA                  TR480BC.DSP
  146.                 WINXGA                  TR600A.DSP
  147.                 SV60016.DL_             TR600AC.DSP
  148.                 SV480256.DL_            TR600B.DSP
  149.                 SV600256.DL_            TR600BC.DSP
  150.                 SV768256.DL_            TR768A.DSP
  151.                 WSPDBF.DR_              TR768AC.DSP
  152.                 WSPDSBF.DR_             TR768B.DSP
  153.                 WSPDSF.DR_              TR768BC.DSP
  154.                 WSPDSSF.DR_             PSVGA32.DSP
  155.                 DSP256.DL_              PSSVGA32.DSP
  156.                 DSP76816.DL_
  157.                 SW256.DR_
  158.  
  159.                 SVGA.EXE   is copied to \OS2;
  160.                 VSVGA.SYS  is copied to \OS2\MDOS;
  161.                 PSTRID.DSC is copied to \OS2\INSTALL
  162.  
  163.                 A new SVGADATA.PMI file will be generated in \OS2.
  164.  
  165.  
  166.    SET RESOLUTION
  167.  
  168.         You need to run DSPINSTL (display installation) to select
  169.         color and resolution you want.
  170.  
  171.         During DSPINSTL, choose "Trident" as primary display.
  172.  
  173.         When asked to assign where the driver is, set "Source Directory"
  174.         to D:\TROS2DRV or where you copy the drivers to.
  175.  
  176.  
  177.  
  178.    Current 800x600 and 1024x768 16 colors drivers do not support  
  179.    seamless Windows. The seamless 16 color drivers will be in the
  180.    next release very soon.
  181.  
  182.  
  183.  
  184.    Copyright Trident Microsystem, 1993, all rights reserved.
  185.