summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2021-01-12 08:35:34 +0100
committerMarcus Meissner <marcus@jet.franken.de>2021-01-12 08:35:34 +0100
commit9056836abd8e64596d0e83428d57731ed138923a (patch)
treeecc77caf4dcab5496e5d39d8669f81ea9b004c98
parent90aae96a54ffc94304953958987019953f08816f (diff)
downloadlibmtp-9056836abd8e64596d0e83428d57731ed138923a.tar.gz
added TB-X606F
https://sourceforge.net/p/libmtp/bugs/1894/
-rw-r--r--src/music-players.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 44dbcae..4957036 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -2568,6 +2568,7 @@
// Another OEM for Medion
{ "Google Inc (for Medion)", 0x18d1, "MD99000 (P9514)", 0xb00a,
DEVICE_FLAGS_ANDROID_BUGS },
+
/* https://sourceforge.net/p/libmtp/bugs/1563/ */
{ "Meizu", 0x18d1, "Pro 5 Ubuntu Phone", 0xd001, DEVICE_FLAGS_ANDROID_BUGS },
// Reported by Frederik Himpe <fhimpe@telenet.be>
@@ -3091,6 +3092,8 @@
/* https://sourceforge.net/p/libmtp/bugs/1873/ */
{ "Lenovo", 0x17ef, "Tab P10", 0x7bd3,
DEVICE_FLAGS_ANDROID_BUGS },
+ { "Lenovo", 0x17ef, "TB-X606F", 0x7c45,
+ DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1736/ */
{ "Lenovo", 0x17ef, "P1060X", 0x9039,
DEVICE_FLAGS_ANDROID_BUGS },