summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2013-02-24 23:25:20 +0100
committerLinus Walleij <triad@df.lth.se>2013-02-24 23:25:20 +0100
commit52e43e2f446740dabb47aa6d9b3bcb1c7380f752 (patch)
tree2a24d8260e7f4d9baf241e65aeaaefb83b5a3159
parente2ff7ff7b1837a2228ad6443db6b028ba5a9c7f7 (diff)
downloadlibmtp-52e43e2f446740dabb47aa6d9b3bcb1c7380f752.tar.gz
Misc device updates
Signed-off-by: Linus Walleij <triad@df.lth.se>
-rw-r--r--src/music-players.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 0f444a8..102901c 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -1774,12 +1774,14 @@
DEVICE_FLAGS_ANDROID_BUGS },
{ "Motorola", 0x22b8, "Xoom (MTP+ADB)", 0x70a9,
DEVICE_FLAGS_ANDROID_BUGS },
- // Reported by anonymous Sourceforge user
// "carried by C Spire and other CDMA US carriers"
{ "Motorola", 0x22b8, "Milestone X2", 0x70ca,
DEVICE_FLAGS_ANDROID_BUGS },
- // Reported by anonymous Sourceforge user
- { "Motorola", 0x22b8, "XT890 (MTP)", 0x710d,
+ { "Motorola", 0x22b8, "XT890/907 (MTP)", 0x710d,
+ DEVICE_FLAGS_ANDROID_BUGS },
+ { "Motorola", 0x22b8, "XT890/907 (MTP+ADB)", 0x710e,
+ DEVICE_FLAGS_ANDROID_BUGS },
+ { "Motorola", 0x22b8, "XT890/907 (MTP+?)", 0x710f,
DEVICE_FLAGS_ANDROID_BUGS },
/*
@@ -2046,6 +2048,8 @@
DEVICE_FLAGS_ANDROID_BUGS },
{ "HTC", 0x0bb4, "HTC One X (ID1)", 0x0dfb,
DEVICE_FLAGS_ANDROID_BUGS },
+ { "HTC", 0x0bb4, "HTC Butterfly (ID1)", 0x0dfe,
+ DEVICE_FLAGS_ANDROID_BUGS },
{ "HTC", 0x0bb4, "Droid DNA (MTP+UMS+ADB)", 0x0dff,
DEVICE_FLAGS_ANDROID_BUGS },
{ "HTC", 0x0bb4, "Droid DNA (MTP+UMS)", 0x0ebd,