On Mon, Oct 19, 2009 at 01:07:28AM +0200, Dominik Brodowski wrote: > A few PCMCIA network drivers can make use of values provided by the pcmcia > core, instead of tedious, independent CIS parsing. > > xirc32ps_cs.c: manf_id > > hostap_cs.c: multifunction count > > b43/pcmcia.c: ConfigBase address and "Present" > > smc91c92_cs.c: By default, mhz_setup() can use VERS_1 as it is stored > in struct pcmcia_device. Only some cards require workarounds, such as > reading out VERS_1 twice. > > CC: David S. Miller <[email protected]> > CC: John W. Linville <[email protected]> > CC: [email protected] > CC: [email protected] > Signed-off-by: Dominik Brodowski <[email protected]>
Acked-by: John W. Linville <[email protected]> -- John W. Linville Someday the world will need a hero, and you [email protected] might be all we have. Be ready. _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
