Short: Library to parse PCMCIA information Author: neil@ncafferkey.net (Neil Cafferkey) Uploader: neil ncafferkey net (Neil Cafferkey) Type: util/libs Version: 2.1 Architecture: m68k-amigaos >= 2.0.4 pccard.library is a shared library to parse PC Card (PCMCIA) Card Information Structure (CIS) data. It is mainly intended for use by PC Card device drivers. This package is released under the GNU General Public Licence. Changes in this version: - Now parses Function Extension tuples (network function only). - Added a new PCCARD_Exponent tag to timing data as an alternative to the PCCARD_Scale tag. - Fixed parsing of the Device tuple. - Fixed various bugs in the parsing of Configuration Table Entry tuples. - Fixed a bug in PCCard_GetTupleInfo()'s handling of out-of-memory errors.