linux/drivers/ssb
Hauke Mehrtens b3ae52b6b0 SSB: Change fallback sprom to callback mechanism.
Some embedded devices like the Netgear WNDR3300 have two SSB based cards
without an own sprom on the pci bus. We have to provide two different
fallback sproms for these and this was not possible with the old solution.
In the bcm47xx architecture the sprom data is stored in the nvram in the
main flash storage. The architecture code will be able to fill the sprom
with the stored data based on the bus where the device was found.

The bcm63xx code should do the same thing as before, just using the new
API.

Acked-by: Michael Buesch <mb@bu3sch.de>
Cc: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Cc: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2362/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-05-19 09:55:47 +01:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile
b43_pci_bridge.c ssb: b43-pci-bridge: Add new vendor for BCM4318 2010-11-22 15:19:31 -05:00
driver_chipcommon.c
driver_chipcommon_pmu.c
driver_extif.c
driver_gige.c
driver_mipscore.c
driver_pcicore.c
embedded.c
main.c ssb: reset device only if it was enabled 2011-02-18 16:54:55 -05:00
pci.c SSB: Change fallback sprom to callback mechanism. 2011-05-19 09:55:47 +01:00
pcihost_wrapper.c ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices 2010-11-15 13:23:28 -05:00
pcmcia.c ssb-pcmcia: Fix parsing of invariants tuples 2011-02-07 16:02:14 -05:00
scan.c ssb: Ignore dangling ethernet cores on wireless devices 2011-01-10 15:40:53 -05:00
sdio.c
sprom.c SSB: Change fallback sprom to callback mechanism. 2011-05-19 09:55:47 +01:00
ssb_private.h SSB: Change fallback sprom to callback mechanism. 2011-05-19 09:55:47 +01:00