Linux wireless drivers development
 help / color / mirror / Atom feed
* cfg80211 rfkill interface
@ 2011-01-10 19:33 Arend Van Spriel
  2011-01-10 19:45 ` Johannes Berg
  0 siblings, 1 reply; 5+ messages in thread
From: Arend Van Spriel @ 2011-01-10 19:33 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless@vger.kernel.org

Hi Johannes,

I am looking into implementing rfkill into our brcm80211 open-source driver. Our driver detects disable switch by an interrupt, but switching back does not give an interrupt. For the latter I wanted to use the rfkill_poll callback and wiphy_rfkill_start_polling. However, I tried a wiphy_rfkill_stop_polling in the rfkill_poll callback when rf is unblocked, and this resulted in a system hang. So I moved the wiphy_rfkill_stop_polling to the start callback. Does that make sense or is there another way you would recommend?

Gr. AvS

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-14 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 19:33 cfg80211 rfkill interface Arend Van Spriel
2011-01-10 19:45 ` Johannes Berg
2011-01-14 14:54   ` Arend Van Spriel
2011-01-14 14:57     ` Johannes Berg
2011-01-14 15:05       ` Arend Van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox