kernel-ark/drivers/net/wireless/b43
Larry Finger b02914af4d b43: Allow PIO mode to be selected at module load
If userencounter the "Fatal DMA Problem" with a BCM43XX device, and
still wish to use b43 as the driver, their only option is to rebuild
the kernel with CONFIG_B43_FORCE_PIO. This patch removes this option and
allows PIO mode to be selected with a load-time parameter for the module.
Note that the configuration variable CONFIG_B43_PIO is also removed.

Once the DMA problem with the BCM4312 devices is solved, this patch will
likely be reverted.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Tested-by: John Daiker <daikerjohn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-28 16:31:28 -05:00
..
b43.h b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
debugfs.c
debugfs.h
dma.c b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
dma.h b43: Rewrite DMA Tx status handling sanity checks 2009-11-23 17:05:28 -05:00
Kconfig b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
leds.c b43: fix two warnings 2009-12-04 14:16:25 -05:00
leds.h
lo.c
lo.h
main.c b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
main.h
Makefile b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
pcmcia.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c
phy_g.h
phy_lp.c b43: LP-PHY: Begin implementing calibration & software RFKILL support 2009-10-30 16:49:18 -04:00
phy_lp.h b43: LP-PHY: Begin implementing calibration & software RFKILL support 2009-10-30 16:49:18 -04:00
phy_n.c
phy_n.h
pio.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-18 22:19:03 -08:00
pio.h b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
rfkill.c b43: avoid PPC fault during resume 2009-12-04 13:28:49 -05:00
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c b43: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
xmit.h b43: Rewrite TX bounce buffer handling 2009-11-11 15:23:40 -05:00