]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Nokia 502 is an unusual device
authorMikhail Zolotaryov <lebon@lebon.org.ua>
Fri, 27 Dec 2013 23:56:35 +0000 (01:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:40:22 +0000 (12:40 -0800)
commit0bb8deed435fb0a14f4b65a687c6992e03a2d069
tree5454cce81012b51bcbd372f5b6450050c9d90b19
parentc65e351dacce57a3ae606b91892ebe161fbfd655
USB: Nokia 502 is an unusual device

The USB storage operation of Nokia Asha 502 Dual SIM smartphone running Asha
Platform 1.1.1 is unreliable in respect of data consistency (i.e. transfered
files are corrupted). A similar issue is described here:
http://discussions.nokia.com/t5/Asha-and-other-Nokia-Series-30/Nokia-301-USB-transfers-and-corrupted-files/td-p/1974170

The workaround is (MAX_SECTORS_64):
   rmmod usb_storage && modprobe usb_storage quirks=0421:06aa:m

The patch adds the tested device to the unusual list permanently.

Signed-off-by: Mikhail Zolotaryov <lebon@lebon.org.ua>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/unusual_devs.h