From d6565560bee2ca94ec9305138827a3c8bc0e269e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 4 Jul 2011 20:35:44 -0600 Subject: [PATCH] Fix #805710 (HTC Aria (android phone) not detected) --- src/calibre/devices/android/driver.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index 685d1286eb..d9c30d56fe 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -24,12 +24,12 @@ class ANDROID(USBMS): 0xff9 : [0x0100, 0x0227, 0x0226], 0xc87 : [0x0100, 0x0227, 0x0226], 0xc91 : [0x0100, 0x0227, 0x0226], - 0xc92 : [0x100], - 0xc97 : [0x226], - 0xc99 : [0x0100], - 0xca2 : [0x226], - 0xca3 : [0x100], - 0xca4 : [0x226], + 0xc92 : [0x100, 0x0227, 0x0226, 0x222], + 0xc97 : [0x100, 0x0227, 0x0226, 0x222], + 0xc99 : [0x100, 0x0227, 0x0226, 0x222], + 0xca2 : [0x100, 0x0227, 0x0226, 0x222], + 0xca3 : [0x100, 0x0227, 0x0226, 0x222], + 0xca4 : [0x100, 0x0227, 0x0226, 0x222], }, # Eken