remarkable-linux/drivers/ssb
Michael Büsch ed70c6e60e ssb: Ignore dangling ethernet cores on wireless devices
Some Broadcom based wireless devices contain dangling ethernet cores.
This triggers the ssb probing mechanism and tries to load the b44 driver
on this core.
Ignore the dangling core in the ssb core scanning code to avoid
access to the core and failure of b44 probing.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-01-10 15:40:53 -05:00
..
b43_pci_bridge.c ssb: b43-pci-bridge: Add new vendor for BCM4318 2010-11-22 15:19:31 -05:00
driver_chipcommon.c ssb: Handle alternate SSPROM location 2010-06-04 15:04:50 -04:00
driver_chipcommon_pmu.c ssb: update PMU init to match specs 2010-06-03 14:10:43 -04:00
driver_extif.c
driver_gige.c
driver_mipscore.c
driver_pcicore.c
embedded.c
Kconfig
main.c ssb: Add sysfs attributes to ssb devices 2010-12-02 14:37:00 -05:00
Makefile
pci.c ssb: extract indexes for power tables 2010-12-02 14:37:00 -05:00
pcihost_wrapper.c ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices 2010-11-15 13:23:28 -05:00
pcmcia.c pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device 2010-09-29 17:20:23 +02:00
scan.c ssb: Ignore dangling ethernet cores on wireless devices 2011-01-10 15:40:53 -05:00
sdio.c
sprom.c ssb: fix NULL ptr deref when pcihost_wrapper is used 2010-05-28 13:57:01 -04:00
ssb_private.h