Short:        ListExp, identifies expansions and more (V8.2)
Author:       shred@chessy.aworld.de (Richard Koerber)
Uploader:     shred chessy aworld de (Richard Koerber)
Type:         util/libs
Architecture: m68k-amigaos
Kurz:         Identifiziert Erweiterungen und mehr (V8.2)
Keywords:     expansion board erweiterung guru alert function system library test check arexx

Requires: AmigaOS 2.0 or higher
Language: English, Deutsch

URL:      http://www.is-koeln.de/einwohner/shred/


This system shared library identifies your system and several IDs and
returns them in a human readable form. Currently implemented are:

expansions  The manufacturer and product ID of hardware expansions are
            translated into manufacturer name, board name and board
            class.

system      Your system is analyzed by identify.library. You can query
            static values, as e. g. Amiga model, Processor, OS version,
            Graphic OS (e. g. CyberGraphX), Audio OS (e. g. AHI) or
            available memory (Virtual Memory is also supported).

alerts      The cryptical alert codes can also be translated.

functions   Decodes the offset of a shared library into it's function
            name, provided you have got the .fd files.


Three example Shell tools are also included:

ListExp     Analyses your system, searches for expansion boards and
            optionally, shows what Commodities are available. This is
            an easy way to describe your system for bug reports etc.

Guru        Decodes a Guru number.

Function    Returns the name of the function that matches to the
            provided library name and offset.



 FEATURES:
-----------
  - The complete expansion database consists of more than 370 (!)
    expansion boards and about 125 manufacturers.
  - Distinguishes between most GVP and Phase5 boards with unique ID
  - Tries to give at least a hint if the board name is not known yet
  - Fully DraCo and PowerUp compatible
  - The library is fully localized (catalogs included: deutsch)
  - ARexx interface library
  - English and German documentation (.guide and .dvi)


 INCLUDED DEVELOPER FILES:
---------------------------
  - AutoDocs
  - Assembler include files
  - C header files (also protos, pragmas, GCC inlines)
  - PASCAL include files
  - Amiga-E include files
  - FD file
  - cd file for language translations
  - C example showing how to use identify with MUI
  - ARexx examples


 NEW IN THIS RELEASE:
----------------------
  - Some improvements (also resulting in a shorter library)


With your help, I hope to get as much expansion names as possible.
So please send the name, manufacturer ID, product ID and board class
of all your expansions to: "shred@chessy.aworld.de". You can
get the IDs by using ShowConfig, the included tool ListExp or the
example program "expansions".   Thank you!


Freeware, binary only.