mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
USB ids for Trekstor 4ink
This commit is contained in:
parent
956f082b93
commit
041c6e9b11
@ -226,6 +226,7 @@ class TREKSTOR(USBMS):
|
|||||||
VENDOR_ID = [0x1e68]
|
VENDOR_ID = [0x1e68]
|
||||||
PRODUCT_ID = [0x0041, 0x0042, 0x0052, 0x004e, 0x0056,
|
PRODUCT_ID = [0x0041, 0x0042, 0x0052, 0x004e, 0x0056,
|
||||||
0x003e, # This is for the EBOOK_PLAYER_5M https://bugs.launchpad.net/bugs/792091
|
0x003e, # This is for the EBOOK_PLAYER_5M https://bugs.launchpad.net/bugs/792091
|
||||||
|
0x5cL, # This is for the 4ink http://www.mobileread.com/forums/showthread.php?t=191318
|
||||||
]
|
]
|
||||||
BCD = [0x0002, 0x100]
|
BCD = [0x0002, 0x100]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user