WLAN with Linux SDIO: sneak preview

Werner Almesberger werner at openmoko.org
Mon Nov 3 04:42:11 CET 2008


Andy Green wrote:
> Svn for kernel development was just resting, pining for the fjords...

This quilt patch set in SVN saved my hide more than once when an
attempt to pull the latest stuff from git ended with a merge
conflict on files I hadn't even touched :-)

> Could you post the patchset on the list?

I've attached it. (That's minus the experimental stuff that doesn't
work yet.)

Also note that the patch set isn't fully bisectable.

- Werner
-------------- next part --------------
#
# This patch stack is for the Openmoko stable-tracking branch. Before applying
# the patches, you need to remove the Atheros SDIO stack as follows:
#
# cd drivers
# rm -rf ar6000
# mv sdio/function/wlan/ar6000 .
# rm -rf sdio ../include/linux/sdio
#
# Alternative procedure:
#
# rm -rf drivers/ar6000		# in case this operation is repeated
# git mv drivers/sdio/function/wlan/ar6000 drivers/ar6000
# git rm -r drivers/sdio include/linux/sdio
# git commit -m "Remove Atheros SDIO stack."
# rm -rf drivers/sdio
#

ar6k-without-sdio.patch
gta02-remove-sdio.patch
sdio-add-atheros-ar6k.patch
hif-linux-sdio.patch

gta02-mmc-mci.patch

# dirty experimental stuff follows

#hif-can-do-async.patch

# still needs a bit more love ...
#s3c-mmc-sdio-int.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ar6k-without-sdio.patch
Type: text/x-diff
Size: 2200 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-kernel/attachments/20081103/97982754/attachment-0005.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gta02-remove-sdio.patch
Type: text/x-diff
Size: 1565 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-kernel/attachments/20081103/97982754/attachment-0006.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sdio-add-atheros-ar6k.patch
Type: text/x-diff
Size: 476 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-kernel/attachments/20081103/97982754/attachment-0007.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hif-linux-sdio.patch
Type: text/x-diff
Size: 16476 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-kernel/attachments/20081103/97982754/attachment-0008.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gta02-mmc-mci.patch
Type: text/x-diff
Size: 1361 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-kernel/attachments/20081103/97982754/attachment-0009.patch 


More information about the openmoko-kernel mailing list