summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2013-05-01 11:32:02 +0200
committerLinus Walleij <triad@df.lth.se>2013-05-01 11:32:02 +0200
commitdd9f83488d0da26c92557691b52d73848771b27a (patch)
tree49cea494d48d8f2d3a108dee0caae18370582cff
parent423e1fe71a1bec35c9d11289185aa4b06454cdb0 (diff)
downloadlibmtp-dd9f83488d0da26c92557691b52d73848771b27a.tar.gz
XO learning tablet
Signed-off-by: Linus Walleij <triad@df.lth.se>
-rw-r--r--src/music-players.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index c7a9b80..e2e0a16 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -2212,6 +2212,14 @@
DEVICE_FLAGS_ANDROID_BUGS },
/*
+ * XO Learning Tablet
+ */
+ { "Acromag Inc.", 0x16d5, "XO Learning Tablet (MTP+ADB)", 0x8005,
+ DEVICE_FLAGS_ANDROID_BUGS },
+ { "Acromag Inc.", 0x16d5, "XO Learning Tablet (MTP)", 0x8006,
+ DEVICE_FLAGS_ANDROID_BUGS },
+
+ /*
* Other strange stuff.
*/
{ "Isabella", 0x0b20, "Her Prototype", 0xddee, DEVICE_FLAG_NONE }