dump_cis for pcmciautils?

Dominik Brodowski linux at dominikbrodowski.net
Sun Jul 24 06:39:25 EDT 2005


On Sun, Jul 24, 2005 at 01:35:41PM +0300, Jar wrote:
> 
> >> is there a version of the dump_cis tool that uses sysfs instead of pcmcia
> >> ioctl?
> >
> > Get and unpack latest revision of pcmciautils, then:
> >
> > make debugtools
> > ./dump_cis [socket number]
> 
> Does this './dump_cis [socket number]' also pack the cis to binary form or does it
> just dump the ascii form?

It just dumps the ascii decode. You can access the binary form directly in
/sys/class/pcmcia_socket/pcmcia_socket0/cis 

	Dominik



More information about the linux-pcmcia mailing list