home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / t / tlb-w220.zip / WHATSNEW.DOC < prev   
Text File  |  1993-01-31  |  5KB  |  183 lines

  1.  
  2.  
  3.  
  4.                         WHAT'S NEW IN VERSION 2.20
  5.  
  6.  
  7.      o  CHIPSET.EXE:  Reworked  the  user  interface to accomodate the
  8.         addition  of  lots  of  new chipsets.  Improved its ability to
  9.         continue  where  it  left  off  when  a test caused your PC to
  10.         hang.  
  11.  
  12.      o  LASTBYTE.SYS,  CHIPSET.EXE:  Added  support  for the following
  13.         chipsets: 
  14.  
  15.                 ACC Microelectronics: 2036, 2121, 2300
  16.                 Addtech Research: "PC Chip"
  17.                   (used on their motherboards M205,M209,M321)
  18.                 Appian Technology: P915
  19.                 Atmel Corporation: AT40281, AT40283, AT40391, AT40493
  20.                 EFAR: 82EC495, 82EC798
  21.                 ETEQ: ET82C390SX, ET391SX, ET6000, ET9000, ET9800
  22.                 Chips & Technologies: 82C100, 84021
  23.                 Forex: FRX46C411, FRX46C421
  24.                 Mosel Corporation: MS400
  25.                 Oak Technology: OTI-021, OTI-041
  26.                 OPTi: 82C291, 82C295, 82C495SX, 82C498, 82C499, 82C683
  27.                 PicoPower Technology: PT86C168, PT86C268
  28.                 SiS: 85C360, 85C401, 85C411, 85C460
  29.                 Symphony: SL82C471
  30.                 UNIchip: U4800
  31.                 Via Technologies: VT82C470, VT82C475, VT82C495
  32.                 Victronix Technology: VIC92C4800
  33.                 VLSI Technology: VL82C315, VL82C316
  34.  
  35.      o  LASTBYTE.SYS,  HIGHAPND.SYS,  HIGHAPND.EXE:  Removed  code  in
  36.         LASTBYTE  that  intercepted  video  bios calls.  This code was
  37.         only  used  by HIGHAPND; now this code is installed as a small
  38.         TSR   in  Hi-DOS  memory  the  first  time  that  HIGHAPND  is
  39.         executed.   The TSR can even be removed with HIGHUNDO provided
  40.         you  have  disabled  the extension to conventional memory with
  41.         HIGHAPND  OFF.   Moving  this  code  from  LASTBYTE to the TSR
  42.         reduces  the  resident  size of LASTBYTE.SYS, and thus reduces
  43.         the  use  of  Hi-Dos  memory  for  those  users who do not use
  44.         HIGHAPND.  
  45.  
  46.      o  LASTBYTE,  CHIPSET,  INSTALL, and HIGHMEM: Completely reworked
  47.         the  use  of  color in the screens.  This required elimination
  48.         of  the  TEXT  option  of LASTBYTE.SYS and eliminated the need
  49.         for the /LCD option of the utility programs.  
  50.  
  51.      o  HIGHHOLE.EXE:  Improved  reporting  format,  and added entries
  52.         for the  ROM character generator font tables.  
  53.  
  54.      o  LASTBYTE.SYS: Now detects Cyrix 486SLC and 486DLC cpu chips.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                         WHAT'S NEW IN VERSION 2.20
  65.  
  66.  
  67.      o  LASTBYTE.SYS: Now detects CPU cache as small as 1KB.  
  68.  
  69.      o  LASTBYTE.SYS: Improved determination of cache Mbps.  
  70.  
  71.      o  LASTBYTE.SYS:   Modified   the   LIM4EMS  and  EEMS  low-level
  72.         physical  drivers so that the resident size of LASTBYTE.SYS is
  73.         reduced  by  approximately  40%  when  the  NOEMS suboption is
  74.         used.  
  75.  
  76.      o  LASTBYTE.SYS:  Improved  routine  that  verifies existence and
  77.         location of XBDA for the MOVE=XBDA option.  
  78.  
  79.      o  LASTBYTE.SYS:  Improved bandwidth calculations as displayed in
  80.         information screen.  
  81.  
  82.      o  LASTBYTE.SYS:   Corrected   a  problem  with  parsing  of  the
  83.         RESTRICT=  and NAME= options.  The first comma (if any) in the
  84.         parameter string and the rest of the text was being deleted.  
  85.  
  86.      o  LASTBYTE.SYS:  Corrected  an  initialization  problem with the
  87.         low-level  physical  driver  for  LIM4EMS.  When used with the
  88.         NOEMS  suboption,  it would sometimes hang, depending on who's
  89.         expanded memory device driver was being used.  
  90.  
  91.      o  LASTBYTE.SYS:  Corrected  an  initialization  problem with the
  92.         low-level  physical driver for VL82C202.  The code that tested
  93.         whether  or  not  the  motherboard jumper that controls shadow
  94.         ram  would  hang  due  to  a parity error if shadowing had not
  95.         been enabled in the CMOS setup.  
  96.  
  97.      o  LASTBYTE.SYS:   Corrected   a   problem  with  chipsets  whose
  98.         configuration  registers  are  write-only  -  i.e.,  the Texas
  99.         Instruments  TACT82411  and all Suntac chipsets.  Removed some
  100.         debugging   code  that  had  accidentally  been  left  in  the
  101.         released version.  
  102.  
  103.      o  LASTBYTE.SYS:  Eliminated  a new feature introduced in version
  104.         2.11   that   automatically   made  shadow  ram  available  as
  105.         bank-switch  memory  (as opposed to being totally unavailable)
  106.         when  it  had  been  disabled  by  the  presence of a real EMS
  107.         board.   There  are  situations  that disallow this, and which
  108.         cannot  be distinguished via software; user can always use the
  109.         BankSwitch option of LASTBYTE.SYS.  
  110.  
  111.      o  LASTBYTE.SYS:  Corrected a problem with the "FRAME=" option in
  112.         the   low-level   drivers  for  the  Headland  HT12  and  HT15
  113.         chipsets.  
  114.  
  115.      o  CHIPSET.EXE:  Corrected  a  problem  with  the  detection of a
  116.         Headland HT113 chipset.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.                         WHAT'S NEW IN VERSION 2.20
  125.  
  126.  
  127.      o  LASTBYTE.SYS:   Reduced   the   initialization   time   during
  128.         CONFIG.SYS processing.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.