[PATCH 2/9] pcmcia: use pre-determined values

John W. Linville linville at tuxdriver.com
Tue Oct 27 15:28:20 EDT 2009


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 <davem at davemloft.net>
> CC: John W. Linville <linville at tuxdriver.com>
> CC: netdev at vger.kernel.org
> CC: linux-wireless at vger.kernel.org
> Signed-off-by: Dominik Brodowski <linux at dominikbrodowski.net>

Acked-by: John W. Linville <linville at tuxdriver.com>

-- 
John W. Linville		Someday the world will need a hero, and you
linville at tuxdriver.com			might be all we have.  Be ready.



More information about the linux-pcmcia mailing list