aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2007-09-01 18:44:55 +0000
committerLinus Walleij <triad@df.lth.se>2007-09-01 18:44:55 +0000
commit968ec012f45a6af4bab9fb59f754358c68ef515f (patch)
treef237691e5d06d2298775073023061ebbf21a18cf /src
parent843c4696fad339144d322f15bbde29a025f758b0 (diff)
downloadlibmtp-968ec012f45a6af4bab9fb59f754358c68ef515f.tar.gz
Unflag Creative devices again
Diffstat (limited to 'src')
-rw-r--r--src/libusb-glue.c30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/libusb-glue.c b/src/libusb-glue.c
index e91ebdb..d367f4a 100644
--- a/src/libusb-glue.c
+++ b/src/libusb-glue.c
@@ -78,24 +78,24 @@ static const LIBMTP_device_entry_t mtp_device_table[] = {
* Initially the Creative devices was all we supported so these are
* the most thoroughly tested devices.
*/
- { "Creative Zen Vision", 0x041e, 0x411f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Portable Media Center", 0x041e, 0x4123, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Xtra (MTP mode)", 0x041e, 0x4128, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Second generation Dell DJ", 0x041e, 0x412f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Micro (MTP mode)", 0x041e, 0x4130, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Touch (MTP mode)", 0x041e, 0x4131, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Dell Pocket DJ (MTP mode)", 0x041e, 0x4132, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Sleek (MTP mode)", 0x041e, 0x4137, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen MicroPhoto", 0x041e, 0x413c, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Sleek Photo", 0x041e, 0x413d, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Vision:M", 0x041e, 0x413e, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
+ { "Creative Zen Vision", 0x041e, 0x411f, DEVICE_FLAG_NONE },
+ { "Creative Portable Media Center", 0x041e, 0x4123, DEVICE_FLAG_NONE },
+ { "Creative Zen Xtra (MTP mode)", 0x041e, 0x4128, DEVICE_FLAG_NONE },
+ { "Second generation Dell DJ", 0x041e, 0x412f, DEVICE_FLAG_NONE },
+ { "Creative Zen Micro (MTP mode)", 0x041e, 0x4130, DEVICE_FLAG_NONE },
+ { "Creative Zen Touch (MTP mode)", 0x041e, 0x4131, DEVICE_FLAG_NONE },
+ { "Dell Pocket DJ (MTP mode)", 0x041e, 0x4132, DEVICE_FLAG_NONE },
+ { "Creative Zen Sleek (MTP mode)", 0x041e, 0x4137, DEVICE_FLAG_NONE },
+ { "Creative Zen MicroPhoto", 0x041e, 0x413c, DEVICE_FLAG_NONE },
+ { "Creative Zen Sleek Photo", 0x041e, 0x413d, DEVICE_FLAG_NONE },
+ { "Creative Zen Vision:M", 0x041e, 0x413e, DEVICE_FLAG_NONE },
// Reported by marazm@o2.pl
- { "Creative Zen V", 0x041e, 0x4150, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
+ { "Creative Zen V", 0x041e, 0x4150, DEVICE_FLAG_NONE },
// Reported by danielw@iinet.net.au
- { "Creative Zen Vision:M (DVP-HD0004)", 0x041e, 0x4151, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
+ { "Creative Zen Vision:M (DVP-HD0004)", 0x041e, 0x4151, DEVICE_FLAG_NONE },
// Reported by Darel on the XNJB forums
- { "Creative Zen V Plus", 0x041e, 0x4152, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
- { "Creative Zen Vision W", 0x041e, 0x4153, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
+ { "Creative Zen V Plus", 0x041e, 0x4152, DEVICE_FLAG_NONE },
+ { "Creative Zen Vision W", 0x041e, 0x4153, DEVICE_FLAG_NONE },
/*
* Samsung