linux/drivers/net/wireless/b43
Michael Buesch 03b29773b6 b43: Remove PIO support
Remove b43 PIO support.
DMA works well on all supported devices. There's no reason to use PIO.
Additionally, new devices don't support PIO in hardware anymore.
b43 PIO support is dead and unused code.

After applying this patch please do
git rm drivers/net/wireless/b43/pio.h
git rm drivers/net/wireless/b43/pio.c
to remove the main PIO support code.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:09:17 -08:00
..
b43.h b43: Remove PIO support 2008-01-28 15:09:17 -08:00
debugfs.c b43: Remove PIO support 2008-01-28 15:09:17 -08:00
debugfs.h
dma.c b43: Remove PIO support 2008-01-28 15:09:17 -08:00
dma.h b43: Remove PIO support 2008-01-28 15:09:17 -08:00
Kconfig b43: Remove PIO support 2008-01-28 15:09:17 -08:00
leds.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
leds.h [B43]: LED triggers support 2007-10-10 16:54:11 -07:00
lo.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
lo.h
main.c b43: Remove PIO support 2008-01-28 15:09:17 -08:00
main.h b43: Only select allowed TX and RX antennas 2008-01-28 15:09:14 -08:00
Makefile b43: Remove PIO support 2008-01-28 15:09:17 -08:00
pcmcia.c b43: properly request pcmcia IRQ 2007-11-10 04:25:13 -05:00
pcmcia.h
phy.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
phy.h b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
pio.c [B43]: Fix sparse warnings. 2007-10-10 16:52:07 -07:00
pio.h b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
rfkill.c b43: fix use-after-free rfkill bug 2008-01-16 12:53:32 -05:00
rfkill.h b43: Rewrite and fix rfkill init 2007-11-10 04:25:12 -05:00
sysfs.c b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
sysfs.h
tables.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
tables.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
wa.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
wa.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
xmit.c b43: Remove PIO support 2008-01-28 15:09:17 -08:00
xmit.h b43: Fix rxheader channel parsing 2008-01-08 23:30:06 -08:00