home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 164.img / POPDROP2.ZIP / READ-ME < prev    next >
Text File  |  1989-11-06  |  8KB  |  184 lines

  1.  
  2.  
  3.                                PopLoad
  4.                      Supplemental Documentation
  5.  
  6.         Contents
  7.  
  8.            1.  Configuring EMS driver software
  9.            2.  Notes on specific EMS drivers
  10.            3.  Tips
  11.  
  12.  
  13.         SECTION 1.  Configuring EMS driver software
  14.  
  15.            This information is intended to assist you in using the 
  16.            documentation provided with your EMS driver software.
  17.            If you are not familiar with EMS, the Technical Notes in 
  18.            the manual and tutorial will make the following material 
  19.            more meaningful.
  20.  
  21.            If you are already using EMS 4.0 with other software, you 
  22.            should check your configuration by running the CHECKEMS 
  23.            program on this disk.  If the display shows just one line 
  24.            below the "Mappable high memory" heading and the size 
  25.            exceeds 64K, you have a user friendly driver and need not 
  26.            read any further in this section.
  27.  
  28.            To use PopLoad to full advantage you will want the largest 
  29.            possible "Page Frame" i.e. mappable high memory area.  For 
  30.            some EMS drivers this is the default.  Others require that 
  31.            options be specified when the driver is loaded from the 
  32.            config.sys file.  These drivers typically default to the 
  33.            minimum EMS 4.0 page frame size of 64K and use the highest 
  34.            available 64K in high memory.
  35.  
  36.            To increase the page frame size you specify a lower address 
  37.            for the page frame start address and that space beyond the 
  38.            default 64K is to be included.  You specify these options 
  39.            by adding codes to the line in your config.sys file that 
  40.            loads the EMS driver.  For example, the line could read as 
  41.            shown below where SSSSS and IIIII override the driver's 
  42.            defaults for the start address and add to page frame size.
  43.  
  44.               device = [d:][path][filename.sys] SSSSS IIIII  
  45.  
  46.            For the format used to specify these options you must refer 
  47.            to your driver documentation.  In the example below the 
  48.            "frame=" and "include=" are part of the notation used by 
  49.            some drivers.  The aaaa, bbbb and cccc are hexadecimal 
  50.            addresses defining the page frame start address and an 
  51.            address range to be included.
  52.  
  53.               EXAMPLE       SSSSS           IIIII
  54.                           frame=aaaa   include=bbbb-cccc
  55.  
  56. 
  57.  
  58.  
  59.            The driver documentation and the memory mapping utility 
  60.            programs included with many drivers will guide you in 
  61.            selecting the addresses to use.
  62.  
  63.            When you have changed the options, power off and on to 
  64.            install the driver.  A cold boot is recommended as some 
  65.            drivers determine the memory configuration from data which 
  66.            remains in memory through a warm boot.
  67.  
  68.            You should then run the CHECKEMS program on this disk to 
  69.            view the memory statistics it obtains from the driver.  The 
  70.            page frame size reported must equal or exceed the EMS 4.0 
  71.            64K minimum or PopLoad will refuse to load.  
  72.  
  73.  
  74.         SECTION 2.  Notes on specfic EMS drivers
  75.  
  76.         AST REMM.SYS
  77.  
  78.            A problem can arise using older versions of the driver for 
  79.            the AST Premium 286 if the default page frame conflicts 
  80.            with the address space used by a network or other adapter 
  81.            installed in your machine.
  82.  
  83.            To deal with this, you need the latest version of the 
  84.            driver (REMM43.SYS) as earlier versions do not support all 
  85.            the options required.  Specify the address space to exclude 
  86.            and the page frame start address as described in the AST 
  87.            manual with the /X= and /S= options.  Using /S= produces 
  88.            only a 64K page frame.  You can extend the page frame to 
  89.            the maximum size with the /L= option.  The format is 
  90.            /L=aaaa-bbbb where aaaa is the address following the page 
  91.            frame and bbbb is the highest available (usually EFFF).
  92.  
  93.            Current versions of AST drivers are available free from AST 
  94.            or by downloading from the AST BBS.  (714) 852-1872
  95.  
  96.         COMPAQ 386 CEMM.EXE
  97.  
  98.            The Compaq CEMM.EXE LIM 4.0 driver is included on the disks 
  99.            in the Compaq MS-DOS for the 386 series.  Documentation for 
  100.            the driver is found in a separately priced manual which 
  101.            covers supplementary programs.  The essential parameters on 
  102.            the config.sys command are: "nnn Mn"  The nnn specifies the 
  103.            page frame size in Kbytes.  M1 specifies a page frame start 
  104.            address of C000, M2 specifies C400 etc.  For a 128K page 
  105.            frame starting at C000 the load command options would be,
  106.            "128 M1"
  107.  
  108.         IBM DOS 4.0  XMAEM.SYS-XMA2EMS.SYS
  109.  
  110.            The reported bugs in the EMS 4.0 driver software supplied 
  111.            in IBM DOS 4.0 were not encountered in testing with these 
  112.            updated versions available from IBM dealers:  XMAEM.SYS 
  113. 
  114.  
  115.  
  116.            (3-29-89) and XMA2EMS.SYS (4-06-89).
  117.  
  118.            Users of 386 based PS/2 machines should consider a third 
  119.            party driver to escape the 64K page frame limitation and to 
  120.            gain added features.
  121.  
  122.         Intel Inboard-386  ILIM386.SYS
  123.  
  124.            The version (with a file date of 2/13/89) appears to work 
  125.            perfectly.  An earlier version dated 10/28/87 does not.  
  126.            Contact Intel for a copy of the new version.  It is also  
  127.            available on the Intel BBS.  (503) 645-6275
  128.  
  129.         Third Party Drivers
  130.  
  131.            PopLoad has been tested with the third party EMS drivers 
  132.            for 386 based machines listed below.  Both provide 
  133.            compatible EMS driver support.  The Quarterdeck program 
  134.            that provides memory statistics, incorrectly reports that 
  135.            their driver is not loaded when our driver is also present. 
  136.            The Qualitas driver does not have this problem and uses 
  137.            less memory.
  138.  
  139.            386MAX
  140.               Qualitas, Inc.
  141.               7101 Wisconsin Avenue, #1386
  142.               Bethesda, MD 20814
  143.               (301) 907-6700
  144.  
  145.            QEMM-386
  146.               Quarterdeck Office Systems
  147.               150 Pico Boulevard
  148.               Santa Monica, CA  90405
  149.               (213) 392-9701
  150.  
  151.  
  152.         SECTION 3.  Tips
  153.  
  154.  
  155.         Maximum TSR Size
  156.  
  157.            TSR's may require more memory at start up than they occupy 
  158.            when loaded.  Thus, a TSR that would seem to fit may not 
  159.            and PopLoad will display the message "Program size exceeds 
  160.            largest high memory block."  The same message is displayed 
  161.            if a TSR attempts to load a file such as a dictionary into 
  162.            memory and the combined requirement exceeds the available 
  163.            space.
  164.  
  165.         Shell Programs
  166.  
  167.            PopLoad is designed to work only with TSR's and cannot be 
  168.            used to load DOS shell programs such as Norton Commander 
  169.            and Lotus Metro.  
  170. 
  171.  
  172.  
  173.  
  174.         Disk Cache Programs
  175.  
  176.            As noted in the manual, PopLoad is not compatible with disk 
  177.            cache programs using EMS.  Most cache programs allow you to 
  178.            specify use of extended rather than expanded memory.
  179.  
  180.  
  181.  
  182. 
  183.  
  184.