From 8f4457cf8bda16123126afb746a0956bdb14d36e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 7 Jul 2011 16:40:41 -0600 Subject: [PATCH] Fix #807244 (Calibre does not detect LG Optimus Speed Android phone) --- src/calibre/devices/android/driver.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index d9c30d56fe..870efc5bd5 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -72,7 +72,8 @@ class ANDROID(USBMS): 0x413c : { 0xb007 : [0x0100, 0x0224, 0x0226]}, # LG - 0x1004 : { 0x61cc : [0x100], 0x61ce : [0x100], 0x618e : [0x226] }, + 0x1004 : { 0x61cc : [0x100], 0x61ce : [0x100], 0x618e : [0x226, + 0x9999] }, # Archos 0x0e79 : {