mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
windows driver for trekstor 3.0
This commit is contained in:
parent
e087c03a58
commit
1c83e0746e
@ -233,7 +233,7 @@ class TREKSTOR(USBMS):
|
|||||||
|
|
||||||
VENDOR_NAME = 'TREKSTOR'
|
VENDOR_NAME = 'TREKSTOR'
|
||||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = ['EBOOK_PLAYER_7',
|
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = ['EBOOK_PLAYER_7',
|
||||||
'EBOOK_PLAYER_5M']
|
'EBOOK_PLAYER_5M', 'EBOOK-READER_3.0']
|
||||||
|
|
||||||
class EEEREADER(USBMS):
|
class EEEREADER(USBMS):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user