Hi Mohammed, 2012/6/20 Matt Chen <machen@xxxxxxxx>: > Hi Mohammed, > > 2012/6/19 Mohammed Shafi <shafi.wireless@xxxxxxxxx>: >> Hi Matt, >> >>> I tested the latest kernel v3.5-rc3 ath9k for the Atheros [168c 0034], >>> code name is Miami. I found no matter how I press the wifi button to >>> enable/disable the wifi, it doesn't work to me. >>> Even I found the rfkill status for this interface is not changing. >> >> its a AR9462please poke at the register #define AR_GPIO_IN -> 0x402c : 0x404c) > I do > 1) echo 0x402c > regidx > watch -n 1 regval > 2) echo 0x404c > regidx > watch -n1 regval >> i remember testing it in a acer laptop, it was working. > Both 1) and 2) shows no different in their value no matter how I press > the wifi button. :( I found it is not enabling the wiphy_rfkill_start_polling() in gpio.c:ath_start_rfkill_poll(struct ath_softc *sc). The condition for (ah->caps.hw_caps & ATH9K_HW_CAP_RFSILENT) is failed. Any direction I can dig further ? :) >>> >>> -- >>> Thank you. >>> -- >>> 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 >> >> >> >> -- >> thanks, >> shafi >> > > > > -- > Thank you. -- Thank you. -- 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