Re: What's in mmc.git for 2.6.24

2007-09-24 Thread Pierre Ossman
On Mon, 24 Sep 2007 11:47:59 +0200 Marcel Holtmann <[EMAIL PROTECTED]> wrote: > > where can I get this driver? I have a bunch of SDIO WiFi cards that > might contain Libertas chip. > If you just want to determine if they have the chip or not, then just examine the debug output my current sdio

Re: What's in mmc.git for 2.6.24

2007-09-24 Thread Marcel Holtmann
Hi Pierre, > There are currently three working drivers for this new stack: > > - sdio_uart: A driver for the standardised GPS and UART interfaces. > Currently we only know how the GPS system works, so UART is only a > future possibility. > > - libertas_sdio: Support for Marvell's 8686

What's in mmc.git for 2.6.24

2007-09-24 Thread Pierre Ossman
The merge window for 2.6.24 should open up any day now, so it's probably time for me to detail what I intend to cram in there. This release will probably be one of the biggest ones for the MMC layer so far. The major pieces are SDIO and SPI support, but there are several small nuggets as well.

What's in mmc.git for 2.6.24

2007-09-24 Thread Pierre Ossman
The merge window for 2.6.24 should open up any day now, so it's probably time for me to detail what I intend to cram in there. This release will probably be one of the biggest ones for the MMC layer so far. The major pieces are SDIO and SPI support, but there are several small nuggets as well.

Re: What's in mmc.git for 2.6.24

2007-09-24 Thread Marcel Holtmann
Hi Pierre, There are currently three working drivers for this new stack: - sdio_uart: A driver for the standardised GPS and UART interfaces. Currently we only know how the GPS system works, so UART is only a future possibility. - libertas_sdio: Support for Marvell's 8686 Libertas wifi

Re: What's in mmc.git for 2.6.24

2007-09-24 Thread Pierre Ossman
On Mon, 24 Sep 2007 11:47:59 +0200 Marcel Holtmann [EMAIL PROTECTED] wrote: where can I get this driver? I have a bunch of SDIO WiFi cards that might contain Libertas chip. If you just want to determine if they have the chip or not, then just examine the debug output my current sdio tree