*******************************************************************************
************************* GENERIC CADD 6.0 DRIVER *****************************
*******************************************************************************

The driver is loaded and unloaded in memory by CADD and has no TSR (Terminate 
and Stay Resident) considerations. If there is no need for the screen save 
function in Generic CADD (driver LGEN911.VGD), the smaller driver (SGEN911.VGD)
is recommended. This will free up an additional 11 KBytes of drawing space if 
no EMS is installed, or around 88 KBytes if there is EMS memory.

The driver will default to the highest resolution possible. If this is not what
you desire, the resolution may be overridden by setting an environment variable
as follows:

SET CADD_INIT=<MODE>

Where <MODE> is:
0   640 x 480, 256 colors
1   800 x 600, 16 colors
2   800 x 600, 256 colors
3   1024 x 768, 16 colors
4   1024 x 768, 256 colors
5   not supported by 928Movie
6   --> reserved <--
7   1280 x 1024, 16 colors
8   --> reserved <--

Please note that not all resolution modes may be available.

Generic CADD Driver Installation
--------------------------------
1.  Insert the 928Movie DOS Drivers disk in the appropriate disk drive.

2.  Copy the driver you wish to use from the \GENCAD subdirectory on the 
    driver disk to the subdirectory which contains the application. For 
    example, type

        COPY A:\GENCAD\LGEN911.VGD C:\LEVEL2

    to copy the driver with screen save function for use with CADD level 2. 

3.  After the desired driver is copied into the appropriate subdirectory, 
    run CONFIG, or 3DCONFIG if 3D Drafting is used, to configure the 
    application. Configure the Generic product for "S3 86C911" as the display
    driver. If CADD 6.0 is used, first select the "Other VGD's" option, then
    select "S3 86C911."
