Hi all, I've just updated the linux-omap tree to 2.6.17-rc1, and it now has the omap MMC driver integrated based on the patch done by Carlos. This driver is a stripped down version of MMC driver with all our workarounds left out. We now need to patch this driver and make sure that it works on all omap hardware. Then we need to figure out which workarounds we still need from the old driver. As I managed to lose the old driver version history with the merge, I've set up a linux-omap-2.6.16 tree at kernel.org where you can view the old driver [1]. I've also attached a little patch against the MMC driver. Please note that all patches against the MMC driver will be sent to RMK immediately. All the patches must contain the Signed-off-by. Otherwise we'll spend time unnecessarily redoing patches. BTW, the same goes for all the omap core stuff as we're now quite well in sync with mainline kernel. [1] http://master.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.16.git;a=tree;h=2eb478be1cd7ff80d80728a1934e1740aedb9fa1;hb=8c6cfface78a77ed68788216d5fecdac7d8d09c3;f=drivers/mmc Cheers, Tony