summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <meissner@suse.de>2023-05-12 14:55:37 +0200
committerMarcus Meissner <meissner@suse.de>2023-05-12 14:58:12 +0200
commit211971fce9141fa9cb8f57e82681c9849209ae52 (patch)
tree5c5f34bc65bce633682f15d0d404ab643f1ca968
parente142d8c69a503f3f49d0f1e148ed71d4ec51573c (diff)
downloadlibmtp-211971fce9141fa9cb8f57e82681c9849209ae52.tar.gz
added qin phone f21 pro, https://github.com/libmtp/libmtp/issues/155
-rw-r--r--src/music-players.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index e0726c1..0256545 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3847,6 +3847,10 @@
{ "MediaTek Inc", 0x0e8d, "MT65xx/67xx (MTP + CDC mode)", 0x2012, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/feature-requests/79/ */
{ "MediaTek Inc", 0x0e8d, "MT65xx/67xx (MTP + ADB mode)", 0x201d, DEVICE_FLAGS_ANDROID_BUGS },
+
+ /* likely also a mediatek rebrand: https://github.com/libmtp/libmtp/issues/155 */
+ { "qin", 0x0e8d, "phone f21 pro", 0x2026, DEVICE_FLAGS_ANDROID_BUGS },
+
/* https://sourceforge.net/p/libmtp/bugs/1717/ */
{ "MediaTek Inc", 0x0e8d, "Wiko Sunny", 0x4001,
DEVICE_FLAGS_ANDROID_BUGS },