home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d583 / sysinfo.lha / SysInfo / SysInfo.Doc < prev    next >
Text File  |  1992-01-04  |  25KB  |  476 lines

  1.  
  2.                   SysInfo V2.55 10th Dec 1991
  3.                   ---------------------------
  4.               written in Assembler with Devpac Amiga 
  5.               --------------------------------------
  6.                 
  7. Written by      Nic Wilson                
  8.                 Nic Wilson Software
  9.                 138d South Street
  10.                 Toowoomba Queensland 4350
  11.                 
  12.                 Phone (076) 358539 A/H Voice only
  13.                       (076) 358384 W/H Fax or voice
  14.                       (076) 358522 W/H Voice only
  15.                       
  16.                 EMAIL {cbmvax|cbmehq}!cbmaus!wilson!nic@uunet.uu.net      
  17.                       
  18.         This program was written due to the lack of such a program 
  19.         on the Amiga.  It has been written using HiSoft Devpac Assembler,
  20.         but since V2.55 is now being assembled with Macro68.
  21.         
  22.         I have placed this program on Shareware so that it can be
  23.         used by everyone.  All code, graphics and documents remain
  24.         copyright Nic Wilson Software.
  25.         
  26.         If you like this program, then help me to help you more by
  27.         sending a small donation. Any amount will be gratefully
  28.         appreciated and in return you will be sent the latest of
  29.         this and other programs.
  30.  
  31.                       *********************************            
  32.                       IMPORTANT FOR KICKSTART 1.2 - 1.3
  33.                       *********************************
  34.         Amigas that have a maths co-processor using kickstart 1.3 or 
  35.         earlier, MUST use SetPatch 1.34 or later otherwise this program
  36.         will crash.  This program uses 68881 & 68882 instructions and a 
  37.         bug in the kernal causes a guru.  SetPatch patches this bug.  
  38.         This is not required for OS V2.04 users but remember that you have 
  39.         a Setpatch also now, so use it.
  40.         
  41.         DISTRIBUTION CONDITIONS
  42.         -----------------------
  43.         
  44.         This program may be distributed freely on the condition that
  45.         no profit is gained from its distribution.  An amount of the
  46.         average retail price of a single 3.5 inch DSDD disk is allowed for
  47.         a copying fee. 
  48.         
  49.         THIS PROGRAM MAY NOT BE CRUNCHED IN AN EXECUTABLE FORM, DOING SO
  50.         IS CONSIDERED A VIOLATION OF THIS AGREEMENT.  THIS HAS BEEN DONE 
  51.         BECAUSE ALL CURRENT CRUNCHERS ON THE AMIGA FAIL ON THE 68040 
  52.         PROCESSOR.  IF YOU HAVE A 68040 AND ARE HAVING TROUBLE RUNNING 
  53.         SYSINFO OR OTHER PROGRAM, MAKE SURE THE PROGRAM IS NOT CRUNCHED.
  54.         
  55.         LHARC'ING IN AN ARCHIVAL FORM IS PERMITTED FOR DISTRIBUTION.
  56.         
  57.         Output results from the program may be reprinted without any
  58.         form of permission.  But please state the SysInfo Version number
  59.         used to obtain the results.
  60.         
  61.         This doc file and the icons must accompany the program unmodified.
  62.         
  63.         Additional document files of your own may accompany the program.
  64.  
  65.         Results from different Amiga configurations may be distributed
  66.         along with the SysInfo files.
  67.  
  68.         The executable is not modified in any way, except as specified.
  69.  
  70.         Further updated versions are distributed as available and as soon 
  71.         as possible.  You can always obtain an update by modem if you wish.
  72.         
  73.         COMMERCIAL COMPANIES 
  74.         --------------------
  75.         
  76.         I would appreciate being informed that you are distributing it 
  77.         although this is not a requirement.
  78.         
  79.         If a commercial company would like all their products listed by
  80.         name and manufacturer in the 'BOARDS' function, then send me your
  81.         manufacturer number and your product numbers for each board along
  82.         with a description of what each board is, and I will add them in
  83.         to the program.  We will then return you a copy of the program
  84.         with these changes, that you can distribute with your products.
  85.         
  86.         To have your hard disk recognised as a hard disk instead of an
  87.         'other drive', all I need is the name of your device driver.
  88.        
  89. INTRODUCTION
  90. ------------        
  91.         
  92.         Sysinfo is an Amiga Sytem Information program.  It interrogates
  93.         the Amiga and determines types of hardware, software, modes,
  94.         speed etc.  Users have found it very useful for determining
  95.         correct operation of an Amiga before purchase and that the
  96.         unit actually contains hardware that they are paying for, without
  97.         having to open it up.  It is under constant revision, and these
  98.         revisions are available from myself at any time.  My goal is to
  99.         make SysInfo the most informative and accurate information program
  100.         on the Amiga.  To do this I need your feedback and suggestions. 
  101.         
  102.         This program is tested with the program 'Enforcer'.
  103.         
  104.         Please be patient if you are running SysInfo on a standard
  105.         Amiga as it will take a while to perform its tests.  SysInfo
  106.         really interrogates your system and has to perform many timing
  107.         loops to test ram speed, type etc.  Some other programs sacrifice
  108.         accuracy by speeding the tests up, SysInfo takes time but does
  109.         an intensive test.  At times it also disables multitasking and may
  110.         blank the mouse pointer.  It will return to multitasking when
  111.         finished and the mouse pointer will return.
  112.         
  113.         TIMINGS FROM ONE VERSION OF SYSINFO TO THE NEXT
  114.         -----------------------------------------------
  115.         
  116.         If you are wondering how come SysInfo may give different results
  117.         from one version to the next, this is because it is under 
  118.         constant revision and accuracy is improved with each version as
  119.         YOU THE USER gives me feedback on varying models and 
  120.         configurations.  This feedback is very important, as it allows
  121.         SysInfo to grow into the most powerful and accurate Sytem
  122.         information and an invaluable tool for the Amiga.
  123.                 
  124.  
  125. USAGE   
  126. -----
  127.      FROM CLI
  128.      --------
  129.         run SysInfo <switch>
  130.                 
  131. <switch>        -p    Print info to standard redirection output
  132.                       instead of custom screen.
  133.                       EG.  SysInfo >prt: -p   (for printer)
  134.                            SysInfo -p         (for CLI window)
  135.                            SysInfo >filename  (for a file)
  136.                                 
  137.                 -t    Mainly for internal, time testing use. 
  138.                       See 'NOTE ON SPEED COMPARISONS' below.    
  139.                       The custom screen will still open to keep
  140.                       the timing accurate, but no information will
  141.                       be printed to it.  On completion the screen
  142.                       will close and the information printed on the
  143.                       CLI window or redirected output.
  144.                       
  145.      FROM WORKBENCH
  146.      --------------
  147.         Double click the SysInfo icon.  After launch and various information
  148.         has been printed to the window you will be able to access one of five
  149.         gadgets in the bottom right of the window.  These are QUIT, MEMORY,
  150.         BOARDS, DRIVES, SPEED and PRINT.
  151.         
  152. QUIT    Does just that, exits the program completely. 
  153.  
  154. MEMORY  Is explained below
  155.  
  156. BOARDS  Is explained below. 
  157.  
  158. DRIVES  Is explained below. 
  159.  
  160. SPEED   Runs the speed comparisons and displays the result accordingly. 
  161.         This can be selected as many times as you wish so the results
  162.         can be averaged.  This now works differently than older versions
  163.         of SysInfo.  Users of standard speed Amiga's had to wait quite
  164.         a long time before the other gadgets could be accessed.  This was
  165.         a nuisance if you only required certain info.  This change has
  166.         not affected the -p function in anyway.
  167.         
  168. PRINT   Will open a window and prompt for a filename and an optional
  169.         heading string,  This heading string will be printed at the
  170.         top of the page and can have a maximum of 100 characters.
  171.         
  172.         Enter a path and filename to save to, or to choose the default 
  173.         'PRT:' for output to a printer by clicking the 'OK' gadget.
  174.         
  175. DRIVES GADGET
  176. -------------
  177.         When this gadget is clicked another window will open and display
  178.         a gadget for each floppy, hard or rad drive you have connected
  179.         to your Amiga.  In the middle of the window you will see Information
  180.         on the paticular drive that has its gadget highlighted.  To select
  181.         a particular drive, just click on its gadget.  To re-read the same
  182.         drive, click in its gadget again (useful for rereading a floppy
  183.         when the disk has been changed).
  184.     
  185.     SCSI GADGET
  186.     -----------
  187.                 NOTE This function may not work on some brands device
  188.                 ---- drivers as they may not support the required 
  189.                      commands.  If this happens you may just see an 
  190.                      error message in the window for each device it 
  191.                      found that failed to respond to the direct scsi 
  192.                      command. Each device's unit number will still be
  193.                      displayed at the start of each error string under
  194.                      the 'ID' heading.  In this case contact the  
  195.                      manufacturer of your hard disk controller and 
  196.                      enquire if they have an update that supports CBM's 
  197.                      'HD_SCSICMD' command and RigidDiskBlock structure.
  198.                      
  199.  
  200.         This gadget will be ghosted for drives that are obviously not
  201.         SCSI drives.  The SCSI function will display info on all drives
  202.         that are operated through a single device driver, there is 
  203.         no need to click the SCSI gadget for all drives, unless some
  204.         use a different device driver name as shown in the 'drives window'.
  205.         Select one of the drives and click the SCSI gadget.  A new window
  206.         will open an attempt to read all SCSI drives on LUN (Logical Unit
  207.         Number) zero.  If valid drive is found, various information will be
  208.         displayed.  This information consists of the drive 'ID', its 'TYPE',
  209.         the 'MANUFACTURER', 'MODEL', and 'VERSION'.  Also displayed is the
  210.         number of blocks the drive has.  The drive's ACTUAL size is displayed
  211.         and if the drive supports CBM's RigidDiskBlock, the formatted size
  212.         is also displayed beside the actual size.  This allows you to see
  213.         if a larger drive than you thought you had is in the computer.  I
  214.         have seen some A2500's with a formatted size of 40MB that actually
  215.         had QUANTUM 52 Meg hard drive.  If your drive's supplier has
  216.         not followed CBM's RigidDiskBlock then the formatted size will not
  217.         be displayed, but most user already know the size they beleive is
  218.         in the system.  If these sizes are different then your hard drive
  219.         will require reformatting correctly.  If the 'ACTUAL' size is smaller
  220.         than your formatted size then you will eventually have problems so
  221.         your drive will still need formatting correctly.  
  222.           
  223.  
  224. BOARDS GADGET
  225. -------------
  226.         When this gadget is clicked another window will open and display
  227.         various information on any AutoConfig  boards found in the
  228.         system.  This information consists of the memory address of where
  229.         the board was configured, its size, and the type of board.  The
  230.         types to date, can be ZORRO II or ZORRO III, any others are
  231.         not yet defined by Commodore and will be displayed as UNDEFINED.
  232.         The boards Product number, manufactures ID and the serial
  233.         number will also be displayed.  If SysInfo recognises the 
  234.         manufacturer of the card and or the product itself it will display 
  235.         the names instead of the numbers.  Note that a standard A3000 has 
  236.         no AutoConfigure  boards as such,  its extra hardware is known 
  237.         by the special Kickstart files and its memory and hard drive are 
  238.         added to the system by this kickstart.  A2000 users using zkick to 
  239.         load V2.0 will also notice that their memory boards will not show 
  240.         in the AutoConfig list, as they were actually configured by 1.3 and 
  241.         zkick patches them in to the memory list. 
  242.         
  243. MEMORY GADGET
  244. -------------
  245.         When this gadget is clicked another window will open and display
  246.         various information on any memory in the system.  The first section
  247.         displayed will be the first memory section that was configured by
  248.         the system.  At the bottom left of the display are two gadgets,
  249.         'NEXT' and 'EXIT'.  The next gadget changes the display to show the
  250.         next memory section, until no more sections are found.  At that time
  251.         the window will close and return to the main window.  The exit gadget
  252.         exits immediately to the main window.
  253.         
  254.  
  255. SPEED COMPARISONS
  256. -----------------
  257.         THE SPEED COMPARISON CODE HAS BEEN WRITTEN TO GIVE A FAIR INDICATION
  258.         OF THE SPEED OF A PARTICULAR AMIGA.  IT USES A COMBINATION OF ALL
  259.         MOTOROLA INSTRUCTIONS TO BOTH REGISTERS AND MEMORY IN A PERCENTAGE
  260.         THAT POPULAR AMIGA PROGRAMS AND COMPILERS HAVE USED. 
  261.  
  262.         The A500 STANDARD comparison is against a PAL A500 totally 
  263.         unexpanded (ie. no Fast Ram), or expanded to 1 Meg chip only.  
  264.  
  265.         The B2000 EXTRA RAM comparison is against a PAL B2000 Rev 4.4 with
  266.         a Microbotics 8-UP Fast Ram board fitted with 80ns DRAMS. 
  267.         
  268.         The GVP A3001 comparison is against a B2000 Rev 4.4 with a GVP A3001
  269.         acellerator card, using a clock speed of 28.33 MHZ.  All caches and 
  270.         bursts on.  The board also contained 4 megs of 32 bit wide, 80ns
  271.         nibble mode DRAM.
  272.         
  273.         The A2620 comparison is against a standard A2500 with a A2620
  274.         card running at 14.3 MHZ.  All caches and bursts on.
  275.         
  276.         The A3000 25 MHZ comparison is against a standard PAL A3000/25 MHZ
  277.         with 4 Megs of 1MX4 SCRAMS 80ns 32 bit wide, and 2 Megs of CHIP. 
  278.         Caches and Bursts on except Data Burst (default under V2.04 V37+).   
  279.         Ramsey mode was set at default, BURST ON and STATIC COLUMN OFF.
  280.         
  281.         The A3000 with the 68040 25 MHZ board from Progressive Peripherals
  282.         & Software.  Comparison are now exact.  I have one of these 
  283.         boards in my A3000 (Thank-you to Progressive for your generosity),
  284.         It reflects the 68040 running with ICACHE, DCACHE and COPYBACK
  285.         modes selected, running under A3000 Kickstart ROMS V37.175 with
  286.         68040.library installed.
  287.         
  288.         IBM PC/XT compares your Amiga to a standard old IBM PC, such
  289.         as Norton Utilities did.  Because the IBM world still use
  290.         this in their adverts, it allows you to compare your system
  291.         to the ones being advertised.  The test results are comparable
  292.         to the 'Norton SI' speed tests. 
  293.         
  294.         CPU MIPS (Million Instructions per Second) This test calculation
  295.         has been coded from all information I have been able to find
  296.         to date.  It seems quite debatable how this is supposed to be
  297.         coded and I received different information from people.  It does 
  298.         a very large loop performing a total of 4.25 million instructions
  299.         ranging from general instructions, divide, multiply, logic shifts,
  300.         rotations etc.  I CANNOT AND DO NOT GUARANTEE ITS ACCURACY, except
  301.         to say it is accurate to the point, it did do the number of 
  302.         instructions per second that it stated.  Comments on this approach 
  303.         or a better one are most welcome.
  304.         
  305.         FPU MFLOPS (Million Floating Operations per Second)  This test
  306.         calculation was similar to the above one, in that information
  307.         on the recognised way was very sketchy.  If an Amiga does not
  308.         have an FPU, N/A will be shown in this field as any performance
  309.         test would be meaningless.  The final code shows known boards
  310.         to be at or around thier advertised speeds.  It does a very large
  311.         loop performing instructions that take an average number of 
  312.         clock cycles, times the loop then displays the result.  I CANNOT 
  313.         AND DO NOT GUARANTEE ITS ACCURACY.  If anyone has a better 
  314.         routine for this I would be very interested.  This routine is
  315.         not compatible with a 68881 on a 68000 system such as the Phoenix
  316.         board and will show N/A.
  317.  
  318.  
  319. CIA TIMER TEST
  320. --------------
  321.         This is a test of the speed accuracy of the CIA (A) timer 
  322.         in the Amiga.  I have recently had enquiries by users that
  323.         their Amigas were showing very slow or very fast speeds on
  324.         SysInfo.  Investigation showed that their CIA's were very 
  325.         inaccurate for various reasons.  On normal use you may not 
  326.         even notice that there is anything wrong.  Symptoms can show
  327.         system clock running fast or slow, SysInfo type programs show
  328.         wrong results.  
  329.         A correctly working system will show 'PASSED' beside the
  330.         CIA ACCURACY string and '0' beside the TICKS PER SECOND string
  331.         else if there is a problem it will show the number of ticks per
  332.         second the inaccuracy is.  
  333.  
  334.         The most common cause I have seen for inaccuracy on a B2000 is a
  335.         noisy power supply.  This can be corrected by changing J300 jumper
  336.         (toward the rear right of the mother board (under the power supply))
  337.         to connect to the right set of the three pins.  This will change
  338.         the system tick to the VBLANK connection and correct the inaccuracy.    
  339.         
  340.         NOTE  Changing J300 to VBLANK can cause problems on GVP 68030
  341.         cards.  I do not know why, but GVP owners should not change this
  342.         jumper.  If you know why this is I would like to know.
  343.  
  344. FREE MEMORY
  345. -----------
  346.         This shows the amount of free memory as if the program is not
  347.         running so may not be accurate to the byte, but is a very close 
  348.         indication of the free pool.
  349.         
  350.         The TOTAL MEMORY is the total amount of memory that the Exec
  351.         memory list reports.  Tests have showed that this figure is
  352.         around 800 odd bytes short of actual under Kickstart 1.3.  This 
  353.         seems to be the amount of memory that exec takes itself, and never
  354.         gets added to this list.
  355.         
  356.         RAM SPEED vs CHIP is a calculated performance test of your
  357.         CHIP RAM vs your PUBLIC RAM.  The result is shown as a
  358.         percentage increase in the speed of the PUBLIC RAM.  If no
  359.         FAST or SLOW ram is available then the result will be around
  360.         0%, and this figure can change depending on CHIP ram usage at
  361.         the time.  This figure cannot be used as a speed comparison
  362.         between machines.  For example the A3000 Chip ram is around
  363.         3.5 times the speed of an A2000's CHIP with a 68030 board 
  364.         installed.  Therefore the A3000's Fast ram will not show a
  365.         comparable increase to the A2000.  It was mainly designed
  366.         to test the difference between fast ram cards or chips on
  367.         the same unit.
  368.  
  369.         HARDWARE CLOCK only looks for the standard 2000, 500 or 3000
  370.         Hardware clock.  It does not look for the multitude of different
  371.         clocks that were available for the 1000.
  372.  
  373. INTERNAL HARDWARE
  374. -----------------
  375.         This shows internal harware as the program has found it.
  376.         ECS stands for ENHANCED CHIP SET.  If Agnus or Denise show
  377.         this then they are the lastest custom chips.  The number that
  378.         is shown in brackets is the actual chip number, this helps in 
  379.         physical identification of the chips.  The program is also
  380.         able to tell the difference between the 1MB & 2MB versions
  381.         of Super Agnus.  Many users have queried the possibility of
  382.         doing this and beleive I check the memory amount.  The 1MB and
  383.         the 2MB Agnus chips do not have any different signature registers
  384.         so in order to tell them apart I used a quirk of the way the 
  385.         Amiga is designed.  The 1MB Agnus only decodes the first meg
  386.         space and so the second meg space has a 'ghost' image of the 
  387.         first.  A 2MB agnus does decode the second meg space so no
  388.         ghost image is present.  SysInfo checks for this a reports
  389.         the difference.  This theory I beleive is quite sound, and was
  390.         tested on as many A3000's as I could find.  
  391.         
  392.         CPU's  68000, 68010, 68020, 68030 and 68040 are supported
  393.         and will be displayed if found.  If Exec is incorrect then
  394.         a window will open, and ask you if you want exec to be updated
  395.         to reflect the correct hardware.  This is mainly for Kickstart
  396.         1.3, as it is not normally aware of later processors.
  397.         
  398.         FPU's or Floating Point Units 68881 and 68882 and internal 68040
  399.         are supported and will be displayed if found.  These chips are 
  400.         also often referred to as maths co-processors.  Wether or not you 
  401.         have one is tested by the program, and if Exec is incorrect a 
  402.         window will open and ask you if you want Exec corrected. 
  403.  
  404.         MMU's or Memory Management Units 68851 or the internal 68030 and
  405.         68040 are supported.  These are actually tested for as Exec does not 
  406.         carry this info.  The 68451 never became very popular so is not 
  407.         supported.
  408.  
  409.         SPEED IN MHZ is a rough indication of the clock speed.  This is
  410.         not totally accurate but is a good indication.  It at least allows
  411.         you to know wether your system is 7MHZ, 16MHZ or 25MHZ etc.
  412.         All caches, bursts and copyback modes are temporarily enabled during
  413.         the test for greater stability, but this should be transparent to
  414.         the user and they will be returned to their original state after the
  415.         tests.  Clock Speed is normally difficult to find out unless you 
  416.         take the unit apart and even then is difficult.  Fast ram must be 
  417.         available for this to be anywhere near accurate, as the timing loops 
  418.         were all based on machines with some Fast ram available.  For a 68000
  419.         based Amiga, the program will take into account if no fast ram is 
  420.         available and calculate the correct speed accordingly. 
  421.         
  422.         WR.ALLOC or Write through is only applicable to 68030 and 68040
  423.         processors.  This shows if it is currently enabled or disabled.
  424.         When enabled (always in an 68030/A3000) the processor updates the data
  425.         cache on cachable writes.
  426.          
  427.         COPYBACK is only applicable to the 68040.  This shows if it is
  428.         currently enabled or disabled.  When enabled, the processor only
  429.         updates the cache on writes and memory is only updated when absolutely 
  430.         necessary or it is forced to do so.
  431.         
  432.         INS. CACHE or Instruction Cache is applicable to 68020, 68030 and
  433.         68040 processors.  This shows if it is currently enabled or
  434.         disabled.  
  435.         
  436.         INS. BURST or Instruction Burst is applicable to 68020, 68030
  437.         processors.  This shows if it is currently enabled or disabled.
  438.         
  439.         DAT. CACHE or Data Cache is only applicable to 68030 and 68040
  440.         processors.  This shows if it is currently enabled or disabled.  
  441.         
  442.         DAT. BURST or Data Burst is only applicable to 68030 processor.  
  443.         This shows if it is currently enabled or disabled.  
  444.  
  445.         THINGS I WOULD LIKE TO ADD
  446.         --------------------------
  447.         
  448.         1. Ability to check Amiga model (A1000, A500, A2000)  is it possible?
  449.            It is on the A3000 because of its specific hardware.
  450.         
  451.         2. I think I have split the XT and AT bridgeboard, although it is
  452.            untested.  Could someone try it and let me know please.  
  453.  
  454.         3. Your ideas!
  455.         
  456.         Any suggestions preferably in assembler but I can translate
  457.         C if I have to.  Yuk!! :-)
  458.                       
  459.                 
  460. NOTE ON SPEED COMPARISONS
  461. -------------------------
  462. If you have any of the machines listed above, or even a totally 
  463. different configuration, run the program with -t option (eg. sysinfo -t )
  464. then phone or email with the resulting numbers that will be printed to the 
  465. screen.  My phone number, email address or fax is at the top of this file.              
  466.                       
  467. Happy Computing
  468.  
  469. Nic Wilson
  470.  
  471. Amiga, AutoConfig, AutoConfigure and Intuition are TradeMarks of 
  472. Commodore Business Machines.
  473.  
  474.  
  475.  
  476.