home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / bocavtek / pcad / readme.tx_ / readme.tx
Text File  |  1993-08-25  |  2KB  |  85 lines

  1.             PCAD DRIVER DISK
  2.             ----------------
  3.  
  4.                   for 
  5.  
  6.  
  7.                Vortek-VL
  8.                ---------
  9.  
  10. Features:
  11.     * Very Fast-
  12.         Written in 100% assembly language
  13.  
  14.     * Very Small-
  15.         Driver uses only 9.8K
  16.  
  17.  
  18.  
  19. Hardware Requirements:
  20.     * 386 or better CPU (8088 or 286 based machines will not work)
  21.     * Boca Research Vortek-VL Video Adapter
  22.  
  23.  
  24. Resolution:
  25.     * 1280x1024,1152x900,1280x960,1024x768,800x600, or 640x480
  26.     * 16 colors
  27.  
  28.  
  29.         I N S T A L L A T I O N
  30.         -----------------------
  31.  
  32. PCAD installation:
  33.     1. Run INSTALL on the Vortek-VL driver diskette and install
  34.        drivers for PCADD.
  35.     2. Edit the "\PCADDRV.SYS" file, changing the display
  36.        driver path/filename so that it points to the newly
  37.        installed driver,PCADAGX.DRV
  38.  
  39.  
  40.  
  41.         D R I V E R   U S E
  42.         -------------------
  43.  
  44. The driver is loaded into memory by PCAD, and so requires no
  45. intervention on the part of the user. The CAD package will also remove
  46. the driver from memory upon completion, thus conserving DOS memory.
  47.  
  48. This driver will default to a resolution of 640x480. To use any other 
  49. resolution mode, an environment variable must be set as follows:
  50.  
  51. "set pcad_mode=<mode>"
  52.   Where <mode> is:
  53.           0    640 x 400
  54.           1    640 x 480
  55.           2    800 x 600
  56.           3    1024 x 768
  57.       4    1152 x 900
  58.       5    1280 x 960
  59.       6    1280 x 1024
  60.  
  61. Please note that not all resolution modes may be available, due to
  62. monitor in use, and VRAM available.
  63.  
  64.  
  65.         T R O U B L E S H O O T I N G
  66.         -----------------------------
  67.  
  68. PCAD reports a driver failure.
  69.  
  70.     Couldn't find an AGX based card.
  71.  
  72.         Install a compatible AGX based graphics card before proceeding.
  73.  
  74. Computer "hangs" before PCAD ever comes up.
  75.  
  76.     Not a 386 or better.
  77.  
  78.         This driver requires the presence of a 386 or 486
  79.         in order to work correctly. XT-class machines (8088 & 286
  80.         based) will not work correctly, and will most likely
  81.         "hang". The only solution is to upgrade your machine.
  82.  
  83.  
  84.  
  85.