mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Gábor Stefanik" <netrolller.3d@gmail.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
	Len Widra <Len.Widra@atheros.com>, Jouni Malinen <j@w1.fi>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Werner Almesberger <werner@openmoko.org>,
	Stefan Lippers-Hollmann <s.L-H@gmx.de>,
	Nick Kossifidis <mickflemm@gmail.com>,
	Bob Copeland <me@bobcopeland.com>, Greg KH <greg@kroah.com>,
	rshlinux@gmail.com, b_yogesh_snowy@yahoo.com,
	Michael Renzmann <mrenzmann@madwifi-project.org>,
	Stephen Chen <Stephen.Chen@atheros.com>,
	Paul Fertser <fercerpav@gmail.com>,
	Harald Welte <laforge@openmoko.org>
Subject: Re: Atheros Linux wireless drivers home page - and two new driver  projects
Date: Fri, 4 Sep 2009 01:34:19 +0200	[thread overview]
Message-ID: <69e28c910909031634l55d44e93sa052b3d78413dd44@mail.gmail.com> (raw)
In-Reply-To: <43e72e890909031554v1343bcfdu8ed6e23d0b1df832@mail.gmail.com>

On Fri, Sep 4, 2009 at 12:54 AM, Luis R. Rodriguez<mcgrof@gmail.com> wrote:
> I'm pleased to announce the new home page to Atheros Linux wireless drivers:
>
> http://wireless.kernel.org/en/users/Drivers/Atheros
>
> To get updates just subscribe to the wiki. There you will find
> information regarding any old legacy Atheros driver and any proper
> upstream driver.
>
> I'd like to also take the time to announce two devices for which
> support is currently being developed for: ar5523 and ar9271. Both
> ar5523 and ar9271 device support is currently being worked on either
> by the community or by Atheros itself. Both of these driver projects
> will be using th Linux driver project [1] to gain traction. Patches
> and development discussions regarding these two drivers prior to
> getting upstream into drivers/net/wireless/ will take place on the
> Linux driver project mailing list [2]. For direct one-on-one
> communication for support and development we will rely on the
> #linux-wireless IRC channel on irc.freenode.net. Both devices are USB
> but differ greatly, please visit the ar5523 page [2] and the ar9271
> page [3] for further device specifics and more information.
>
> The model of development for ar9271 device support is rather new -- we
> are not targeting staging, instead we target using the strength of
> community development at an extremely early stage, as early as is
> possible, even before the device is functional. If we get a device
> driver functional prior to meeting upstream requirements then so be it
> -- and the driver does gets stuffed into drivers/staging. End goal is
> to get it into proper drivers/net/wireless/ but obviously it will not
> hurt to get users some device functionality prior to that.
>
> The time of turnaround to getting users supported either through
> drivers/staging or drivers/net/wireless/ will ultimately depend on the
> resources dedicated to it. Right now I know only Stefan
> Lippers-Hollmann is working on ar5523 support and I'm the only one
> working on ar9271 support. With your help I am in hopes this will
> change soon.
>
> [1] http://www.linuxdriverproject.org/twiki/bin/view
> [2] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
> [3] http://wireless.kernel.org/en/users/Drivers/ar5523
> [4] http://wireless.kernel.org/en/users/Drivers/ar9271
>
>  Luis
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

About ar9271: is this device already in the market, or the chip itself
is also still in development?

-- 
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)

  reply	other threads:[~2009-09-03 23:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03 22:54 Luis R. Rodriguez
2009-09-03 23:34 ` Gábor Stefanik [this message]
2009-09-04  0:39   ` Luis R. Rodriguez
2009-09-04  0:50   ` Christian Lamparter
2009-09-04  1:05     ` Luis R. Rodriguez
2009-09-04 11:53 ` Xavier Bestel
2009-09-04 16:06   ` Pavel Roskin
2009-09-04 16:18     ` Xavier Bestel
2009-09-04 16:51       ` Luis R. Rodriguez
2009-09-04 22:00         ` Xavier Bestel
2009-09-05 11:46           ` michael
2009-09-08  6:50             ` Denis Kirjanov
2009-09-08 14:11               ` Bob Copeland
2009-09-06 17:59 ` [PATCH] MAINTAINERS: Add Atheros Linux wireless drivers home page Joe Perches
2009-09-06 19:26   ` Luis R. Rodriguez
2009-09-07 18:34     ` [PATCH V2] " Joe Perches
2009-09-07 21:31       ` Luis R. Rodriguez

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=69e28c910909031634l55d44e93sa052b3d78413dd44@mail.gmail.com \
    --to=netrolller.3d@gmail.com \
    --cc=Len.Widra@atheros.com \
    --cc=Stephen.Chen@atheros.com \
    --cc=b_yogesh_snowy@yahoo.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=fercerpav@gmail.com \
    --cc=greg@kroah.com \
    --cc=j@w1.fi \
    --cc=laforge@openmoko.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    --cc=me@bobcopeland.com \
    --cc=mickflemm@gmail.com \
    --cc=mrenzmann@madwifi-project.org \
    --cc=rshlinux@gmail.com \
    --cc=s.L-H@gmx.de \
    --cc=werner@openmoko.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

all inboxes | Powered by JetHome®