On Fri, Nov 12, 2010 at 11:02, raghunath <raghunath@xxxxxxxxxx> wrote: > Hi Shahar/Luca, > > Its constantly coming, I am building wl1271 sdio driver statically and I am running on OMAP3EVM board from Mistral > And running 2.6.36 kernel and wl1271 sits on MMC2 I have modified code to set PIN MUX and clock for MMC2 and WLAN_EN(GPIO 150) > And WLAN_IRQ(GPIO-149). I am able to download firmare successfully and get Static data from firmware and Chip ID after firmware > Download. With this I am assuming that code I modified for MMC2 on EVM is proper(correct me if I am worng) after that ware is > Failing ,in ELP wake up. > Is it only ELP mode that's failing? You can test this by commenting out these line in wl1271_elp_work(): wl1271_raw_write32(wl, HW_ACCESS_ELP_CTRL_REG_ADDR, ELPCTRL_SLEEP); set_bit(WL1271_FLAG_IN_ELP, &wl->flags); Regards, Arik -- 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