home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m067 / 1.img / DRIVERS / 10DLD.EXE / SSVGADL.DOC < prev    next >
Encoding:
Text File  |  1992-06-05  |  577 b   |  21 lines

  1. The SpeedStar 24x Display List ADI drivers for AutoCAD Release 10 require 
  2. expanded memory in which to store the display lists.  If an expanded memory 
  3. manager is not loaded, the drivers will not run.
  4.     
  5. For the 1024 by 768 VGA driver, enter the command:
  6.     
  7.             ssvgadl1  f<n>
  8.             
  9. where <n> is the number of kilobytes of expanded memory that the driver 
  10. should leave free for the use of AutoCAD.  E.g., to leave 512 kilobytes free, 
  11. enter:
  12.     
  13.             ssvgadl1 f512
  14.             
  15.     
  16. For the 800 by 600 VGA driver, enter the command:
  17.     
  18.             ssvgadl8  f<n>
  19.     
  20. where <n> is as above.
  21.