* trying to add rfkill support to realtek driver for rtl8192e
@ 2009-11-14 9:16 saurav barik
2009-11-14 10:30 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: saurav barik @ 2009-11-14 9:16 UTC (permalink / raw)
To: linux-kernel
Hi,
I am trying to implement rfkill support for realtek driver for rtl8192e.
The realtek driver we are using is very much similar to the one in
kernel 2.6.31.5(linux-2.6.31.5/drivers/staging/rtl8192su).
In order to use "wiphy_rfkill_set_hw_state", I need "struct wiphy"
which in turn is a part of "ieee80211_hw" structure.
However ieee80211_hw is not used in our driver.
Is the usage of 80211_hw is obsolete?
Without having the above structure how can I use the rfkill interface?
Anybody aware of this, please share some pointers.
Thanks for your time.
Regards,
Saurav
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: trying to add rfkill support to realtek driver for rtl8192e
2009-11-14 9:16 trying to add rfkill support to realtek driver for rtl8192e saurav barik
@ 2009-11-14 10:30 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2009-11-14 10:30 UTC (permalink / raw)
To: saurav barik; +Cc: linux-kernel
Hi Saurav,
> I am trying to implement rfkill support for realtek driver for rtl8192e.
> The realtek driver we are using is very much similar to the one in
> kernel 2.6.31.5(linux-2.6.31.5/drivers/staging/rtl8192su).
> In order to use "wiphy_rfkill_set_hw_state", I need "struct wiphy"
> which in turn is a part of "ieee80211_hw" structure.
> However ieee80211_hw is not used in our driver.
> Is the usage of 80211_hw is obsolete?
> Without having the above structure how can I use the rfkill interface?
>
> Anybody aware of this, please share some pointers.
you get more feedback if you ask this question on
linux-wireless@vger.kernel.org mailing list.
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-14 10:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14 9:16 trying to add rfkill support to realtek driver for rtl8192e saurav barik
2009-11-14 10:30 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox