From b231bc7283a720ef7e48625f4b310780f2a82706 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 Sep 2011 17:48:42 -0600 Subject: [PATCH] Fix #850848 (support requested for Sony Ericsson Xperia Arc - memory card file is "FB2 Books". Debug below) --- src/calibre/devices/android/driver.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index 6a17a2ec30..37efac08dc 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -47,7 +47,10 @@ class ANDROID(USBMS): }, # Sony Ericsson - 0xfce : { 0xd12e : [0x0100]}, + 0xfce : { + 0xd12e : [0x0100], + 0xe14f : [0x0226], + }, # Google 0x18d1 : {