From 12d28edd4d453aba7a6263cb76ab017cd932dc5f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 29 Jun 2012 16:19:50 +0530 Subject: [PATCH] ... --- 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 ad599a9d42..2abfd9bbe9 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -101,6 +101,7 @@ class ANDROID(USBMS): 0x685b : [0x0400, 0x0226], 0x685e : [0x0400], 0x6860 : [0x0400], + 0x6863 : [0x226], 0x6877 : [0x0400], 0x689e : [0x0400], 0xdeed : [0x0222],