Short: Identify.library replacement for MorphOS Author: Ilkka Lehtoranta (ilkleht@isoveli.org) Uploader: polluks+aminet sdf org (Stefan Haubenthal) Type: util/libs Version: 37.1 Architecture: ppc-morphos This is simple replacement for the original identify.library. Although the original runs fine under MorphOS it displays some data wrong and hits on Pegasos. Currently only three functions are implemented: IdHardware(), IdHardwareNum() and IdHardwareUpdate(). Every other function (IdExpansion(), IdFunction(), IdAlert(), IdFormatString() and IdEstimateFormatSize()) return an error or no value. Classic HW is not properly detected (in case you are running MorphOS on PowerUp cards). Minimum requirement is MorphOS 1.0 or newer.