hi * I have a problem with sdio_writesb. When I call it I get no error in return code, but in function mmc_omap_irq (from drivers/mmc/host/omap_hsmmc.c) I get status 0x11. It means CC | DDIR. And because there is no TC in status, mmc_omap_xfer_done is not called, but I suppose that it should be called in case of sdio_writesb. Maybe someone could tell me what does DDIR, CC, TC and OD stand for (these are defines in drivers/mmc/host/omap_hsmmc.c)? thanks -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html