home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / 8514OS2.ZIP / 8514OS2.DOC
Text File  |  1990-07-03  |  9KB  |  198 lines

  1.  
  2.  
  3.  
  4. GraphicsLine
  5.  
  6.                                 WD9510 FAMILY
  7.                         OS/2 INSTALLATION PROCEDURE
  8.                         ---------------------------
  9.                                 2/28/90
  10.  
  11.  
  12.         These are the instructions necessary when using a WD 8514/A
  13.         in an AT system with OS/2 1.1 or 1.2. The user will be
  14.         supplementing the OS/2 install to permit PM support of the
  15.         8514/A in the AT machine. The PM 8514 driver supports 16 and 256
  16.         color boards.
  17.  
  18. 1.0     Manually installing 8514 on an AT with OS/2
  19.         -------------------------------------------
  20.  
  21.         The current versions of OS/2 will not properly install on
  22.         an AT with an 8514. The 1.1 version simply will not
  23.         recognize that the 8514 is present. So you end up installing
  24.         for the VGA and then manually altering the CONFIG.SYS file
  25.         and replacing the DISPLAY.DLL file.
  26.         OS/2 1.2, however, will recognize that the 8514 is present
  27.         but, as a result, you are faced with a Memory Protection error
  28.         as the install process is completing. So, when installing
  29.         OS/2 1.2 you must select NO when asked if the display is an 8514
  30.         and, instead, choose the VGA (or PS/2 display). This choice will
  31.         only occur if you have the 8514 present in the machine when you
  32.         install OS/2 1.2.
  33.  
  34.         After you have OS/2 installed follow the instructions below.
  35.  
  36.         Note: This procedure assumes that the OS/2 directory created
  37.               by the OS/2 Install was C:\OS2.
  38.  
  39.         For OS/2 1.1
  40.         --------------
  41.  
  42.         - Microsoft OS/2 1.1
  43.  
  44.         The Microsoft 1.1 OS/2 BAK contains a file called 8514.DL@ and is
  45.         typically located on Disk 5 (an OEM could change this). This
  46.         packed file is the only file that is necessary to support an
  47.         8514/A video device for PM under OS/2 1.1. To install this 1.1 PM
  48.         display driver, you will need to boot off the INSTALL disk, when
  49.         the first screen comes up, press 'ESCape' to cancel the installation
  50.         (you don't want to install OS/2 all over again). When the prompt
  51.         appears, copy the file 8514.DL@ over to \OS2\DLL, unpack it
  52.         (the command is UNPACK 8514.DL@), and copy 8514.DLL to DISPLAY.DLL.
  53.         The reason you have to boot off the INSTALL disk is that OS/2 will
  54.         not let you modify the DISPLAY.DLL file from the boot disk.
  55.         In addition to creating your new DISPLAY.DLL file, you will need
  56.         to modify your CONFIG.SYS file to read as follows:
  57.  
  58.                 DEVINFO=SCR,8514,C:\OS2\VIOTBL.DCP
  59.  
  60.         - IBM OS/2 1.1
  61.  
  62.         Under IBM OS/2 1.1, the 8514 display driver is called IBMBGA.DL@.
  63.         This 1.1 driver will need to be copied and unpacked as mentioned
  64.         for the Microsoft OS/2, and the DEVINFO line should reference
  65.         BGA instead of 8514.
  66.  
  67.                 DEVINFO=SCR,BGA,C:\OS2\VIOTBL.DCP
  68.  
  69.  
  70.         For OS/2 1.2
  71.         -------------
  72.  
  73.         - IBM OS/2 1.2
  74.  
  75.         IBM OS/2 1.2 contains files called IBMBGA.DL@ and BVH8514A.DL@.
  76.         These are located on Disk 5. These packed file are the only files
  77.         that are necessary to support an 8514/A video device for PM under
  78.         OS/2 1.2. To install this 1.2 PM display driver, you will need
  79.         to boot off the INSTALL disk, when the first screen comes up,
  80.         press 'ESCape' to cancel the installation (you don't want to
  81.         install OS/2 all over again). When the prompt appears, copy
  82.         the files over to \OS2\DLL, unpack them (the command is
  83.         UNPACK IBMBGA.DL@ & UNPACK BVH8514A.DL@), and copy IBMBGA.DLL to
  84.         DISPLAY.DLL. The reason you have to boot off the INSTALL disk
  85.         is that OS/2 will not let you modify the DISPLAY.DLL file from
  86.         the boot disk. In addition to creating your new DISPLAY.DLL file,
  87.         you will need to modify your CONFIG.SYS file to read as follows:
  88.  
  89.                 DEVINFO=SCR,BGA,C:\OS2\VIOTBL.DCP
  90.                 SET VIDEO_DEVICES=VIO_IBM8514A
  91.                 SET VIO_IBM8514A=DEVICE(BVHVGA,BVH8514A)
  92.  
  93.  
  94.         - Microsoft OS/2 1.2
  95.  
  96.         The current Microsoft OS/2 1.2 BAK (the one OEM's have in their
  97.         hands today) was a preliminary BAK. It does not contain support
  98.         for the 8514/A. Here's a clip from the README.DOC that accompanied
  99.         the current 1.2 BAK (WANG and TANDY should be aware of this):
  100.  
  101.             8514 and other PS/2 (ABIOS) drivers are not provided with this
  102.             release. There is work being done in this area, however....
  103.  
  104.         Microsoft has stated that the 8514 display drivers have been
  105.         completed and will be in the update to the 1.2 BAK (this BAK update
  106.         is due to be released in a few weeks : approximately end of Feb).
  107.  
  108.         The packed 1.2 PM display driver will be called IBMBGA.DL@, the
  109.         same as IBM's (of course, other OEMs who receive this BAK can
  110.         use their own naming conventions, if they so choose). I assume this
  111.         file will also be on Disk 5, but I won't know for sure until the
  112.         final build of the BAK update is complete. In addition, if an OEM
  113.         builds their installation disks differently than Microsoft, you
  114.         cannot be sure that the file resides on Disk 5.
  115.  
  116.         To install the 8514/A display drivers, proceed as mentioned above
  117.         for IBM.
  118.  
  119.  
  120.  
  121. 2.0     Building a Device Support Disk for your Enhanced 8514/A compatible
  122.         product on an AT computer:
  123.  
  124.         Creating an OS/2 Device Support Disk for your Enhanced 8514/A
  125.         board prior to installing OS/2 1.1 or 1.2 is easier than following
  126.         the process outlined above. Here is how it works:
  127.         Start to install OS/2 as usual, selecting the "VGA" (PS/2) video
  128.         option. At the end of the install, you are given the opportunity to
  129.         provide a Device Support Disk. By providing the Device Support
  130.         Disk, the Install program will use the 8514 files to create a
  131.         8514 version of PM. Your system will then be configured for an 8514.
  132.  
  133.  
  134.     2.1 For OS/2 1.1
  135.         -------------
  136.  
  137.         - IBM OS/2 1.1
  138.  
  139.         The IBM OS/2 Device Support Disk (which you must create) has to
  140.         contain the following files:
  141.  
  142.         * unpacked IBMBGA.DLL file from system disk 5
  143.         * OS/2 1.1 device driver profile (DDP) for the WD 8514/A board.
  144.            The DDP must be created by the end-user by using an Editor.
  145.            The 8514 Device Driver Profile is an ASCII file (WD8514_1.DDP)
  146.            with the following contents:
  147.  
  148.                 :TITLE
  149.                 Enhanced 8514A DLL
  150.                 :CONFIG
  151.                 DEVINFO = SCR,BGA,C:\OS2\VIOTBL.DCP
  152.                 :FILES
  153.                 IBMBGA.DLL C:\OS2\DLL\DISPLAY.DLL
  154.  
  155.            NOTE : the unpack utility can be copied from the OS/2 install
  156.                   disk and will execute under DOS or OS/2.
  157.  
  158.         - Microsoft OS/2 1.1
  159.  
  160.         Under Microsoft OS/2 1.1, the name used for the 8514 driver is 8514
  161.         instead of BGA. The Device Support Disk for Microsoft OS/2 1.1 should
  162.         contain :
  163.  
  164.         * unpacked 8514.DLL file from system disk 5
  165.         * OS/2 1.1 device driver profile (DDP) for the WD 8514/A board.
  166.           The 8514 DDP for Microsoft OS/2 1.1 should contain the following:
  167.  
  168.                 :TITLE
  169.                 Enhanced 8514A DLL
  170.                 :CONFIG
  171.                 DEVINFO = SCR,8514,C:\OS2\VIOTBL.DCP
  172.                 :FILES
  173.                 8514.DLL C:\OS2\DLL\DISPLAY.DLL
  174.  
  175.  
  176.     2.2 For OS/2 1.2
  177.         -------------
  178.         The Device Support Disk must contain the following files:
  179.  
  180.         * unpacked IBMBGA.DLL file from system disk 5
  181.         * unpacked BVH8514A.DLL file from system disk 5
  182.         * OS/2 1.2 Device Driver Profile (DDP) for the WD 8514/A PLUS board.
  183.            The 8514 device driver profile is an ASCII file (WD8514_2.DDP)
  184.            with the following contents:
  185.  
  186.                 :TITLE
  187.                 Enhanced 8514A DLL
  188.                 :CONFIG
  189.                 DEVINFO = SCR,BGA,C:\OS2\VIOTBL.DCP
  190.                 SET VIDEO_DEVICES=VIO_IBM8514A
  191.                 SET VIO_IBM8514A=DEVICE(BVHVGA,BVH8514A)
  192.                 :FILES
  193.                 IBMBGA.DLL C:\OS2\DLL\DISPLAY.DLL
  194.                 BVH8514A.DLL C:\OS2\DLL\BVH8514A.DLL
  195.  
  196.         NOTE : the unpack utility can be copied from the install disk and
  197.                 will execute under DOS or OS/2.