diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index 07be4e42c1..d162b6692a 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -29,7 +29,7 @@ class ANDROID(USBMS): 0xc86 : [0x100, 0x0227, 0x0226, 0x222], 0xc87 : [0x0100, 0x0227, 0x0226], 0xc8d : [0x100, 0x0227, 0x0226, 0x222], - 0xc91 : [0x0100, 0x0227, 0x0226], + 0xc91 : [0x0100, 0x0227, 0x0226, 0x222], 0xc92 : [0x100, 0x0227, 0x0226, 0x222], 0xc97 : [0x100, 0x0227, 0x0226, 0x222], 0xc99 : [0x100, 0x0227, 0x0226, 0x222],