linux/drivers/net/pcmcia
Dominik Brodowski 7d2e8d00b4 pcmcia: use pre-determined values
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@davemloft.net>
CC: netdev@vger.kernel.org
CC: linux-wireless@vger.kernel.org
Acked-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2009-11-08 18:06:32 +01:00
..
3c574_cs.c 3c574_cs: spin_lock the set_multicast_list function 2009-10-13 00:35:55 -07:00
3c589_cs.c netdev: convert pcmcia drivers to netdev_tx_t 2009-09-01 01:13:34 -07:00
axnet_cs.c netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data 2009-09-03 20:02:12 -07:00
com20020_cs.c netdevice: safe convert to netdev_priv() #part-2 2008-11-12 23:38:14 -08:00
fmvj18x_cs.c netdev: convert pcmcia drivers to netdev_tx_t 2009-09-01 01:13:34 -07:00
ibmtr_cs.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
Kconfig [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit 2008-10-16 05:40:16 -04:00
Makefile
nmclan_cs.c netdev: convert pcmcia drivers to netdev_tx_t 2009-09-01 01:13:34 -07:00
pcnet_cs.c pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card 2009-10-05 00:40:03 -07:00
smc91c92_cs.c pcmcia: use pre-determined values 2009-11-08 18:06:32 +01:00
xirc2ps_cs.c pcmcia: use pre-determined values 2009-11-08 18:06:32 +01:00