On 04/29/2012 10:13 AM, Arend van Spriel wrote: > On 04/29/2012 02:50 AM, Hauke Mehrtens wrote: >> I have not completely runtime tested these patches as I do not have a >> PCI(e) devices currently supported by brcmsmac. My SoC (BCM4718) and >> the PCI devices connected to my SoC (BCM43224) are currently not >> working with brcmsmac, but they are failing much later that without >> these patches. > > I will test this patch series as well on PCI(e) devices. So you do have > a bcm43224 card, but no laptop to fit it in? Just wondering. I will send > the results. > > Gr. AvS > Hi Arend, Thanks for testing these patches. My bcm43224 is directly soldered on the main board where also the bcm4718 is on, there is no connector or something like that between the bcm4718 and the bcm43224, it is impossible to remove the bcm43224 and plug it into a laptop. The bcm4718 has some problems with the PCIe bus see comment on bcma_wflush16() in drivers/net/wireless/brcm80211/brcmsmac/dma.h. I now finally got the bcm43224 a little bit working, I was able to scan for networks, but I was unable to connect to one, I just saw 2 networks form devices on my desk, not the other ~15 my Intel card sees. The bcm43224 should just be used for 5GHz on my device and the sprom is also just configuration for 5GHz operation and I have only some 2.4 GHz access points laying around here, so that could be the problem. The Wifi of the bcm4718 is still not working for me. The wifi core has a core rev of 17, I handled it the same as core rev 23, but I am getting the following errors and after that the system freezes. [ 80.232000] ieee80211 phy1: wl1: wlc_coreinit: ucode did not self-suspend! [ 80.240000] ieee80211 phy1: wlc_coreinit: txfifo mismatch: ucode size 111 driver size 28518 index 5 [ 80.380000] ieee80211 phy1: wl1: wlc_suspend_mac_and_wait: waited 83000 uS and MI_MACSSPNDD is still not on. [ 80.388000] ieee80211 phy1: wl1: psmdebug 0x00ff8cd4, phydebug 0x00000000, psm_brc 0x0000 ... (~6 times the same 2 lines) [ 81.132000] ieee80211 phy1: wl1: wlc_suspend_mac_and_wait: waited 83000 uS and MI_MACSSPNDD is still not on. [ 81.144000] ieee80211 phy1: wl1: psmdebug 0x00ff8cd4, phydebug 0x00000000, psm_brc 0x0000 [ 81.156000] ieee80211 phy1: brcms_ops_bss_info_changed: qos enabled: false (implement) [ 81.164000] ieee80211 phy1: brcms_ops_config: change power-save mode: false (implement) [ 81.256000] ieee80211 phy1: wl1: wlc_suspend_mac_and_wait: waited 83000 uS and MI_MACSSPNDD is still not on. [ 81.268000] ieee80211 phy1: wl1: psmdebug 0x00ff8cd4, phydebug 0x00000000, psm_brc 0x0000 ... (~3 times the same 2 lines) [ 81.708000] ieee80211 phy1: wl1: wlc_suspend_mac_and_wait: waited 83000 uS and MI_MACSSPNDD is still not on. [ 81.720000] ieee80211 phy1: wl1: psmdebug 0x00ff8cd4, phydebug 0x00000000, psm_brc 0x0000 [ 81.732000] ieee80211 phy1: wl1: fifo 0: descriptor error [ 81.736000] ieee80211 phy1: wl1: fatal error, reinitializing b43 is working in access pint mode with the wifi core of the bcm4718. Hauke -- 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