On 12/10/2011 11:12 PM, Hauke Mehrtens wrote: > Hi, > > nice patches for brcmsmac. I tried them on my bcm4716 device (wireless > core on the system bus), but brcmsmac does not work there, I am getting > a kernel oops. aiutils.c does does not work for SoCs e.g. > ai_setcoreidx() does not handle that all cores are mapped on SoCs at the > same time, just under different addresses. I hope you are working on > removing aiutils.c and moving the parts missing in bcma into it. > Hi Hauke, Thanks for the compliment ;-) Let me explain the steps set out to get brcmsmac using bcma, 1) convert to use bcma functions in all brcmsmac source files. 2) cleanup aiutils.c as it is redundant. 3) look for opportunities to move code to bcma (eg. nicpci.c, srom.c) For steps 1) and 2) we have patches queued up of which the first batch was submitted. Keep an eye on the mailing list for more to come ;-) Gr. AvS -- 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