Search Linux Wireless

Re: wireless-dev.git breaks wireless extensions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2007-02-17 at 01:09 +0100, Johannes Berg wrote:
> On Fri, 2007-02-16 at 18:54 -0500, Pavel Roskin wrote:
> > Hello!
> > 
> > Today's wireless-dev.git breaks wireless extensions.  It forces
> > CONFIG_CFG80211 to be enabled.
>                         ^^^^^^^ ??????

>From net/d80211/Kconfig:

config D80211
        tristate "Generic IEEE 802.11 Networking Stack (dscape)"
        select CRYPTO
        select CRYPTO_ECB
        select CRYPTO_ARC4
        select CRYPTO_AES
        select CRC32
        select WIRELESS_EXT
        select CFG80211

It means if I want D80211, CFG80211 will be selected for me.  Last time
I pulled the sources (a few days ago) I was able to disable CFG80211.

Even if I compile D80211 and CFG80211 as modules and load MadWifi, lsmod
shows that cfg80211 is not loaded, but the iwconfig output is still
wrong.  Some part of cfg80211 must be compiled into the kernel.

-- 
Regards,
Pavel Roskin

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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux