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

From: Maxim Levitsky
Date: Fri Jan 24 2014 - 06:59:33 EST


On Wed, 2013-11-20 at 17:54 +0800, micky_ching@xxxxxxxxxxxxxx wrote:
> From: Micky Ching <micky_ching@xxxxxxxxxxxxxx>
>
> 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

--
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/