libmtp  1.1.5
music-players.h
Go to the documentation of this file.
1 
31 /*
32  * MTP device list, trying real bad to get all devices into
33  * this list by stealing from everyone I know.
34  * Some devices taken from the Rockbox device listing:
35  * http://www.rockbox.org/twiki/bin/view/Main/DeviceDetection
36  */
37 
38  /*
39  * Creative Technology and ZiiLABS
40  * Initially the Creative devices was all we supported so these are
41  * the most thoroughly tested devices. Presumably only the devices
42  * with older firmware (the ones that have 32bit object size) will
43  * need the DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL flag. This bug
44  * manifest itself when you have a lot of folders on the device,
45  * some of the folders will start to disappear when getting all objects
46  * and properties.
47  */
48  { "Creative", 0x041e, "ZEN Vision", 0x411f,
51  { "Creative", 0x041e, "Portable Media Center", 0x4123,
54  { "Creative", 0x041e, "ZEN Xtra (MTP mode)", 0x4128,
57  { "Dell", 0x041e, "DJ (2nd generation)", 0x412f,
60  { "Creative", 0x041e, "ZEN Micro (MTP mode)", 0x4130,
63  { "Creative", 0x041e, "ZEN Touch (MTP mode)", 0x4131,
66  { "Dell", 0x041e, "Dell Pocket DJ (MTP mode)", 0x4132,
69  { "Creative", 0x041e, "ZEN MicroPhoto (alternate version)", 0x4133,
72  { "Creative", 0x041e, "ZEN Sleek (MTP mode)", 0x4137,
75  { "Creative", 0x041e, "ZEN MicroPhoto", 0x413c,
78  { "Creative", 0x041e, "ZEN Sleek Photo", 0x413d,
81  { "Creative", 0x041e, "ZEN Vision:M", 0x413e,
84  // Reported by marazm@o2.pl
85  { "Creative", 0x041e, "ZEN V", 0x4150,
88  // Reported by danielw@iinet.net.au
89  // This version of the Vision:M needs the no release interface flag,
90  // unclear whether the other version above need it too or not.
91  { "Creative", 0x041e, "ZEN Vision:M (DVP-HD0004)", 0x4151,
95  // Reported by Darel on the XNJB forums
96  { "Creative", 0x041e, "ZEN V Plus", 0x4152,
99  { "Creative", 0x041e, "ZEN Vision W", 0x4153,
102  // Don't add 0x4155: this is a Zen Stone device which is not MTP
103  // Reported by Paul Kurczaba <paul@kurczaba.com>
104  { "Creative", 0x041e, "ZEN", 0x4157,
109  // Reported by Ringofan <mcroman@users.sourceforge.net>
110  { "Creative", 0x041e, "ZEN V 2GB", 0x4158,
113  // Reported by j norment <stormzen@gmail.com>
114  { "Creative", 0x041e, "ZEN Mozaic", 0x4161,
117  // Reported by Aaron F. Gonzalez <sub_tex@users.sourceforge.net>
118  { "Creative", 0x041e, "ZEN X-Fi", 0x4162,
121  // Reported by farmerstimuli <farmerstimuli@users.sourceforge.net>
122  { "Creative", 0x041e, "ZEN X-Fi 3", 0x4169,
125  // Reported by Todor Gyumyushev <yodor1@users.sourceforge.net>
126  { "ZiiLABS", 0x041e, "Zii EGG", 0x6000,
132 
133  /*
134  * Samsung
135  * We suspect that more of these are dual mode.
136  * We suspect more of these might need DEVICE_FLAG_NO_ZERO_READS
137  * We suspect more of these might need DEVICE_FLAG_PLAYLIST_SPL_V1
138  * or DEVICE_FLAG_PLAYLIST_SPL_V2 to get playlists working.
139  * YP-NEU, YP-NDU, YP-20, YP-800, YP-MF Series, YP-100, YP-30
140  * YP-700 and YP-90 are NOT MTP, but use a Samsung custom protocol.
141  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
142  * status.
143  */
144  // From anonymous SourceForge user, not verified
145  { "Samsung", 0x04e8, "YP-900", 0x0409, DEVICE_FLAG_NONE },
146  // From MItch <dbaker@users.sourceforge.net>
147  { "Samsung", 0x04e8, "I550W Phone", 0x04a4, DEVICE_FLAG_NONE },
148  // From Manfred Enning <menning@users.sourceforge.net>
149  { "Samsung", 0x04e8, "Jet S8000", 0x4f1f, DEVICE_FLAG_NONE },
150  // From Gabriel Nunes <gabrielkm1@yahoo.com.br>
151  { "Samsung", 0x04e8, "YH-920 (501d)", 0x501d, DEVICE_FLAG_UNLOAD_DRIVER },
152  // From Soren O'Neill
153  { "Samsung", 0x04e8, "YH-920 (5022)", 0x5022, DEVICE_FLAG_UNLOAD_DRIVER },
154  // Contributed by aronvanammers on SourceForge
155  { "Samsung", 0x04e8, "YH-925GS", 0x5024, DEVICE_FLAG_NONE },
156  // From libgphoto2, according to tests by Stephan Fabel it cannot
157  // get all objects with the getobjectproplist command..
158  { "Samsung", 0x04e8, "YH-820", 0x502e,
160  // Contributed by polux2001@users.sourceforge.net
161  { "Samsung", 0x04e8, "YH-925(-GS)", 0x502f,
164  // Contributed by anonymous person on SourceForge
165  { "Samsung", 0x04e8, "YH-J70J", 0x5033,
167  // From XNJB user
168  // Guessing on .spl flag
169  { "Samsung", 0x04e8, "YP-Z5", 0x503c,
173  // Don't add 0x5041 as this is YP-Z5 in USB mode
174  // Contributed by anonymous person on SourceForge
175  { "Samsung", 0x04e8, "YP-T7J", 0x5047,
178  // Reported by cstrickler@gmail.com
179  { "Samsung", 0x04e8, "YP-U2J (YP-U2JXB/XAA)", 0x5054,
182  // Reported by Andrew Benson
183  { "Samsung", 0x04e8, "YP-F2J", 0x5057,
185  // Reported by Patrick <skibler@gmail.com>
186  // Just guessing but looks like .spl v1 http://www.anythingbutipod.com/forum/showthread.php?t=14160
187  { "Samsung", 0x04e8, "YP-K5", 0x505a,
191  // From dev.local@gmail.com - 0x4e8/0x507c is the UMS mode, apparently
192  // do not add that device.
193  // From m.eik michalke
194  // This device does NOT use the special SPL playlist according to sypqgjxu@gmx.de.
195  { "Samsung", 0x04e8, "YP-U3", 0x507d,
198  // Reported by Matthew Wilcox <matthew@wil.cx>
199  // Sergio <sfrdll@tiscali.it> reports this device need the BROKEN ALL flag.
200  // Guessing on .spl flag
201  { "Samsung", 0x04e8, "YP-T9", 0x507f,
206  // From Paul Clinch
207  // Just guessing but looks like .spl v1 http://www.anythingbutipod.com/forum/showthread.php?t=14160
208  // Some versions of the firmware reportedly support OGG, reportedly only the
209  // UMS versions, so MTP+OGG is not possible on this device.
210  { "Samsung", 0x04e8, "YP-K3", 0x5081,
213  // From XNJB user
214  // From Alistair Boyle, .spl v2 required for playlists
215  // According to the device log it properly supports OGG
216  { "Samsung", 0x04e8, "YP-P2", 0x5083,
221  // From Paul Clinch
222  // Guessing on .spl flag
223  { "Samsung", 0x04e8, "YP-T10", 0x508a,
229  // From Wim Verwimp <wimverwimp@gmail.com>
230  // Not sure about the Ogg and broken proplist flags here. Just guessing.
231  // Guessing on .spl flag
232  { "Samsung", 0x04e8, "YP-S5", 0x508b,
237  // From Ludovic Danigo
238  // Guessing on .spl flag
239  { "Samsung", 0x04e8, "YP-S3", 0x5091,
244  // From Adrian Levi <adrian.levi@gmail.com>
245  // Guessing on .spl flag
246  // This one supports OGG properly through the correct MTP type.
247  { "Samsung", 0x04e8, "YP-U4", 0x5093, DEVICE_FLAG_UNLOAD_DRIVER },
248  // From Chris Le Sueur <thefishface@gmail.com>
249  // Guessing on .spl flag
250  // This one supports OGG properly through the correct MTP type.
251  { "Samsung", 0x04e8, "YP-R1", 0x510f,
255  // From Anonymous SourceForge user
256  // Guessing on .spl flag
257  { "Samsung", 0x04e8, "YP-Q1", 0x5115,
262  // From Holger
263  { "Samsung", 0x04e8, "YP-M1", 0x5118,
267  // From Anonymous SourceForge user
268  // Guessing on .spl flag
269  { "Samsung", 0x04e8, "YP-P3", 0x511a,
274  // From Anonymous SourceForge user
275  // Guessing on .spl flag
276  { "Samsung", 0x04e8, "YP-Q2", 0x511d,
281  // From Marco Pizzocaro <mpizzocaro@users.sourceforge.net>
282  // Guessing on .spl flag
283  { "Samsung", 0x04e8, "YP-U5", 0x5121,
288  // From Leonardo Accorsi <laccorsi@users.sourceforge.net>
289  // Guessing on .spl flag
290  { "Samsung", 0x04e8, "YP-R0", 0x5125,
295  // The "YP-R2" (0x04e8/0x512d) is NOT MTP, it is UMS only.
296  // From Manuel Carro
297  // Copied from Q2
298  { "Samsung", 0x04e8, "YP-Q3", 0x5130,
303  // Reported by: traaf <traaf@users.sourceforge.net>
304  // Guessing on the playlist type!
305  // Appears to present itself properly as a PTP device with MTP extensions!
306  { "Samsung", 0x04e8, "YP-Z3", 0x5137,
311  // From a rouge .INF file
312  // this device ID seems to have been recycled for:
313  // the Samsung SGH-A707 Cingular cellphone
314  // the Samsung L760-V cellphone
315  // the Samsung SGH-U900 cellphone
316  // the Samsung Fascinate player
317  { "Samsung", 0x04e8,
318  "YH-999 Portable Media Center/SGH-A707/SGH-L760V/SGH-U900/Verizon Intensity/Fascinate",
320  // From Santi Béjar <sbejar@gmail.com> - not sure this is MTP...
321  // { "Samsung", 0x04e8, "Z170 Mobile Phone", 0x6601, DEVICE_FLAG_UNLOAD_DRIVER },
322  // From Santi Béjar <sbejar@gmail.com> - not sure this is MTP...
323  // { "Samsung", 0x04e8, "E250 Mobile Phone", 0x663e, DEVICE_FLAG_UNLOAD_DRIVER },
324  // From an anonymous SF user
325  { "Samsung", 0x04e8, "M7600 Beat/GT-S8300T/SGH-F490/S8300", 0x6642,
328  // From Lionel Bouton
329  { "Samsung", 0x04e8, "X830 Mobile Phone", 0x6702,
331  // From James <jamestech@gmail.com>
332  { "Samsung", 0x04e8, "U600 Mobile Phone", 0x6709,
334  // From Cesar Cardoso <cesar@cesarcardoso.tk>
335  // No confirmation that this is really MTP.
336  { "Samsung", 0x04e8, "F250 Mobile Phone", 0x6727,
338  // From Charlie Todd 2007-10-31
339  { "Samsung", 0x04e8, "Juke (SCH-U470)", 0x6734,
341  // Reported by Tenn
342  { "Samsung", 0x04e8, "GT-B2700", 0x6752,
344  // Added by Greg Fitzgerald <netzdamon@gmail.com>
345  { "Samsung", 0x04e8, "SAMSUNG Trance", 0x6763,
349  // From anonymous sourceforge user
350  // Guessing on .spl flag, maybe needs NO_ZERO_READS, whatdoIknow
351  { "Samsung", 0x04e8, "GT-S8500", 0x6819,
354  /*
355  * These entries seems to be used on a *lot* of Samsung
356  * Android phones. It is *not* the Android MTP stack but an internal
357  * Samsung stack. The devices present a few different product IDs
358  * depending on mode:
359  *
360  * 0x685b - UMS
361  * 0x685c - MTP + ADB
362  * 0x685e - UMS + CDC
363  * 0x6860 - MTP mode (default)
364  * 0x6863 - USB CDC RNDIS (not MTP)
365  * 0x6865 - PTP mode (not MTP)
366  * 0x6877 - Kies mode? Does it have MTP?
367  *
368  * Used on these samsung devices:
369  * GT P7310/P7510/N7000/I9100/I9250/I9300
370  * Galaxy Nexus
371  * Galaxy Tab 7.7/10.1
372  * Galaxy S GT-I9000
373  * Galaxy S Advance GT-I9070
374  * Galaxy S2
375  * Galaxy S3
376  * Galaxy Note
377  * Galaxy Y
378  *
379  * - It seems that some PTP commands are broken.
380  * - Devices seem to have a connection timeout, the session must be
381  * open in about 3 seconds since the device is plugged in, after
382  * that time it will not respond. Thus GUI programs work fine.
383  * - Seems also to be used with Galaxy Nexus debug mode and on
384  * US markets for some weird reason.
385  *
386  * From: Ignacio Martínez <ignacio.martinezrivera@yahoo.es> and others
387  * From Harrison Metzger <harrisonmetz@gmail.com>
388  */
389  { "Samsung", 0x04e8,
390  "Galaxy models (MTP+ADB)", 0x685c,
396  // Reported by David Goodenough <dfgdga@users.sourceforge.net>
397  // Guessing on flags.
398  { "Samsung", 0x04e8, "Galaxy Y", 0x685e,
404  { "Samsung", 0x04e8,
405  "Galaxy models (MTP)", 0x6860,
411  // From: Erik Berglund <erikjber@users.sourceforge.net>
412  // Logs indicate this needs DEVICE_FLAG_NO_ZERO_READS
413  // No Samsung platlists on this device.
414  // https://sourceforge.net/tracker/?func=detail&atid=809061&aid=3026337&group_id=158745
415  // i5800 duplicate reported by igel <igel-kun@users.sourceforge.net>
416  // Guessing this has the same problematic MTP stack as the device
417  // above.
418  { "Samsung", 0x04e8, "Galaxy models Kies mode", 0x6877,
422  // From: John Gorkos <ab0oo@users.sourceforge.net> and
423  // Akos Maroy <darkeye@users.sourceforge.net>
424  { "Samsung", 0x04e8, "Vibrant SGH-T959/Captivate/Media player mode", 0x68a9,
427  // Reported by Sleep.Walker <froser@users.sourceforge.net>
428  { "Samsung", 0x04e8, "GT-B2710/Xcover 271", 0x68af,
431  // From anonymous Sourceforge user
432  { "Samsung", 0x04e8, "GT-S5230", 0xe20c, DEVICE_FLAG_NONE },
433 
434 
435  /*
436  * Microsoft
437  * All except the first probably need MTPZ to work
438  */
439  { "Microsoft/Intel", 0x045e, "Bandon Portable Media Center", 0x00c9,
441  // Reported by anonymous sourceforge user
442  // HTC Mozart is using the PID, as is Nokia Lumia 800
443  // May need MTPZ to work
444  { "Microsoft", 0x045e, "Windows Phone", 0x04ec, DEVICE_FLAG_NONE },
445  // Reported by Tadimarri Sarath <sarath.tadi@gmail.com>
446  // No idea why this use an Intel PID, perhaps a leftover from
447  // the early PMC development days when Intel and Microsoft were
448  // partnering.
449  { "Microsoft", 0x045e, "Windows MTP Simulator", 0x0622, DEVICE_FLAG_NONE },
450  // Reported by Edward Hutchins (used for Zune HDs)
451  { "Microsoft", 0x045e, "Zune HD", 0x063e, DEVICE_FLAG_NONE },
452  // Reported by anonymous sourceforge user
453  { "Microsoft", 0x045e, "Kin 1", 0x0640, DEVICE_FLAG_NONE },
454  // Reported by anonymous sourceforge user
455  { "Microsoft/Sharp/nVidia", 0x045e, "Kin TwoM", 0x0641, DEVICE_FLAG_NONE },
456  // Reported by Farooq Zaman (used for all Zunes)
457  { "Microsoft", 0x045e, "Zune", 0x0710, DEVICE_FLAG_NONE },
458 
459  /*
460  * JVC
461  */
462  // From Mark Veinot
463  { "JVC", 0x04f1, "Alneo XA-HD500", 0x6105, DEVICE_FLAG_NONE },
464 
465  /*
466  * Philips
467  */
468  { "Philips", 0x0471, "HDD6320/00 or HDD6330/17", 0x014b, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
469  // Anonymous SourceForge user
470  { "Philips", 0x0471, "HDD14XX,HDD1620 or HDD1630/17", 0x014c, DEVICE_FLAG_NONE },
471  // from discussion forum
472  { "Philips", 0x0471, "HDD085/00 or HDD082/17", 0x014d, DEVICE_FLAG_NONE },
473  // from XNJB forum
474  { "Philips", 0x0471, "GoGear SA9200", 0x014f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
475  // From John Coppens <jcoppens@users.sourceforge.net>
476  { "Philips", 0x0471, "SA1115/55", 0x0164, DEVICE_FLAG_NONE },
477  // From Gerhard Mekenkamp
478  { "Philips", 0x0471, "GoGear Audio", 0x0165, DEVICE_FLAG_NONE },
479  // from David Holm <wormie@alberg.dk>
480  { "Philips", 0x0471, "Shoqbox", 0x0172, DEVICE_FLAG_ONLY_7BIT_FILENAMES },
481  // from npedrosa
482  { "Philips", 0x0471, "PSA610", 0x0181, DEVICE_FLAG_NONE },
483  // From libgphoto2 source
484  { "Philips", 0x0471, "HDD6320", 0x01eb, DEVICE_FLAG_NONE },
485  // From Detlef Meier <dm@emlix.com>
486  { "Philips", 0x0471, "GoGear SA6014/SA6015/SA6024/SA6025/SA6044/SA6045", 0x084e, DEVICE_FLAG_UNLOAD_DRIVER },
487  // From anonymous Sourceforge user SA5145/02
488  { "Philips", 0x0471, "GoGear SA5145", 0x0857, DEVICE_FLAG_UNLOAD_DRIVER },
489  // From a
490  { "Philips", 0x0471, "GoGear SA6125/SA6145/SA6185", 0x2002, DEVICE_FLAG_UNLOAD_DRIVER },
491  // From anonymous Sourceforge user, not verified to be MTP!
492  { "Philips", 0x0471, "GoGear SA3345", 0x2004, DEVICE_FLAG_UNLOAD_DRIVER },
493  // From Roberto Vidmar <rvidmar@libero.it>
494  { "Philips", 0x0471, "SA5285", 0x2022, DEVICE_FLAG_UNLOAD_DRIVER },
495  // From Elie De Brauwer <elie@de-brauwer.be>
496  { "Philips", 0x0471, "GoGear ViBE SA1VBE04", 0x2075,
498  // From Anonymous SourceForge user
499  { "Philips", 0x0471, "GoGear Muse", 0x2077,
501  // From Elie De Brauwer <elie@de-brauwer.be>
502  { "Philips", 0x0471, "GoGear ViBE SA1VBE04/08", 0x207b,
504  // From josmtx <josmtx@users.sourceforge.net>
505  { "Philips", 0x0471, "GoGear Aria", 0x207c,
507  // From epklein
508  { "Philips", 0x0471, "GoGear SA1VBE08KX/78", 0x208e,
510  // From Anonymous SourceForge User
511  { "Philips", 0x0471, "GoGear VIBE SA2VBE[08|16]K/02", 0x20b7,
513  // From Anonymous SourceForge User
514  { "Philips", 0x0471, "GoGear Ariaz", 0x20b9,
516  // From Anonymous SourceForge User
517  { "Philips", 0x0471, "GoGear Vibe/02", 0x20e5,
519  // from XNJB user
520  { "Philips", 0x0471, "PSA235", 0x7e01, DEVICE_FLAG_NONE },
521 
522  /*
523  * Acer
524  */
525  // Reported by anonymous sourceforge user
526  { "Acer", 0x0502, "Iconia TAB A500 (ID1)", 0x3325, DEVICE_FLAGS_ANDROID_BUGS },
527  // Reported by: Franck VDL <franckv@users.sourceforge.net>
528  { "Acer", 0x0502, "Iconia TAB A500 (ID2)", 0x3341, DEVICE_FLAGS_ANDROID_BUGS },
529  // Reported by: Matthias Arndt <simonsunnyboy@users.sourceforge.net>
530  { "Acer", 0x0502, "Iconia TAB A501", 0x3344, DEVICE_FLAGS_ANDROID_BUGS },
531  // Reported by: anonymous sourceforge user
532  { "Acer", 0x0502, "Iconia TAB A100 (ID1)", 0x3348, DEVICE_FLAGS_ANDROID_BUGS },
533  // Reported by: Arvin Schnell <arvins@users.sourceforge.net>
534  { "Acer", 0x0502, "Iconia TAB A100 (ID2)", 0x3349, DEVICE_FLAGS_ANDROID_BUGS },
535  // Reported by Philippe Marzouk <philm@users.sourceforge.net>
536  { "Acer", 0x0502, "Iconia TAB A700", 0x3378, DEVICE_FLAGS_ANDROID_BUGS },
537  // Reported by anonymous sourceforge user
538  { "Acer", 0x0502, "Iconia TAB A200 (ID1)", 0x337c, DEVICE_FLAGS_ANDROID_BUGS },
539  // Reported by anonymous sourceforge user
540  { "Acer", 0x0502, "Iconia TAB A200 (ID2)", 0x337d, DEVICE_FLAGS_ANDROID_BUGS },
541  // Reported by nE0sIghT <ne0sight@users.sourceforge.net>
542  { "Acer", 0x0502, "Iconia TAB A510", 0x338a, DEVICE_FLAGS_ANDROID_BUGS },
543  // Reported by Maxime de Roucy <maxime1986@users.sourceforge.net>
544  { "Acer", 0x0502, "E350 Liquid Gallant Duo", 0x33c3,
546 
547  /*
548  * SanDisk
549  * several devices (c150 for sure) are definately dual-mode and must
550  * have the USB mass storage driver that hooks them unloaded first.
551  * They all have problematic dual-mode making the device unload effect
552  * uncertain on these devices.
553  *
554  * All older devices seem to need DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL.
555  * Old chipsets: e200/c200 use PP5024 from Nvidia (formerly PortalPlayer).
556  * m200 use TCC770 from Telechips.
557  *
558  * The newer Sansa v2 chipset, AD3525 from Austriamicrosystems (AMS) found
559  * in e280 v2 c200 v2, Clip, Fuze etc require
560  * DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST
561  * and DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR to work properly.
562  *
563  * For more info see: http://daniel.haxx.se/sansa/v2.html
564  */
565  // Reported by Brian Robison
566  { "SanDisk", 0x0781, "Sansa m230/m240", 0x7400,
569  // From Rockbox device listing
570  { "SanDisk", 0x0781, "Sansa m200-tcc (MTP mode)", 0x7401,
573  // Reported by tangent_@users.sourceforge.net
574  { "SanDisk", 0x0781, "Sansa c150", 0x7410,
577  // From libgphoto2 source
578  // Reported by <gonkflea@users.sourceforge.net>
579  // Reported by Mike Owen <mikeowen@computerbaseusa.com>
580  { "SanDisk", 0x0781, "Sansa e200/e250/e260/e270/e280", 0x7420,
583  // Don't add 0x7421 as this is e280 in MSC mode
584  // Reported by XNJB user
585  { "SanDisk", 0x0781, "Sansa e260/e280 v2", 0x7422,
589  // Reported by XNJB user
590  { "SanDisk", 0x0781, "Sansa m240/m250", 0x7430,
593  // Reported by Eugene Brevdo <ebrevdo@princeton.edu>
594  { "SanDisk", 0x0781, "Sansa Clip", 0x7432,
598  // Reported by HackAR <hackar@users.sourceforge.net>
599  { "SanDisk", 0x0781, "Sansa Clip v2", 0x7434,
603  // Reported by anonymous user at sourceforge.net
604  { "SanDisk", 0x0781, "Sansa c240/c250", 0x7450,
607  // Reported by anonymous SourceForge user
608  { "SanDisk", 0x0781, "Sansa c250 v2", 0x7452,
611  // Reported by Troy Curtis Jr.
612  { "SanDisk", 0x0781, "Sansa Express", 0x7460,
615  // Reported by XNJB user, and Miguel de Icaza <miguel@gnome.org>
616  // This has no dual-mode so no need to unload any driver.
617  // This is a Linux based device!
618  { "SanDisk", 0x0781, "Sansa Connect", 0x7480, DEVICE_FLAG_NONE },
619  // Reported by anonymous SourceForge user
620  { "SanDisk", 0x0781, "Sansa View", 0x74b0,
623  // Reported by Patrick <skibler@gmail.com>
624  // There are apparently problems with this device.
625  { "SanDisk", 0x0781, "Sansa Fuze", 0x74c0,
630  // Harry Phillips <tuxcomputers@users.sourceforge.net>
631  { "SanDisk", 0x0781, "Sansa Fuze v2", 0x74c2,
636  // Reported by anonymous SourceForge user
637  // Need BROKEN_SET_SAMPLE_DIMENSIONS accordning to
638  // Michael <mpapet@users.sourceforge.net>
639  { "SanDisk", 0x0781, "Sansa Clip+", 0x74d0,
644  // Reported by anonymous SourceForge user
645  { "SanDisk", 0x0781, "Sansa Fuze+", 0x74e0,
650  // Reported by mattyj2001@users.sourceforge.net
651  { "SanDisk", 0x0781, "Sansa Clip Zip", 0x74e4,
656 
657  /*
658  * iRiver
659  * we assume that PTP_OC_MTP_GetObjPropList is essentially
660  * broken on all iRiver devices, meaning it simply won't return
661  * all properties for a file when asking for metadata 0xffffffff.
662  * Please test on your device if you believe it isn't broken!
663  */
664  { "iRiver", 0x1006, "H300 Series MTP", 0x3004,
667  { "iRiver", 0x1006, "Portable Media Center", 0x4002,
670  { "iRiver", 0x1006, "Portable Media Center", 0x4003,
673  // From [st]anislav <iamstanislav@gmail.com>
674  { "iRiver", 0x1042, "T7 Volcano", 0x1143, DEVICE_FLAG_IRIVER_OGG_ALZHEIMER },
675  // From an anonymous person at SourceForge, uncertain about this one
676  { "iRiver", 0x4102, "iFP-880", 0x1008,
679  // 0x4102, 0x1042 is a USB mass storage mode for E100 v2/Lplayer
680  // From libgphoto2 source
681  { "iRiver", 0x4102, "T10", 0x1113,
684  { "iRiver", 0x4102, "T20 FM", 0x1114,
687  // This appears at the MTP-UMS site
688  { "iRiver", 0x4102, "T20", 0x1115,
691  { "iRiver", 0x4102, "U10", 0x1116,
694  { "iRiver", 0x4102, "T10a", 0x1117,
697  { "iRiver", 0x4102, "T20", 0x1118,
700  { "iRiver", 0x4102, "T30", 0x1119,
703  // Reported by David Wolpoff
704  { "iRiver", 0x4102, "T10 2GB", 0x1120,
707  // Rough guess this is the MTP device ID...
708  { "iRiver", 0x4102, "N12", 0x1122,
711  // Reported by Philip Antoniades <philip@mysql.com>
712  // Newer iriver devices seem to have shaped-up firmware without any
713  // of the annoying bugs.
714  { "iRiver", 0x4102, "Clix2", 0x1126, DEVICE_FLAG_NONE },
715  // Reported by Adam Torgerson
716  { "iRiver", 0x4102, "Clix", 0x112a,
718  // Reported by Douglas Roth <dougaus@gmail.com>
719  { "iRiver", 0x4102, "X20", 0x1132,
722  // Reported by Robert Ugo <robert_ugo@users.sourceforge.net>
723  { "iRiver", 0x4102, "T60", 0x1134,
726  // Reported by two anonymous SourceForge users
727  // Needs the stronger OGG_IS_UNKNOWN flag to support OGG properly,
728  // be aware of newer players that may be needing this too.
729  { "iRiver", 0x4102, "E100", 0x1141,
732  // Reported by anonymous SourceForge user
733  // Need verification of whether this firmware really need all these flags
734  { "iRiver", 0x4102, "E100 v2/Lplayer", 0x1142,
737  // Reported by Richard Vennemann <vennemann@users.sourceforge.net>
738  // In USB Mass Storage mode it is 0x4102/0x1047
739  // Seems to use the new shaped-up firmware.
740  { "iRiver", 0x4102, "Spinn", 0x1147, DEVICE_FLAG_NONE },
741  // Reported by Tony Janssen <tonyjanssen@users.sourceforge.net>
742  { "iRiver", 0x4102, "E50", 0x1151,
745  // Reported by Jakub Matraszek <jakub.matraszek@gmail.com>
746  { "iRiver", 0x4102, "T5", 0x1153,
749  // Reported by pyalex@users.sourceforge.net
750  // Guessing that this needs the FLAG_NO_ZERO_READS...
751  { "iRiver", 0x4102, "E30", 0x1167,
754  // Reported by Scott Call
755  // Assume this actually supports OGG though it reports it doesn't.
756  { "iRiver", 0x4102, "H10 20GB", 0x2101,
759  { "iRiver", 0x4102, "H10 5GB", 0x2102,
762  // From Rockbox device listing
763  { "iRiver", 0x4102, "H10 5.6GB", 0x2105,
766 
767 
768  /*
769  * Dell
770  */
771  { "Dell, Inc", 0x413c, "DJ Itty", 0x4500, DEVICE_FLAG_NONE },
772  /* Reported by: JR */
773  { "Dell, Inc", 0x413c, "Dell Streak 7", 0xb10b, DEVICE_FLAGS_ANDROID_BUGS },
774 
775  /*
776  * Toshiba
777  * Tentatively flagged all Toshiba devices with
778  * DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST after one of them
779  * showed erroneous behaviour.
780  */
781  { "Toshiba", 0x0930, "Gigabeat MEGF-40", 0x0009,
784  { "Toshiba", 0x0930, "Gigabeat", 0x000c,
787  // Reported by Nicholas Tripp
788  { "Toshiba", 0x0930, "Gigabeat P20", 0x000f,
791  // From libgphoto2
792  { "Toshiba", 0x0930, "Gigabeat S", 0x0010,
796  // Reported by Rob Brown
797  { "Toshiba", 0x0930, "Gigabeat P10", 0x0011,
800  // Reported by solanum@users.sourceforge.net
801  { "Toshiba", 0x0930, "Gigabeat V30", 0x0014,
804  // Reported by Michael Davis <slithy@yahoo.com>
805  { "Toshiba", 0x0930, "Gigabeat U", 0x0016,
808  // Reported by Devon Jacobs <devo@godevo.com>
809  { "Toshiba", 0x0930, "Gigabeat MEU202", 0x0018,
812  // Reported by Rolf <japan (at) dl3lar.de>
813  { "Toshiba", 0x0930, "Gigabeat T", 0x0019,
816  // Reported by Phil Ingram <ukpbert@users.sourceforge.net>
817  // Tentatively added - no real reports of this device ID being MTP,
818  // reports as USB Mass Storage currently.
819  { "Toshiba", 0x0930, "Gigabeat MEU201", 0x001a,
822  // Reported by anonymous SourceForge user
823  { "Toshiba", 0x0930, "Gigabeat MET401", 0x001d,
826  // Reported by Andree Jacobson <nmcandree@users.sourceforge.net>
827  { "Toshiba", 0x0930, "Excite AT300", 0x0963,
829  // Reported by Nigel Cunningham <nigel@tuxonice.net>
830  // Guessing on Android bugs
831  { "Toshiba", 0x0930, "Thrive AT100/AT105", 0x7100,
833 
834  /*
835  * Archos
836  * These devices have some dual-mode interfaces which will really
837  * respect the driver unloading, so DEVICE_FLAG_UNLOAD_DRIVER
838  * really work on these devices!
839  */
840  // Reported by Alexander Haertig <AlexanderHaertig@gmx.de>
841  { "Archos", 0x0e79, "Gmini XS100", 0x1207, DEVICE_FLAG_UNLOAD_DRIVER },
842  // Added by Jan Binder
843  { "Archos", 0x0e79, "XS202 (MTP mode)", 0x1208, DEVICE_FLAG_NONE },
844  // Reported by gudul1@users.sourceforge.net
845  { "Archos", 0x0e79, "104 (MTP mode)", 0x120a, DEVICE_FLAG_NONE },
846  // Reported by Archos
847  { "Archos", 0x0e79, "204 (MTP mode)", 0x120c, DEVICE_FLAG_UNLOAD_DRIVER },
848  // Reported by anonymous Sourceforge user.
849  { "Archos", 0x0e79, "404 (MTP mode)", 0x1301, DEVICE_FLAG_UNLOAD_DRIVER },
850  // Reported by Archos
851  { "Archos", 0x0e79, "404CAM (MTP mode)", 0x1303, DEVICE_FLAG_UNLOAD_DRIVER },
852  // Reported by Etienne Chauchot <chauchot.etienne@free.fr>
853  { "Archos", 0x0e79, "504 (MTP mode)", 0x1307, DEVICE_FLAG_UNLOAD_DRIVER },
854  // Reported by Archos
855  { "Archos", 0x0e79, "604 (MTP mode)", 0x1309, DEVICE_FLAG_UNLOAD_DRIVER },
856  { "Archos", 0x0e79, "604WIFI (MTP mode)", 0x130b, DEVICE_FLAG_UNLOAD_DRIVER },
857  // Reported by Kay McCormick <kaym@modsystems.com>
858  { "Archos", 0x0e79, "704 mobile dvr", 0x130d, DEVICE_FLAG_UNLOAD_DRIVER },
859  // Reported by Archos
860  { "Archos", 0x0e79, "704TV (MTP mode)", 0x130f, DEVICE_FLAG_UNLOAD_DRIVER },
861  { "Archos", 0x0e79, "405 (MTP mode)", 0x1311, DEVICE_FLAG_UNLOAD_DRIVER },
862  // Reported by Joe Rabinoff
863  { "Archos", 0x0e79, "605 (MTP mode)", 0x1313, DEVICE_FLAG_UNLOAD_DRIVER },
864  // Reported by Archos
865  { "Archos", 0x0e79, "605F (MTP mode)", 0x1315, DEVICE_FLAG_UNLOAD_DRIVER },
866  { "Archos", 0x0e79, "705 (MTP mode)", 0x1319, DEVICE_FLAG_UNLOAD_DRIVER },
867  { "Archos", 0x0e79, "TV+ (MTP mode)", 0x131b, DEVICE_FLAG_UNLOAD_DRIVER },
868  { "Archos", 0x0e79, "105 (MTP mode)", 0x131d, DEVICE_FLAG_UNLOAD_DRIVER },
869  { "Archos", 0x0e79, "405HDD (MTP mode)", 0x1321, DEVICE_FLAG_UNLOAD_DRIVER },
870  // Reported by Jim Krehl <jimmuhk@users.sourceforge.net>
871  { "Archos", 0x0e79, "5 (MTP mode)", 0x1331, DEVICE_FLAG_UNLOAD_DRIVER },
872  // Reported by Adrien Guichard <tmor@users.sourceforge.net>
873  { "Archos", 0x0e79, "5 (MTP mode)", 0x1333, DEVICE_FLAG_UNLOAD_DRIVER },
874  // Reported by Archos
875  { "Archos", 0x0e79, "7 (MTP mode)", 0x1335, DEVICE_FLAG_UNLOAD_DRIVER },
876  { "Archos", 0x0e79, "SPOD (MTP mode)", 0x1341, DEVICE_FLAG_UNLOAD_DRIVER },
877  { "Archos", 0x0e79, "5S IT (MTP mode)", 0x1351, DEVICE_FLAG_UNLOAD_DRIVER },
878  { "Archos", 0x0e79, "5H IT (MTP mode)", 0x1357, DEVICE_FLAG_UNLOAD_DRIVER },
879  { "Archos", 0x0e79, "Arnova Childpad", 0x1458, DEVICE_FLAG_UNLOAD_DRIVER },
880  // Reported by anonymous Sourceforge user
881  { "Archos", 0x0e79, "8o G9 (MTP mode)", 0x1508, DEVICE_FLAG_UNLOAD_DRIVER },
882  // Reported by Clément <clemvangelis@users.sourceforge.net>
883  { "Archos", 0x0e79, "8o G9 Turbo (MTP mode)", 0x1509,
885  // Reported by Thackert <hackertenator@users.sourceforge.net>
886  { "Archos", 0x0e79, "80G9", 0x1518, DEVICE_FLAGS_ANDROID_BUGS },
887  // Reported by Till <Till@users.sourceforge.net>
888  { "Archos", 0x0e79, "101 G9", 0x1528, DEVICE_FLAGS_ANDROID_BUGS },
889  // Reported by anonymous sourceforge user
890  { "Archos", 0x0e79, "101 G9 (v2)", 0x1529, DEVICE_FLAGS_ANDROID_BUGS },
891  // Reported by anonymous sourceforge user
892  { "Archos", 0x0e79, "101 G9 Turbo 250 HD", 0x1538,
894  // Reported by anonymous sourceforge user
895  { "Archos", 0x0e79, "101 G9 Turbo", 0x1539, DEVICE_FLAGS_ANDROID_BUGS },
896  // Reported by anonymous sourceforge user
897  { "Archos", 0x0e79, "70it2 (mode 1)", 0x1568, DEVICE_FLAGS_ANDROID_BUGS },
898  // Reported by Sebastien ROHAUT
899  { "Archos", 0x0e79, "70it2 (mode 2)", 0x1569, DEVICE_FLAGS_ANDROID_BUGS },
900 
901  /*
902  * Dunlop (OEM of EGOMAN ltd?) reported by Nanomad
903  * This unit is falsely detected as USB mass storage in Linux
904  * prior to kernel 2.6.19 (fixed by patch from Alan Stern)
905  * so on older kernels special care is needed to remove the
906  * USB mass storage driver that erroneously binds to the device
907  * interface.
908  *
909  * More problematic, this manufacturer+device ID seems to be
910  * reused in a USB Mass Storage device named "Zipy Fox 8GB",
911  * which means libmtp may mistreat it.
912  */
913  { "Dunlop", 0x10d6, "MP3 player 1GB / EGOMAN MD223AFD", 0x2200, DEVICE_FLAG_UNLOAD_DRIVER},
914  // Reported by Steven Black <stevenblack1956@users.sourceforge.net>
915  // Obviously this company goes by many names.
916  // This device is USB 2.0 only. Broken pipe on closing.
917  // A later report indicates that this is also used by the iRiver E200
918  { "Memorex or iRiver", 0x10d6, "MMP 8585/8586 or iRiver E200", 0x2300,
921 
922  /*
923  * Sirius
924  */
925  { "Sirius", 0x18f6, "Stiletto", 0x0102, DEVICE_FLAG_NONE },
926  // Reported by Chris Bagwell <chris@cnpbagwell.com>
927  { "Sirius", 0x18f6, "Stiletto 2", 0x0110, DEVICE_FLAG_NONE },
928 
929  /*
930  * Canon
931  * These are actually cameras, but they have a Microsoft device descriptor
932  * and reports themselves as supporting the MTP extension.
933  */
934  { "Canon", 0x04a9, "Ixus Digital 700 (PTP/MTP mode)", 0x30f2,
936  { "Canon", 0x04a9, "PowerShot A640 (PTP/MTP mode)", 0x3139,
938  // From Peter <pjeremy@users.sourceforge.net>
939  { "Canon", 0x04a9, "PowerShot SX20IS (PTP/MTP mode)", 0x31e4,
941 
942  /*
943  * Nokia
944  * Please verify the low device IDs here, I suspect these might be for
945  * things like USB storage or modem mode actually, whereas the higher
946  * range (0x04nn) could be for MTP. Some of the devices were gathered
947  * from the Nokia WMP drivers:
948  * http://nds2.nokia.com/files/support/global/phones/software/
949  * Address was gathered from going to:
950  * nseries.com
951  * -> support
952  * -> select supported device
953  * -> PC software
954  * -> Music software
955  * -> Windows Media Player 10 driver
956  */
957  // From: DoomHammer <gaczek@users.sourceforge.net>
958  { "Nokia", 0x0421, "N81 Mobile Phone", 0x000a, DEVICE_FLAG_NONE },
959  // From an anonymous SourceForge user
960  { "Nokia", 0x0421, "6120c Classic Mobile Phone", 0x002e, DEVICE_FLAG_NONE },
961  // From Stefano
962  { "Nokia", 0x0421, "N96 Mobile Phone", 0x0039, DEVICE_FLAG_NONE },
963  // From Martijn van de Streek <martijn@vandestreek.net>
964  { "Nokia", 0x0421, "6500c Classic Mobile Phone", 0x003c, DEVICE_FLAG_NONE },
965  // From: DoomHammer <gaczek@users.sourceforge.net>
966  { "Nokia", 0x0421, "3110c Mobile Phone", 0x005f, DEVICE_FLAG_NONE },
967  // From: Vasily <spc-@users.sourceforge.net>
968  { "Nokia", 0x0421, "3109c Mobile Phone", 0x0065, DEVICE_FLAG_NONE },
969  // From: <rawc@users.sourceforge.net>
970  { "Nokia", 0x0421, "5310 XpressMusic", 0x006c, DEVICE_FLAG_NONE },
971  // From: robin (AT) headbank D0Tco DOTuk
972  { "Nokia", 0x0421, "N95 Mobile Phone 8GB", 0x006e, DEVICE_FLAG_NONE },
973  // From Bastien Nocera <hadess@hadess.net>
974  { "Nokia", 0x0421, "N82 Mobile Phone", 0x0074,
976  // From Martijn van de Streek <martijn@vandestreek.net>
977  { "Nokia", 0x0421, "N78 Mobile Phone", 0x0079, DEVICE_FLAG_NONE },
978  // From William Pettersson <the_enigma@users.sourceforge.net>
979  { "Nokia", 0x0421, "6220 Classic", 0x008d, DEVICE_FLAG_NONE },
980  // From kellerkev@gmail.com
981  { "Nokia", 0x0421, "N85 Mobile Phone", 0x0092, DEVICE_FLAG_NONE },
982  // From Alexandre LISSY <lissyx@users.sourceforge.net>
983  { "Nokia", 0x0421, "6210 Navigator", 0x0098, DEVICE_FLAG_NONE },
984  // From: danielw
985  { "Nokia", 0x0421, "E71", 0x00e4, DEVICE_FLAG_NONE },
986  // From: Laurent Bigonville <bigon@users.sourceforge.net>
987  { "Nokia", 0x0421, "E66", 0x00e5, DEVICE_FLAG_NONE },
988  // From: Pier <pierlucalino@users.sourceforge.net>
989  { "Nokia", 0x0421, "5320 XpressMusic", 0x00ea, DEVICE_FLAG_NONE },
990  // From: Gausie <innerdreams@users.sourceforge.net>
991  { "Nokia", 0x0421, "5800 XpressMusic", 0x0154,
993  // From: Willy Gardiol (web) <willy@gardiol.org>
994  // Spurious errors for getting all objects, lead me to believe
995  // this flag atleast is needed
996  { "Nokia", 0x0421, "5800 XpressMusic v2", 0x0155,
998  // Yet another version... I think
999  { "Nokia", 0x0421, "5800 XpressMusic v3", 0x0159,
1001  // From an anonymous SourceForge user
1002  // Not verified to be MTP
1003  { "Nokia", 0x0421, "E63", 0x0179, DEVICE_FLAG_NONE },
1004  // Reported by: max g <exactt@users.sourceforge.net>
1005  // Reported by: oswillios <loswillios@users.sourceforge.net>
1006  { "Nokia", 0x0421, "N79", 0x0186, DEVICE_FLAG_NONE },
1007  // From an anonymous SourceForge user
1008  { "Nokia", 0x0421, "E71x", 0x01a1, DEVICE_FLAG_NONE },
1009  // From Ser <ser@users.sourceforge.net>
1010  { "Nokia", 0x0421, "E52", 0x01cf, DEVICE_FLAG_NONE },
1011  // From Marcus Meissner
1012  { "Nokia", 0x0421, "3710", 0x01ee, DEVICE_FLAG_NONE },
1013  // From: AxeL <axel__17@users.sourceforge.net>
1014  { "Nokia", 0x0421, "N97-1", 0x01f4, DEVICE_FLAG_NONE },
1015  // From: FunkyPenguin <awafaa@users.sourceforge.net>
1016  { "Nokia", 0x0421, "N97", 0x01f5, DEVICE_FLAG_NONE },
1017  // From: Anonymous SourceForge user
1018  { "Nokia", 0x0421, "5130 XpressMusic", 0x0209, DEVICE_FLAG_NONE },
1019  // From: Anonymous SourceForge user
1020  { "Nokia", 0x0421, "E72", 0x0221, DEVICE_FLAG_NONE },
1021  // From: Anonymous SourceForge user
1022  { "Nokia", 0x0421, "5530", 0x0229, DEVICE_FLAG_NONE },
1023  // From: Anonymous SourceForge user
1024  { "Nokia", 0x0421, "N97 mini", 0x026b, DEVICE_FLAG_NONE },
1025  // From: Anonymous SourceForge user
1026  { "Nokia", 0x0421, "X6", 0x0274, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
1027  // From: Alexander Kojevnikov <alex-kay@users.sourceforge.net>
1028  { "Nokia", 0x0421, "6600i", 0x0297, DEVICE_FLAG_NONE },
1029  // From: Karthik Paithankar <whyagain2005@users.sourceforge.net>
1030  { "Nokia", 0x0421, "2710", 0x02c1, DEVICE_FLAG_NONE },
1031  // From: Mick Stephenson <MickStep@users.sourceforge.net>
1032  { "Nokia", 0x0421, "5230", 0x02e2, DEVICE_FLAG_NONE },
1033  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1034  { "Nokia", 0x0421, "N8", 0x02fe, DEVICE_FLAG_NONE },
1035  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1036  { "Nokia", 0x0421, "N8 (Ovi mode)", 0x0302, DEVICE_FLAG_NONE },
1037  // From: Martijn Hoogendoorn <m.hoogendoorn@gmail.com>
1038  { "Nokia", 0x0421, "E7", 0x0334, DEVICE_FLAG_NONE },
1039  // From: Raul Metsma <raul@innovaatik.ee>
1040  { "Nokia", 0x0421, "E7 (Ovi mode)", 0x0335, DEVICE_FLAG_NONE },
1041  // Reported by Serg <rd77@users.sourceforge.net>
1042  // Symbian phone
1043  { "Nokia", 0x0421, "C7", 0x03c1, DEVICE_FLAG_NONE },
1044  // Reported by Anonymous SourceForge user
1045  { "Nokia", 0x0421, "C7 (ID2)", 0x03cd, DEVICE_FLAG_NONE },
1046  // Reported by Anonymous SourceForge user
1047  { "Nokia", 0x0421, "N950", 0x03d2, DEVICE_FLAG_NONE },
1048  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_3250_WMP10_driver.inf
1049  { "Nokia", 0x0421, "3250 Mobile Phone", 0x0462, DEVICE_FLAG_NONE },
1050  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93_WMP10_Driver.inf
1051  { "Nokia", 0x0421, "N93 Mobile Phone", 0x0478, DEVICE_FLAG_NONE },
1052  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_5500_Sport_WMP10_driver.inf
1053  { "Nokia", 0x0421, "5500 Sport Mobile Phone", 0x047e, DEVICE_FLAG_NONE },
1054  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N91_WMP10_Driver.inf
1055  { "Nokia", 0x0421, "N91 Mobile Phone", 0x0485, DEVICE_FLAG_NONE },
1056  // From: Christian Rusa <kristous@users.sourceforge.net>
1057  { "Nokia", 0x0421, "5700 XpressMusic Mobile Phone", 0x04b4, DEVICE_FLAG_NONE },
1058  // From: Mitchell Hicks <mitchix@yahoo.com>
1059  { "Nokia", 0x0421, "5300 Mobile Phone", 0x04ba, DEVICE_FLAG_NONE },
1060  // https://sourceforge.net/tracker/index.php?func=detail&aid=2692473&group_id=8874&atid=358874
1061  // From: Tiburce <tiburce@users.sourceforge.net>
1062  { "Nokia", 0x0421, "5200 Mobile Phone", 0x04be,
1064  // From Christian Arnold <webmaster@arctic-media.de>
1065  { "Nokia", 0x0421, "N73 Mobile Phone", 0x04d1, DEVICE_FLAG_UNLOAD_DRIVER },
1066  // From Swapan <swapan@yahoo.com>
1067  { "Nokia", 0x0421, "N75 Mobile Phone", 0x04e1, DEVICE_FLAG_NONE },
1068  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93i_WMP10_driver.inf
1069  { "Nokia", 0x0421, "N93i Mobile Phone", 0x04e5, DEVICE_FLAG_NONE },
1070  // From Anonymous Sourceforge User
1071  { "Nokia", 0x0421, "N95 Mobile Phone", 0x04ef, DEVICE_FLAG_NONE },
1072  // From: Pat Nicholls <pat@patandannie.co.uk>
1073  { "Nokia", 0x0421, "N80 Internet Edition (Media Player)", 0x04f1,
1075  // From: Maxin B. John <maxin.john@gmail.com>
1076  { "Nokia", 0x0421, "N9", 0x051a, DEVICE_FLAG_NONE },
1077  // Reported by Richard Wall <richard@the-moon.net>
1078  { "Nokia", 0x05c6, "5530 Xpressmusic", 0x0229, DEVICE_FLAG_NONE },
1079  // Reported by anonymous SourceForge user
1080  // One thing stated by reporter (Nokia model) another by the detect log...
1081  { "Nokia/Verizon", 0x05c6, "6205 Balboa/Verizon Music Phone", 0x3196, DEVICE_FLAG_NONE },
1082 
1083 
1084  /*
1085  * Vendor ID 0x13d1 is some offshoring company in China,
1086  * in one source named "A-Max Technology Macao Commercial
1087  * Offshore Co. Ltd." sometime "CCTech".
1088  */
1089  // Logik brand
1090  { "Logik", 0x13d1, "LOG DAX MP3 and DAB Player", 0x7002, DEVICE_FLAG_UNLOAD_DRIVER },
1091  // Technika brand
1092  // Reported by <Ooblick@users.sourceforge.net>
1093  { "Technika", 0x13d1, "MP-709", 0x7017, DEVICE_FLAG_UNLOAD_DRIVER },
1094 
1095 
1096  /*
1097  * RCA / Thomson
1098  */
1099  // From kiki <omkiki@users.sourceforge.net>
1100  { "Thomson", 0x069b, "EM28 Series", 0x0774, DEVICE_FLAG_NONE },
1101  { "Thomson / RCA", 0x069b, "Opal / Lyra MC4002", 0x0777, DEVICE_FLAG_NONE },
1102  { "Thomson", 0x069b, "Lyra MC5104B (M51 Series)", 0x077c, DEVICE_FLAG_NONE },
1103  { "Thomson", 0x069b, "RCA H106", 0x301a, DEVICE_FLAG_UNLOAD_DRIVER },
1104  // From Svenna <svenna@svenna.de>
1105  // Not confirmed to be MTP.
1106  { "Thomson", 0x069b, "scenium E308", 0x3028, DEVICE_FLAG_NONE },
1107  // From XNJB user
1108  { "Thomson / RCA", 0x069b, "Lyra HC308A", 0x3035, DEVICE_FLAG_NONE },
1109 
1110  /*
1111  * NTT DoCoMo
1112  */
1113  { "FOMA", 0x04c5, "F903iX HIGH-SPEED", 0x1140, DEVICE_FLAG_NONE },
1114 
1115  /*
1116  * Palm device userland program named Pocket Tunes
1117  * Reported by Peter Gyongyosi <gyp@impulzus.com>
1118  */
1119  { "NormSoft, Inc.", 0x1703, "Pocket Tunes", 0x0001, DEVICE_FLAG_NONE },
1120  // Reported by anonymous submission
1121  { "NormSoft, Inc.", 0x1703, "Pocket Tunes 4", 0x0002, DEVICE_FLAG_NONE },
1122 
1123  /*
1124  * TrekStor, Medion and Maxfield devices
1125  * Their datasheet claims their devices are dualmode so probably needs to
1126  * unload the attached drivers here.
1127  */
1128  // Reported by Stefan Voss <svoss@web.de>
1129  // This is a Sigmatel SoC with a hard disk.
1130  { "TrekStor", 0x066f, "Vibez 8/12GB", 0x842a,
1132  // Reported by anonymous SourceForge user.
1133  // This one done for Medion, whatever that is. Error reported so assume
1134  // the same bug flag as its ancestor above.
1135  { "Medion", 0x066f, "MD8333", 0x8550,
1137  // Reported by anonymous SourceForge user
1138  { "Medion", 0x066f, "MD8333", 0x8588,
1140  // The vendor ID is "Quanta Computer, Inc."
1141  // same as Olivetti Olipad 110
1142  // Guessing on device flags
1143  { "Medion", 0x0408, "MD99000 (P9514)/Olivetti Olipad 110", 0xb009,
1145  // Reported by Richard Eigenmann <richieigenmann@users.sourceforge.net>
1146  { "Medion", 0x0408, "Lifetab P9514", 0xb00a,
1148  // Reported by anonymous SourceForge user
1149  { "Maxfield", 0x066f, "G-Flash NG 1GB", 0x846c,
1151  // Reported by PaoloC <efmpsc@users.sourceforge.net>
1152  // Apparently SigmaTel has an SDK for MTP players with this ID
1153  { "SigmaTel Inc.", 0x066f, "MTPMSCN Audio Player", 0xa010,
1155  // Reported by Cristi Magherusan <majeru@gentoo.ro>
1156  { "TrekStor", 0x0402, "i.Beat Sweez FM", 0x0611,
1158  // Reported by Fox-ino <fox-ino@users.sourceforge.net>
1159  // No confirmation that this is really MTP so commented it out.
1160  // { "ALi Corp.", 0x0402, "MPMAN 2GB", 0x5668,
1161  // DEVICE_FLAG_UNLOAD_DRIVER },
1162  // Reported by Anonymous SourceForge user
1163  {"TrekStor", 0x1e68, "i.Beat Organix 2.0", 0x0002,
1165 
1166  /*
1167  * Disney/Tevion/MyMusix
1168  */
1169  // Reported by XNJB user
1170  { "Disney", 0x0aa6, "MixMax", 0x6021, DEVICE_FLAG_NONE },
1171  // Reported by anonymous Sourceforge user
1172  { "Tevion", 0x0aa6, "MD 81488", 0x3011, DEVICE_FLAG_NONE },
1173  // Reported by Peter Hedlund <peter@peterandlinda.com>
1174  { "MyMusix", 0x0aa6, "PD-6070", 0x9601, DEVICE_FLAG_UNLOAD_DRIVER |
1178 
1179  /*
1180  * Cowon Systems, Inc.
1181  * The iAudio audiophile devices don't encourage the use of MTP.
1182  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
1183  * status
1184  */
1185  // Reported by Patrik Johansson <Patrik.Johansson@qivalue.com>
1186  { "Cowon", 0x0e21, "iAudio U3 (MTP mode)", 0x0701,
1189  // Reported by Kevin Michael Smith <hai-etlik@users.sourceforge.net>
1190  { "Cowon", 0x0e21, "iAudio 6 (MTP mode)", 0x0711,
1192  // Reported by Roberth Karman
1193  { "Cowon", 0x0e21, "iAudio 7 (MTP mode)", 0x0751,
1196  // Reported by an anonymous SourceForge user
1197  { "Cowon", 0x0e21, "iAudio U5 (MTP mode)", 0x0761,
1200  // Reported by TJ Something <tjbk_tjb@users.sourceforge.net>
1201  { "Cowon", 0x0e21, "iAudio D2 (MTP mode)", 0x0801,
1204  // Reported by anonymous Sourceforge user
1205  { "Cowon", 0x0e21, "iAudio D2+ FW 2.x (MTP mode)", 0x0861,
1208  // From Rockbox device listing
1209  { "Cowon", 0x0e21, "iAudio D2+ DAB FW 4.x (MTP mode)", 0x0871,
1212  // From Rockbox device listing
1213  { "Cowon", 0x0e21, "iAudio D2+ FW 3.x (MTP mode)", 0x0881,
1216  // From Rockbox device listing
1217  { "Cowon", 0x0e21, "iAudio D2+ DMB FW 1.x (MTP mode)", 0x0891,
1220  // Reported by <twkonefal@users.sourceforge.net>
1221  { "Cowon", 0x0e21, "iAudio S9 (MTP mode)", 0x0901,
1224  // Reported by Dan Nicholson <dbn.lists@gmail.com>
1225  { "Cowon", 0x0e21, "iAudio 9 (MTP mode)", 0x0911,
1228  // Reported by Franck VDL <franckv@users.sourceforge.net>
1229  { "Cowon", 0x0e21, "iAudio J3 (MTP mode)", 0x0921,
1232  // Reported by anonymous SourceForge user
1233  { "Cowon", 0x0e21, "iAudio X7 (MTP mode)", 0x0931,
1236  // Reported by anonymous SourceForge user
1237  { "Cowon", 0x0e21, "iAudio C2 (MTP mode)", 0x0941,
1240  { "Cowon", 0x0e21, "iAudio 10 (MTP mode)", 0x0952,
1243 
1244  /*
1245  * Insignia, dual-mode.
1246  */
1247  { "Insignia", 0x19ff, "NS-DV45", 0x0303, DEVICE_FLAG_UNLOAD_DRIVER },
1248  // Reported by Rajan Bella <rajanbella@yahoo.com>
1249  { "Insignia", 0x19ff, "Sport Player", 0x0307, DEVICE_FLAG_UNLOAD_DRIVER },
1250  // Reported by "brad" (anonymous, sourceforge)
1251  { "Insignia", 0x19ff, "Pilot 4GB", 0x0309, DEVICE_FLAG_UNLOAD_DRIVER },
1252 
1253  /*
1254  * LG Electronics
1255  */
1256  // From anonymous SourceForge user
1257  // Uncertain if this is really the MTP mode device ID...
1258  { "LG Electronics Inc.", 0x043e, "T54", 0x7040,
1260  // Not verified - anonymous submission
1261  { "LG Electronics Inc.", 0x043e, "UP3", 0x70b1, DEVICE_FLAG_NONE },
1262  // Reported by Joseph Nahmias <joe@nahimas.net>
1263  { "LG Electronics Inc.", 0x1004, "VX8550 V CAST Mobile Phone", 0x6010,
1266  // Reported by Cyrille Potereau <cyrille.potereau@wanadoo.fr>
1267  { "LG Electronics Inc.", 0x1004, "KC910 Renoir Mobile Phone", 0x608f,
1269  // Reported by Aaron Slunt <tongle@users.sourceforge.net>
1270  { "LG Electronics Inc.", 0x1004, "GR-500 Music Player", 0x611b,
1273  // Reported by anonymous sourceforge user
1274  { "LG Electronics Inc.", 0x1004, "KM900", 0x6132,
1277  // Reported by anonymous sourceforge user
1278  { "LG Electronics Inc.", 0x1004, "LG8575", 0x619a,
1281  // Reported by anonymous sourceforge user
1282  { "LG Electronics Inc.", 0x1004, "V909 G-Slate", 0x61f9,
1285  // Reported by Brian J. Murrell
1286  { "LG Electronics Inc.", 0x1004, "LG-E617G/P700", 0x631c,
1288 
1289  /*
1290  * Sony
1291  * It could be that these PIDs are one-per hundred series, so
1292  * NWZ-A8xx is 0325, NWZ-S5xx is 0x326 etc. We need more devices
1293  * reported to see a pattern here.
1294  */
1295  // Reported by Alessandro Radaelli <alessandro.radaelli@aruba.it>
1296  { "Sony", 0x054c, "Walkman NWZ-A815/NWZ-A818", 0x0325,
1298  // Reported by anonymous Sourceforge user.
1299  { "Sony", 0x054c, "Walkman NWZ-S516", 0x0326,
1301  // Reported by Endre Oma <endre.88.oma@gmail.com>
1302  { "Sony", 0x054c, "Walkman NWZ-S615F/NWZ-S616F/NWZ-S618F", 0x0327,
1304  // Reported by Jean-Marc Bourguet <jm@bourguet.org>
1305  { "Sony", 0x054c, "Walkman NWZ-S716F", 0x035a,
1307  // Reported by Anon SF User / Anthon van der Neut <avanderneut@avid.com>
1308  { "Sony", 0x054c, "Walkman NWZ-A826/NWZ-A828/NWZ-A829", 0x035b,
1310  // Reported by Niek Klaverstijn <niekez@users.sourceforge.net>
1311  { "Sony", 0x054c, "Walkman NWZ-A726/NWZ-A728/NWZ-A768", 0x035c,
1313  // Reported by Mehdi AMINI <mehdi.amini - at - ulp.u-strasbg.fr>
1314  { "Sony", 0x054c, "Walkman NWZ-B135", 0x036e,
1316  // Reported by <tiagoboldt@users.sourceforge.net>
1317  { "Sony", 0x054c, "Walkman NWZ-E436F", 0x0385,
1319  // Reported by Michael Wilkinson
1320  { "Sony", 0x054c, "Walkman NWZ-W202", 0x0388,
1322  // Reported by Ondrej Sury <ondrej@sury.org>
1323  { "Sony", 0x054c, "Walkman NWZ-S739F", 0x038c,
1325  // Reported by Marco Filipe Nunes Soares Abrantes Pereira <marcopereira@ua.pt>
1326  { "Sony", 0x054c, "Walkman NWZ-S638F", 0x038e,
1328  // Reported by Elliot <orwells@users.sourceforge.net>
1329  { "Sony", 0x054c, "Walkman NWZ-X1050B/NWZ-X1060B",
1330  0x0397, DEVICE_FLAGS_SONY_NWZ_BUGS },
1331  // Reported by Silvio J. Gutierrez <silviogutierrez@users.sourceforge.net>
1332  { "Sony", 0x054c, "Walkman NWZ-X1051/NWZ-X1061", 0x0398,
1334  // Reported by Gregory Boddin <gregory@siwhine.net>
1335  { "Sony", 0x054c, "Walkman NWZ-B142F", 0x03d8,
1337  // Reported by Rick Warner <rick@reptileroom.net>
1338  { "Sony", 0x054c, "Walkman NWZ-E344", 0x03fc,
1340  // Reported by Jonathan Stowe <gellyfish@users.sourceforge.net>
1341  { "Sony", 0x054c, "Walkman NWZ-E445", 0x03fd,
1343  // Reported by Anonymous SourceForge user
1344  { "Sony", 0x054c, "Walkman NWZ-S545", 0x03fe,
1346  { "Sony", 0x054c, "Walkman NWZ-A845", 0x0404,
1348  // Reported by anonymous SourceForge user
1349  { "Sony", 0x054c, "Walkman NWZ-W252B", 0x04bb,
1351  // Suspect this device has strong DRM features
1352  // See https://answers.launchpad.net/ubuntu/+source/libmtp/+question/149587
1353  { "Sony", 0x054c, "Walkman NWZ-B153F", 0x04be,
1355  { "Sony", 0x054c, "Walkman NWZ-E354", 0x04cb,
1357  // Reported by Toni Burgarello
1358  { "Sony", 0x054c, "Walkman NWZ-S754", 0x04cc,
1360  // Reported by dmiceman
1361  { "Sony", 0x054c, "NWZ-B163F", 0x059a,
1363  // Reported by anonymous Sourceforge user
1364  // guessing on device flags...
1365  { "Sony", 0x054c, "Walkman NWZ-E464", 0x05a6,
1367  // Reported by Jan Rheinlaender <jrheinlaender@users.sourceforge.net>
1368  { "Sony", 0x054c, "NWZ-S765", 0x05a8,
1370  // Olivier Keshavjee <olivierkes@users.sourceforge.net>
1371  { "Sony", 0x054c, "Sony Tablet S", 0x05b3,
1373  // Reported by ghalambaz <ghalambaz@users.sourceforge.net>
1374  { "Sony", 0x054c, "Sony Tablet S1", 0x05b4,
1376  // Reported by Anonymous SourceForge user
1377  { "Sony", 0x054c, "DCR-SR75", 0x1294,
1379 
1380  /*
1381  * SonyEricsson
1382  * These initially seemed to support GetObjPropList but later revisions
1383  * of the firmware seem to have broken it, so all are flagged as broken
1384  * for now.
1385  */
1386  // Reported by Øyvind Stegard <stegaro@users.sourceforge.net>
1387  { "SonyEricsson", 0x0fce, "K850i", 0x0075,
1389  // Reported by Michael Eriksson
1390  { "SonyEricsson", 0x0fce, "W910", 0x0076,
1392  // Reported by Zack <zackdvd@users.sourceforge.net>
1393  { "SonyEricsson", 0x0fce, "W890i", 0x00b3,
1395  // Reported by robert dot ahlskog at gmail
1396  { "SonyEricsson", 0x0fce, "W760i", 0x00c6,
1398  // Reported by Linus Åkesson <linusakesson@users.sourceforge.net>
1399  { "SonyEricsson", 0x0fce, "C902", 0x00d4,
1401  // Reported by an anonymous SourceForge user
1402  { "SonyEricsson", 0x0fce, "C702", 0x00d9,
1404  // Reported by Christian Zuckschwerdt <christian@zuckschwerdt.org>
1405  { "SonyEricsson", 0x0fce, "W980", 0x00da,
1407  // Reported by David Taylor <davidt-libmtp@yadt.co.uk>
1408  { "SonyEricsson", 0x0fce, "C905", 0x00ef,
1410  // Reported by David House <dmhouse@users.sourceforge.net>
1411  { "SonyEricsson", 0x0fce, "W595", 0x00f3,
1414  // Reported by Mattias Evensson <mevensson@users.sourceforge.net>
1415  { "SonyEricsson", 0x0fce, "W902", 0x00f5,
1417  // Reported by Sarunas <sarunas@users.sourceforge.net>
1418  // Doesn't need any flags according to reporter
1419  { "SonyEricsson", 0x0fce, "T700", 0x00fb,
1421  // Reported by Stéphane Pontier <shadow_walker@users.sourceforge.net>
1422  { "SonyEricsson", 0x0fce, "W705/W715", 0x0105,
1424  // Reported by Håkan Kvist
1425  { "SonyEricsson", 0x0fce, "W995", 0x0112,
1427  // Reported by anonymous SourceForge user
1428  { "SonyEricsson", 0x0fce, "U5", 0x0133,
1430  // Reported by Flo <lhugsereg@users.sourceforge.net>
1431  { "SonyEricsson", 0x0fce, "U8i", 0x013a,
1433  // Reported by xirotyu <xirotyu@users.sourceforge.net>
1434  { "SonyEricsson", 0x0fce, "j10i2 (Elm)", 0x0144,
1436  // Reported by Serge Chirik <schirik@users.sourceforge.net>
1437  { "SonyEricsson", 0x0fce, "j108i (Cedar)", 0x014e,
1439  // Reported by Jonas Nyrén <spectralmks@users.sourceforge.net>
1440  { "SonyEricsson", 0x0fce, "W302", 0x10c8,
1442  // Reported by Anonymous Sourceforge user
1443  { "SonyEricsson", 0x0fce, "j10i (Elm)", 0xd144,
1445  // Reported by Thomas Schweitzer <thomas_-_s@users.sourceforge.net>
1446  { "SonyEricsson", 0x0fce, "K550i", 0xe000,
1448 
1449  /*
1450  * SonyEricsson/SONY Android devices usually have three personalities due to
1451  * using composite descriptors and the fact that Windows cannot distinguish
1452  * the device unless each composite descriptor is unique.
1453  *
1454  * Legend:
1455  * MTP = Media Transfer Protocol
1456  * UMS = USB Mass Storage Protocol
1457  * ADB = Android Debug Bridge Protocol
1458  * CDC = Communications Device Class, Internet Sharing
1459  *
1460  * 0x0nnn = MTP
1461  * 0x4nnn = MTP + UMS (for CD-ROM)
1462  * 0x5nnn = MTP + ADB
1463  * 0x6nnn = UMS + ADB
1464  * 0x7nnn = MTP + CDC
1465  * 0x8nnn = MTP + CDC + ADB
1466  * 0xannn = MTP + UMS + ?
1467  * 0xennn = UMS only
1468  *
1469  * The SonyEricsson and SONY devices have (at least)two deployed MTP
1470  * stacks: Aricent and Android. These have different bug flags, and
1471  * sometimes the same device has firmware upgrades moving it from
1472  * the Aricent to Android MTP stack without changing the device
1473  * VID+PID (first observed on the SK17i Xperia Mini Pro), so the
1474  * detection has to be more elaborate. The code in libmtp.c will do
1475  * this and assign the proper bug flags (hopefully).
1476  * That is why DEVICE_FLAG_NONE is used for these devices.
1477  *
1478  * Devices reported by:
1479  * Jonas Salling
1480  * Eamonn Webster <eweb@users.sourceforge.net>
1481  * Alejandro DC <Alejandro_DC@users.sourceforge.ne>
1482  * StehpanKa <stehp@users.sourceforge.net>
1483  * hdhoang <hdhoang@users.sourceforge.net>
1484  * Paul Taylor
1485  * Bruno Basilio <bbasilio@users.sourceforge.net>
1486  * Christoffer Holmstedt <christofferh@users.sourceforge.net>
1487  * equaeghe <equaeghe@users.sourceforge.net>
1488  * Ondra Lengal
1489  * Michael K. <kmike@users.sourceforge.net>
1490  * Jean-François B. <changi67@users.sourceforge.net>
1491  * Eduard Bloch <blade@debian.org>
1492  * Ah Hong <hongster@users.sourceforge.net>
1493  */
1494  { "SonyEricsson", 0x0fce, "LT15i (Xperia arc S)", 0x014f,
1495  DEVICE_FLAG_NONE },
1496  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo", 0x0156,
1497  DEVICE_FLAG_NONE },
1498  { "SonyEricsson", 0x0fce, "MK16i Xperia", 0x015a,
1499  DEVICE_FLAG_NONE },
1500  { "SonyEricsson", 0x0fce, "ST18a Xperia Ray", 0x0161,
1501  DEVICE_FLAG_NONE },
1502  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro", 0x0166,
1503  DEVICE_FLAG_NONE },
1504  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini", 0x0167,
1505  DEVICE_FLAG_NONE },
1506  { "SonyEricsson", 0x0fce, "ST17i Xperia Active", 0x0168,
1507  DEVICE_FLAG_NONE },
1508  { "SONY", 0x0fce, "LT26i Xperia S", 0x0169,
1510  { "SONY", 0x0fce, "WT19i Live Walkman", 0x016d,
1511  DEVICE_FLAG_NONE },
1512  { "SONY", 0x0fce, "ST21i Xperia Tipo", 0x0170,
1513  DEVICE_FLAG_NONE },
1514  { "SONY", 0x0fce, "ST15i Xperia U", 0x0171,
1515  DEVICE_FLAG_NONE },
1516  { "SONY", 0x0fce, "LT22i Xperia P", 0x0172,
1517  DEVICE_FLAG_NONE },
1518  { "SONY", 0x0fce, "LT26w Xperia Acro S", 0x0176,
1519  DEVICE_FLAG_NONE },
1520 
1521  /*
1522  * MTP+UMS personalities of MTP devices (see above)
1523  */
1524  { "SonyEricsson", 0x0fce, "ST17i Xperia Active (MTP+UMS mode)", 0x4168,
1525  DEVICE_FLAG_NONE },
1526  { "SONY", 0x0fce, "LT26i Xperia S (MTP+UMS mode)", 0x4169,
1528  { "SONY", 0x0fce, "ST21i Xperia Tipo (MTP+UMS mode)", 0x4170,
1529  DEVICE_FLAG_NONE },
1530  { "SONY", 0x0fce, "ST25i Xperia U (MTP+UMS mode)", 0x4171,
1531  DEVICE_FLAG_NONE },
1532  { "SONY", 0x0fce, "LT22i Xperia P (MTP+UMS mode)", 0x4172,
1533  DEVICE_FLAG_NONE },
1534  { "SONY", 0x0fce, "LT26w Xperia Acro S (MTP+UMS mode)", 0x4176,
1535  DEVICE_FLAG_NONE },
1536 
1537  /*
1538  * MTP+ADB personalities of MTP devices (see above)
1539  */
1540  { "SonyEricsson", 0x0fce, "LT15i Xperia Arc (MTP+ADB mode)", 0x514f,
1541  DEVICE_FLAG_NONE },
1542  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo (MTP+ADB mode)", 0x5156,
1543  DEVICE_FLAG_NONE },
1544  { "SonyEricsson", 0x0fce, "ST17i Xperia Active (MTP+ADB mode)", 0x5168,
1545  DEVICE_FLAG_NONE },
1546  { "SONY", 0x0fce, "LT26i Xperia S (MTP+ADB mode)", 0x5169,
1548  { "SonyEricsson", 0x0fce, "MK16i Xperia (MTP+ADB mode)", 0x515a,
1549  DEVICE_FLAG_NONE },
1550  { "SonyEricsson", 0x0fce, "ST18i Xperia Ray (MTP+ADB mode)", 0x5161,
1551  DEVICE_FLAG_NONE },
1552  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro (MTP+ADB mode)", 0x5166,
1553  DEVICE_FLAG_NONE },
1554  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini (MTP+ADB mode)", 0x5167,
1555  DEVICE_FLAG_NONE },
1556  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro (MTP+ADB mode)", 0x516d,
1557  DEVICE_FLAG_NONE },
1558  { "SONY", 0x0fce, "ST21i Xperia Tipo (MTP+ADB mode)", 0x5170,
1559  DEVICE_FLAG_NONE },
1560  { "SONY", 0x0fce, "ST25i Xperia U (MTP+ADB mode)", 0x5171,
1561  DEVICE_FLAG_NONE },
1562  { "SONY", 0x0fce, "LT22i Xperia P (MTP+ADB mode)", 0x5172,
1563  DEVICE_FLAG_NONE },
1564  { "SONY", 0x0fce, "LT26w Xperia Acro S (MTP+ADB mode)", 0x5176,
1565  DEVICE_FLAG_NONE },
1566 
1567  /*
1568  * MTP+UMS+? modes
1569  * No reports on other personalities on these devices.
1570  */
1571  { "SONY", 0x0fce, "MT27i Xperia Sola (MTP+UMS+? mode)", 0xa173,
1572  DEVICE_FLAG_NONE },
1573  { "SONY", 0x0fce, "ST27i Xperia Go (MTP+UMS+? mode)", 0xa17e,
1574  DEVICE_FLAG_NONE },
1575 
1576  /*
1577  * Motorola
1578  * Assume DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST on all of these.
1579  */
1580  // Reported by David Boyd <tiggrdave@users.sourceforge.net>
1581  { "Motorola", 0x22b8, "V3m/V750 verizon", 0x2a65,
1584  // Reported by Jader Rodrigues Simoes <jadersimoes@users.sourceforge.net>
1585  { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x41cf,
1587  // Reported by Steven Roemen <sdroemen@users.sourceforge.net>
1588  { "Motorola", 0x22b8, "Droid X/MB525 (Defy)", 0x41d6,
1589  DEVICE_FLAG_NONE },
1590  // Reported by anonymous user
1591  { "Motorola", 0x22b8, "Milestone / Verizon Droid", 0x41dc,
1593  // Reported by anonymous user
1594  { "Motorola", 0x22b8, "DROID2", 0x42a7,
1596  { "Motorola", 0x22b8, "Xoom 2 Media Edition", 0x4311,
1598  // Reported by B,H,Kissinger <mrkissinger@users.sourceforge.net>
1599  { "Motorola", 0x22b8, "XT912/XT928", 0x4362,
1601  // Reported by Lundgren <alundgren@users.sourceforge.net>
1602  { "Motorola", 0x22b8, "DROID4", 0x437f,
1604  // Reported by Marcus Meissner to libptp2
1605  { "Motorola", 0x22b8, "IdeaPad K1", 0x4811,
1607  // Reported by Hans-Joachim Baader <hjb@pro-linux.de> to libptp2
1608  { "Motorola", 0x22b8, "A1200", 0x60ca,
1610  // http://mark.cdmaforums.com/Files/Motdmmtp.inf
1611  { "Motorola", 0x22b8, "MTP Test Command Interface", 0x6413,
1613  // Reported by anonymous user
1614  { "Motorola", 0x22b8, "RAZR2 V8/U9/Z6", 0x6415,
1616  /*
1617  * Motorola Xoom (Wingray) variants
1618  *
1619  * These devices seem to use these product IDs simulatenously
1620  * https://code.google.com/p/android-source-browsing/source/browse/init.stingray.usb.rc?repo=device--moto--wingray
1621  *
1622  * 0x70a3 - Factory test - reported as early MTP ID
1623  * 0x70a8 - MTP
1624  * 0x70a9 - MTP+ADB
1625  * 0x70ae - RNDIS
1626  * 0x70af - RNDIS+ADB
1627  * 0x70b0 - ACM
1628  * 0x70b1 - ACM+ADB
1629  * 0x70b2 - ACM+RNDIS
1630  * 0x70b3 - ACM+RNDIS+ADB
1631  * 0x70b4 - PTP
1632  * 0x70b5 - PTP+ADB
1633  *
1634  * Reported by Google Inc's Yavor Goulishev <yavor@google.com>
1635  */
1636  { "Motorola", 0x22b8, "Xoom (Factory test)", 0x70a3,
1638  { "Motorola", 0x22b8, "Xoom (MTP)", 0x70a8,
1640  { "Motorola", 0x22b8, "Xoom (MTP+ADB)", 0x70a9,
1642  // Reported by anonymous Sourceforge user
1643  // "carried by C Spire and other CDMA US carriers"
1644  { "Motorola", 0x22b8, "Milestone X2", 0x70ca, DEVICE_FLAGS_ANDROID_BUGS },
1645 
1646  /*
1647  * Google
1648  * These guys lend their Vendor ID to anyone who comes down the
1649  * road to produce an Android tablet it seems... The Vendor ID
1650  * was originally used for Nexus phones
1651  */
1652  { "Google Inc (for Sony)", 0x18d1, "S1", 0x05b3,
1654  // Reported by anonymous Sourceforge user
1655  { "Google Inc (for Barnes & Noble)", 0x18d1, "Nook Color", 0x2d02,
1657  // Reported by anonymous Sourceforge user
1658  { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
1660  // Reported by Laurent Artaud <laurenta@users.sourceforge.net>
1661  { "Google Inc (for Samsung)", 0x18d1, "Nexus S", 0x4e21,
1663  // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
1664  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP)", 0x4e41,
1666  // Reported by Michael Hess <mhess126@gmail.com>
1667  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP+ADB)", 0x4e42,
1669  // WiFi-only version of Xoom
1670  // See: http://bugzilla.gnome.org/show_bug.cgi?id=647506
1671  { "Google Inc (for Motorola)", 0x18d1, "Xoom (MZ604)", 0x70a8,
1673  { "Google Inc (for Toshiba)", 0x18d1, "Thrive 7/AT105", 0x7102,
1675  { "Google Inc (for Lenovo)", 0x18d1, "Ideapad K1", 0x740a,
1677  // Another OEM for Medion
1678  { "Google Inc (for Medion)", 0x18d1, "MD99000 (P9514)", 0xb00a,
1680  // Reported by Frederik Himpe <fhimpe@telenet.be>
1681  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus (Cyanogen)",
1682  0xd109, DEVICE_FLAGS_ANDROID_BUGS },
1683  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus", 0xd10a,
1685 
1686 
1687  /*
1688  * Media Keg
1689  */
1690  // Reported by Rajan Bella <rajanbella@yahoo.com>
1691  { "Kenwood", 0x0b28, "Media Keg HD10GB7 Sport Player", 0x100c, DEVICE_FLAG_UNLOAD_DRIVER},
1692 
1693  /*
1694  * Micro-Star International (MSI)
1695  */
1696  // Reported by anonymous sourceforge user.
1697  { "Micro-Star International", 0x0db0, "P610/Model MS-5557", 0x5572, DEVICE_FLAG_NONE },
1698 
1699  /*
1700  * FOMA
1701  */
1702  { "FOMA", 0x06d3, "D905i", 0x21ba, DEVICE_FLAG_NONE },
1703 
1704  /*
1705  * Haier
1706  */
1707  // Both reported by an anonymous SourceForge user
1708  // This is the 30 GiB model
1709  { "Haier", 0x1302, "Ibiza Rhapsody", 0x1016, DEVICE_FLAG_NONE },
1710  // This is the 4/8 GiB model
1711  { "Haier", 0x1302, "Ibiza Rhapsody", 0x1017, DEVICE_FLAG_NONE },
1712 
1713  /*
1714  * Panasonic
1715  */
1716  // Reported by dmizer
1717  { "Panasonic", 0x04da, "P905i", 0x2145, DEVICE_FLAG_NONE },
1718  // Reported by Taku
1719  { "Panasonic", 0x04da, "P906i", 0x2158, DEVICE_FLAG_NONE },
1720 
1721  /*
1722  * Polaroid
1723  */
1724  { "Polaroid", 0x0546, "Freescape/MPU-433158", 0x2035, DEVICE_FLAG_NONE },
1725 
1726  /*
1727  * Pioneer
1728  */
1729  // Reported by Dan Allen <dan.j.allen@gmail.com>
1730  { "Pioneer", 0x08e4, "XMP3", 0x0148, DEVICE_FLAG_NONE },
1731 
1732  /*
1733  * Slacker Inc.
1734  * Put in all evilness flags because it looks fragile.
1735  */
1736  // Reported by Pug Fantus <pugfantus@users.sourceforge.net>
1737  { "Slacker Inc.", 0x1bdc, "Slacker Portable Media Player", 0xfabf,
1740 
1741  // Reported by anonymous user
1742  { "Conceptronic", 0x1e53, "CMTD2", 0x0005, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
1743  // Reported by Demadridsur <demadridsur@gmail.com>
1744  { "O2 Sistemas", 0x1e53, "ZoltarTV", 0x0006, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
1745  // Reported by da-beat <dabeat@gmail.com>
1746  { "Wyplay", 0x1e53, "Wyplayer", 0x0007, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
1747 
1748  // Reported by Sense Hofstede <qense@users.sourceforge.net>
1749  { "Perception Digital, Ltd", 0x0aa6, "Gigaware GX400", 0x9702, DEVICE_FLAG_NONE },
1750 
1751  /*
1752  * RIM's BlackBerry
1753  */
1754  // Reported by Nicolas VIVIEN <nicolas@vivien.fr>
1755  { "RIM", 0x0fca, "BlackBerry Storm/9650", 0x8007, DEVICE_FLAG_UNLOAD_DRIVER |
1757 
1758  /*
1759  * Nextar
1760  */
1761  { "Nextar", 0x0402, "MA715A-8R", 0x5668, DEVICE_FLAG_NONE },
1762 
1763  /*
1764  * Coby
1765  */
1766  { "Coby", 0x1e74, "COBY MP705", 0x6512, DEVICE_FLAG_NONE },
1767 
1768  /*
1769  * Apple devices, which are not MTP natively but can be made to speak MTP
1770  * using PwnTunes (http://www.pwntunes.net/)
1771  */
1772  { "Apple", 0x05ac, "iPhone", 0x1290, DEVICE_FLAG_NONE },
1773  { "Apple", 0x05ac, "iPod Touch 1st Gen", 0x1291, DEVICE_FLAG_NONE },
1774  { "Apple", 0x05ac, "iPhone 3G", 0x1292, DEVICE_FLAG_NONE },
1775  { "Apple", 0x05ac, "iPod Touch 2nd Gen", 0x1293, DEVICE_FLAG_NONE },
1776  { "Apple", 0x05ac, "iPhone 3GS", 0x1294, DEVICE_FLAG_NONE },
1777  { "Apple", 0x05ac, "0x1296", 0x1296, DEVICE_FLAG_NONE },
1778  { "Apple", 0x05ac, "0x1297", 0x1297, DEVICE_FLAG_NONE },
1779  { "Apple", 0x05ac, "0x1298", 0x1298, DEVICE_FLAG_NONE },
1780  { "Apple", 0x05ac, "iPod Touch 3rd Gen", 0x1299, DEVICE_FLAG_NONE },
1781  { "Apple", 0x05ac, "iPad", 0x129a, DEVICE_FLAG_NONE },
1782 
1783  // Reported by anonymous SourceForge user, also reported as
1784  // Pantech Crux, claming to be:
1785  // Manufacturer: Qualcomm
1786  // Model: Windows Simulator
1787  // Device version: Qualcomm MTP1.0
1788  { "Curitel Communications, Inc.", 0x106c,
1789  "Verizon Wireless Device", 0x3215, DEVICE_FLAG_NONE },
1790  // Reported by: Jim Hanrahan <goshawkjim@users.sourceforge.net>
1791  { "Pantech", 0x106c, "Crux", 0xf003, DEVICE_FLAG_NONE },
1792 
1793  /*
1794  * Asus
1795  */
1796  // Reported by Glen Overby
1797  { "Asus", 0x0b05, "TF300 Transformer", 0x4c80,
1799  // Reported by jaile <jaile@users.sourceforge.net>
1800  { "Asus", 0x0b05, "TF300 Transformer (USB debug mode)", 0x4c81,
1802  // Repored by Florian Apolloner <f-apolloner@users.sourceforge.net>
1803  { "Asus", 0x0b05, "TF700 Transformer", 0x4c90,
1805  // Reported by anonymous Sourceforge user
1806  { "Asus", 0x0b05, "TF201 Transformer Prime (keyboard dock)", 0x4d00,
1808  { "Asus", 0x0b05, "TF201 Transformer Prime (tablet only)", 0x4d01,
1810  { "Asus", 0x0b05, "TFXXX Transformer Prime (unknown version)", 0x4d04,
1812  // Reported by anonymous Sourceforge user
1813  { "Asus", 0x0b05, "TF101 Eeepad Slider", 0x4e01,
1815  { "Asus", 0x0b05, "TF101 Eeepad Transformer", 0x4e0f,
1817  { "Asus", 0x0b05, "TF101 Eeepad Transformer (debug mode)", 0x4e1f,
1819 
1820 
1821  /*
1822  * Lenovo
1823  */
1824  // Reported by Richard Körber <shredzone@users.sourceforge.net>
1825  { "Lenovo", 0x17ef, "K1", 0x740a,
1827  // Reported by anonymous sourceforge user
1828  // Adding Android default bug flags since it appears to be an Android
1829  { "Lenovo", 0x17ef, "ThinkPad Tablet", 0x741c,
1831  // Reported by: XChesser <XChesser@users.sourceforge.net>
1832  { "Lenovo", 0x17ef, "P700", 0x7497,
1834  // Reported by: anonymous sourceforge user
1835  { "Lenovo", 0x17ef, "Lifetab S9512", 0x74cc,
1837 
1838 
1839  /*
1840  * Huawei
1841  */
1842  // Reported by anonymous SourceForge user
1843  { "Huawei", 0x12d1, "Honor U8860", 0x1051, DEVICE_FLAGS_ANDROID_BUGS },
1844  // Reported by anonymous SourceForge user
1845  { "Huawei", 0x12d1, "Mediapad (mode 0)", 0x360f, DEVICE_FLAGS_ANDROID_BUGS },
1846  // Reported by Bearsh <bearsh@users.sourceforge.net>
1847  { "Huawei", 0x12d1, "Mediapad (mode 1)", 0x361f, DEVICE_FLAGS_ANDROID_BUGS },
1848 
1849  /*
1850  * ZTE
1851  * Android devices reported by junwang <lovewjlove@users.sourceforge.net>
1852  */
1853  { "ZTE", 0x19d2, "V55 ID 1", 0x0244, DEVICE_FLAGS_ANDROID_BUGS },
1854  { "ZTE", 0x19d2, "V55 ID 2", 0x0245, DEVICE_FLAGS_ANDROID_BUGS },
1855 
1856  /*
1857  * HTC (High Tech Computer Corp)
1858  */
1859  { "HTC", 0x0bb4, "Zopo ZP100 (ID1)", 0x0c02,
1861  // Reported by Steven Eastland <grassmonk@users.sourceforge.net>
1862  { "HTC", 0x0bb4, "EVO 4G LTE", 0x0c93,
1864  // Reported by Steven Eastland <grassmonk@users.sourceforge.net>
1865  { "HTC", 0x0bb4, "EVO 4G LTE (second ID)", 0x0ca8,
1867  // These identify themselves as "cm_tenderloin", fun...
1868  // Done by HTC for HP I guess.
1869  { "Hewlett-Packard", 0x0bb4, "HP Touchpad", 0x685c,
1871  { "Hewlett-Packard", 0x0bb4, "HP Touchpad (debug mode)",
1872  0x6860, DEVICE_FLAGS_ANDROID_BUGS },
1873  // Reported by anonymous SourceForge user
1874  { "HTC", 0x0bb4, "Zopo ZP100 (ID2)", 0x2008,
1876 
1877  /*
1878  * NEC
1879  */
1880  { "NEC", 0x0409, "FOMA N01A", 0x0242, DEVICE_FLAG_NONE },
1881 
1882  /*
1883  * nVidia
1884  */
1885  // Found on Internet forum
1886  { "nVidia", 0x0955, "CM9-Adam", 0x70a9, DEVICE_FLAGS_ANDROID_BUGS },
1887 
1888  /*
1889  * Vizio
1890  */
1891  // Reported by Michael Gurski <gurski@users.sourceforge.net>
1892  { "Vizio", 0x0489, "VTAB1008", 0xe040, DEVICE_FLAGS_ANDROID_BUGS },
1893 
1894  /*
1895  * Viewpia, bq...
1896  * Seems like some multi-branded OEM product.
1897  */
1898  { "Various", 0x2207, "Viewpia DR/bq Kepler", 0x0001, DEVICE_FLAGS_ANDROID_BUGS },
1899 
1900  /*
1901  * Other strange stuff.
1902  */
1903  { "Isabella", 0x0b20, "Her Prototype", 0xddee, DEVICE_FLAG_NONE }