2014-01-24 11:59:29

by Maxim Levitsky

[permalink] [raw]
Subject: Re: [PATCH v2] memstick: rtsx: fix ms card data transfer bug

On Wed, 2013-11-20 at 17:54 +0800, [email protected] wrote:
> From: Micky Ching <[email protected]>
>
> 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