mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Implement #5397 (support for samsung galaxy spica I5700)
This commit is contained in:
parent
abb608a226
commit
65b0138e27
@ -26,7 +26,7 @@ class ANDROID(USBMS):
|
||||
0x18d1 : { 0x4e11 : [0x0100, 0x226], 0x4e12: [0x0100, 0x226]},
|
||||
|
||||
# Samsung
|
||||
0x04e8 : { 0x681d : [0x0222]},
|
||||
0x04e8 : { 0x681d : [0x0222], 0x681c : [0x0222]},
|
||||
|
||||
# Acer
|
||||
0x502 : { 0x3203 : [0x0100]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user