Hi Denis, On 12/18/2011 03:33 AM, Denis 'GNUtoo' Carikli wrote:
Hi, With the following patch instead of mine: brcm80211: fmac: register a dummy irq handler for SDIO function 2 it still fails the same way.
Indeed there is no big difference from yours. We tested it on X86 and OMAP panda board.
I added that: #define BCMDBG 1 after: #include "dhd_proto.h" #include "dhd_dbg.h" in: drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c and: insmod brcmfmac.ko brcmf_msg_level=8192
Could you try to load the driver by insmod brcmfmac.ko brcmf_msg_level=0x7 and send me the log?
But it wasn't more verbose so I added MMC debug and I got that: [ 101.534177] mmc2: starting CMD52 arg 00205c00 flags 00000195 [ 101.534327] sdhci [sdhci_irq()]: *** mmc2 got interrupt: 0x00000001 [ 101.534411] mmc2: req done (CMD52): 0: 00001000 00000000 00000000 00000000 [ 101.534562] mmc2: starting CMD52 arg 00205e00 flags 00000195 --- Then it blocks here ---
Looks like it hangs in the middle of downloading firmware. Thanks, Franky -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html