Re: [PATCH] MMC/SD host driver for Ricoh Bay1Controllers

From: Sascha Sommer
Date: Sun May 25 2008 - 08:33:57 EST


Hi,

On Sonntag, 25. Mai 2008, Pierre Ossman wrote:
> Just to be clear, the only thing holding this patch back is the
> reliance on opcodes. Once that can be fixed then I'll merge the driver.
>
> (And by fix I don't mean "make those opcodes work", I mean "figure out
> the command properties instead of lists of opcodes")
>

I think I was able to fix most of the problems you pointed out in the other
mail. There still is some |=64 for ACMDs. The SEND_SCR cmd doesn't work with
out it. I asked some users to test the new version and will send a new patch
after Linuxtag. Right now the code can be found at
http://sdricohcs.svn.sourceforge.net/viewvc/sdricohcs/sdricoh_cs/sdricoh_cs.c?revision=71&view=markup

The busy signal handling is not fixed yet and I think something similar will
also be required for the test that checks when the data has been read from
the card so that the driver does not waste to many cpu cycles.

Regards

Sascha

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/