home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / actix04 / msprot.txt < prev    next >
Text File  |  1993-08-10  |  3KB  |  86 lines

  1.        GraphicsENGINE  Microstation PC driver (Protected Mode)
  2.  
  3.  
  4.  INSTALLATION:
  5.  -------------
  6.  
  7.  Automatic installation:
  8.  1. Go to disk drive that has Microstation.
  9.     Don't worry, it will figure out which is present.
  10.  2. Place the driver install diskette in drive A:.
  11.  3. Type  A:\INSTALL\<CR>.
  12.  
  13.     Then select INSTALL's Microstation PC (Protected Mode) Driver 
  14.     menu, press ENTER key and complete the installation.
  15.     INSTALL will copy the appropriate files to your default directory.
  16.  
  17.  4. Run the USCONFIG program.
  18.  
  19.  Manual installation:
  20.  
  21.  1. Copy the following files to the  \USTATION\DRIVERS\directory:
  22.           MGL911.EXP\   The executable driver file.
  23.           MGL911.MA\    The MDL application that loads the driver.
  24.           MGL911.MGL\   Used by the configuration program to locate
  25.                            the driver files.
  26.  
  27.  2. Go to the USTATION directory.
  28.  
  29.  3. Run the  USCONFIG program to select the new device driver.
  30.          3a. Select  Display Adapters entry.
  31.          3b. Select  VENDOR SUPPLIED DRIVER option.
  32.          3c. Select  ACTIX GraphicsENGINE  option.
  33.          3d. Select second adapter options as needed.
  34.          3e. Select  Exit and Save .
  35.          3f. Reboot system for installation to take affect.
  36.  
  37.  
  38.  CONFIGURATION:
  39.  --------------
  40.  
  41.  The first time this driver is used, it will ask the user which video
  42.  mode to use for Microstation.  It will present the user with a menu of
  43.  all available resolution modes.  One must be selected, and then a
  44.  configuration filed will be created that the driver will use for
  45.  subsequent Microstation sessions.
  46.  
  47.  To permanently reconfigure the driver, erase the file
  48.   \USTATION\DRIVERS\MGL911.CFG and run Microstation again.
  49.  
  50.  To temporarily change the resolution mode used, you may set the
  51.  environment variable  MGL911 to one of the following numbers:
  52.        0       640x480x256
  53.        1       800x600x16
  54.        2       800x600x256
  55.        3       1024x768x16
  56.        4       1024x768x256
  57.        5       1280x960x16
  58.        6       640x480x256
  59.        7       1280x1024x16
  60.        8       1280x1024x256
  61.  
  62.  If the driver finds a legal value in the environment, it will use it
  63.  to override any variable found in the configuration file.
  64.  
  65.  
  66.  FEATURES:
  67.  ---------
  68.  
  69.  This driver will work with a Hercules-compatible MDA board as the
  70.  second graphics device.
  71.  
  72.  This can be configured as either the  Primary (right screen) or
  73.   Secondary (left side) graphics device.
  74.  
  75.  SWAP screen capabilities are supported if a 256 color mode is
  76.  configured.
  77.  
  78.  If the initialization code is unable to determine which mode to use, it
  79.  will always default to the 640 x 480 x 256 color mode.
  80.  
  81.  The driver will exit if it is not able to find an S3-based graphics
  82.  board.
  83.  
  84.  The graphics screen contents are now saved when shelling out to DOS.
  85.  
  86.