From 65b0138e275b6721f0d9098132210730816559c5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 27 Apr 2010 09:14:12 -0600 Subject: [PATCH] Implement #5397 (support for samsung galaxy spica I5700) --- src/calibre/devices/android/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index f9ebb9861a..cd43e2f38a 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -26,7 +26,7 @@ class ANDROID(USBMS): 0x18d1 : { 0x4e11 : [0x0100, 0x226], 0x4e12: [0x0100, 0x226]}, # Samsung - 0x04e8 : { 0x681d : [0x0222]}, + 0x04e8 : { 0x681d : [0x0222], 0x681c : [0x0222]}, # Acer 0x502 : { 0x3203 : [0x0100]},