home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 33 VDrivers / 33-VDrivers.zip / VGA800-B.ZIP / README.TXT < prev   
Text File  |  1993-02-15  |  8KB  |  193 lines

  1. "Generic" 800x600 16-color 32-bit OS/2 2.x SuperVGA Display Driver
  2.                            Alpha Release
  3.                          February 15, 1993
  4.  
  5. This package contains an alpha level driver for 32-bit "generic"
  6. 800x600/16 Presentation Manager support.  There is NO "SEAMLESS"
  7. WINDOWS (WIN-OS/2) SUPPORT in this driver.  "Seamless" support will
  8. appear in a subsequent release.
  9.  
  10. Before installing the driver files:
  11.  
  12.         1. Make sure that you have the 32-bit graphics engine installed
  13.            (OS/2 2.0 with Service Pak or OS/2 2.1 Beta or later).  To
  14.            determine your OS/2 release level, issue the command:
  15.  
  16.            SYSLEVEL
  17.  
  18.            from any OS/2 command line prompt.  OS/2 2.0 release levels
  19.            prior to 06055 cannot use this driver.
  20.  
  21.         2. Make sure that your OS2.INI is set up for 32-bit IBMVGA32.
  22.            (If you are currently running any 32-bit PM driver,
  23.            you're fine.)
  24.  
  25.         2a. If the file \OS2\SVGADATA.PMI does not exist, go to a
  26.             full screen DOS session and issue the command:
  27.  
  28.             SVGA ON
  29.  
  30.             If the \OS2\SVGADATA.PMI file is not then created, you will
  31.             probably not be able to use this driver.
  32.  
  33. To install IBMDEV32.DLL and IBMVGA32.DLL:
  34.  
  35.         3. Create a new directory (e.g. \Display) and place the
  36.            IBMDEV32.DLL and IBMVGA32.DLL files in that directory.
  37.            Edit your CONFIG.SYS to place the name of this new
  38.            directory in LIBPATH, ahead of the directory containing
  39.            the original IBMDEV32.DLL and IBMVGA32.DLL files.  For
  40.            example, if your LIBPATH line in CONFIG.SYS reads:
  41.  
  42.            LIBPATH=.;C:\OS2\DLL;C:\APP\DLL;C:\;
  43.  
  44.            change it so that it reads:
  45.  
  46.            LIBPATH=.;C:\Display;C:\OS2\DLL;C:\APP\DLL;C:\;
  47.  
  48.            (assuming that C:\Display is the directory containing the
  49.            new IBMDEV32.DLL and IBMVGA32.DLL files).  Keep a backup
  50.            copy of the old CONFIG.SYS.  Reboot.
  51.  
  52.            Should you need to revert to the original CONFIG.SYS, simply
  53.            boot OS/2 from diskette.  To do so, insert the OS/2
  54.            Installation Diskette in Drive A and reboot.  Insert Diskette
  55.            1 when prompted, then press ESC when prompted.  You will be
  56.            presented with an OS/2 command line from which you can make
  57.            the necessary restoration.
  58.  
  59. ---------------------------
  60.  
  61. The full source code to this driver is included in the OS/2 2.1 Device
  62. Driver Kit CD-ROM.  It is simply a makefile change from the VGA32 driver!
  63. Just change the two makefile instances of DSCAN_CNT from 480 to 600.
  64. Recompile, and you have this driver.
  65.  
  66. Please, if you are at all interested in OS/2 programming, join the
  67. Developer's assistance program and get this CD!  Considering that most
  68. hardware companies have 0-1 people working on OS/2 devices, the online
  69. community can make a dramatic difference in the amount of OS/2 support
  70. available!
  71.  
  72. Please use the following information to join the DAP, or type GO OS2DAP
  73. on CompuServe:
  74.  
  75. OS/2 2.1 DEVICE DRIVER DEVELOPMENT KIT (DDK) CD-ROM AVAILABLE
  76.  
  77. This DDK, which replaces previously distributed Display and SCSI Device
  78. Adaptation Kits, is a release of over 50MB of full function source code,
  79. build tools, test tools, and on-line documentation for several OS/2 2.1
  80. device drivers.  It includes source code for PM display drivers, virtual
  81. video drivers, base video handlers, printer, DASD, SCSI, CD-ROM, and
  82. mouse drivers.  Source code for WIN-OS/2 seamless display drivers is
  83. available separately.
  84.  
  85. The information and code on this DDK will be updated and made
  86. available on a DDK in approximately three months and be available
  87. through a subscription service.
  88.  
  89. PREREQUISITES
  90.  
  91. o  CD-ROM Player
  92.  
  93. o  The DDK is intended for use on IBM OS/2 2.0 with the OS/2 2.0
  94.    Service Pack (XR06055) or later releases.  Use of this DDK and
  95.    its associated utilities on a system earlier than OS/2 2.0 and
  96.    the Service Pack may produce unpredictable results.
  97.  
  98. o  It is recommended that developers have the OS/2 2.0 Toolkit
  99.    installed on their system so the 2.0 kernel debugger can be used.
  100.  
  101. o  If you are developing video drivers and you require the WIN-OS/2
  102.    seamless supplement, you are required to have licenses to use the
  103.    Windows** 3.0 and Windows 3.1 DDK.
  104.  
  105. o  For some drivers, Microsoft* C 6.0 is required.
  106.  
  107. o  For some drivers, Microsoft MASM 6.0 is required.
  108.  
  109. o  Adobe Systems files included in the DDK must not be changed.
  110.    Persons changing these files are subject to legal action by
  111.    the Adobe Corporation.
  112.  
  113. INSTALLATION
  114.  
  115. The DDK includes an installation program that permits you to selectively
  116. install device drivers.  After selecting one, more, or all device
  117. drivers, the program informs you of the disk space required and how much
  118. available space you have.  The program will not copy drivers onto your
  119. system unless it detects you have enough room for everything you
  120. selected.  Regardless of your selections, the installation program will
  121. NOT update your CONFIG.SYS file.  Please ignore any messages to the
  122. contrary that may be displayed in this release.
  123.  
  124. A README.DDK file provides installation information as well as
  125. a detailed description of the DDK.
  126.  
  127. ORDERING A DDK
  128.  
  129. This DDK is available at a nominal shipping and handling charge to
  130. developers who are currently developing or planning to develop OS/2
  131. device drivers.  To obtain a DDK, contact the IBM DDK coordinator or
  132. Ordering Number for your country or geography as listed below.
  133.  
  134. Country or Geography                  Ordering Number
  135. --------------------                  ---------------
  136.  
  137. Australia, Hong Kong including        Telephone: 61-2-354-7684
  138. People's Republic of China,           FAX:       61-2-354-7766
  139. Indonesia, Malaysia, New Zealand,
  140. Philippines, Singapore (including
  141. offshort support of India), Sri
  142. Lanka, Taiwan and Thailand
  143.  
  144. Canada
  145.  
  146.      NOTE: Device Driver developers in this geography will receive a
  147.            direct communication regarding distribution and support.
  148.  
  149. Europe, Middle East and Africa        Telephone: 44-285-641175
  150.                                       FAX:       44-285-640181
  151.  
  152.      NOTE: IBM EMEA OS/2 Developer Assistance Program members will
  153.            receive a direct communication regarding distribution and
  154.            support.
  155.  
  156. Japan                                 Telephone: 81-3-5563-5897
  157.                                       FAX:       81-3-5563-4957
  158.  
  159. Korea                                 Telephone: 82-2-528-1548
  160.                                       FAX:       82-2-528-1414/1415
  161.  
  162. Latin America                         Telephone: 011-52-627-1846
  163.                                       FAX:       011-52-395-7812
  164.  
  165. United States                         Telephone: 407-982-4239
  166.                                       FAX:       407-982-4218
  167.  
  168.     NOTES: When ordering a DDK, please FAX your name, company name,
  169.            full business address, and telephone number to 407-982-4218.
  170.            The DDK order materials will be mailed to you.
  171.  
  172.            If you are a member of the Boca Raton OEM (Device Driver)
  173.            Support Bulletin Board or are a device driver developer in
  174.            the Developer Assistance Program (DAP), you need NOT request
  175.            a DDK unless you have not received DDK order materials by
  176.            February 19, 1993.
  177.  
  178. TECHNICAL SUPPORT
  179.  
  180. Technical support for specific device driver development questions will
  181. be provided.  Information about obtaining support will be available
  182. through the DDK coordinator for your geography.  Other OS/2 inquiries
  183. should be directed to the appropriate IBM channels.
  184.  
  185. *
  186.  OS/2 is a registered trademark of the IBM Corporation in the
  187.  U.S. and other countries.
  188.  
  189. **
  190.  Microsoft is a registered trademark of the Microsoft Corporation and
  191.  Windows is a trademark of the Microsoft Corporation.
  192.  
  193.