mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 21:53:43 +02:00
Fix #908533 (Huawei X6/Wellcom a99 not detected)
This commit is contained in:
parent
05b2bf22be
commit
2c3fb10748
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ class ANDROID(USBMS):
|
|||
|
||||
# Viewsonic/Vizio
|
||||
0x0489 : {
|
||||
0xc000 : [0x0226],
|
||||
0xc001 : [0x0226],
|
||||
0xc004 : [0x0226],
|
||||
0x8801 : [0x0226, 0x0227],
|
||||
|
|
|
|||
Loading…
Reference in a new issue