[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <26b26d180911140116k370ee274l333e54858c66e3a1@mail.gmail.com>
Date: Sat, 14 Nov 2009 14:46:13 +0530
From: saurav barik <saurav.barik@...il.com>
To: linux-kernel@...r.kernel.org
Subject: trying to add rfkill support to realtek driver for rtl8192e
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists