diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index 118954caad..63ec658b30 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -24,6 +24,7 @@ class ANDROID(USBMS): 0xff9 : [0x0100, 0x0227, 0x0226], 0xc86 : [0x100, 0x0227, 0x0226, 0x222], 0xc87 : [0x0100, 0x0227, 0x0226], + 0xc8d : [0x100, 0x0227, 0x0226, 0x222], 0xc91 : [0x0100, 0x0227, 0x0226], 0xc92 : [0x100, 0x0227, 0x0226, 0x222], 0xc97 : [0x100, 0x0227, 0x0226, 0x222],