home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 365.lha / ShowCards_v1.32 / ShowCards1.3.doc < prev    next >
Text File  |  1990-04-10  |  3KB  |  70 lines

  1. ShowCards v1.32 03/11/90
  2.  
  3. ShowCards is a utility which examines each plug in card on the expansion
  4. bus and displays information which _may_ be of use in building a CardROM
  5. list for use with Dave Haynie's SetCPU 1.5.  Although ShowCards displays
  6. information for each card in the format required for a CardROM list, the
  7. address space of expansion memory boards is added to the system free memory
  8. list and I can see no advantage in the use of CardROM entrys for these
  9. expansion memory cards.
  10.  
  11. ShowCards is useful for identifying the cards installed on a given machine
  12. without having to go under the hood.  ShowCards examines each card on the
  13. expansion bus (starting at the CPU slot on a A2000 and working left towards
  14. the power LED).  Presently, ShowCards identifies aproximately 2 dozen
  15. expansion cards by manuafacturer and product name.  If you send me MAIL
  16. showing a dump from ShowCards and you identify any unknown cards by name, I
  17. can expand the list of recognized cards.  ShowCards is based on an example
  18. in Appendix G of the Amiga Hardware Reference Manual.
  19.  
  20. It turns out that some cards and software drivers (the Supra WordSynch for
  21. instance) automatically seek out 32-bit RAM and relocate the ROM image
  22. there.  Using the CardRom option of SetCPU actually caused a performance
  23. decrease (measured using DiskSpeed version 3).
  24.  
  25. To run ShowCards, just type 'ShowCards<cr>' at the CLI prompt. A sample run
  26. follows:
  27.  
  28.                        ShowCards v1.32  by  R. Wilcox
  29.   ----------------------------------------------------------------------
  30.    Mfg  Product  Device Size  Offset    ROM Size       Item
  31.   ----------------------------------------------------------------------
  32.   0x202   0x51    0x200000    0x0000    0x200000    CBM_A2630
  33.   0x420   0x0B    0x010000    0x0000    0x010000    Supra_2400zi
  34.   0x420   0x0C    0x010000    0x8000    0x008000    Supra_WordSynch
  35.   0x202   0x0A    0x200000    0x0000    0x200000    CBM_A2058
  36.   ----------------------------------------------------------------------
  37.    68030 CPU   68882 FPU   GenLock Detected  NTSC Video Mode
  38.    1.0 MEG Chip RAM                      4.0 MEG Auto-Config Exp RAM
  39.   ----------------------------------------------------------------------
  40.            32-bit RAM resides from $00200000 to $003FFFFF.
  41.   ----------------------------------------------------------------------
  42.    The ROM image for the  Supra_WordSynch  is located at $002000B0
  43.    within 32-bit address space.
  44.   ----------------------------------------------------------------------
  45.  
  46.  
  47. 1.32
  48.    *  Denise Chip detected 
  49. 1.31 
  50.    *  Bug Fix - ROM Size was truncated in earlier versions
  51. 1.3
  52.    *  Recognizes CPU
  53.    *  Recognizes FPU 
  54.    *  Recognizes Video Mode
  55.    *  Identifies 32-bit address space for recognized cards
  56.    *  Identifies cards which have a relocated ROM image
  57. 1.2: 
  58.    * Changed method of calculation of ROM size
  59.    * Displays total memory added to Free List by autoconfig cards
  60.    * Displays Agnus size
  61.    * Tests for presence of slow memory at C00000
  62.  
  63.  
  64. Please report any bugs.  ShowCards is freely redistributable and offered
  65. 'as-is', etc, etc, etc!
  66.  
  67. Bob Wilcox   BIX rwilcox
  68.  
  69.  
  70.