1 .\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net
2 .\" dump_cis.8 1.5 2000/06/12 21:24:48
4 .TH DUMP_CIS 8 "2000/06/12 21:24:48" "pcmcia-cs"
6 dump_cis \- display PCMCIA Card Information Structures
16 retrieves and parses the Card Information Structures for inserted
17 PCMCIA devices, or optionally, parses CIS information from a file.
21 utility can parse a subset of the non-verbose output
24 so it is fairly easy to use
26 output as templates for
28 If a replacement CIS has been loaded for a card,
30 will display the replacement rather than the actual data on the card.
34 Force: attempt to decode any available CIS information even if the
35 overall CIS organization appears to be invalid.
38 Verbose output: display raw hex data for each tuple, and provide a
39 more complete dump of some tuple types.
42 Read packed CIS data from a file (as created by
44 instead of reading from active cards.
46 David Hinds \- dahinds@users.sourceforge.net