From: Pavel Roskin <proski@gnu.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: wireless-dev.git breaks wireless extensions
Date: Fri, 16 Feb 2007 19:50:14 -0500 [thread overview]
Message-ID: <1171673414.28874.4.camel@dv> (raw)
In-Reply-To: <1171670990.3575.50.camel@johannes.berg>
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
next prev parent reply other threads:[~2007-02-17 0:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-16 23:54 wireless-dev.git breaks wireless extensions Pavel Roskin
2007-02-17 0:09 ` Johannes Berg
2007-02-17 0:50 ` Pavel Roskin [this message]
2007-02-17 1:02 ` John W. Linville
2007-02-17 1:45 ` Pavel Roskin
2007-02-17 14:14 ` John W. Linville
2007-02-17 1:03 ` [PATCH] fix wext_ioctl() exit path Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1171673414.28874.4.camel@dv \
--to=proski@gnu.org \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.