kernel-ark/drivers/net/wireless/b43
Michael Buesch 1a9f509368 b43: Automatically probe for opensource firmware
First probe for proprietary firmware and then probe for opensource firmware.
This way around it's a win-win situation.
1) If proprietary fw is available, it will work.
2) If opensource firmware is available, but no proprietary (Distros can only ship open fw)
   it might work.
3) If both open and proprietary are available, it will work, because it selects
   the proprietary. We currently don't prefer the open fw in this case, because it doesn't
   work on all devices. It would introduce a regression otherwise.

The remaining FIXMEs in this patch are harmless, because they only matter on multiband
devices, which are not implemented yet anyway.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:01:30 -05:00
..
b43.h b43: Automatically probe for opensource firmware 2009-01-29 16:01:30 -05:00
debugfs.c b43: Add key memory dumping 2008-12-19 15:24:06 -05:00
debugfs.h b43: Add key memory dumping 2008-12-19 15:24:06 -05:00
dma.c
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c b43: Automatically probe for opensource firmware 2009-01-29 16:01:30 -05:00
main.h b43: Automatically probe for opensource firmware 2009-01-29 16:01:30 -05:00
Makefile
pcmcia.c
pcmcia.h
phy_a.c drivers/net/wireless/b43: fix sparse warnings: make symbols static 2008-12-26 00:13:46 -08:00
phy_a.h
phy_common.c
phy_common.h
phy_g.c drivers/net/wireless/b43: fix sparse warnings: make symbols static 2008-12-26 00:13:46 -08:00
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c
phy_n.h
pio.c
pio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h