home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d969 / sysinfo.lha / SysInfo / SysInfo.history < prev    next >
Text File  |  1993-11-07  |  6KB  |  155 lines

  1.  
  2.  
  3.  
  4. SysInfo HISTORY (HISTORY PRIOR TO V3.10 HAS BEEN DELETED)
  5. ---------------
  6. 3.24    The DRIVES/SCSI function was not 'Close'ing each drive
  7.     that it 'Open'ed after the function was finished.
  8.     
  9.     
  10. 3.23    Some invalid or strange devices could cause the DRIVES
  11.     function to guru.  This has been corrected.
  12.     
  13.     Added the ANSI version number of scsi drives to the
  14.     SCSI function within the DRIVES function.  This tells
  15.     you if your drive is a SCSI-1 or SCSI-2 etc.  
  16.     NOTE, on A1200 or A4000 the IDE drive will return info
  17.     that the Operating system interperets.  I suppose it
  18.     returns inforation, correctly translated as if it were
  19.     a scsi drive.  I will attempt to find out and report
  20.     next version. Sysinfo displays the information given as 
  21.     if it were a SCSI drive.
  22.     
  23.     Added a SCSI 'TYPE' of '3' a processor device to the
  24.     SCSI function.  This was ommited from previous versions
  25.     because of dispute as to the type of device a '3' was.
  26.     
  27.  
  28.  
  29. 3.22    Fixed a MAJOR bug in the display info.  The bug would 
  30.     occur if for example the system was booted without a 
  31.     startup-sequence.  This caused the program to totally 
  32.     hang or crash. 
  33.  
  34.     Added a new function in the BOARDS section as many
  35.     users have asked for.  If SysInfo does not recognise
  36.     a board by name, SysInfo will look in an external
  37.     ascii file that you create, and try to find a match
  38.     for each unknown card.  Please see the README file for 
  39.     specific info on creating this file.
  40.  
  41.     Added the ability to split the 68020 and 68EC020 CPU's.
  42.     So who said it couldn't be done eh?.  Tests so far
  43.     seem to indicate the routine works fine.
  44.     
  45.     Replaced the "DISABLED" and "ENABLED" strings for the 
  46.     MMU display with "NOT IN USE" AND "IN USE" respectively
  47.     as some users seems to think that disabled, meant 
  48.     permanently disabled or a less than working version.
  49.     Remember though that just because SysInfo states that
  50.     you may have one, does not necessarily meant it is
  51.     in a fully working state, some 68EC030's have an less
  52.     than operational MMU that will partially work and
  53.     SysInfo sees this as a working MMU.
  54.     
  55.     Added the ability to recognise kickstart that have
  56.     been "ReKicked" and kickstarts larger than 512k.  This
  57.     information if found will be displayed in the scroll
  58.     area beside the kickstart version.
  59.  
  60. 3.21    There was an error in the string for 25Mhz Amigas and
  61.     this was forcing it to show as "25000".  This has now
  62.     been corrected and shows correctly as "25.00" 
  63.  
  64. 3.20    Even though the -p Print routine was working fine the
  65.     internal print gadget routine was broken.  I have fixed
  66.     this and now it prints ok.
  67.  
  68. 3.19    Thanks to a good friend of mine, Andy Clay, a blatant
  69.     bug has been fixed that has been in SysInfo since
  70.     V3.00.  The priority display in the Task and Port lists
  71.     was shown as values between 0 and 255 instead of -128
  72.     to +127.  This has been corrected and it now shows the
  73.     correct value.  Strange how it took this long for someone
  74.     to notice such an obvious error.  Thanks Andy.
  75.     
  76.     The Total Size memory field inside the Memory function
  77.     was inaccurate and losing half a meg on some setups, this
  78.     has been corrected.
  79.  
  80. 3.18    Corrected a problem for some IDE drives in the A4000.
  81.     It seems that some brands of IDE drives do not like
  82.     reads of 128K or greater at once and some users have 
  83.     not set their "MAXTRANSFER" value to $FFFF.  The SPEED function
  84.     of SysInfo tried to use a 128K read, so I have changed
  85.     this to 64K.  It fixes the problem for a Quantum IDE LP52
  86.     drive and I expect it should fix all others.
  87.  
  88. 3.17    Corrected an error in the drives function.  It always
  89.     used a read size of TD_SECTOR in order to fetch the 
  90.     first block of the boot sector.  CD-ROM drives with 2048
  91.     bytes per sector did not like this.  I have changed the
  92.     read size to the id_BytesPerSector of the particular device
  93.         being read.
  94.  
  95. 3.16    Fixed a bug in the dhrystones printing routine, any
  96.     subsequent printing of the number could be wrong if
  97.     it was much smaller (eg. caches off) because the 
  98.     number was not erased first, and part of the old
  99.     number was left behind.
  100.  
  101. 3.15    Fixed the "lies" of CLOCK function, it should now 
  102.     correctly report if you have a Commodore compatible
  103.     hardware clock or not.  Older versions lied on the
  104.     A1200 and A600.
  105.  
  106. 3.14    Fixed an error for the 68020 CPU.  The "DCACHE" gadget
  107.     was still enabled, even though the string correctly
  108.     showed N/A.  
  109.     
  110.     Now I have access to an A1200 I made the A1200 speed 
  111.     comparison slightly more accurate.
  112.  
  113. 3.13    Added a "You" string to make it more obvious which
  114.     computer the red bar was for as some users were 
  115.     confused by this.  (Sheeesh!!)
  116.  
  117. V3.12   Since re-arranging some of the strings in the main display
  118.     I neglected the print strings and subsequently they
  119.     were all mixed up.  I have now corrected this.
  120.  
  121. V3.11   Was unfinished and I never personally released this version 
  122.      but some local person posted it and it ended up on Fish, I 
  123.      was most annoyed at this.
  124.  
  125.     Fixed a bug on the A3000, where a guru would result
  126.     from using any of the cache gadgets after doing a speed
  127.     test.
  128.     
  129.     Due to massive public demand, the Comment is back.  Please
  130.     take this as a tongue-in-cheek comment, it is not to be
  131.     taken seriously.
  132.  
  133. V3.10   When the program loads my Logo is in the centre of the 
  134.     screen.  The logo is a map of Australia, and if you look 
  135.     to right of the 'S' in 'NWS' you will see a star burst in 
  136.     the location of my home town 'Toowoomba'.
  137.     Thanks to Kurt Boulter from Don Quixote Software for the
  138.     logo graphics.        
  139.     
  140.     Removed all the Memory amount displays from the main screen 
  141.     as it was rather redundant with the 'Memory' function gadget.  
  142.     This also allowed for larger and better strings for some of 
  143.     the other displays.
  144.     
  145.     Removed the DMAC display, as it looks like the revised
  146.     chip will not be released.  It seemed pointless to look for
  147.     a newer chip if they are not going to release it.
  148.     
  149.     Six new gadgets to manipulate cache modes.  This requires
  150.     V2.0 AmigaDOS or later.  See main doc for more info.
  151.     
  152.     Chip memory comparison has changed so the comparison
  153.     is done against a standard A600 instead of an A3000.
  154.  
  155.