On Mon, 2014-11-10 at 11:30 +0100, Uwe Brauer wrote:
>    > On Fri, Nov 7, 2014 at 4:58 PM, Uwe Brauer <o...@mat.ucm.es> wrote:
> 
>    > you problem is that you didn't compile the kernel with wireless
>    > extensions. This interface is deprecated, but I don't remember if it
>    > was the case for 3.7.
>    > In any case, this is a problem in your config, not a driver issue.
> 
> What make you say that?
> My config file concerning wireless options is:
> 
> CONFIG_WIRELESS=y
> CONFIG_WIRELESS_EXT=y
> CONFIG_IPWIRELESS=m

You'd need CONFIG_CFG80211_WEXT (or so) as well, but realistically you
should stop using wireless extensions and use nl80211 (via the "iw"
tool) instead.

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to