From 3b65dde5645caf39eea6f618296aa6065d2e97fe Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 3 Sep 2011 08:57:02 -0600 Subject: [PATCH] Cyanogen mod on LG android phone. Fixes #840372 (LG-P509 (Optimus T) not being detected.) --- src/calibre/devices/android/driver.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index 63ec658b30..5785649739 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -81,6 +81,7 @@ class ANDROID(USBMS): # LG 0x1004 : { + 0x61c5 : [0x100, 0x226, 0x9999], 0x61cc : [0x100], 0x61ce : [0x100], 0x618e : [0x226, 0x9999, 0x100]