Return-path: Received: from ppsw-5.csi.cam.ac.uk ([131.111.8.135]:54611 "EHLO ppsw-5.csi.cam.ac.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934259AbZGQJUD (ORCPT ); Fri, 17 Jul 2009 05:20:03 -0400 Message-ID: <4A604246.5060204@gmail.com> Date: Fri, 17 Jul 2009 09:20:06 +0000 From: Jonathan Cameron MIME-Version: 1.0 To: Robert Emanuele CC: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: SDIO Stack and Device Support References: <9f53b4330907161718ydbac090k2afc7a749fc9f6f2@mail.gmail.com> In-Reply-To: <9f53b4330907161718ydbac090k2afc7a749fc9f6f2@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Robert Emanuele wrote: > Greetings all, > > I'm trying to find out more information about the status of an SDIO > stack and SDIO devices in the kernel. I see under drivers/mmc/ some > SDIO support. > > I'm evaluating the potential of getting a Wireless SDIO card to work > with the 2.6 kernel. So far all I see in the kernel is support for an > SDIO UART. There is a patch on sourceforge for an SDIO stack and > drivers from Atheros but that is for 2.6.18. Is there current support > for other SDIO wireless devices in the kernel? > There is pretty good support for the Marvell chips (sd8686 etc) in the mainline kernel. Take a look under drivers/net/wireless/libertas/ I've also copied in the linux-wireless list.