]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Nokia E70 is an unusual device
authorAndrew Morton <akpm@osdl.org>
Mon, 4 Dec 2006 23:22:40 +0000 (15:22 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Dec 2006 18:14:26 +0000 (10:14 -0800)
commitb7792acd8e637891341a2d73daca368203f117eb
tree78554a7253ba6763a83a1912682a4714d6158a91
parentfadf38c4fd5215d55a96a71ac86c0d3f2b214601
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