Return-path: Received: from mx1.redhat.com ([66.187.233.31]:43281 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755258AbYBGQKQ (ORCPT ); Thu, 7 Feb 2008 11:10:16 -0500 Subject: Re: Getting Started From: Dan Williams To: Nick Kossifidis Cc: Holger Schurig , linux-wireless@vger.kernel.org, Neshama Parhoti In-Reply-To: <40f31dec0802070704o59ca6f48x1ab5481303c60cec@mail.gmail.com> References: <912ec82a0802070511y734f9836q244abb7800210961@mail.gmail.com> <200802071435.17254.hs4233@mail.mn-solutions.de> <40f31dec0802070704o59ca6f48x1ab5481303c60cec@mail.gmail.com> Content-Type: text/plain Date: Thu, 07 Feb 2008 11:09:56 -0500 Message-Id: <1202400596.1689.2.camel@localhost.localdomain> (sfid-20080207_161021_701894_6DAADFDC) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2008-02-07 at 17:04 +0200, Nick Kossifidis wrote: > > For example, the openmoko people are writing a mac80211 driver > > for ar6k. Not every driver is already in the wireless-2.6 git > > tree. > > [OT] > > As far as i know Atheros released a GPLed driver along with their SDIO stack. > http://sourceforge.net/projects/sdio-linux/ > > Do you have a plan to include this in kernel ? What's the status ? 2.6.24 already has an SDIO stack; hence the Atheros one is redundant. The openmoko people already have a port of their ar6k driver to the in-kernel SDIO stack. Dan