home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / MEM_MAN / TLB_V202.ZIP / CHIPSET.DOC next >
Text File  |  1992-04-12  |  4KB  |  104 lines

  1. CHIPSET.EXE is a small program that simply checks to see if your PC
  2. has one of the memory controllers required to use The Last Byte
  3. Memory Manager.
  4.  
  5. To see if your PC has one of the supported memory controllers, simply
  6. enter the following command at the DOS prompt and follow the prompts:
  7.  
  8.     A>CHIPSET
  9.  
  10. If your PC has one of the supported devices, then The Last Byte
  11. Memory Manager will work on your PC, and you will be able to load
  12. device drivers, TSRs, DOS buffers and more into upper memory above
  13. 640k.
  14.  
  15. If your PC uses another kind of chipset, it may not be supported for
  16. one of the following reasons:
  17.  
  18. (1) No shadow ram hardware:
  19. ---------------------------
  20.  
  21.       Some chipsets do not provide shadow ram support.
  22.  
  23.         Examples: VLSI Technologies 82C100 series
  24.           Western Digital chipsets
  25.           Texas Instruments TACT82300 series
  26.           Early Suntac chipsets (ST62BC001-6)
  27.           United Microelectronics Corp. UM82C231
  28.  
  29.  
  30. (2) No shadow ram read/write mode:
  31. ----------------------------------
  32.  
  33.     Some chipsets have shadow ram, but it can only be put into
  34.     either write-only mode (for copying rom contents to ram), or
  35.     read-only mode (to prevent accidental writes into what's
  36.     supposed to be a copy of rom).
  37.  
  38.           Examples: ACC Microelectronics chipsets
  39.           Headland Technologies chipsets
  40.           G2 chipsets
  41.  
  42.  
  43. (3) DMA (Direct Memory Access) can't get to the shadow ram:
  44. -----------------------------------------------------------
  45.  
  46.       Many device drivers and TSRs use either use DMA directly, or
  47.     else they employ disk buffers that DOS accesses via DMA.
  48.     The hardware design of some memory controller chips prevent
  49.     DMA from accessing the shadow ram, and thus loading this kind
  50.     of software into shadow ram memory is pointless.
  51.  
  52.     Note: In some cases, a portion of their shadow ram memory may
  53.     be made usable by using the chip's hardware support for
  54.     expanded memory which typically supports DMA.  However, this
  55.     precludes use of The Last Byte Memory Manager together with
  56.     an expanded memory manager specifically designed for these
  57.     chips.
  58.  
  59.         Examples: VLSI Technologies VL82C286 & VL82C386 TOPCAT
  60.  
  61.  
  62. (4) Controller incompatible with design of The Last Byte Memory Manager:
  63. ------------------------------------------------------------------------
  64.  
  65.     The Last Byte Memory Manager is table-driven, making it
  66.     relatively easy to adapt to different memory controller
  67.     architectures, but there are limits!  
  68.  
  69.     Examples: Zymos chipsets
  70.           United Microelectronics Corp. (UM82C384,'388,'389)
  71.           Forex Computer Corp. FRX36C100
  72.           Silicon Integrated System Corp. (SIS) chipsets
  73.  
  74.  
  75. (5) Shadow ram control can be made inaccessible once configured:
  76. ----------------------------------------------------------------
  77.  
  78.       Some controllers are designed so that they can be "locked"
  79.     at the end of software initialization, requiring a hardware
  80.     reset to unlock, and thus preventing The Last Byte Memory
  81.     Manager from accessing the controller.
  82.  
  83.         Example: Intel 82335, 82335SX
  84.  
  85.  
  86. Some of these chips, however, have hardware support for LIM 4.0 EMS,
  87. and thus many of their motherboards come with a EMS device driver
  88. designed specifically to take advantage of this capability.  So in
  89. many cases, you can install this driver first, and then The Last Byte
  90. Memory Manager can use it to manage upper memory.
  91.  
  92. A free demo version of The Last Byte Memory Manager may be downloaded
  93. from our BBS at the number below Monday through Friday between 5pm
  94. and 8am PST, or 24hrs a day on weekends.  The filename is
  95. TLB-Vnnn.ZIP, where the "nnn" is replaced by the latest version
  96. number.  The demo version is fully functional except that it limits
  97. you to 32k of memory and no more than two device drivers and/or TSRs
  98. loaded into upper memory.
  99.  
  100.     Key Software Products
  101.     440 Ninth Avenue
  102.     Menlo Park, CA 94025
  103.     (415) 364-9847
  104.