2010-06-10 06:48:13

by Jaroslav Fojtik

[permalink] [raw]
Subject: Re: Compilation problems with Linux-2.6.34 and compat-wireless

Dear John W. Linville,

> I'm guessing you need CONFIG_WIRELESS_EXT in /usr/src/linux-2.6.34/.config ?
I do not know how to turn CONFIG_WIRELESS_EXT in linux 2.6.34.
This option no longer exists.

When I add:
CONFIG_WIRELESS_EXT=y
into .config file, it is automatically erased.

I guess that:
CONFIG_WIRELESS_EXT=y has been renamed to
CONFIG_WIRELESS_WEXT=y

regards
Jara

>
> John
> --
> John W. Linville Someday the world will need a hero, and you
> [email protected] might be all we have. Be ready.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html



2010-06-12 17:52:08

by Pavel Roskin

[permalink] [raw]
Subject: Re: Compilation problems with Linux-2.6.34 and compat-wireless

On Thu, 2010-06-10 at 08:49 +0200, Jaroslav Fojtik wrote:
> Dear John W. Linville,
>
> > I'm guessing you need CONFIG_WIRELESS_EXT in /usr/src/linux-2.6.34/.config ?
> I do not know how to turn CONFIG_WIRELESS_EXT in linux 2.6.34.
> This option no longer exists.

Try enabling an older driver like ipw2100. That should enable wireless
extensions.

> I guess that:
> CONFIG_WIRELESS_EXT=y has been renamed to
> CONFIG_WIRELESS_WEXT=y

I don't see any references to WIRELESS_WEXT in the kernel. I think your
guess is wrong.

--
Regards,
Pavel Roskin