summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-04-07 18:23:34 +0200
committerMarcus Meissner <marcus@jet.franken.de>2019-04-07 18:23:34 +0200
commit60a7ffd12fcbd6cb50db964b4100526113975b23 (patch)
treef3a46f6286faf8b26355c0bff5c9a6f9b3593e31 /src
parent56ee05c422c1b9001467e61d5be836467a2ec02a (diff)
downloadlibmtp-60a7ffd12fcbd6cb50db964b4100526113975b23.tar.gz
added onyx boox max 2 pro
https://sourceforge.net/p/libmtp/bugs/1833/
Diffstat (limited to 'src')
-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 28a4db4..cc74cd6 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3414,6 +3414,9 @@
/* https://bugs.debian.org/917259 */
{ "Various", 0x2207, "Onyx Boox Max 2", 0x000b,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1833/ */
+ { "Onyx", 0x2207, "Boox Max 2 Pro", 0x000c,
+ DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1834/ */
{ "Onyx", 0x2207, "Boox Note", 0x000d,
DEVICE_FLAGS_ANDROID_BUGS },