linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: SDIO Stack and Device Support
       [not found] <9f53b4330907161718ydbac090k2afc7a749fc9f6f2@mail.gmail.com>
@ 2009-07-17  0:47 ` Bob Copeland
  2009-07-17  9:20 ` Jonathan Cameron
  1 sibling, 0 replies; 4+ messages in thread
From: Bob Copeland @ 2009-07-17  0:47 UTC (permalink / raw)
  To: Robert Emanuele; +Cc: linux-wireless

On Thu, Jul 16, 2009 at 8:18 PM, Robert Emanuele<rob@emanuele.us> wrote:
> Greetings all,

Hi!  (Added linux-wireless to cc)

> 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 SDIO support for libertas already, and a driver for TI 1251/1271
is in the works.  Wireless drivers will be under drivers/net/wireless/
regardless of bus type.

-- 
Bob Copeland %% www.bobcopeland.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: SDIO Stack and Device Support
       [not found] <9f53b4330907161718ydbac090k2afc7a749fc9f6f2@mail.gmail.com>
  2009-07-17  0:47 ` SDIO Stack and Device Support Bob Copeland
@ 2009-07-17  9:20 ` Jonathan Cameron
  2009-07-17 23:20   ` Robert Emanuele
  1 sibling, 1 reply; 4+ messages in thread
From: Jonathan Cameron @ 2009-07-17  9:20 UTC (permalink / raw)
  To: Robert Emanuele; +Cc: linux-kernel, linux-wireless

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.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: SDIO Stack and Device Support
  2009-07-17  9:20 ` Jonathan Cameron
@ 2009-07-17 23:20   ` Robert Emanuele
  2009-07-21 13:46     ` Dan Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Emanuele @ 2009-07-17 23:20 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-kernel, linux-wireless

This support for these wireless chips in the mainline kernel is great.
 Originally I was looking at wireless SDIO cards from Spectec and
Silex.  What manufacturers use the libertas/Marvell chipsets in SDIO
Cards?  (or are they only available as modules?)

Thank you,

Rob

On Fri, Jul 17, 2009 at 2:20 AM, Jonathan
Cameron<Jonathan.Cameron@gmail.com> wrote:
> 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.
>
>
>
>
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: SDIO Stack and Device Support
  2009-07-17 23:20   ` Robert Emanuele
@ 2009-07-21 13:46     ` Dan Williams
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Williams @ 2009-07-21 13:46 UTC (permalink / raw)
  To: Robert Emanuele; +Cc: Jonathan Cameron, linux-kernel, linux-wireless

On Fri, 2009-07-17 at 16:20 -0700, Robert Emanuele wrote:
> This support for these wireless chips in the mainline kernel is great.
>  Originally I was looking at wireless SDIO cards from Spectec and
> Silex.  What manufacturers use the libertas/Marvell chipsets in SDIO
> Cards?  (or are they only available as modules?)

Wi2Wi makes SDIO boards based off the 8686.  I don't offhand know of
consumer-type  dongles or SDIO cards that you can get that contain the
libertas chips, they are usually repackaged as more embedded-type
modules.  But if you look around for 8686 or 8385 you can find them.

Dan

> Thank you,
> 
> Rob
> 
> On Fri, Jul 17, 2009 at 2:20 AM, Jonathan
> Cameron<Jonathan.Cameron@gmail.com> wrote:
> > 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.
> >
> >
> >
> >
> >
> >
> --
> 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-21 13:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <9f53b4330907161718ydbac090k2afc7a749fc9f6f2@mail.gmail.com>
2009-07-17  0:47 ` SDIO Stack and Device Support Bob Copeland
2009-07-17  9:20 ` Jonathan Cameron
2009-07-17 23:20   ` Robert Emanuele
2009-07-21 13:46     ` Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).