Linux wireless drivers development
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH 14/28] rt2x00: Create rt2x00lib module
Date: Wed, 28 Feb 2007 16:12:51 +0100	[thread overview]
Message-ID: <200702281612.51383.IvDoorn@gmail.com> (raw)
In-Reply-To: <1172674256.5015.15.camel@johannes.berg>

On Wednesday 28 February 2007 15:50, Johannes Berg wrote:
> On Wed, 2007-02-28 at 15:07 +0100, Ivo van Doorn wrote:
> 
> >  config RT2X00
> > -	bool "Ralink driver support"
> > +	tristate "Ralink driver support"
> >  	depends on NET_RADIO && MAC80211 && EXPERIMENTAL
> >  	---help---
> >  	This will enable the experimental support for the Ralink drivers,
> > @@ -7,6 +7,10 @@ config RT2X00
> >  
> >  	These drivers will make use of the Devicescape ieee80211 stack.
> >  
> > +	This option will build the rt2x00 library which is required by
> > +	each individual driver, when compiled as a module,
> > +	this library will be called "rt2x00lib.ko".
> 
> I think I'd prefer having a new symbol CONFIG_RT2X00_LIB that is
> selected by all sub-drivers that use it so that RT2X00 is a config-only
> symbol.

Is there any particular reason for RT2X00 to be a config only option?
When RT2X00 is a config only option, it would still require RT2X00 to be a
tristate option. Otherwise it is possible to build d80211 as module and
rt2400pci compiled in. And I am not sure if that is a desired possibility,
escpecially with the compilation errors that would produce.

It would also mean that both RT2X00 and RT2X00_LIB are options the user
can select (RT2X00_LIB  depending on Rt2X00 off course), I can't really see
the point in that.

> Btw, you really need to use quilt or such, the Date: header line on
> patch 8 is 6 seconds before patch 7 etc., they appear all out of order,
> and having them as a reply to the 0/28 would be nice too.

Yeah, I seem to have send the patch mails itself in the wrong order. :(
So the number in the subject line is correct, just the order of sending
was reversed.
I'll try to do better next time. :)

Ivo

  reply	other threads:[~2007-02-28 15:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 14:07 [PATCH 14/28] rt2x00: Create rt2x00lib module Ivo van Doorn
2007-02-28 14:50 ` Johannes Berg
2007-02-28 15:12   ` Ivo van Doorn [this message]
2007-02-28 15:25     ` Johannes Berg
2007-02-28 15:34       ` Ivo van Doorn
2007-02-28 15:39         ` Johannes Berg
2007-02-28 15:43           ` Ivo van Doorn
2007-02-28 15:49             ` Johannes Berg
2007-02-28 15:57               ` Ivo van Doorn
2007-02-28 16:00                 ` Johannes Berg
2007-02-28 16:08                   ` Ivo van Doorn
2007-02-28 16:07       ` Holger Schurig
2007-02-28 16:13         ` 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=200702281612.51383.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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