From 5f4f7b4c0942723e66ff05da512106c00c721ab2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 7 Feb 2012 13:55:26 +0530 Subject: [PATCH] Driver for HTC EVO 3D. Fixes #927818 ('Send To Device' icon not appearing) --- 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 eca9b2a679..982a46e763 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -38,6 +38,7 @@ class ANDROID(USBMS): 0xca4 : [0x100, 0x0227, 0x0226, 0x222], 0xca9 : [0x100, 0x0227, 0x0226, 0x222], 0xcac : [0x100, 0x0227, 0x0226, 0x222], + 0xccf : [0x100, 0x0227, 0x0226, 0x222], 0x2910 : [0x222], },