[PATCH v2] memstick: rtsx: fix ms card data transfer bug

Maxim Levitsky maximlevitsky at gmail.com
Fri Jan 24 11:59:21 UTC 2014


On Wed, 2013-11-20 at 17:54 +0800, micky_ching at realsil.com.cn wrote:
> From: Micky Ching <micky_ching at realsil.com.cn>
> 
> This patch is used to add support for ms card. The main difference
> between ms card and mspro card is long data transfer mode. mspro card
> can use auto mode DMA for long data transfer, but ms can not use this
> mode, it should use normal mode DMA.
> 
> The memstick core add support for ms card, but the original driver will
> make ms card fail at initialize, because it use auto mode DMA. This
> patch can make ms card work properly.
Due to unexpected turn of events I bought an laptop with this card
reader.

So as soon as I have some time, I will too test this code
Really big thanks for writing this driver!

Best regards,
       Maxim Levitsky 



More information about the devel mailing list