mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 07:43:08 +02:00
Driver for HTC Evo
This commit is contained in:
parent
05b878d29d
commit
339572b154
1 changed files with 1 additions and 0 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Reference in a new issue