From ae3f6ea4d3f93af37d2a545164e416352a77172d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 20 May 2010 13:56:23 -0600 Subject: [PATCH] Fix #5576 (Sony Ericsson XPERIA X10 (Android Phone) is not supported) --- src/calibre/devices/android/driver.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index a4daefbea1..b251bcc38b 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -24,6 +24,9 @@ class ANDROID(USBMS): # Motorola 0x22b8 : { 0x41d9 : [0x216], 0x2d67 : [0x100], 0x41db : [0x216]}, + # Sony Ericsson + 0xfce : { 0xd12e : [0x0100]}, + 0x18d1 : { 0x4e11 : [0x0100, 0x226], 0x4e12: [0x0100, 0x226]}, # Samsung