Linux wireless drivers development
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@gmail.com>
To: "Johannes Berg" <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [TRIAL BALLOON] rework wireless Kconfig
Date: Thu, 1 Mar 2007 09:11:31 -0500	[thread overview]
Message-ID: <43e72e890703010611o33b2a5b3kc43cadd2a11a5287@mail.gmail.com> (raw)
In-Reply-To: <1172755537.11911.50.camel@johannes.berg>

On 3/1/07, Johannes Berg <johannes@sipsolutions.net> wrote:
> This patch
>  * kills NET_RADIO
>  * adds two new wireless driver menus for pre-802.11 and 802.11
>  * makes WIRELESS_EXT visible (to avoid the arguments we had in
>    commit c1783454a31e05b94774951b0b5d1eb9075ebfb4)
>  * changes everything that depended on NET_RADIO to select WIRELESS_EXT
>
> By removing NET_RADIO, these changes pave the way to making wireless
> extensions optional when cfg80211 can fully take over for some drivers
> and you don't have any older drivers that still require wext.
>
> These conflict with other changesets (notable Ivo's) but they should be
> easy to respin once those get in. This also depends on removing wext
> netlink, but it's trivial to do them w/o removing netlink wext of
> course. Though I think that the rtnetlink wext option shouldn't be under
> drivers so I'd move it in the case we don't want to remove it.

Makes sense.

> --- wireless-dev.orig/net/wireless/Kconfig      2007-03-01 14:18:51.854246483 +0100
> +++ wireless-dev/net/wireless/Kconfig   2007-03-01 14:19:19.614246483 +0100
> @@ -29,3 +29,11 @@ config NL80211
>
>           If unsure, say Y.
>
> +config WIRELESS_EXT
> +       bool "Wireless extensions"
> +       default n
> +       ---help---
> +         This compiles code for the wireless extensions.
> +
> +         Say N if you can unless you have external modules
> +         that rely on it.

I'd say we put more descriptive text here and explain a little of how
cfg80211 is supposed to replace it with nl80211.

  Luis

  reply	other threads:[~2007-03-01 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-01 13:25 [TRIAL BALLOON] rework wireless Kconfig Johannes Berg
2007-03-01 14:11 ` Luis R. Rodriguez [this message]
2007-03-01 14:16   ` 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=43e72e890703010611o33b2a5b3kc43cadd2a11a5287@mail.gmail.com \
    --to=mcgrof@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox