From: Robert P. J. Day <rpjday@crashcourse.ca>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Makefile ref to non-existent CONFIG_ATHEROS_AR71XX
Date: Mon, 28 Sep 2009 15:37:00 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0909281535570.11562@localhost> (raw)
In-Reply-To: <op.u0zfaoao2s3iss@richese>
On Mon, 28 Sep 2009, Imre Kaloz wrote:
> On 2009.09.28. 20:29:45 John W. Linville <linville@tuxdriver.com> wrote:
>
> > On Fri, Sep 18, 2009 at 08:04:51PM +0200, Florian Fainelli wrote:
> > > Hi Robert,
> > >
> > > Le vendredi 18 septembre 2009 16:01:25, Robert P. J. Day a ?crit :
> > > > searching for Makefile references to Kconfig variables that don't
> > > > exist, and i find:
> > > >
> > > > ===== ATHEROS_AR71XX =====
> > > > ./drivers/net/wireless/ath/ath9k/Makefile:ath9k-$(CONFIG_ATHEROS_AR71XX)
> > > > +=
> > > > ahb.o
> > >
> > > We need it in OpenWrt and plan to send Atheros AR71xx SoC
> > > support soon, do not consider this for removal. Thanks
> >
> > Sure, fine...estimate when it will arrive?
> >
> > John
>
> When we got access to some more info on the AR7240 so we can finish
> the support for it.
just FYI, i wasn't pushing to have it taken out, just pointing out
its current lack of use. what someone decides to do about it is
entirely in their hands.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Annoying Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
WARNING: multiple messages have this Message-ID (diff)
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Imre Kaloz <kaloz@openwrt.org>
Cc: "John W. Linville" <linville@tuxdriver.com>,
Florian Fainelli <florian@openwrt.org>,
ath9k-devel@venema.h4ckr.net, linux-wireless@vger.kernel.org
Subject: Re: [ath9k-devel] Makefile ref to non-existent CONFIG_ATHEROS_AR71XX
Date: Mon, 28 Sep 2009 15:37:00 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0909281535570.11562@localhost> (raw)
In-Reply-To: <op.u0zfaoao2s3iss@richese>
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1466 bytes --]
On Mon, 28 Sep 2009, Imre Kaloz wrote:
> On 2009.09.28. 20:29:45 John W. Linville <linville@tuxdriver.com> wrote:
>
> > On Fri, Sep 18, 2009 at 08:04:51PM +0200, Florian Fainelli wrote:
> > > Hi Robert,
> > >
> > > Le vendredi 18 septembre 2009 16:01:25, Robert P. J. Day a écrit :
> > > > searching for Makefile references to Kconfig variables that don't
> > > > exist, and i find:
> > > >
> > > > ===== ATHEROS_AR71XX =====
> > > > ./drivers/net/wireless/ath/ath9k/Makefile:ath9k-$(CONFIG_ATHEROS_AR71XX)
> > > > +=
> > > > ahb.o
> > >
> > > We need it in OpenWrt and plan to send Atheros AR71xx SoC
> > > support soon, do not consider this for removal. Thanks
> >
> > Sure, fine...estimate when it will arrive?
> >
> > John
>
> When we got access to some more info on the AR7240 so we can finish
> the support for it.
just FYI, i wasn't pushing to have it taken out, just pointing out
its current lack of use. what someone decides to do about it is
entirely in their hands.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Annoying Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
next prev parent reply other threads:[~2009-09-28 19:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 14:01 [ath9k-devel] Makefile ref to non-existent CONFIG_ATHEROS_AR71XX Robert P. J. Day
2009-09-18 14:01 ` Robert P. J. Day
2009-09-18 18:04 ` [ath9k-devel] " Florian Fainelli
2009-09-18 18:04 ` Florian Fainelli
2009-09-28 18:29 ` [ath9k-devel] " John W. Linville
2009-09-28 18:29 ` John W. Linville
2009-09-28 19:33 ` [ath9k-devel] " Imre Kaloz
2009-09-28 19:33 ` Imre Kaloz
2009-09-28 19:37 ` Robert P. J. Day [this message]
2009-09-28 19:37 ` Robert P. J. Day
2009-09-30 0:23 ` [ath9k-devel] where to buy ar6k SDIO device hong zhang
2009-09-30 0:40 ` Luis R. Rodriguez
2009-10-07 1:44 ` [ath9k-devel] ad-hoc hong zhang
2009-10-07 22:29 ` Rakesh Kumar
2009-10-08 17:01 ` xxiao
2009-10-08 18:17 ` Rakesh Kumar
2009-10-08 18:23 ` Luis R. Rodriguez
2010-02-04 13:52 ` [ath9k-devel] where to buy ar6k SDIO device Daniel Clark
2010-02-09 20:20 ` Daniel Clark
2010-02-10 0:22 ` hong zhang
2010-02-10 2:59 ` Daniel Clark
2010-02-10 19:22 ` hong zhang
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=alpine.LFD.2.00.0909281535570.11562@localhost \
--to=rpjday@crashcourse.ca \
--cc=ath9k-devel@lists.ath9k.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.