linux-sg2042/drivers/net/wireless/b43
Magnus Damm 55d02a47de b43: Add SDIO_DEVICE() for EW-CG1102GC
This patch enables the EW-CG1102GC SDIO card in the b43 driver.

b43-sdio mmc0:0001:1: Chip ID 14e4:4318
ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
b43-phy0: Broadcom 4318 WLAN found (core revision 9)
b43-phy0 debug: Found PHY: Analog 3, Type 2, Revision 7
b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 8

Tested with openfwwf-5.2 using a SuperH SDHI host controller.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-06-28 15:16:19 -04:00
..
Kconfig b43: fall back gracefully to PIO mode after fatal DMA errors 2010-02-26 17:26:16 -05:00
Makefile b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
b43.h b43: N-PHY: add some registers and structs definitions 2010-03-09 15:06:49 -05:00
debugfs.c
debugfs.h
dma.c b43: replace the ssb_dma API with the generic DMA API 2010-06-04 16:00:42 -04:00
dma.h b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
leds.c
leds.h
lo.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
lo.h
main.c b43: Clarify logged message after fatal DMA error and switch to PIO mode 2010-06-21 15:39:59 -04:00
main.h
pcmcia.c pcmcia: re-work pcmcia_request_irq() 2010-05-10 10:23:13 +02:00
pcmcia.h
phy_a.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
phy_a.h
phy_common.c b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_common.h b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_g.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
phy_g.h
phy_lp.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
phy_lp.h
phy_n.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-04-15 16:21:34 -04:00
phy_n.h b43: N-PHY: switch to chanspec ops 2010-03-09 15:06:57 -05:00
pio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pio.h b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
rfkill.c
rfkill.h
sdio.c b43: Add SDIO_DEVICE() for EW-CG1102GC 2010-06-28 15:16:19 -04:00
sdio.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: N-PHY: prepare for rev3+ channel tables 2010-03-31 14:39:19 -04:00
tables_nphy.h b43: N-PHY: prepare for rev3+ channel tables 2010-03-31 14:39:19 -04:00
wa.c
wa.h
xmit.c b43: remove usage of deprecated noise value 2010-04-28 16:48:21 -04:00
xmit.h