summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2008-11-15 09:45:53 +0000
committerLinus Walleij <triad@df.lth.se>2008-11-15 09:45:53 +0000
commitdc33ef9fb43e7150bccae87effed3dfd74808758 (patch)
tree97a7be03ee8458c0f1fc7a0c0fad2c7a7398d4fe
parent39f9a45dc179a93930381d203dfc4220c4d6d8d1 (diff)
downloadlibmtp-dc33ef9fb43e7150bccae87effed3dfd74808758.tar.gz
New device again
-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 07a05e9..2517bba 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -562,6 +562,9 @@
// the same bug flag as its ancestor above.
{ "Medion", 0x066f, "MD8333", 0x8550,
DEVICE_FLAG_UNLOAD_DRIVER | DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
+ // Reported by anonymous Sourceforge user
+ { "Medion", 0x066f, "MD8333", 0x8588,
+ DEVICE_FLAG_UNLOAD_DRIVER | DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
// Reported by Cristi Magherusan <majeru@gentoo.ro>
{ "TrekStor", 0x0402, "i.Beat Sweez FM", 0x0611,
DEVICE_FLAG_UNLOAD_DRIVER },