[PATCH] USB: Nokia E70 is an unusual device
authorAndrew Morton <akpm@osdl.org>
Tue, 19 Dec 2006 21:15:23 +0000 (13:15 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Dec 2006 19:29:04 +0000 (11:29 -0800)
commita5176b78974451680bd93b8954230cf1a47dee1b
tree3a55310367cce42317d1e8ced65ac6a56b28c959
parentdf251b8bfcc5879b947223746779f90018424a6d
[PATCH] USB: Nokia E70 is an unusual device

Taken from http://bugzilla.kernel.org/show_bug.cgi?id=7508

When the Nokia E70 Phone is plugged in to the USB port, I get:

end_request: I/O error, dev sda, sector 1824527
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 1824535
sd 0:0:0:0: SCSI error: return code = 0x10070000

The fix is to add these lines to drivers/usb/storage/unusual_devs.h:

Cc: <honkkis@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/unusual_devs.h