libmtp  1.1.9
music-players.h
Go to the documentation of this file.
1 
32 /*
33  * MTP device list, trying real bad to get all devices into
34  * this list by stealing from everyone I know.
35  * Some devices taken from the Rockbox device listing:
36  * http://www.rockbox.org/twiki/bin/view/Main/DeviceDetection
37  */
38 
39  /*
40  * Creative Technology and ZiiLABS
41  * Initially the Creative devices was all we supported so these are
42  * the most thoroughly tested devices. Presumably only the devices
43  * with older firmware (the ones that have 32bit object size) will
44  * need the DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL flag. This bug
45  * manifest itself when you have a lot of folders on the device,
46  * some of the folders will start to disappear when getting all objects
47  * and properties.
48  */
49  { "Creative", 0x041e, "ZEN Vision", 0x411f,
51  { "Creative", 0x041e, "Portable Media Center", 0x4123,
53  { "Creative", 0x041e, "ZEN Xtra (MTP mode)", 0x4128,
55  { "Dell", 0x041e, "DJ (2nd generation)", 0x412f,
57  { "Creative", 0x041e, "ZEN Micro (MTP mode)", 0x4130,
59  { "Creative", 0x041e, "ZEN Touch (MTP mode)", 0x4131,
61  { "Dell", 0x041e, "Dell Pocket DJ (MTP mode)", 0x4132,
63  { "Creative", 0x041e, "ZEN MicroPhoto (alternate version)", 0x4133,
65  { "Creative", 0x041e, "ZEN Sleek (MTP mode)", 0x4137,
67  { "Creative", 0x041e, "ZEN MicroPhoto", 0x413c,
69  { "Creative", 0x041e, "ZEN Sleek Photo", 0x413d,
71  { "Creative", 0x041e, "ZEN Vision:M", 0x413e,
73  // Reported by marazm@o2.pl
74  { "Creative", 0x041e, "ZEN V", 0x4150,
76  // Reported by danielw@iinet.net.au
77  // This version of the Vision:M needs the no release interface flag,
78  // unclear whether the other version above need it too or not.
79  { "Creative", 0x041e, "ZEN Vision:M (DVP-HD0004)", 0x4151,
82  // Reported by Darel on the XNJB forums
83  { "Creative", 0x041e, "ZEN V Plus", 0x4152,
85  { "Creative", 0x041e, "ZEN Vision W", 0x4153,
87  // Don't add 0x4155: this is a Zen Stone device which is not MTP
88  // Reported by Paul Kurczaba <paul@kurczaba.com>
89  { "Creative", 0x041e, "ZEN", 0x4157,
93  // Reported by Ringofan <mcroman@users.sourceforge.net>
94  { "Creative", 0x041e, "ZEN V 2GB", 0x4158,
96  // Reported by j norment <stormzen@gmail.com>
97  { "Creative", 0x041e, "ZEN Mozaic", 0x4161,
99  // Reported by Aaron F. Gonzalez <sub_tex@users.sourceforge.net>
100  { "Creative", 0x041e, "ZEN X-Fi", 0x4162,
102  // Reported by farmerstimuli <farmerstimuli@users.sourceforge.net>
103  { "Creative", 0x041e, "ZEN X-Fi 3", 0x4169,
105  // Reported by Todor Gyumyushev <yodor1@users.sourceforge.net>
106  { "ZiiLABS", 0x041e, "Zii EGG", 0x6000,
112 
113  /*
114  * Samsung
115  * We suspect that more of these are dual mode.
116  * We suspect more of these might need DEVICE_FLAG_NO_ZERO_READS
117  * We suspect more of these might need DEVICE_FLAG_PLAYLIST_SPL_V1
118  * or DEVICE_FLAG_PLAYLIST_SPL_V2 to get playlists working.
119  * YP-NEU, YP-NDU, YP-20, YP-800, YP-MF Series, YP-100, YP-30
120  * YP-700 and YP-90 are NOT MTP, but use a Samsung custom protocol.
121  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
122  * status.
123  */
124  // From anonymous SourceForge user, not verified
125  { "Samsung", 0x04e8, "YP-900", 0x0409, DEVICE_FLAG_NONE },
126  // From MItch <dbaker@users.sourceforge.net>
127  { "Samsung", 0x04e8, "I550W Phone", 0x04a4, DEVICE_FLAG_NONE },
128  // From Manfred Enning <menning@users.sourceforge.net>
129  { "Samsung", 0x04e8, "Jet S8000", 0x4f1f, DEVICE_FLAG_NONE },
130  // From Gabriel Nunes <gabrielkm1@yahoo.com.br>
131  { "Samsung", 0x04e8, "YH-920 (501d)", 0x501d, DEVICE_FLAG_UNLOAD_DRIVER },
132  // From Soren O'Neill
133  { "Samsung", 0x04e8, "YH-920 (5022)", 0x5022, DEVICE_FLAG_UNLOAD_DRIVER },
134  // Contributed by aronvanammers on SourceForge
135  { "Samsung", 0x04e8, "YH-925GS", 0x5024, DEVICE_FLAG_NONE },
136  // From libgphoto2, according to tests by Stephan Fabel it cannot
137  // get all objects with the getobjectproplist command..
138  { "Samsung", 0x04e8, "YH-820", 0x502e,
140  // Contributed by polux2001@users.sourceforge.net
141  { "Samsung", 0x04e8, "YH-925(-GS)", 0x502f,
144  // Contributed by anonymous person on SourceForge
145  { "Samsung", 0x04e8, "YH-J70J", 0x5033,
147  // From XNJB user
148  // Guessing on .spl flag
149  { "Samsung", 0x04e8, "YP-Z5", 0x503c,
153  // Don't add 0x5041 as this is YP-Z5 in USB mode
154  // Contributed by anonymous person on SourceForge
155  { "Samsung", 0x04e8, "YP-T7J", 0x5047,
158  // Reported by cstrickler@gmail.com
159  { "Samsung", 0x04e8, "YP-U2J (YP-U2JXB/XAA)", 0x5054,
162  // Reported by Andrew Benson
163  { "Samsung", 0x04e8, "YP-F2J", 0x5057,
165  // Reported by Patrick <skibler@gmail.com>
166  // Just guessing but looks like .spl v1 http://www.anythingbutipod.com/forum/showthread.php?t=14160
167  { "Samsung", 0x04e8, "YP-K5", 0x505a,
171  // From dev.local@gmail.com - 0x4e8/0x507c is the UMS mode, apparently
172  // do not add that device.
173  // From m.eik michalke
174  // This device does NOT use the special SPL playlist according to sypqgjxu@gmx.de.
175  { "Samsung", 0x04e8, "YP-U3", 0x507d,
178  // Reported by Matthew Wilcox <matthew@wil.cx>
179  // Sergio <sfrdll@tiscali.it> reports this device need the BROKEN ALL flag.
180  // Guessing on .spl flag
181  { "Samsung", 0x04e8, "YP-T9", 0x507f,
186  // From Paul Clinch
187  // Just guessing but looks like .spl v1 http://www.anythingbutipod.com/forum/showthread.php?t=14160
188  // Some versions of the firmware reportedly support OGG, reportedly only the
189  // UMS versions, so MTP+OGG is not possible on this device.
190  { "Samsung", 0x04e8, "YP-K3", 0x5081,
193  // From XNJB user
194  // From Alistair Boyle, .spl v2 required for playlists
195  // According to the device log it properly supports OGG
196  { "Samsung", 0x04e8, "YP-P2", 0x5083,
201  // From Paul Clinch
202  // Guessing on .spl flag
203  { "Samsung", 0x04e8, "YP-T10", 0x508a,
209  // From Wim Verwimp <wimverwimp@gmail.com>
210  // Not sure about the Ogg and broken proplist flags here. Just guessing.
211  // Guessing on .spl flag
212  { "Samsung", 0x04e8, "YP-S5", 0x508b,
217  // From Ludovic Danigo
218  // Guessing on .spl flag
219  { "Samsung", 0x04e8, "YP-S3", 0x5091,
224  // From Adrian Levi <adrian.levi@gmail.com>
225  // Guessing on .spl flag
226  // This one supports OGG properly through the correct MTP type.
227  { "Samsung", 0x04e8, "YP-U4", 0x5093, DEVICE_FLAG_UNLOAD_DRIVER },
228  // From Chris Le Sueur <thefishface@gmail.com>
229  // Guessing on .spl flag
230  // This one supports OGG properly through the correct MTP type.
231  { "Samsung", 0x04e8, "YP-R1", 0x510f,
235  // From Anonymous SourceForge user
236  // Guessing on .spl flag
237  { "Samsung", 0x04e8, "YP-Q1", 0x5115,
242  // From Holger
243  { "Samsung", 0x04e8, "YP-M1", 0x5118,
247  // From Anonymous SourceForge user
248  // Guessing on .spl flag
249  { "Samsung", 0x04e8, "YP-P3", 0x511a,
254  // From Anonymous SourceForge user
255  // Guessing on .spl flag
256  { "Samsung", 0x04e8, "YP-Q2", 0x511d,
261  // From Marco Pizzocaro <mpizzocaro@users.sourceforge.net>
262  // Guessing on .spl flag
263  { "Samsung", 0x04e8, "YP-U5", 0x5121,
268  // From Leonardo Accorsi <laccorsi@users.sourceforge.net>
269  // Guessing on .spl flag
270  { "Samsung", 0x04e8, "YP-R0", 0x5125,
275  // The "YP-R2" (0x04e8/0x512d) is NOT MTP, it is UMS only.
276  // Guessing on device flags for the MTP mode...
277  { "Samsung", 0x04e8, "YP-R2", 0x512e,
283  // From Manuel Carro
284  // Copied from Q2
285  { "Samsung", 0x04e8, "YP-Q3", 0x5130,
290  // Reported by: traaf <traaf@users.sourceforge.net>
291  // Guessing on the playlist type!
292  // Appears to present itself properly as a PTP device with MTP extensions!
293  { "Samsung", 0x04e8, "YP-Z3", 0x5137,
298  // YP-F3 is NOT MTP - USB mass storage
299  // From a rouge .INF file
300  // this device ID seems to have been recycled for:
301  // the Samsung SGH-A707 Cingular cellphone
302  // the Samsung L760-V cellphone
303  // the Samsung SGH-U900 cellphone
304  // the Samsung Fascinate player
305  { "Samsung", 0x04e8,
306  "YH-999 Portable Media Center/SGH-A707/SGH-L760V/SGH-U900/Verizon Intensity/Fascinate",
308  // From Santi Béjar <sbejar@gmail.com> - not sure this is MTP...
309  // { "Samsung", 0x04e8, "Z170 Mobile Phone", 0x6601, DEVICE_FLAG_UNLOAD_DRIVER },
310  // From Santi Béjar <sbejar@gmail.com> - not sure this is MTP...
311  // { "Samsung", 0x04e8, "E250 Mobile Phone", 0x663e, DEVICE_FLAG_UNLOAD_DRIVER },
312  // From an anonymous SF user
313  { "Samsung", 0x04e8, "M7600 Beat/GT-S8300T/SGH-F490/S8300", 0x6642,
316  // From Lionel Bouton
317  { "Samsung", 0x04e8, "X830 Mobile Phone", 0x6702,
319  // From James <jamestech@gmail.com>
320  { "Samsung", 0x04e8, "U600 Mobile Phone", 0x6709,
322  // From Cesar Cardoso <cesar@cesarcardoso.tk>
323  // No confirmation that this is really MTP.
324  { "Samsung", 0x04e8, "F250 Mobile Phone", 0x6727,
326  // From Charlie Todd 2007-10-31
327  { "Samsung", 0x04e8, "Juke (SCH-U470)", 0x6734,
329  // Reported by Tenn
330  { "Samsung", 0x04e8, "GT-B2700", 0x6752,
332  // Added by Greg Fitzgerald <netzdamon@gmail.com>
333  { "Samsung", 0x04e8, "SAMSUNG Trance", 0x6763,
337  // From anonymous sourceforge user
338  // Guessing on .spl flag, maybe needs NO_ZERO_READS, whatdoIknow
339  { "Samsung", 0x04e8, "GT-S8500", 0x6819,
342  /*
343  * These entries seems to be used on a *lot* of Samsung
344  * Android phones. It is *not* the Android MTP stack but an internal
345  * Samsung stack. The devices present a few different product IDs
346  * depending on mode:
347  *
348  * 0x685b - UMS
349  * 0x685c - MTP + ADB
350  * 0x685e - UMS + CDC (not MTP)
351  * 0x6860 - MTP mode (default)
352  * 0x6863 - USB CDC RNDIS (not MTP)
353  * 0x6865 - PTP mode (not MTP)
354  * 0x6877 - Kies mode? Does it have MTP?
355  *
356  * Used on these samsung devices:
357  * GT P7310/P7510/N7000/I9100/I9250/I9300
358  * Galaxy Nexus
359  * Galaxy Tab 7.7/10.1
360  * Galaxy S GT-I9000
361  * Galaxy S Advance GT-I9070
362  * Galaxy S2
363  * Galaxy S3
364  * Galaxy Note
365  * Gakaxy Xcover
366  * Galaxy Y
367  *
368  * - It seems that some PTP commands are broken.
369  * - Devices seem to have a connection timeout, the session must be
370  * open in about 3 seconds since the device is plugged in, after
371  * that time it will not respond. Thus GUI programs work fine.
372  * - Seems also to be used with Galaxy Nexus debug mode and on
373  * US markets for some weird reason.
374  *
375  * From: Ignacio Martínez <ignacio.martinezrivera@yahoo.es> and others
376  * From Harrison Metzger <harrisonmetz@gmail.com>
377  */
378  { "Samsung", 0x04e8,
379  "Galaxy models (MTP+ADB)", 0x685c,
387  { "Samsung", 0x04e8,
388  "Galaxy models (MTP)", 0x6860,
396  // From: Erik Berglund <erikjber@users.sourceforge.net>
397  // Logs indicate this needs DEVICE_FLAG_NO_ZERO_READS
398  // No Samsung platlists on this device.
399  // https://sourceforge.net/tracker/?func=detail&atid=809061&aid=3026337&group_id=158745
400  // i5800 duplicate reported by igel <igel-kun@users.sourceforge.net>
401  // Guessing this has the same problematic MTP stack as the device
402  // above.
403  { "Samsung", 0x04e8, "Galaxy models Kies mode", 0x6877,
409  // From: John Gorkos <ab0oo@users.sourceforge.net> and
410  // Akos Maroy <darkeye@users.sourceforge.net>
411  { "Samsung", 0x04e8, "Vibrant SGH-T959/Captivate/Media player mode", 0x68a9,
414  // Reported by Sleep.Walker <froser@users.sourceforge.net>
415  { "Samsung", 0x04e8, "GT-B2710/Xcover 271", 0x68af,
418  // From anonymous Sourceforge user
419  { "Samsung", 0x04e8, "GT-S5230", 0xe20c, DEVICE_FLAG_NONE },
420 
421 
422  /*
423  * Microsoft
424  * All except the first probably need MTPZ to work
425  */
426  { "Microsoft/Intel", 0x045e, "Bandon Portable Media Center", 0x00c9,
428  // HTC Mozart is using the PID, as is Nokia Lumia 800
429  // May need MTPZ to work
430  { "Microsoft", 0x045e, "Windows Phone", 0x04ec, DEVICE_FLAG_NONE },
431  // Reported by Tadimarri Sarath <sarath.tadi@gmail.com>
432  // No idea why this use an Intel PID, perhaps a leftover from
433  // the early PMC development days when Intel and Microsoft were
434  // partnering.
435  { "Microsoft", 0x045e, "Windows MTP Simulator", 0x0622, DEVICE_FLAG_NONE },
436  // Reported by Edward Hutchins (used for Zune HDs)
437  { "Microsoft", 0x045e, "Zune HD", 0x063e, DEVICE_FLAG_NONE },
438  { "Microsoft", 0x045e, "Kin 1", 0x0640, DEVICE_FLAG_NONE },
439  { "Microsoft/Sharp/nVidia", 0x045e, "Kin TwoM", 0x0641, DEVICE_FLAG_NONE },
440  // Reported by Farooq Zaman (used for all Zunes)
441  { "Microsoft", 0x045e, "Zune", 0x0710, DEVICE_FLAG_NONE },
442  // Reported by Olegs Jeremejevs
443  { "Microsoft/HTC", 0x045e, "HTC 8S", 0xf0ca, DEVICE_FLAG_NONE },
444 
445  /*
446  * JVC
447  */
448  // From Mark Veinot
449  { "JVC", 0x04f1, "Alneo XA-HD500", 0x6105, DEVICE_FLAG_NONE },
450 
451  /*
452  * Philips
453  */
454  { "Philips", 0x0471, "HDD6320/00 or HDD6330/17", 0x014b, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
455  // Anonymous SourceForge user
456  { "Philips", 0x0471, "HDD14XX,HDD1620 or HDD1630/17", 0x014c, DEVICE_FLAG_NONE },
457  // from discussion forum
458  { "Philips", 0x0471, "HDD085/00 or HDD082/17", 0x014d, DEVICE_FLAG_NONE },
459  // from XNJB forum
460  { "Philips", 0x0471, "GoGear SA9200", 0x014f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
461  // From John Coppens <jcoppens@users.sourceforge.net>
462  { "Philips", 0x0471, "SA1115/55", 0x0164, DEVICE_FLAG_NONE },
463  // From Gerhard Mekenkamp
464  { "Philips", 0x0471, "GoGear Audio", 0x0165, DEVICE_FLAG_NONE },
465  // from David Holm <wormie@alberg.dk>
466  { "Philips", 0x0471, "Shoqbox", 0x0172, DEVICE_FLAG_ONLY_7BIT_FILENAMES },
467  // from npedrosa
468  { "Philips", 0x0471, "PSA610", 0x0181, DEVICE_FLAG_NONE },
469  // From libgphoto2 source
470  { "Philips", 0x0471, "HDD6320", 0x01eb, DEVICE_FLAG_NONE },
471  // From Detlef Meier <dm@emlix.com>
472  { "Philips", 0x0471, "GoGear SA6014/SA6015/SA6024/SA6025/SA6044/SA6045", 0x084e, DEVICE_FLAG_UNLOAD_DRIVER },
473  // From anonymous Sourceforge user SA5145/02
474  { "Philips", 0x0471, "GoGear SA5145", 0x0857, DEVICE_FLAG_UNLOAD_DRIVER },
475  /* https://sourceforge.net/p/libmtp/bugs/1260/ */
476  { "Philips", 0x0471, "i908", 0x190b, DEVICE_FLAG_UNLOAD_DRIVER },
477  // From a
478  { "Philips", 0x0471, "GoGear SA6125/SA6145/SA6185", 0x2002, DEVICE_FLAG_UNLOAD_DRIVER },
479  // From anonymous Sourceforge user, not verified to be MTP!
480  { "Philips", 0x0471, "GoGear SA3345", 0x2004, DEVICE_FLAG_UNLOAD_DRIVER },
481  // From Roberto Vidmar <rvidmar@libero.it>
482  { "Philips", 0x0471, "SA5285", 0x2022, DEVICE_FLAG_UNLOAD_DRIVER },
483  // From Elie De Brauwer <elie@de-brauwer.be>
484  { "Philips", 0x0471, "GoGear ViBE SA1VBE04", 0x2075,
486  // From Anonymous SourceForge user
487  { "Philips", 0x0471, "GoGear Muse", 0x2077,
489  // From Elie De Brauwer <elie@de-brauwer.be>
490  { "Philips", 0x0471, "GoGear ViBE SA1VBE04/08", 0x207b,
492  // From josmtx <josmtx@users.sourceforge.net>
493  { "Philips", 0x0471, "GoGear Aria", 0x207c,
495  // From epklein
496  { "Philips", 0x0471, "GoGear SA1VBE08KX/78", 0x208e,
498  // From Anonymous SourceForge User
499  { "Philips", 0x0471, "GoGear VIBE SA2VBE[08|16]K/02", 0x20b7,
501  // From Anonymous SourceForge User
502  { "Philips", 0x0471, "GoGear Ariaz", 0x20b9,
504  // From Anonymous SourceForge User
505  { "Philips", 0x0471, "GoGear Vibe/02", 0x20e5,
507  // Reported by Philip Rhoades
508  { "Philips", 0x0471, "GoGear Ariaz/97", 0x2138,
510  /* https://sourceforge.net/p/libmtp/bugs/1186/ */
511  { "Philips", 0x0471, "PI3900B2/58 ", 0x2190,
513  // from XNJB user
514  { "Philips", 0x0471, "PSA235", 0x7e01, DEVICE_FLAG_NONE },
515 
516  /*
517  * Acer
518  * Reporters:
519  * Franck VDL <franckv@users.sourceforge.net>
520  * Matthias Arndt <simonsunnyboy@users.sourceforge.net>
521  * Arvin Schnell <arvins@users.sourceforge.net>
522  * Philippe Marzouk <philm@users.sourceforge.net>
523  * nE0sIghT <ne0sight@users.sourceforge.net>
524  * Maxime de Roucy <maxime1986@users.sourceforge.net>
525  */
526  { "Acer", 0x0502, "Iconia TAB A500 (ID1)", 0x3325,
528  { "Acer", 0x0502, "Iconia TAB A500 (ID2)", 0x3341,
530  { "Acer", 0x0502, "Iconia TAB A501 (ID1)", 0x3344,
532  { "Acer", 0x0502, "Iconia TAB A501 (ID2)", 0x3345,
534  { "Acer", 0x0502, "Iconia TAB A100 (ID1)", 0x3348,
536  { "Acer", 0x0502, "Iconia TAB A100 (ID2)", 0x3349,
538  { "Acer", 0x0502, "Iconia TAB A101 (ID1)", 0x334a,
540  { "Acer", 0x0502, "Iconia TAB A700", 0x3378,
542  { "Acer", 0x0502, "Iconia TAB A200 (ID1)", 0x337c,
544  { "Acer", 0x0502, "Iconia TAB A200 (ID2)", 0x337d,
546  { "Acer", 0x0502, "Iconia TAB A510 (ID1)", 0x3389,
548  { "Acer", 0x0502, "Iconia TAB A510 (ID2)", 0x338a,
550  { "Acer", 0x0502, "S500 CloudMobile", 0x33aa,
552  { "Acer", 0x0502, "E350 Liquid Gallant Duo (ID1)", 0x33c3,
554  { "Acer", 0x0502, "E350 Liquid Gallant Duo (ID2)", 0x33c4,
556  { "Acer", 0x0502, "Iconia TAB A210", 0x33cb,
558  { "Acer", 0x0502, "Iconia TAB A110", 0x33d8,
560  { "Acer", 0x0502, "Liquid Z120 MT65xx Android Phone", 0x3473,
562  /* https://sourceforge.net/p/libmtp/bugs/1029/ */
563  { "Acer", 0x0502, "Liquid E2", 0x3514,
565  { "Acer", 0x0502, "Iconia A1-810", 0x353c,
567  { "Acer", 0x0502, "Liquid Z130 MT65xx Android Phone", 0x355f,
569  /* https://sourceforge.net/p/libmtp/bugs/1206/ */
570  { "Acer", 0x0502, "Iconia A3-A11", 0x3586,
572  /* https://sourceforge.net/p/libmtp/bugs/1103/ */
573  { "Acer", 0x0502, "Liquid E3", 0x35a8,
575  /* https://sourceforge.net/p/libmtp/bugs/1147/ */
576  { "Acer", 0x0502, "Z150", 0x35e4,
578  /* https://sourceforge.net/p/libmtp/bugs/1184/ */
579  { "Acer", 0x0502, "Liquid X1", 0x3609,
581  /* https://sourceforge.net/p/libmtp/bugs/1298/ */
582  { "Acer", 0x0502, "Z160", 0x361d,
584  { "Acer", 0x0502, "Iconia A1-840FHD", 0x362d,
586  /* https://sourceforge.net/p/libmtp/bugs/1251/ */
587  { "Acer", 0x0502, "E39", 0x3643,
589  /* https://sourceforge.net/p/libmtp/bugs/1369/ */
590  { "Acer", 0x0502, "liquid e700", 0x3644,
592  { "Acer", 0x0502, "One 7", 0x3657,
594  /* https://sourceforge.net/p/libmtp/support-requests/183/ */
595  { "Acer", 0x0502, "Z200", 0x3683,
597  /* https://sourceforge.net/p/libmtp/bugs/1341/ */
598  { "Acer", 0x0502, "Liquid S56", 0x3725,
600  /* https://sourceforge.net/p/libmtp/support-requests/188/ */
601  { "Acer", 0x0502, "Liquid Z220", 0x3750,
603 
604  /*
605  * SanDisk
606  * several devices (c150 for sure) are definately dual-mode and must
607  * have the USB mass storage driver that hooks them unloaded first.
608  * They all have problematic dual-mode making the device unload effect
609  * uncertain on these devices.
610  *
611  * All older devices seem to need DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL.
612  * Old chipsets: e200/c200 use PP5024 from Nvidia (formerly PortalPlayer).
613  * m200 use TCC770 from Telechips.
614  *
615  * The newer Sansa v2 chipset, AD3525 from Austriamicrosystems (AMS) found
616  * in e280 v2 c200 v2, Clip, Fuze etc require
617  * DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST
618  * and DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR to work properly.
619  *
620  * For more info see: http://daniel.haxx.se/sansa/v2.html
621  */
622  // Reported by Brian Robison
623  { "SanDisk", 0x0781, "Sansa m230/m240", 0x7400,
626  // From Rockbox device listing
627  { "SanDisk", 0x0781, "Sansa m200-tcc (MTP mode)", 0x7401,
630  // Reported by tangent_@users.sourceforge.net
631  { "SanDisk", 0x0781, "Sansa c150", 0x7410,
634  // From libgphoto2 source
635  // Reported by <gonkflea@users.sourceforge.net>
636  // Reported by Mike Owen <mikeowen@computerbaseusa.com>
637  { "SanDisk", 0x0781, "Sansa e200/e250/e260/e270/e280", 0x7420,
640  // Don't add 0x7421 as this is e280 in MSC mode
641  // Reported by XNJB user
642  { "SanDisk", 0x0781, "Sansa e260/e280 v2", 0x7422,
646  // Reported by XNJB user
647  { "SanDisk", 0x0781, "Sansa m240/m250", 0x7430,
650  // Reported by Eugene Brevdo <ebrevdo@princeton.edu>
651  { "SanDisk", 0x0781, "Sansa Clip", 0x7432,
655  // Reported by HackAR <hackar@users.sourceforge.net>
656  { "SanDisk", 0x0781, "Sansa Clip v2", 0x7434,
660  // Reported by anonymous user at sourceforge.net
661  { "SanDisk", 0x0781, "Sansa c240/c250", 0x7450,
664  // Reported by anonymous SourceForge user
665  { "SanDisk", 0x0781, "Sansa c250 v2", 0x7452,
668  // Reported by Troy Curtis Jr.
669  { "SanDisk", 0x0781, "Sansa Express", 0x7460,
672  // Reported by XNJB user, and Miguel de Icaza <miguel@gnome.org>
673  // This has no dual-mode so no need to unload any driver.
674  // This is a Linux based device!
675  { "SanDisk", 0x0781, "Sansa Connect", 0x7480, DEVICE_FLAG_NONE },
676  // Reported by anonymous SourceForge user
677  { "SanDisk", 0x0781, "Sansa View", 0x74b0,
680  // Reported by Patrick <skibler@gmail.com>
681  // There are apparently problems with this device.
682  { "SanDisk", 0x0781, "Sansa Fuze", 0x74c0,
687  // Harry Phillips <tuxcomputers@users.sourceforge.net>
688  { "SanDisk", 0x0781, "Sansa Fuze v2", 0x74c2,
693  // Reported by anonymous SourceForge user
694  // Need BROKEN_SET_SAMPLE_DIMENSIONS accordning to
695  // Michael <mpapet@users.sourceforge.net>
696  { "SanDisk", 0x0781, "Sansa Clip+", 0x74d0,
701  // Reported by anonymous SourceForge user
702  { "SanDisk", 0x0781, "Sansa Fuze+", 0x74e0,
707  // Reported by mattyj2001@users.sourceforge.net
708  { "SanDisk", 0x0781, "Sansa Clip Zip", 0x74e4,
713 
714  /*
715  * iRiver
716  * we assume that PTP_OC_MTP_GetObjPropList is essentially
717  * broken on all iRiver devices, meaning it simply won't return
718  * all properties for a file when asking for metadata 0xffffffff.
719  * Please test on your device if you believe it isn't broken!
720  */
721  { "iRiver", 0x1006, "H300 Series MTP", 0x3004,
724  { "iRiver", 0x1006, "Portable Media Center 1", 0x4002,
727  { "iRiver", 0x1006, "Portable Media Center 2", 0x4003,
730  // From [st]anislav <iamstanislav@gmail.com>
731  { "iRiver", 0x1042, "T7 Volcano", 0x1143, DEVICE_FLAG_IRIVER_OGG_ALZHEIMER },
732  // From an anonymous person at SourceForge, uncertain about this one
733  { "iRiver", 0x4102, "iFP-880", 0x1008,
736  // 0x4102, 0x1042 is a USB mass storage mode for E100 v2/Lplayer
737  // From libgphoto2 source
738  { "iRiver", 0x4102, "T10", 0x1113,
741  { "iRiver", 0x4102, "T20 FM", 0x1114,
744  // This appears at the MTP-UMS site
745  { "iRiver", 0x4102, "T20", 0x1115,
748  { "iRiver", 0x4102, "U10", 0x1116,
751  { "iRiver", 0x4102, "T10b", 0x1117,
754  { "iRiver", 0x4102, "T20b", 0x1118,
757  { "iRiver", 0x4102, "T30", 0x1119,
760  // Reported by David Wolpoff
761  { "iRiver", 0x4102, "T10 2GB", 0x1120,
764  // Rough guess this is the MTP device ID...
765  { "iRiver", 0x4102, "N12", 0x1122,
768  // Reported by Philip Antoniades <philip@mysql.com>
769  // Newer iriver devices seem to have shaped-up firmware without any
770  // of the annoying bugs.
771  { "iRiver", 0x4102, "Clix2", 0x1126, DEVICE_FLAG_NONE },
772  // Reported by Adam Torgerson
773  { "iRiver", 0x4102, "Clix", 0x112a,
775  // Reported by Douglas Roth <dougaus@gmail.com>
776  { "iRiver", 0x4102, "X20", 0x1132,
779  // Reported by Robert Ugo <robert_ugo@users.sourceforge.net>
780  { "iRiver", 0x4102, "T60", 0x1134,
783  // Reported by two anonymous SourceForge users
784  // Needs the stronger OGG_IS_UNKNOWN flag to support OGG properly,
785  // be aware of newer players that may be needing this too.
786  { "iRiver", 0x4102, "E100", 0x1141,
789  // Reported by anonymous SourceForge user
790  // Need verification of whether this firmware really need all these flags
791  { "iRiver", 0x4102, "E100 v2/Lplayer", 0x1142,
794  // Reported by Richard Vennemann <vennemann@users.sourceforge.net>
795  // In USB Mass Storage mode it is 0x4102/0x1047
796  // Seems to use the new shaped-up firmware.
797  { "iRiver", 0x4102, "Spinn", 0x1147, DEVICE_FLAG_NONE },
798  // Reported by Tony Janssen <tonyjanssen@users.sourceforge.net>
799  { "iRiver", 0x4102, "E50", 0x1151,
802  // Reported by anonymous SourceForge user, guessing on flags
803  { "iRiver", 0x4102, "E150", 0x1152,
806  // Reported by Jakub Matraszek <jakub.matraszek@gmail.com>
807  { "iRiver", 0x4102, "T5", 0x1153,
810  // Reported by pyalex@users.sourceforge.net
811  // Guessing that this needs the FLAG_NO_ZERO_READS...
812  { "iRiver", 0x4102, "E30", 0x1167,
815  // Reported by Scott Call
816  // Assume this actually supports OGG though it reports it doesn't.
817  { "iRiver", 0x4102, "H10 20GB", 0x2101,
820  { "iRiver", 0x4102, "H10 5GB", 0x2102,
823  // From Rockbox device listing
824  { "iRiver", 0x4102, "H10 5.6GB", 0x2105,
827 
828 
829  /*
830  * Dell
831  */
832  { "Dell Inc", 0x413c, "DJ Itty", 0x4500,
834  /* Reported by: JR */
835  { "Dell Inc", 0x413c, "Dell Streak 7", 0xb10b,
837  { "Dell Inc", 0x413c, "Dell Venue 7 inch", 0xb11a,
839  { "Dell Inc", 0x413c, "Dell Venue 7 inch (2nd ID)", 0xb11b,
841 
842  /*
843  * Toshiba
844  * Tentatively flagged all Toshiba devices with
845  * DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST after one of them
846  * showed erroneous behaviour.
847  */
848  { "Toshiba", 0x0930, "Gigabeat MEGF-40", 0x0009,
851  { "Toshiba", 0x0930, "Gigabeat", 0x000c,
854  // Reported by Nicholas Tripp
855  { "Toshiba", 0x0930, "Gigabeat P20", 0x000f,
858  // From libgphoto2
859  { "Toshiba", 0x0930, "Gigabeat S", 0x0010,
863  // Reported by Rob Brown
864  { "Toshiba", 0x0930, "Gigabeat P10", 0x0011,
867  // Reported by solanum@users.sourceforge.net
868  { "Toshiba", 0x0930, "Gigabeat V30", 0x0014,
871  // Reported by Michael Davis <slithy@yahoo.com>
872  { "Toshiba", 0x0930, "Gigabeat U", 0x0016,
875  // Reported by Devon Jacobs <devo@godevo.com>
876  { "Toshiba", 0x0930, "Gigabeat MEU202", 0x0018,
879  // Reported by Rolf <japan (at) dl3lar.de>
880  { "Toshiba", 0x0930, "Gigabeat T", 0x0019,
883  // Reported by Phil Ingram <ukpbert@users.sourceforge.net>
884  // Tentatively added - no real reports of this device ID being MTP,
885  // reports as USB Mass Storage currently.
886  { "Toshiba", 0x0930, "Gigabeat MEU201", 0x001a,
889  // Reported by anonymous SourceForge user
890  { "Toshiba", 0x0930, "Gigabeat MET401", 0x001d,
893  // Reported by Andree Jacobson <nmcandree@users.sourceforge.net>
894  { "Toshiba", 0x0930, "Excite AT300", 0x0963,
896  // Reported by Nigel Cunningham <nigel@tuxonice.net>
897  // Guessing on Android bugs
898  { "Toshiba", 0x0930, "Thrive AT100/AT105", 0x7100,
900 
901  /*
902  * Archos
903  * These devices have some dual-mode interfaces which will really
904  * respect the driver unloading, so DEVICE_FLAG_UNLOAD_DRIVER
905  * really work on these devices!
906  *
907  * Devices reported by:
908  * Archos
909  * Alexander Haertig <AlexanderHaertig@gmx.de>
910  * Jan Binder
911  * gudul1@users.sourceforge.net
912  * Etienne Chauchot <chauchot.etienne@free.fr>
913  * Kay McCormick <kaym@modsystems.com>
914  * Joe Rabinoff
915  * Jim Krehl <jimmuhk@users.sourceforge.net>
916  * Adrien Guichard <tmor@users.sourceforge.net>
917  * Clément <clemvangelis@users.sourceforge.net>
918  * Thackert <hackertenator@users.sourceforge.net>
919  * Till <Till@users.sourceforge.net>
920  * Sebastien ROHAUT
921  */
922  { "Archos", 0x0e79, "Gmini XS100", 0x1207, DEVICE_FLAG_UNLOAD_DRIVER },
923  { "Archos", 0x0e79, "XS202 (MTP mode)", 0x1208, DEVICE_FLAG_NONE },
924  { "Archos", 0x0e79, "104 (MTP mode)", 0x120a, DEVICE_FLAG_NONE },
925  { "Archos", 0x0e79, "204 (MTP mode)", 0x120c, DEVICE_FLAG_UNLOAD_DRIVER },
926  { "Archos", 0x0e79, "404 (MTP mode)", 0x1301, DEVICE_FLAG_UNLOAD_DRIVER },
927  { "Archos", 0x0e79, "404CAM (MTP mode)", 0x1303, DEVICE_FLAG_UNLOAD_DRIVER },
928  { "Archos", 0x0e79, "504 (MTP mode)", 0x1307, DEVICE_FLAG_UNLOAD_DRIVER },
929  { "Archos", 0x0e79, "604 (MTP mode)", 0x1309, DEVICE_FLAG_UNLOAD_DRIVER },
930  { "Archos", 0x0e79, "604WIFI (MTP mode)", 0x130b, DEVICE_FLAG_UNLOAD_DRIVER },
931  { "Archos", 0x0e79, "704 mobile dvr", 0x130d, DEVICE_FLAG_UNLOAD_DRIVER },
932  { "Archos", 0x0e79, "704TV (MTP mode)", 0x130f, DEVICE_FLAG_UNLOAD_DRIVER },
933  { "Archos", 0x0e79, "405 (MTP mode)", 0x1311, DEVICE_FLAG_UNLOAD_DRIVER },
934  { "Archos", 0x0e79, "605 (MTP mode)", 0x1313, DEVICE_FLAG_UNLOAD_DRIVER },
935  { "Archos", 0x0e79, "605F (MTP mode)", 0x1315, DEVICE_FLAG_UNLOAD_DRIVER },
936  { "Archos", 0x0e79, "705 (MTP mode)", 0x1319, DEVICE_FLAG_UNLOAD_DRIVER },
937  { "Archos", 0x0e79, "TV+ (MTP mode)", 0x131b, DEVICE_FLAG_UNLOAD_DRIVER },
938  { "Archos", 0x0e79, "105 (MTP mode)", 0x131d, DEVICE_FLAG_UNLOAD_DRIVER },
939  { "Archos", 0x0e79, "405HDD (MTP mode)", 0x1321, DEVICE_FLAG_UNLOAD_DRIVER },
940  { "Archos", 0x0e79, "5 (MTP mode 1)", 0x1331, DEVICE_FLAG_UNLOAD_DRIVER },
941  { "Archos", 0x0e79, "5 (MTP mode 2)", 0x1333, DEVICE_FLAG_UNLOAD_DRIVER },
942  { "Archos", 0x0e79, "7 (MTP mode)", 0x1335, DEVICE_FLAG_UNLOAD_DRIVER },
943  { "Archos", 0x0e79, "SPOD (MTP mode)", 0x1341, DEVICE_FLAG_UNLOAD_DRIVER },
944  { "Archos", 0x0e79, "5S IT (MTP mode)", 0x1351, DEVICE_FLAG_UNLOAD_DRIVER },
945  { "Archos", 0x0e79, "5H IT (MTP mode)", 0x1357, DEVICE_FLAG_UNLOAD_DRIVER },
946  { "Archos", 0x0e79, "48 (MTP mode)", 0x1421, DEVICE_FLAGS_ANDROID_BUGS },
947  { "Archos", 0x0e79, "Arnova Childpad", 0x1458, DEVICE_FLAGS_ANDROID_BUGS },
948  { "Archos", 0x0e79, "Arnova 8c G3", 0x145e, DEVICE_FLAGS_ANDROID_BUGS },
949  { "Archos", 0x0e79, "Arnova 10bG3 Tablet", 0x146b, DEVICE_FLAGS_ANDROID_BUGS },
950  { "Archos", 0x0e79, "97 Xenon", 0x149a, DEVICE_FLAGS_ANDROID_BUGS },
951  { "Archos", 0x0e79, "97 Titanium", 0x14ad, DEVICE_FLAGS_ANDROID_BUGS },
952  { "Archos", 0x0e79, "80 Titanium", 0x14bf, DEVICE_FLAGS_ANDROID_BUGS },
953  { "Archos", 0x0e79, "101 Titanium", 0x14b9, DEVICE_FLAGS_ANDROID_BUGS },
954  /* https://sourceforge.net/p/libmtp/feature-requests/91/ */
955  { "Archos", 0x0e79, "70b Titanium", 0x14ef, DEVICE_FLAGS_ANDROID_BUGS },
956  { "Archos", 0x0e79, "8o G9 (MTP mode)", 0x1508, DEVICE_FLAG_UNLOAD_DRIVER },
957  { "Archos", 0x0e79, "8o G9 Turbo (MTP mode)", 0x1509, DEVICE_FLAG_UNLOAD_DRIVER },
958  { "Archos", 0x0e79, "80G9", 0x1518, DEVICE_FLAGS_ANDROID_BUGS },
959  { "Archos", 0x0e79, "101 G9 (ID1)", 0x1528, DEVICE_FLAGS_ANDROID_BUGS },
960  { "Archos", 0x0e79, "101 G9 (ID2)", 0x1529, DEVICE_FLAGS_ANDROID_BUGS },
961  { "Archos", 0x0e79, "101 G9 Turbo 250 HD", 0x1538, DEVICE_FLAGS_ANDROID_BUGS },
962  { "Archos", 0x0e79, "101 G9 Turbo", 0x1539, DEVICE_FLAGS_ANDROID_BUGS },
963  { "Archos", 0x0e79, "101 XS", 0x1548, DEVICE_FLAGS_ANDROID_BUGS },
964  { "Archos", 0x0e79, "70it2 (ID 1)", 0x1568, DEVICE_FLAGS_ANDROID_BUGS },
965  { "Archos", 0x0e79, "70it2 (ID 2)", 0x1569, DEVICE_FLAGS_ANDROID_BUGS },
966  { "Archos", 0x0e79, "50c", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
967  { "Archos", 0x0e79, "C40", 0x31ab, DEVICE_FLAGS_ANDROID_BUGS },
968  /* https://sourceforge.net/p/libmtp/bugs/1393/ */
969  { "Archos", 0x0e79, "Phone", 0x31e1, DEVICE_FLAGS_ANDROID_BUGS },
970  /* https://sourceforge.net/p/libmtp/bugs/1325/ */
971  { "Archos", 0x0e79, "45 Neon", 0x31f3, DEVICE_FLAGS_ANDROID_BUGS },
972  /* https://sourceforge.net/p/libmtp/bugs/1352/ */
973  { "Archos", 0x0e79, "50 Diamond", 0x3229, DEVICE_FLAGS_ANDROID_BUGS },
974  { "Archos", 0x0e79, "101 G4", 0x4002, DEVICE_FLAGS_ANDROID_BUGS },
975  { "Archos (for Tesco)", 0x0e79, "Hudl (ID1)", 0x5008, DEVICE_FLAGS_ANDROID_BUGS },
976  { "Archos (for Tesco)", 0x0e79, "Hudl (ID2)", 0x5009, DEVICE_FLAGS_ANDROID_BUGS },
977  /* https://sourceforge.net/p/libmtp/bugs/1404/ */
978  { "Archos", 0x0e79, "AC40DTI", 0x5217, DEVICE_FLAGS_ANDROID_BUGS },
979 
980  /*
981  * Dunlop (OEM of EGOMAN ltd?) reported by Nanomad
982  * This unit is falsely detected as USB mass storage in Linux
983  * prior to kernel 2.6.19 (fixed by patch from Alan Stern)
984  * so on older kernels special care is needed to remove the
985  * USB mass storage driver that erroneously binds to the device
986  * interface.
987  *
988  * More problematic, this manufacturer+device ID seems to be
989  * reused in a USB Mass Storage device named "Zipy Fox 8GB",
990  * which means libmtp may mistreat it.
991  */
992  { "Dunlop", 0x10d6, "MP3 player 1GB / EGOMAN MD223AFD", 0x2200, DEVICE_FLAG_UNLOAD_DRIVER},
993  // Reported by Steven Black <stevenblack1956@users.sourceforge.net>
994  // Obviously this company goes by many names.
995  // This device is USB 2.0 only. Broken pipe on closing.
996  // A later report indicates that this is also used by the iRiver E200
997  { "Memorex or iRiver", 0x10d6, "MMP 8585/8586 or iRiver E200", 0x2300,
1000 
1001  /*
1002  * Sirius
1003  */
1004  { "Sirius", 0x18f6, "Stiletto", 0x0102, DEVICE_FLAG_NONE },
1005  // Reported by Chris Bagwell <chris@cnpbagwell.com>
1006  { "Sirius", 0x18f6, "Stiletto 2", 0x0110, DEVICE_FLAG_NONE },
1007 
1008  /*
1009  * Nokia
1010  * Please verify the low device IDs here, I suspect these might be for
1011  * things like USB storage or modem mode actually, whereas the higher
1012  * range (0x04nn) could be for MTP. Some of the devices were gathered
1013  * from the Nokia WMP drivers:
1014  * http://nds2.nokia.com/files/support/global/phones/software/
1015  * Address was gathered from going to:
1016  * nseries.com
1017  * -> support
1018  * -> select supported device
1019  * -> PC software
1020  * -> Music software
1021  * -> Windows Media Player 10 driver
1022  */
1023  // From: DoomHammer <gaczek@users.sourceforge.net>
1024  { "Nokia", 0x0421, "N81 Mobile Phone", 0x000a, DEVICE_FLAG_NONE },
1025  // From an anonymous SourceForge user
1026  { "Nokia", 0x0421, "6120c Classic Mobile Phone", 0x002e, DEVICE_FLAG_NONE },
1027  // From Stefano
1028  { "Nokia", 0x0421, "N96 Mobile Phone", 0x0039, DEVICE_FLAG_NONE },
1029  // From Martijn van de Streek <martijn@vandestreek.net>
1030  { "Nokia", 0x0421, "6500c Classic Mobile Phone", 0x003c, DEVICE_FLAG_NONE },
1031  // From: DoomHammer <gaczek@users.sourceforge.net>
1032  { "Nokia", 0x0421, "3110c Mobile Phone", 0x005f, DEVICE_FLAG_NONE },
1033  // From: Vasily <spc-@users.sourceforge.net>
1034  { "Nokia", 0x0421, "3109c Mobile Phone", 0x0065, DEVICE_FLAG_NONE },
1035  // From: <rawc@users.sourceforge.net>
1036  { "Nokia", 0x0421, "5310 XpressMusic", 0x006c, DEVICE_FLAG_NONE },
1037  // From: robin (AT) headbank D0Tco DOTuk
1038  { "Nokia", 0x0421, "N95 Mobile Phone 8GB", 0x006e, DEVICE_FLAG_NONE },
1039  // From Bastien Nocera <hadess@hadess.net>
1040  { "Nokia", 0x0421, "N82 Mobile Phone", 0x0074,
1042  // From Martijn van de Streek <martijn@vandestreek.net>
1043  { "Nokia", 0x0421, "N78 Mobile Phone", 0x0079, DEVICE_FLAG_NONE },
1044  // From William Pettersson <the_enigma@users.sourceforge.net>
1045  { "Nokia", 0x0421, "6220 Classic", 0x008d, DEVICE_FLAG_NONE },
1046  // From kellerkev@gmail.com
1047  { "Nokia", 0x0421, "N85 Mobile Phone", 0x0092, DEVICE_FLAG_NONE },
1048  // From Alexandre LISSY <lissyx@users.sourceforge.net>
1049  { "Nokia", 0x0421, "6210 Navigator", 0x0098, DEVICE_FLAG_NONE },
1050  // From: danielw
1051  { "Nokia", 0x0421, "E71", 0x00e4, DEVICE_FLAG_NONE },
1052  // From: Laurent Bigonville <bigon@users.sourceforge.net>
1053  { "Nokia", 0x0421, "E66", 0x00e5, DEVICE_FLAG_NONE },
1054  // From: Pier <pierlucalino@users.sourceforge.net>
1055  { "Nokia", 0x0421, "5320 XpressMusic", 0x00ea, DEVICE_FLAG_NONE },
1056  // From: Gausie <innerdreams@users.sourceforge.net>
1057  { "Nokia", 0x0421, "5800 XpressMusic", 0x0154,
1059  // From: Willy Gardiol (web) <willy@gardiol.org>
1060  // Spurious errors for getting all objects, lead me to believe
1061  // this flag atleast is needed
1062  { "Nokia", 0x0421, "5800 XpressMusic v2", 0x0155,
1064  // Yet another version... I think
1065  { "Nokia", 0x0421, "5800 XpressMusic v3", 0x0159,
1067  // From an anonymous SourceForge user
1068  // Not verified to be MTP
1069  { "Nokia", 0x0421, "E63", 0x0179, DEVICE_FLAG_NONE },
1070  // Reported by: max g <exactt@users.sourceforge.net>
1071  // Reported by: oswillios <loswillios@users.sourceforge.net>
1072  { "Nokia", 0x0421, "N79", 0x0186, DEVICE_FLAG_NONE },
1073  // From an anonymous SourceForge user
1074  { "Nokia", 0x0421, "E71x", 0x01a1, DEVICE_FLAG_NONE },
1075  // From Ser <ser@users.sourceforge.net>
1076  { "Nokia", 0x0421, "E52", 0x01cf, DEVICE_FLAG_NONE },
1077  // From Marcus Meissner
1078  { "Nokia", 0x0421, "3710", 0x01ee, DEVICE_FLAG_NONE },
1079  // From: AxeL <axel__17@users.sourceforge.net>
1080  { "Nokia", 0x0421, "N97-1", 0x01f4, DEVICE_FLAG_NONE },
1081  // From: FunkyPenguin <awafaa@users.sourceforge.net>
1082  { "Nokia", 0x0421, "N97", 0x01f5, DEVICE_FLAG_NONE },
1083  // From: Anonymous SourceForge user
1084  { "Nokia", 0x0421, "5130 XpressMusic", 0x0209, DEVICE_FLAG_NONE },
1085  // From: Anonymous SourceForge user
1086  { "Nokia", 0x0421, "E72", 0x0221, DEVICE_FLAG_NONE },
1087  // From: Anonymous SourceForge user
1088  { "Nokia", 0x0421, "5530", 0x0229, DEVICE_FLAG_NONE },
1089  /* Grzegorz Woźniak <wozniakg@gmail.com> */
1090  { "Nokia", 0x0421, "E6", 0x032f, DEVICE_FLAG_NONE },
1091  // From: Anonymous SourceForge user
1092  { "Nokia", 0x0421, "N97 mini", 0x026b, DEVICE_FLAG_NONE },
1093  // From: Anonymous SourceForge user
1094  { "Nokia", 0x0421, "X6", 0x0274, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
1095  // From: Alexander Kojevnikov <alex-kay@users.sourceforge.net>
1096  { "Nokia", 0x0421, "6600i", 0x0297, DEVICE_FLAG_NONE },
1097  // From: Karthik Paithankar <whyagain2005@users.sourceforge.net>
1098  { "Nokia", 0x0421, "2710", 0x02c1, DEVICE_FLAG_NONE },
1099  // From: Mick Stephenson <MickStep@users.sourceforge.net>
1100  { "Nokia", 0x0421, "5230", 0x02e2, DEVICE_FLAG_NONE },
1101  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1102  { "Nokia", 0x0421, "N8", 0x02fe, DEVICE_FLAG_NONE },
1103  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1104  { "Nokia", 0x0421, "N8 (Ovi mode)", 0x0302, DEVICE_FLAG_NONE },
1105  // From: Martijn Hoogendoorn <m.hoogendoorn@gmail.com>
1106  { "Nokia", 0x0421, "E7", 0x0334, DEVICE_FLAG_NONE },
1107  // From: Raul Metsma <raul@innovaatik.ee>
1108  { "Nokia", 0x0421, "E7 (Ovi mode)", 0x0335, DEVICE_FLAG_NONE },
1109  // Reported by Serg <rd77@users.sourceforge.net>
1110  // Symbian phone
1111  { "Nokia", 0x0421, "C7", 0x03c1, DEVICE_FLAG_NONE },
1112  // Reported by Anonymous SourceForge user
1113  { "Nokia", 0x0421, "C7 (ID2)", 0x03cd, DEVICE_FLAG_NONE },
1114  // Reported by Anonymous SourceForge user
1115  { "Nokia", 0x0421, "N950", 0x03d2, DEVICE_FLAG_NONE },
1116  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_3250_WMP10_driver.inf
1117  { "Nokia", 0x0421, "3250 Mobile Phone", 0x0462, DEVICE_FLAG_NONE },
1118  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93_WMP10_Driver.inf
1119  { "Nokia", 0x0421, "N93 Mobile Phone", 0x0478, DEVICE_FLAG_NONE },
1120  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_5500_Sport_WMP10_driver.inf
1121  { "Nokia", 0x0421, "5500 Sport Mobile Phone", 0x047e, DEVICE_FLAG_NONE },
1122  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N91_WMP10_Driver.inf
1123  { "Nokia", 0x0421, "N91 Mobile Phone", 0x0485, DEVICE_FLAG_NONE },
1124  // From: Christian Rusa <kristous@users.sourceforge.net>
1125  { "Nokia", 0x0421, "5700 XpressMusic Mobile Phone", 0x04b4, DEVICE_FLAG_NONE },
1126  // From: Mitchell Hicks <mitchix@yahoo.com>
1127  { "Nokia", 0x0421, "5300 Mobile Phone", 0x04ba, DEVICE_FLAG_NONE },
1128  // https://sourceforge.net/tracker/index.php?func=detail&aid=2692473&group_id=8874&atid=358874
1129  // From: Tiburce <tiburce@users.sourceforge.net>
1130  { "Nokia", 0x0421, "5200 Mobile Phone", 0x04be,
1132  // From Christian Arnold <webmaster@arctic-media.de>
1133  { "Nokia", 0x0421, "N73 Mobile Phone", 0x04d1, DEVICE_FLAG_UNLOAD_DRIVER },
1134  // From Swapan <swapan@yahoo.com>
1135  { "Nokia", 0x0421, "N75 Mobile Phone", 0x04e1, DEVICE_FLAG_NONE },
1136  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93i_WMP10_driver.inf
1137  { "Nokia", 0x0421, "N93i Mobile Phone", 0x04e5, DEVICE_FLAG_NONE },
1138  // From Anonymous Sourceforge User
1139  { "Nokia", 0x0421, "N95 Mobile Phone", 0x04ef, DEVICE_FLAG_NONE },
1140  // From: Pat Nicholls <pat@patandannie.co.uk>
1141  { "Nokia", 0x0421, "N80 Internet Edition (Media Player)", 0x04f1,
1143  // From: Maxin B. John <maxin.john@gmail.com>
1144  { "Nokia", 0x0421, "N9", 0x051a, DEVICE_FLAG_NONE },
1145  /* https://sourceforge.net/p/libmtp/bugs/1308/ */
1146  { "Nokia", 0x0421, "N300", 0x0524, DEVICE_FLAG_NONE },
1147  { "Nokia", 0x0421, "C5-00", 0x0592, DEVICE_FLAG_NONE },
1148  { "Nokia", 0x0421, "808 PureView", 0x05d3, DEVICE_FLAG_NONE },
1149  // Reported by Sampo Savola
1150  // Covers Lumia 920, 820 and probably any WP8 device.
1151  { "Nokia", 0x0421, "Lumia WP8", 0x0661, DEVICE_FLAG_NONE },
1152  /* https://sourceforge.net/p/libmtp/bugs/1176/ */
1153  { "Nokia", 0x0421, "Lumia 301", 0x0666, DEVICE_FLAG_NONE },
1154  /* https://sourceforge.net/p/libmtp/support-requests/146/ */
1155  { "Nokia", 0x0421, "XL", 0x06e8, DEVICE_FLAG_UNLOAD_DRIVER },
1156  /* https://sourceforge.net/p/libmtp/patches/69/
1157  * https://sourceforge.net/p/libmtp/bugs/1285/
1158  * ID is the same for various Lumia version.
1159  */
1160  { "Nokia", 0x0421, "Lumia (RM-975)", 0x06fc, DEVICE_FLAG_NONE },
1161 
1162 
1163  /*
1164  * Qualcomm
1165  * This vendor ID seems to be used a bit by others.
1166  */
1167 
1168  // Reported by Richard Wall <richard@the-moon.net>
1169  { "Qualcomm (for Nokia)", 0x05c6, "5530 Xpressmusic", 0x0229,
1170  DEVICE_FLAG_NONE },
1171  // One thing stated by reporter (Nokia model) another by the detect log...
1172  { "Qualcomm (for Nokia/Verizon)", 0x05c6, "6205 Balboa/Verizon Music Phone",
1173  0x3196, DEVICE_FLAG_NONE },
1174  { "Qualcomm (for Gigabyte)", 0x05c6, "GSmart G1342",
1175  0x8800, DEVICE_FLAG_NONE },
1176  { "Qualcomm (for Smartfren)", 0x05c6, "Andromax U",
1177  0x9025, DEVICE_FLAG_NONE },
1178  // New Android phone of the OnePlus brand : the One model
1179  { "Qualcomm (for OnePlus)", 0x05c6, "One (MTP)",
1180  0x6764, DEVICE_FLAGS_ANDROID_BUGS },
1181  { "Qualcomm (for OnePlus)", 0x05c6, "One (MTP+ADB)",
1182  0x6765, DEVICE_FLAGS_ANDROID_BUGS },
1183 
1184  /* https://sourceforge.net/p/libmtp/bugs/1377/ */
1185  { "Qualcomm (for Xolo)", 0x901b, "Xolo Black (MTP)",
1186  0x9039, DEVICE_FLAGS_ANDROID_BUGS },
1187 
1188  { "Qualcomm (for PhiComm)", 0x05c6, "C230w (MTP)",
1189  0x9039, DEVICE_FLAGS_ANDROID_BUGS },
1190 
1191  /* https://sourceforge.net/p/libmtp/bugs/1284/ */
1192  { "Qualcomm (for Highscreen)", 0x05c6, "Omega Prime S",
1193  0xf003, DEVICE_FLAGS_ANDROID_BUGS },
1194 
1195  /*
1196  * Vendor ID 0x13d1 is some offshoring company in China,
1197  * in one source named "A-Max Technology Macao Commercial
1198  * Offshore Co. Ltd." sometime "CCTech".
1199  */
1200  // Logik brand
1201  { "Logik", 0x13d1, "LOG DAX MP3 and DAB Player", 0x7002, DEVICE_FLAG_UNLOAD_DRIVER },
1202  // Technika brand
1203  // Reported by <Ooblick@users.sourceforge.net>
1204  { "Technika", 0x13d1, "MP-709", 0x7017, DEVICE_FLAG_UNLOAD_DRIVER },
1205 
1206 
1207  /*
1208  * RCA / Thomson
1209  */
1210  // From kiki <omkiki@users.sourceforge.net>
1211  { "Thomson", 0x069b, "EM28 Series", 0x0774, DEVICE_FLAG_NONE },
1212  { "Thomson / RCA", 0x069b, "Opal / Lyra MC4002", 0x0777, DEVICE_FLAG_NONE },
1213  { "Thomson", 0x069b, "Lyra MC5104B (M51 Series)", 0x077c, DEVICE_FLAG_NONE },
1214  { "Thomson", 0x069b, "RCA H106", 0x301a, DEVICE_FLAG_UNLOAD_DRIVER },
1215  // From Svenna <svenna@svenna.de>
1216  // Not confirmed to be MTP.
1217  { "Thomson", 0x069b, "scenium E308", 0x3028, DEVICE_FLAG_NONE },
1218  // From XNJB user
1219  { "Thomson / RCA", 0x069b, "Lyra HC308A", 0x3035, DEVICE_FLAG_NONE },
1220 
1221  /*
1222  * Fujitsu devices
1223  */
1224  { "Fujitsu, Ltd", 0x04c5, "F903iX HIGH-SPEED", 0x1140, DEVICE_FLAG_NONE },
1225  // Reported by Thomas Bretthauer
1226  { "Fujitsu, Ltd", 0x04c5, "STYLISTIC M532", 0x133b,
1228  /* https://sourceforge.net/p/libmtp/feature-requests/137/ */
1229  { "Fujitsu, Ltd", 0x04c5, "F02-E", 0x1378,
1231 
1232  /*
1233  * Palm device userland program named Pocket Tunes
1234  * Reported by Peter Gyongyosi <gyp@impulzus.com>
1235  */
1236  { "NormSoft, Inc.", 0x1703, "Pocket Tunes", 0x0001, DEVICE_FLAG_NONE },
1237  // Reported by anonymous submission
1238  { "NormSoft, Inc.", 0x1703, "Pocket Tunes 4", 0x0002, DEVICE_FLAG_NONE },
1239 
1240  /*
1241  * TrekStor, Medion and Maxfield devices
1242  * Their datasheet claims their devices are dualmode so probably needs to
1243  * unload the attached drivers here.
1244  */
1245  // Reported by Stefan Voss <svoss@web.de>
1246  // This is a Sigmatel SoC with a hard disk.
1247  { "TrekStor", 0x066f, "Vibez 8/12GB", 0x842a,
1249  // Reported by anonymous SourceForge user.
1250  // This one done for Medion, whatever that is. Error reported so assume
1251  // the same bug flag as its ancestor above.
1252  { "Medion", 0x066f, "MD8333 (ID1)", 0x8550,
1254  // Reported by anonymous SourceForge user
1255  { "Medion", 0x066f, "MD8333 (ID2)", 0x8588,
1257  /* https://sourceforge.net/p/libmtp/bugs/1359/ */
1258  { "Verizon", 0x0408, "Ellipsis 7", 0x3899,
1260  // The vendor ID is "Quanta Computer, Inc."
1261  // same as Olivetti Olipad 110
1262  // Guessing on device flags
1263  { "Medion", 0x0408, "MD99000 (P9514)/Olivetti Olipad 110", 0xb009,
1265  // Reported by Richard Eigenmann <richieigenmann@users.sourceforge.net>
1266  { "Medion", 0x0408, "Lifetab P9514", 0xb00a,
1268  // Reported by anonymous SourceForge user
1269  { "Maxfield", 0x066f, "G-Flash NG 1GB", 0x846c,
1271  // Reported by PaoloC <efmpsc@users.sourceforge.net>
1272  // Apparently SigmaTel has an SDK for MTP players with this ID
1273  { "SigmaTel Inc.", 0x066f, "MTPMSCN Audio Player", 0xa010,
1275  // Reported by Cristi Magherusan <majeru@gentoo.ro>
1276  { "TrekStor", 0x0402, "i.Beat Sweez FM", 0x0611,
1278  // Reported by Fox-ino <fox-ino@users.sourceforge.net>
1279  // No confirmation that this is really MTP so commented it out.
1280  // { "ALi Corp.", 0x0402, "MPMAN 2GB", 0x5668,
1281  // DEVICE_FLAG_UNLOAD_DRIVER },
1282  // Reported by Anonymous SourceForge user
1283  {"TrekStor", 0x1e68, "i.Beat Organix 2.0", 0x0002,
1285 
1286  /* Also Thalia Toline. https://sourceforge.net/p/libmtp/bugs/1156/ */
1287  {"iRiver", 0x1e68, "Tolino Tab 7", 0x1002,
1289 
1290  /*
1291  * Disney/Tevion/MyMusix
1292  */
1293  // Reported by XNJB user
1294  { "Disney", 0x0aa6, "MixMax", 0x6021, DEVICE_FLAG_NONE },
1295  // Reported by anonymous Sourceforge user
1296  { "Tevion", 0x0aa6, "MD 81488", 0x3011, DEVICE_FLAG_NONE },
1297  // Reported by Peter Hedlund <peter@peterandlinda.com>
1298  { "MyMusix", 0x0aa6, "PD-6070", 0x9601, DEVICE_FLAG_UNLOAD_DRIVER |
1302 
1303  /*
1304  * Cowon Systems, Inc.
1305  * The iAudio audiophile devices don't encourage the use of MTP.
1306  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
1307  * status
1308  */
1309  // Reported by Patrik Johansson <Patrik.Johansson@qivalue.com>
1310  { "Cowon", 0x0e21, "iAudio U3 (MTP mode)", 0x0701,
1313  // Reported by Kevin Michael Smith <hai-etlik@users.sourceforge.net>
1314  { "Cowon", 0x0e21, "iAudio 6 (MTP mode)", 0x0711,
1316  // Reported by Roberth Karman
1317  { "Cowon", 0x0e21, "iAudio 7 (MTP mode)", 0x0751,
1320  // Reported by an anonymous SourceForge user
1321  { "Cowon", 0x0e21, "iAudio U5 (MTP mode)", 0x0761,
1324  // Reported by TJ Something <tjbk_tjb@users.sourceforge.net>
1325  { "Cowon", 0x0e21, "iAudio D2 (MTP mode)", 0x0801,
1328  // Reported by anonymous Sourceforge user
1329  { "Cowon", 0x0e21, "iAudio D2+ FW 2.x (MTP mode)", 0x0861,
1332  // From Rockbox device listing
1333  { "Cowon", 0x0e21, "iAudio D2+ DAB FW 4.x (MTP mode)", 0x0871,
1336  // From Rockbox device listing
1337  { "Cowon", 0x0e21, "iAudio D2+ FW 3.x (MTP mode)", 0x0881,
1340  // From Rockbox device listing
1341  { "Cowon", 0x0e21, "iAudio D2+ DMB FW 1.x (MTP mode)", 0x0891,
1344  // Reported by <twkonefal@users.sourceforge.net>
1345  { "Cowon", 0x0e21, "iAudio S9 (MTP mode)", 0x0901,
1348  // Reported by Dan Nicholson <dbn.lists@gmail.com>
1349  { "Cowon", 0x0e21, "iAudio 9 (MTP mode)", 0x0911,
1352  // Reported by Franck VDL <franckv@users.sourceforge.net>
1353  { "Cowon", 0x0e21, "iAudio J3 (MTP mode)", 0x0921,
1356  // Reported by anonymous SourceForge user
1357  { "Cowon", 0x0e21, "iAudio X7 (MTP mode)", 0x0931,
1360  // Reported by anonymous SourceForge user
1361  { "Cowon", 0x0e21, "iAudio C2 (MTP mode)", 0x0941,
1364  { "Cowon", 0x0e21, "iAudio 10 (MTP mode)", 0x0952,
1367 
1368  /*
1369  * Insignia, dual-mode.
1370  */
1371  { "Insignia", 0x19ff, "NS-DV45", 0x0303, DEVICE_FLAG_UNLOAD_DRIVER },
1372  // Reported by Rajan Bella <rajanbella@yahoo.com>
1373  { "Insignia", 0x19ff, "Sport Player", 0x0307, DEVICE_FLAG_UNLOAD_DRIVER },
1374  // Reported by "brad" (anonymous, sourceforge)
1375  { "Insignia", 0x19ff, "Pilot 4GB", 0x0309, DEVICE_FLAG_UNLOAD_DRIVER },
1376 
1377  /*
1378  * LG Electronics
1379  */
1380  // Uncertain if this is really the MTP mode device ID...
1381  { "LG Electronics Inc.", 0x043e, "T54", 0x7040,
1383  // Not verified - anonymous submission
1384  { "LG Electronics Inc.", 0x043e, "UP3", 0x70b1, DEVICE_FLAG_NONE },
1385  // Reported by Joseph Nahmias <joe@nahimas.net>
1386  { "LG Electronics Inc.", 0x1004, "VX8550 V CAST Mobile Phone", 0x6010,
1389  // Reported by Cyrille Potereau <cyrille.potereau@wanadoo.fr>
1390  { "LG Electronics Inc.", 0x1004, "KC910 Renoir Mobile Phone", 0x608f,
1392  // Reported by Aaron Slunt <tongle@users.sourceforge.net>
1393  { "LG Electronics Inc.", 0x1004, "GR-500 Music Player", 0x611b,
1396  { "LG Electronics Inc.", 0x1004, "KM900", 0x6132,
1399  { "LG Electronics Inc.", 0x1004, "LG8575", 0x619a,
1402  /*
1403  * These two are LG Android phones:
1404  * LG-F6
1405  * V909 G-Slate
1406  */
1407  { "LG Electronics Inc.", 0x1004, "Android phone (ID1)", 0x61f1,
1409  { "LG Electronics Inc.", 0x1004, "Android phone (ID2)", 0x61f9,
1411  /* https://sourceforge.net/p/libmtp/bugs/1007/ */
1412  { "LG Electronics Inc.", 0x1004, "LG VS980", 0x621c,
1414  { "LG Electronics Inc.", 0x1004, "LG2 Optimus", 0x6225,
1416  /* https://sourceforge.net/p/libmtp/bugs/1386/ */
1417  { "LG Electronics Inc.", 0x1004, "LG VS950", 0x622a,
1419  { "LG Electronics Inc.", 0x1004, "LG VS870", 0x6239,
1421  /* https://sourceforge.net/p/libmtp/bugs/992/ */
1422  { "LG Electronics Inc.", 0x1004, "LG VS890", 0x623d,
1424  { "LG Electronics Inc.", 0x1004, "VK810", 0x6265,
1426  { "LG Electronics Inc.", 0x1004, "G3", 0x627f,
1428  /* https://sourceforge.net/p/libmtp/support-requests/134/ */
1429  { "LG Electronics Inc.", 0x1004, "G3 (VS985)", 0x626e,
1431  /*
1432  * This VID+PID is used by a lot of LG models:
1433  * E430
1434  * E460
1435  * E610
1436  * E612
1437  * E617G
1438  * E970
1439  * P700
1440  */
1441  { "LG Electronics Inc.", 0x1004, "Various E and P models", 0x631c,
1443  /* https://sourceforge.net/p/libmtp/bugs/1294/ */
1444  { "LG Electronics Inc.", 0x1004, "LG G Flex 2", 0x633e,
1446 
1447  /*
1448  * Sony
1449  * It could be that these PIDs are one-per hundred series, so
1450  * NWZ-A8xx is 0325, NWZ-S5xx is 0x326 etc. We need more devices
1451  * reported to see a pattern here.
1452  */
1453  // Reported by Alessandro Radaelli <alessandro.radaelli@aruba.it>
1454  { "Sony", 0x054c, "NWZ-A815/NWZ-A818", 0x0325,
1456  // Reported by anonymous Sourceforge user.
1457  { "Sony", 0x054c, "NWZ-S516", 0x0326,
1459  // Reported by Endre Oma <endre.88.oma@gmail.com>
1460  { "Sony", 0x054c, "NWZ-S615F/NWZ-S616F/NWZ-S618F", 0x0327,
1462  // Reported by Jean-Marc Bourguet <jm@bourguet.org>
1463  { "Sony", 0x054c, "NWZ-S716F", 0x035a,
1465  // Reported by Anon SF User / Anthon van der Neut <avanderneut@avid.com>
1466  { "Sony", 0x054c, "NWZ-A826/NWZ-A828/NWZ-A829", 0x035b,
1468  // Reported by Niek Klaverstijn <niekez@users.sourceforge.net>
1469  { "Sony", 0x054c, "NWZ-A726/NWZ-A728/NWZ-A768", 0x035c,
1471  // Reported by Mehdi AMINI <mehdi.amini - at - ulp.u-strasbg.fr>
1472  { "Sony", 0x054c, "NWZ-B135", 0x036e,
1474  // Reported by <tiagoboldt@users.sourceforge.net>
1475  { "Sony", 0x054c, "NWZ-E436F", 0x0385,
1477  // Reported by Michael Wilkinson
1478  { "Sony", 0x054c, "NWZ-W202", 0x0388,
1480  // Reported by Ondrej Sury <ondrej@sury.org>
1481  { "Sony", 0x054c, "NWZ-S739F", 0x038c,
1483  // Reported by Marco Filipe Nunes Soares Abrantes Pereira <marcopereira@ua.pt>
1484  { "Sony", 0x054c, "NWZ-S638F", 0x038e,
1486  // Reported by Elliot <orwells@users.sourceforge.net>
1487  { "Sony", 0x054c, "NWZ-X1050B/NWZ-X1060B",
1488  0x0397, DEVICE_FLAGS_SONY_NWZ_BUGS },
1489  // Reported by Silvio J. Gutierrez <silviogutierrez@users.sourceforge.net>
1490  { "Sony", 0x054c, "NWZ-X1051/NWZ-X1061", 0x0398,
1492  // Reported by Gregory Boddin <gregory@siwhine.net>
1493  { "Sony", 0x054c, "NWZ-B142F", 0x03d8,
1495  // Reported by Rick Warner <rick@reptileroom.net>
1496  { "Sony", 0x054c, "NWZ-E344/E345", 0x03fc,
1498  // Reported by Jonathan Stowe <gellyfish@users.sourceforge.net>
1499  { "Sony", 0x054c, "NWZ-E445", 0x03fd,
1501  // Reported by Anonymous SourceForge user
1502  { "Sony", 0x054c, "NWZ-S545", 0x03fe,
1504  { "Sony", 0x054c, "NWZ-A845", 0x0404,
1506  // Reported by anonymous SourceForge user
1507  { "Sony", 0x054c, "NWZ-W252B", 0x04bb,
1509  // Suspect this device has strong DRM features
1510  // See https://answers.launchpad.net/ubuntu/+source/libmtp/+question/149587
1511  { "Sony", 0x054c, "NWZ-B153F", 0x04be,
1513  { "Sony", 0x054c, "NWZ-E354", 0x04cb,
1515  // Reported by Toni Burgarello
1516  { "Sony", 0x054c, "NWZ-S754", 0x04cc,
1518  // Reported by Hideki Yamane <henrich@debian.org>
1519  { "Sony", 0x054c, "Sony Tablet P1", 0x04d1,
1521  // Reported by dmiceman
1522  { "Sony", 0x054c, "NWZ-B163F", 0x059a,
1524  { "Sony", 0x054c, "NWZ-E464", 0x05a6,
1526  // Reported by Jan Rheinlaender <jrheinlaender@users.sourceforge.net>
1527  { "Sony", 0x054c, "NWZ-S765", 0x05a8,
1529  // Olivier Keshavjee <olivierkes@users.sourceforge.net>
1530  { "Sony", 0x054c, "Sony Tablet S", 0x05b3,
1532  // Reported by ghalambaz <ghalambaz@users.sourceforge.net>
1533  { "Sony", 0x054c, "Sony Tablet S1", 0x05b4,
1535  { "Sony", 0x054c, "NWZ-B173F", 0x0689,
1537  { "Sony", 0x054c, "DCR-SR75", 0x1294,
1539 
1540  /*
1541  * SonyEricsson
1542  * These initially seemed to support GetObjPropList but later revisions
1543  * of the firmware seem to have broken it, so all are flagged as broken
1544  * for now.
1545  */
1546  // Reported by Øyvind Stegard <stegaro@users.sourceforge.net>
1547  { "SonyEricsson", 0x0fce, "K850i", 0x0075,
1549  // Reported by Michael Eriksson
1550  { "SonyEricsson", 0x0fce, "W910", 0x0076,
1552  // Reported by Zack <zackdvd@users.sourceforge.net>
1553  { "SonyEricsson", 0x0fce, "W890i", 0x00b3,
1555  // Reported by robert dot ahlskog at gmail
1556  { "SonyEricsson", 0x0fce, "W760i", 0x00c6,
1558  // Reported by Linus Åkesson <linusakesson@users.sourceforge.net>
1559  { "SonyEricsson", 0x0fce, "C902", 0x00d4,
1561  // Reported by an anonymous SourceForge user
1562  { "SonyEricsson", 0x0fce, "C702", 0x00d9,
1564  // Reported by Christian Zuckschwerdt <christian@zuckschwerdt.org>
1565  { "SonyEricsson", 0x0fce, "W980", 0x00da,
1567  // Reported by David Taylor <davidt-libmtp@yadt.co.uk>
1568  { "SonyEricsson", 0x0fce, "C905", 0x00ef,
1570  // Reported by David House <dmhouse@users.sourceforge.net>
1571  { "SonyEricsson", 0x0fce, "W595", 0x00f3,
1574  // Reported by Mattias Evensson <mevensson@users.sourceforge.net>
1575  { "SonyEricsson", 0x0fce, "W902", 0x00f5,
1577  // Reported by Sarunas <sarunas@users.sourceforge.net>
1578  // Doesn't need any flags according to reporter
1579  { "SonyEricsson", 0x0fce, "T700", 0x00fb,
1581  // Reported by Stéphane Pontier <shadow_walker@users.sourceforge.net>
1582  { "SonyEricsson", 0x0fce, "W705/W715", 0x0105,
1584  // Reported by Håkan Kvist
1585  { "SonyEricsson", 0x0fce, "W995", 0x0112,
1587  // Reported by anonymous SourceForge user
1588  { "SonyEricsson", 0x0fce, "U5", 0x0133,
1590  // Reported by Flo <lhugsereg@users.sourceforge.net>
1591  { "SonyEricsson", 0x0fce, "U8i", 0x013a,
1593  // Reported by xirotyu <xirotyu@users.sourceforge.net>
1594  { "SonyEricsson", 0x0fce, "j10i2 (Elm)", 0x0144,
1596  // Reported by Serge Chirik <schirik@users.sourceforge.net>
1597  { "SonyEricsson", 0x0fce, "j108i (Cedar)", 0x014e,
1599  // Reported by Jonas Nyrén <spectralmks@users.sourceforge.net>
1600  { "SonyEricsson", 0x0fce, "W302", 0x10c8,
1602  // Reported by Anonymous Sourceforge user
1603  { "SonyEricsson", 0x0fce, "j10i (Elm)", 0xd144,
1605  // Reported by Thomas Schweitzer <thomas_-_s@users.sourceforge.net>
1606  { "SonyEricsson", 0x0fce, "K550i", 0xe000,
1608 
1609  /*
1610  * SonyEricsson/SONY Android devices usually have three personalities due to
1611  * using composite descriptors and the fact that Windows cannot distinguish
1612  * the device unless each composite descriptor is unique.
1613  *
1614  * Legend:
1615  * MTP = Media Transfer Protocol
1616  * UMS = USB Mass Storage Protocol
1617  * ADB = Android Debug Bridge Protocol
1618  * CDC = Communications Device Class, Internet Sharing
1619  *
1620  * 0x0nnn = MTP
1621  * 0x4nnn = MTP + UMS (for CD-ROM)
1622  * 0x5nnn = MTP + ADB
1623  * 0x6nnn = UMS + ADB
1624  * 0x7nnn = MTP + CDC
1625  * 0x8nnn = MTP + CDC + ADB
1626  * 0xannn = MTP + UMS (MTP for eMMC and UMS for external SD card)
1627  * 0xbnnn = MTP + UMS + ADB
1628  * 0xennn = UMS only
1629  *
1630  * The SonyEricsson and SONY devices have (at least) two deployed MTP
1631  * stacks: Aricent and Android. These have different bug flags, and
1632  * sometimes the same device has firmware upgrades moving it from
1633  * the Aricent to Android MTP stack without changing the device
1634  * VID+PID (first observed on the SK17i Xperia Mini Pro), so the
1635  * detection has to be more elaborate. The code in libmtp.c will do
1636  * this and assign the proper bug flags (hopefully).
1637  * That is why DEVICE_FLAG_NONE is used for these devices.
1638  *
1639  * Devices reported by:
1640  * Sony Mobile Communications (via Toby Collett)
1641  * Jonas Salling
1642  * Eamonn Webster <eweb@users.sourceforge.net>
1643  * Alejandro DC <Alejandro_DC@users.sourceforge.ne>
1644  * StehpanKa <stehp@users.sourceforge.net>
1645  * hdhoang <hdhoang@users.sourceforge.net>
1646  * Paul Taylor
1647  * Bruno Basilio <bbasilio@users.sourceforge.net>
1648  * Christoffer Holmstedt <christofferh@users.sourceforge.net>
1649  * equaeghe <equaeghe@users.sourceforge.net>
1650  * Ondra Lengal
1651  * Michael K. <kmike@users.sourceforge.net>
1652  * Jean-François B. <changi67@users.sourceforge.net>
1653  * Eduard Bloch <blade@debian.org>
1654  * Ah Hong <hongster@users.sourceforge.net>
1655  * Eowyn Carter
1656  */
1657  { "SonyEricsson", 0x0fce, "c1605 Xperia Dual E MTP", 0x0146,
1658  DEVICE_FLAG_NONE },
1659  { "SonyEricsson", 0x0fce, "LT15i Xperia arc S MTP", 0x014f,
1660  DEVICE_FLAG_NONE },
1661  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo MTP", 0x0156,
1662  DEVICE_FLAG_NONE },
1663  { "SonyEricsson", 0x0fce, "IS12S Xperia Acro MTP", 0x0157,
1664  DEVICE_FLAG_NONE },
1665  { "SonyEricsson", 0x0fce, "MK16i Xperia MTP", 0x015a,
1666  DEVICE_FLAG_NONE },
1667  { "SonyEricsson", 0x0fce, "R800/R88i Xperia Play MTP", 0x015d,
1668  DEVICE_FLAG_NONE },
1669  { "SonyEricsson", 0x0fce, "ST18a Xperia Ray MTP", 0x0161,
1670  DEVICE_FLAG_NONE },
1671  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP", 0x0166,
1672  DEVICE_FLAG_NONE },
1673  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini MTP", 0x0167,
1674  DEVICE_FLAG_NONE },
1675  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP", 0x0168,
1676  DEVICE_FLAG_NONE },
1677  { "SONY", 0x0fce, "LT26i Xperia S MTP", 0x0169,
1679  { "SONY", 0x0fce, "WT19i Live Walkman MTP", 0x016d,
1680  DEVICE_FLAG_NONE },
1681  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP", 0x0170,
1682  DEVICE_FLAG_NONE },
1683  { "SONY", 0x0fce, "ST15i Xperia U MTP", 0x0171,
1684  DEVICE_FLAG_NONE },
1685  { "SONY", 0x0fce, "LT22i Xperia P MTP", 0x0172,
1686  DEVICE_FLAG_NONE },
1687  { "SONY", 0x0fce, "MT27i Xperia Sola MTP", 0x0173,
1688  DEVICE_FLAG_NONE },
1689  { "SONY", 0x0fce, "LT26w Xperia Acro HD IS12S MTP", 0x0175,
1690  DEVICE_FLAG_NONE },
1691  { "SONY", 0x0fce, "LT26w Xperia Acro HD SO-03D MTP", 0x0176,
1692  DEVICE_FLAG_NONE },
1693  { "SONY", 0x0fce, "LT28at Xperia Ion MTP", 0x0177,
1694  DEVICE_FLAG_NONE },
1695  { "SONY", 0x0fce, "LT29i Xperia GX MTP", 0x0178,
1696  DEVICE_FLAG_NONE },
1697  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP", 0x017e,
1698  DEVICE_FLAG_NONE },
1699  { "SONY", 0x0fce, "ST23i Xperia Miro MTP", 0x0180,
1700  DEVICE_FLAG_NONE },
1701  { "SONY", 0x0fce, "SO-05D Xperia SX MTP", 0x0181,
1702  DEVICE_FLAG_NONE },
1703  { "SONY", 0x0fce, "LT30p Xperia T MTP", 0x0182,
1704  DEVICE_FLAG_NONE },
1705  { "SONY", 0x0fce, "LT25i Xperia V MTP", 0x0186,
1706  DEVICE_FLAG_NONE },
1707  { "SONY", 0x0fce, "Xperia J MTP", 0x0188,
1708  DEVICE_FLAG_NONE },
1709  { "SONY", 0x0fce, "Xperia ZL MTP", 0x0189,
1710  DEVICE_FLAG_NONE },
1711  { "SONY", 0x0fce, "Xperia E MTP", 0x018c,
1712  DEVICE_FLAG_NONE },
1713  { "SONY", 0x0fce, "Xperia Tablet Z MTP 1", 0x018d,
1714  DEVICE_FLAG_NONE },
1715  { "SONY", 0x0fce, "Xperia L MTP", 0x0192,
1716  DEVICE_FLAG_NONE },
1717  { "SONY", 0x0fce, "Xperia Z MTP", 0x0193,
1718  DEVICE_FLAG_NONE },
1719  { "SONY", 0x0fce, "Xperia Tablet Z MTP 2", 0x0194,
1720  DEVICE_FLAG_NONE },
1721  { "SONY", 0x0fce, "Xperia SP MTP", 0x0195,
1722  DEVICE_FLAG_NONE },
1723  { "SONY", 0x0fce, "Xperia Z Ultra MTP (ID2)", 0x0196,
1725  { "SONY", 0x0fce, "Xperia ZR MTP", 0x0197,
1727  { "SONY", 0x0fce, "Xperia A MTP", 0x0198,
1729  { "SONY", 0x0fce, "Xperia M MTP", 0x019b,
1730  DEVICE_FLAG_NONE },
1731  { "SONY", 0x0fce, "Xperia Z Ultra MTP (ID3)", 0x019c,
1732  DEVICE_FLAG_NONE },
1733  { "SONY", 0x0fce, "Xperia Z1 MTP", 0x019e,
1734  DEVICE_FLAG_NONE },
1735  { "SONY", 0x0fce, "Xperia C MTP", 0x01a3,
1736  DEVICE_FLAG_NONE },
1737  { "SONY", 0x0fce, "Xperia Z1 Compact D5503", 0x01a7,
1738  DEVICE_FLAG_NONE },
1739  { "SONY", 0x0fce, "Xperia M2 MTP", 0x01aa,
1740  DEVICE_FLAG_NONE },
1741  { "SONY", 0x0fce, "Xperia M2 Dual MTP", 0x01ab,
1742  DEVICE_FLAG_NONE },
1743  { "SONY", 0x0fce, "Xperia Z2 MTP", 0x01af,
1744  DEVICE_FLAG_NONE },
1745  { "SONY", 0x0fce, "Xperia Z2 Tablet MTP", 0x01b1,
1747  { "SONY", 0x0fce, "Xperia Z Ultra MTP", 0x01b6,
1749  { "SONY", 0x0fce, "Xperia Z3 MTP", 0x01ba,
1750  DEVICE_FLAG_NONE },
1751  { "SONY", 0x0fce, "Xperia Z3 Compact MTP", 0x01bb,
1752  DEVICE_FLAG_NONE },
1753  { "SONY", 0x0fce, "Xperia E3 MTP", 0x01bc,
1754  DEVICE_FLAG_NONE },
1755  { "SONY", 0x0fce, "XPeria M4 Aqua Dual MTP", 0x01c4,
1756  DEVICE_FLAG_NONE },
1757  { "SONY", 0x0fce, "XPeria Z3+ MTP", 0x01c9,
1758  DEVICE_FLAG_NONE },
1759  { "SONY", 0x0fce, "XPeria E4g MTP", 0x01cb,
1760  DEVICE_FLAG_NONE },
1761 
1762 
1763  /*
1764  * MTP+UMS personalities of MTP devices (see above)
1765  */
1766  { "SonyEricsson", 0x0fce, "IS12S Xperia Acro MTP+CDROM", 0x4157,
1767  DEVICE_FLAG_NONE },
1768  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP+CDROM", 0x4168,
1769  DEVICE_FLAG_NONE },
1770  { "SONY", 0x0fce, "LT26i Xperia S MTP+CDROM", 0x4169,
1772  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP+CDROM", 0x4170,
1773  DEVICE_FLAG_NONE },
1774  { "SONY", 0x0fce, "ST25i Xperia U MTP+CDROM", 0x4171,
1775  DEVICE_FLAG_NONE },
1776  { "SONY", 0x0fce, "LT22i Xperia P MTP+CDROM", 0x4172,
1777  DEVICE_FLAG_NONE },
1778  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+CDROM", 0x4173,
1779  DEVICE_FLAG_NONE },
1780  { "SONY", 0x0fce, "LT26w Xperia Acro HD IS12S MTP+CDROM", 0x4175,
1781  DEVICE_FLAG_NONE },
1782  { "SONY", 0x0fce, "LT26w Xperia Acro HD SO-03D MTP+CDROM", 0x4176,
1783  DEVICE_FLAG_NONE },
1784  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+CDROM", 0x4177,
1785  DEVICE_FLAG_NONE },
1786  { "SONY", 0x0fce, "LT29i Xperia GX MTP+CDROM", 0x4178,
1787  DEVICE_FLAG_NONE },
1788  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+CDROM", 0x417e,
1789  DEVICE_FLAG_NONE },
1790  { "SONY", 0x0fce, "ST23i Xperia Miro MTP+CDROM", 0x4180,
1791  DEVICE_FLAG_NONE },
1792  { "SONY", 0x0fce, "SO-05D Xperia SX MTP+CDROM", 0x4181,
1793  DEVICE_FLAG_NONE },
1794  { "SONY", 0x0fce, "LT30p Xperia T MTP+CDROM", 0x4182,
1795  DEVICE_FLAG_NONE },
1796  { "SONY", 0x0fce, "LT25i Xperia V MTP+CDROM", 0x4186,
1797  DEVICE_FLAG_NONE },
1798  { "SONY", 0x0fce, "Xperia J MTP+CDROM", 0x4188,
1799  DEVICE_FLAG_NONE },
1800  { "SONY", 0x0fce, "Xperia ZL MTP+CDROM", 0x4189,
1801  DEVICE_FLAG_NONE },
1802  { "SONY", 0x0fce, "Xperia E MTP+CDROM", 0x418c,
1803  DEVICE_FLAG_NONE },
1804  { "SONY", 0x0fce, "Xperia Tablet Z MTP+CDROM 1", 0x418d,
1805  DEVICE_FLAG_NONE },
1806  { "SONY", 0x0fce, "Xperia L MTP+CDROM", 0x4192,
1807  DEVICE_FLAG_NONE },
1808  { "SONY", 0x0fce, "Xperia Z MTP+CDROM", 0x4193,
1809  DEVICE_FLAG_NONE },
1810  { "SONY", 0x0fce, "Xperia Tablet Z MTP+CDROM 2", 0x4194,
1811  DEVICE_FLAG_NONE },
1812  { "SONY", 0x0fce, "Xperia SP MTP+CDROM", 0x4195,
1813  DEVICE_FLAG_NONE },
1814  { "SONY", 0x0fce, "Xperia M MTP+CDROM", 0x419b,
1815  DEVICE_FLAG_NONE },
1816  { "SONY", 0x0fce, "Xperia Z Ultra MTP+CDROM (ID3)", 0x419c,
1817  DEVICE_FLAG_NONE },
1818  { "SONY", 0x0fce, "Xperia Z1 MTP+CDROM", 0x419e,
1819  DEVICE_FLAG_NONE },
1820  { "SONY", 0x0fce, "Xperia C MTP+CDROM", 0x41a3,
1821  DEVICE_FLAG_NONE },
1822  { "SONY", 0x0fce, "Xperia Z1 Compact D5503 MTP+CDROM", 0x41a7,
1823  DEVICE_FLAG_NONE },
1824  { "SONY", 0x0fce, "Xperia M2 MTP+CDROM", 0x41aa,
1825  DEVICE_FLAG_NONE },
1826  { "SONY", 0x0fce, "Xperia M2 Dual MTP+CDROM", 0x41ab,
1827  DEVICE_FLAG_NONE },
1828  { "SONY", 0x0fce, "Xperia Z2 MTP+CDROM", 0x41af,
1829  DEVICE_FLAG_NONE },
1830  { "SONY", 0x0fce, "Xperia Z3 MTP+CDROM", 0x41ba,
1831  DEVICE_FLAG_NONE },
1832  { "SONY", 0x0fce, "Xperia Z3 Compact MTP+CDROM", 0x41bb,
1833  DEVICE_FLAG_NONE },
1834  { "SONY", 0x0fce, "Xperia E3 MTP+CDROM", 0x41bc,
1835  DEVICE_FLAG_NONE },
1836  { "SONY", 0x0fce, "XPeria M4 Aqua Dual MTP+CDROM", 0x41c4,
1837  DEVICE_FLAG_NONE },
1838  { "SONY", 0x0fce, "XPeria Z3+ MTP+CDROM", 0x41c9,
1839  DEVICE_FLAG_NONE },
1840  { "SONY", 0x0fce, "XPeria E4g MTP+CDROM", 0x41cb,
1841  DEVICE_FLAG_NONE },
1842 
1843  /*
1844  * MTP+ADB personalities of MTP devices (see above)
1845  */
1846  { "SonyEricsson", 0x0fce, "c1605 Xperia Dual E MTP+ADB", 0x5146,
1847  DEVICE_FLAG_NONE },
1848  { "SonyEricsson", 0x0fce, "LT15i Xperia Arc MTP+ADB", 0x514f,
1849  DEVICE_FLAG_NONE },
1850  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo MTP+ADB", 0x5156,
1851  DEVICE_FLAG_NONE },
1852  { "SonyEricsson", 0x0fce, "IS12S Xperia Acro MTP+ADB", 0x5157,
1853  DEVICE_FLAG_NONE },
1854  { "SonyEricsson", 0x0fce, "MK16i Xperia MTP+ADB", 0x515a,
1855  DEVICE_FLAG_NONE },
1856  { "SonyEricsson", 0x0fce, "R800/R88i Xperia Play MTP+ADB", 0x515d,
1857  DEVICE_FLAG_NONE },
1858  { "SonyEricsson", 0x0fce, "ST18i Xperia Ray MTP+ADB", 0x5161,
1859  DEVICE_FLAG_NONE },
1860  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP+ADB", 0x5166,
1861  DEVICE_FLAG_NONE },
1862  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini MTP+ADB", 0x5167,
1863  DEVICE_FLAG_NONE },
1864  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP+ADB", 0x5168,
1865  DEVICE_FLAG_NONE },
1866  { "SONY", 0x0fce, "LT26i Xperia S MTP+ADB", 0x5169,
1868  { "SonyEricsson", 0x0fce, "WT19i Live Walkman MTP+ADB", 0x516d,
1869  DEVICE_FLAG_NONE },
1870  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP+ADB", 0x5170,
1871  DEVICE_FLAG_NONE },
1872  { "SONY", 0x0fce, "ST25i Xperia U MTP+ADB", 0x5171,
1873  DEVICE_FLAG_NONE },
1874  { "SONY", 0x0fce, "LT22i Xperia P MTP+ADB", 0x5172,
1875  DEVICE_FLAG_NONE },
1876  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+ADB", 0x5173,
1877  DEVICE_FLAG_NONE },
1878  { "SONY", 0x0fce, "IS12S Xperia Acro HD MTP+ADB", 0x5175,
1879  DEVICE_FLAG_NONE },
1880  { "SONY", 0x0fce, "SO-03D Xperia Acro HD MTP+ADB", 0x5176,
1881  DEVICE_FLAG_NONE },
1882  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+ADB", 0x5177,
1883  DEVICE_FLAG_NONE },
1884  { "SONY", 0x0fce, "LT29i Xperia GX MTP+ADB", 0x5178,
1885  DEVICE_FLAG_NONE },
1886  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+ADB", 0x517e,
1887  DEVICE_FLAG_NONE },
1888  { "SONY", 0x0fce, "ST23i Xperia Miro MTP+ADB", 0x5180,
1889  DEVICE_FLAG_NONE },
1890  { "SONY", 0x0fce, "SO-05D Xperia SX MTP+ADB", 0x5181,
1891  DEVICE_FLAG_NONE },
1892  { "SONY", 0x0fce, "LT30p Xperia T MTP+ADB", 0x5182,
1893  DEVICE_FLAG_NONE },
1894  { "SONY", 0x0fce, "LT25i Xperia V MTP+ADB", 0x5186,
1895  DEVICE_FLAG_NONE },
1896  { "SONY", 0x0fce, "Xperia J MTP+ADB", 0x5188,
1897  DEVICE_FLAG_NONE },
1898  { "SONY", 0x0fce, "Xperia ZL MTP+ADB", 0x5189,
1899  DEVICE_FLAG_NONE },
1900  { "SONY", 0x0fce, "Xperia E MTP+ADB", 0x518c,
1901  DEVICE_FLAG_NONE },
1902  { "SONY", 0x0fce, "Xperia Tablet Z MTP+ADB 1", 0x518d,
1903  DEVICE_FLAG_NONE },
1904  { "SONY", 0x0fce, "Xperia L MTP+ADB", 0x5192,
1905  DEVICE_FLAG_NONE },
1906  { "SONY", 0x0fce, "Xperia Z MTP+ADB", 0x5193,
1907  DEVICE_FLAG_NONE },
1908  { "SONY", 0x0fce, "Xperia Tablet Z MTP+ADB 2", 0x5194,
1909  DEVICE_FLAG_NONE },
1910  { "SONY", 0x0fce, "Xperia SP MTP+ADB", 0x5195,
1911  DEVICE_FLAG_NONE },
1912  { "SONY", 0x0fce, "Xperia Z Ultra MTP+ADB (ID2)", 0x5196,
1913  DEVICE_FLAG_NONE },
1914  { "SONY", 0x0fce, "Xperia ZR MTP+ADB", 0x5197,
1916  { "SONY", 0x0fce, "Xperia A MTP+ADB", 0x5198,
1918  { "SONY", 0x0fce, "Xperia M MTP+ADB", 0x519b,
1919  DEVICE_FLAG_NONE },
1920  { "SONY", 0x0fce, "Xperia Z Ultra MTP+ADB (ID3)", 0x519c,
1921  DEVICE_FLAG_NONE },
1922  { "SONY", 0x0fce, "Xperia Z1 MTP+ADB", 0x519e,
1923  DEVICE_FLAG_NONE },
1924  { "SONY", 0x0fce, "Xperia C MTP+ADB", 0x51a3,
1925  DEVICE_FLAG_NONE },
1926  { "SONY", 0x0fce, "Xperia Z1 Compact MTP+ADB", 0x51a7,
1927  DEVICE_FLAG_NONE },
1928  { "SONY", 0x0fce, "Xperia M2 MTP+ADB", 0x51aa,
1929  DEVICE_FLAG_NONE },
1930  { "SONY", 0x0fce, "Xperia M2 Dual MTP+ADB", 0x51ab,
1931  DEVICE_FLAG_NONE },
1932  { "SONY", 0x0fce, "Xperia Z2 MTP+ADB", 0x51af,
1933  DEVICE_FLAG_NONE },
1934  { "SONY", 0x0fce, "Xperia Z Ultra MTP+ADB", 0x51b6,
1935  DEVICE_FLAG_NONE },
1936  { "SONY", 0x0fce, "Xperia Z3 MTP+ADB", 0x51ba,
1937  DEVICE_FLAG_NONE },
1938  { "SONY", 0x0fce, "Xperia Z3 Compact MTP+ADB", 0x51bb,
1939  DEVICE_FLAG_NONE },
1940  { "SONY", 0x0fce, "Xperia E3 MTP+ADB", 0x51bc,
1941  DEVICE_FLAG_NONE },
1942  { "SONY", 0x0fce, "XPeria M4 Aqua Dual MTP+ADB", 0x51c4,
1943  DEVICE_FLAG_NONE },
1944  { "SONY", 0x0fce, "XPeria Z3+ MTP+ADB", 0x51c9,
1945  DEVICE_FLAG_NONE },
1946  { "SONY", 0x0fce, "XPeria E4g MTP+ADB", 0x51cb,
1947  DEVICE_FLAG_NONE },
1948 
1949  /*
1950  * MTP+UMS modes
1951  * This mode is for using MTP on the internal storage (eMMC)
1952  * and using UMS (Mass Storage Device Class) on the external
1953  * SD card
1954  */
1955  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+UMS", 0xa173,
1956  DEVICE_FLAG_NONE },
1957  { "SONY", 0x0fce, "IS12S Xperia Acro HD MTP+UMS", 0xa175,
1958  DEVICE_FLAG_NONE },
1959  { "SONY", 0x0fce, "SO-03D Xperia Acro HD MTP+UMS", 0xa176,
1960  DEVICE_FLAG_NONE },
1961  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+UMS", 0xa177,
1962  DEVICE_FLAG_NONE },
1963  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+UMS", 0xa17e,
1964  DEVICE_FLAG_NONE },
1965 
1966  /*
1967  * MTP+UMS+ADB modes
1968  * Like the above, but also ADB
1969  */
1970  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+UMS+ADB", 0xb173,
1971  DEVICE_FLAG_NONE },
1972  { "SONY", 0x0fce, "IS12S Xperia Acro MTP+UMS+ADB", 0xb175,
1973  DEVICE_FLAG_NONE },
1974  { "SONY", 0x0fce, "SO-03D Xperia Acro MTP+UMS+ADB", 0xb176,
1975  DEVICE_FLAG_NONE },
1976  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+UMS+ADB", 0xb177,
1977  DEVICE_FLAG_NONE },
1978  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+UMS+ADB", 0xb17e,
1979  DEVICE_FLAG_NONE },
1980 
1981 
1982  /*
1983  * Motorola
1984  * Assume DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST on all of these.
1985  */
1986  /* https://sourceforge.net/p/libmtp/feature-requests/136/ */
1987  { "Motorola", 0x22b8, "XT1524 (MTP)", 0x002e,
1989  // Reported by David Boyd <tiggrdave@users.sourceforge.net>
1990  { "Motorola", 0x22b8, "V3m/V750 verizon", 0x2a65,
1993  { "Motorola", 0x22b8, "Atrix/Razr HD (MTP)", 0x2e32,
1995  { "Motorola", 0x22b8, "Atrix/Razr HD (MTP+ADB)", 0x2e33,
1997  { "Motorola", 0x22b8, "RAZR M XT907 (MTP)", 0x2e50,
1999  { "Motorola", 0x22b8, "RAZR M XT907 (MTP+ADB)", 0x2e51,
2001  { "Motorola", 0x22b8, "Moto X (XT1053)", 0x2e62,
2003  { "Motorola", 0x22b8, "Moto X (XT1058)", 0x2e63,
2005  /* https://sourceforge.net/p/libmtp/bugs/1323/ */
2006  { "Motorola", 0x22b8, "Moto X (XT1080)", 0x2e66,
2008  { "Motorola", 0x22b8, "Droid Maxx (XT1080)", 0x2e67,
2010  { "Motorola", 0x22b8, "Droid Ultra", 0x2e68,
2012  { "Motorola", 0x22b8, "Moto G (ID1)", 0x2e76,
2014  { "Motorola", 0x22b8, "Moto G (ID2)", 0x2e82,
2016  /* https://sourceforge.net/p/libmtp/bugs/1030/, PTP Id */
2017  { "Motorola", 0x22b8, "Moto G (XT1032)", 0x2e84,
2019  // Reported by Jader Rodrigues Simoes <jadersimoes@users.sourceforge.net>
2020  { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID3)", 0x41cf,
2022  // Reported by Steven Roemen <sdroemen@users.sourceforge.net>
2023  { "Motorola", 0x22b8, "Droid X/MB525 (Defy)", 0x41d6,
2024  DEVICE_FLAG_NONE },
2025  { "Motorola", 0x22b8, "DROID2 (ID1)", 0x41da,
2026  DEVICE_FLAG_NONE },
2027  { "Motorola", 0x22b8, "Milestone / Verizon Droid", 0x41dc,
2029  { "Motorola", 0x22b8, "DROID2 (ID2)", 0x42a7,
2031  { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x4306,
2033  { "Motorola", 0x22b8, "Xoom 2 Media Edition", 0x4311,
2035  // Reported by B,H,Kissinger <mrkissinger@users.sourceforge.net>
2036  { "Motorola", 0x22b8, "XT912/XT928", 0x4362,
2038  /* https://sourceforge.net/p/libmtp/bugs/1104/ , PTP id. */
2039  { "Motorola", 0x22b8, "DROID4 (PTP)", 0x4373,
2041  // Reported by Lundgren <alundgren@users.sourceforge.net>
2042  { "Motorola", 0x22b8, "DROID4", 0x437f,
2044  // Reported by Marcus Meissner to libptp2
2045  { "Motorola", 0x22b8, "IdeaPad K1", 0x4811,
2047  // Reported by Hans-Joachim Baader <hjb@pro-linux.de> to libptp2
2048  { "Motorola", 0x22b8, "A1200", 0x60ca,
2050  // http://mark.cdmaforums.com/Files/Motdmmtp.inf
2051  { "Motorola", 0x22b8, "MTP Test Command Interface", 0x6413,
2053  // Reported by anonymous user
2054  { "Motorola", 0x22b8, "RAZR2 V8/U9/Z6", 0x6415,
2056  // Reported by Rodrigo Angelo Rafael
2057  // Razr D1, D3
2058  { "Motorola", 0x22b8, "Razr D1/D3/i (MTP)", 0x64b5,
2060  { "Motorola", 0x22b8, "Razr D1/D3/i (MTP+?)", 0x64b6,
2062  /* https://sourceforge.net/p/libmtp/bugs/697/ */
2063  { "Motorola", 0x22b8, "Atrix XT687 (MTP)", 0x64cf,
2065  // Reported by Brian Dolbec <dol-sen@users.sourceforge.net>
2066  { "Motorola", 0x22b8, "Atrix MB860 (MTP)", 0x7088,
2068  /*
2069  * Motorola Xoom (Wingray) variants
2070  *
2071  * These devices seem to use these product IDs simulatenously
2072  * https://code.google.com/p/android-source-browsing/source/browse/init.stingray.usb.rc?repo=device--moto--wingray
2073  *
2074  * 0x70a3 - Factory test - reported as early MTP ID
2075  * 0x70a8 - MTP
2076  * 0x70a9 - MTP+ADB
2077  * 0x70ae - RNDIS
2078  * 0x70af - RNDIS+ADB
2079  * 0x70b0 - ACM
2080  * 0x70b1 - ACM+ADB
2081  * 0x70b2 - ACM+RNDIS
2082  * 0x70b3 - ACM+RNDIS+ADB
2083  * 0x70b4 - PTP
2084  * 0x70b5 - PTP+ADB
2085  *
2086  * Reported by Google Inc's Yavor Goulishev <yavor@google.com>
2087  */
2088  { "Motorola", 0x22b8, "Xoom (Factory test)", 0x70a3,
2090  { "Motorola", 0x22b8, "Xoom (MTP)", 0x70a8,
2092  { "Motorola", 0x22b8, "Xoom (MTP+ADB)", 0x70a9,
2094  // "carried by C Spire and other CDMA US carriers"
2095  { "Motorola", 0x22b8, "Milestone X2", 0x70ca,
2097  { "Motorola", 0x22b8, "XT890/907/Razr (MTP)", 0x710d,
2099  { "Motorola", 0x22b8, "XT890/907/Razr (MTP+ADB)", 0x710e,
2101  /* https://sourceforge.net/p/libmtp/bugs/1183/ */
2102  { "Motorola", 0x22b8, "Droid Turbo (XT1254)", 0x2ea5,
2104  { "Motorola", 0x22b8, "Droid Turbo Verizon", 0x2ea8,
2106  /*
2107  * XT890/907/Razr
2108  * 710f is USB mass storage
2109  */
2110 
2111  /*
2112  * Google
2113  * These guys lend their Vendor ID to anyone who comes down the
2114  * road to produce an Android tablet it seems... The Vendor ID
2115  * was originally used for Nexus phones
2116  */
2117  { "Google Inc (for Allwinner)", 0x18d1, "A31 SoC", 0x0006,
2119  { "Google Inc (for Ainol Novo)", 0x18d1, "Fire/Flame", 0x0007,
2121  { "Google Inc (for Sony)", 0x18d1, "S1", 0x05b3,
2123  // Reported by anonymous Sourceforge user
2124  { "Google Inc (for Barnes & Noble)", 0x18d1, "Nook Color", 0x2d02,
2126  // Reported by anonymous Sourceforge user
2127  { "Google Inc (for Asus)", 0x18d1, "TF201 Transformer", 0x4d00,
2129  // Reported by anonymous Sourceforge user
2130  { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
2132  // 0x4e21 (Nexus S) is a USB Mass Storage device.
2133  { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP)", 0x4e25,
2135  // 0x4e26 is also used by "Ramos W30HD Pro Quad Core"
2136  { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP+ADB)", 0x4e26,
2138  // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
2139  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP)", 0x4e41,
2141  // Reported by Michael Hess <mhess126@gmail.com>
2142  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP+ADB)", 0x4e42,
2144  { "Google Inc (for LG Electronics/Samsung)", 0x18d1,
2145  "Nexus 4/5/7/10 (MTP)", 0x4ee1,
2147  { "Google Inc (for LG Electronics/Samsung)", 0x18d1,
2148  "Nexus 4/5/7/10 (MTP+ADB)", 0x4ee2,
2150  /* https://sourceforge.net/p/libmtp/bugs/1255/ */
2151  { "Google", 0x18d1, "Nexus 5 (MTP)", 0x4ee5,
2153  // WiFi-only version of Xoom
2154  // See: http://bugzilla.gnome.org/show_bug.cgi?id=647506
2155  { "Google Inc (for Motorola)", 0x18d1, "Xoom (MZ604)", 0x70a8,
2157  { "Google Inc (for Toshiba)", 0x18d1, "Thrive 7/AT105", 0x7102,
2159  { "Google Inc (for Lenovo)", 0x18d1, "Ideapad K1", 0x740a,
2161  // Another OEM for Medion
2162  { "Google Inc (for Medion)", 0x18d1, "MD99000 (P9514)", 0xb00a,
2164  // Reported by Frederik Himpe <fhimpe@telenet.be>
2165  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus (Cyanogen)",
2166  0xd109, DEVICE_FLAGS_ANDROID_BUGS },
2167  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus", 0xd10a,
2169  { "bq", 0x2a47, "Krillin (MTP)", 0x2008,
2171  { "bq", 0x2a47, "Krillin (MTP+ADB)", 0x0c02,
2173  { "Arale", 0x2a45, "Arale (MTP)", 0x2008,
2175  { "Arale", 0x2a45, "Arale (MTP+ADB)", 0x0c02,
2177 
2178 
2179  /*
2180  * Media Keg
2181  */
2182  // Reported by Rajan Bella <rajanbella@yahoo.com>
2183  { "Kenwood", 0x0b28, "Media Keg HD10GB7 Sport Player", 0x100c, DEVICE_FLAG_UNLOAD_DRIVER},
2184 
2185  /*
2186  * Micro-Star International (MSI)
2187  */
2188  // Reported by anonymous sourceforge user.
2189  { "Micro-Star International", 0x0db0, "P610/Model MS-5557", 0x5572, DEVICE_FLAG_NONE },
2190 
2191  /*
2192  * FOMA
2193  */
2194  { "FOMA", 0x06d3, "D905i", 0x21ba, DEVICE_FLAG_NONE },
2195 
2196  /*
2197  * Haier
2198  */
2199  // Both reported by an anonymous SourceForge user
2200  // This is the 30 GiB model
2201  { "Haier", 0x1302, "Ibiza Rhapsody 1", 0x1016, DEVICE_FLAG_NONE },
2202  // This is the 4/8 GiB model
2203  { "Haier", 0x1302, "Ibiza Rhapsody 2", 0x1017, DEVICE_FLAG_NONE },
2204 
2205  /*
2206  * Panasonic
2207  */
2208  // Reported by dmizer
2209  { "Panasonic", 0x04da, "P905i", 0x2145, DEVICE_FLAG_NONE },
2210  // Reported by Taku
2211  { "Panasonic", 0x04da, "P906i", 0x2158, DEVICE_FLAG_NONE },
2212 
2213  /*
2214  * Polaroid
2215  */
2216  { "Polaroid", 0x0546, "Freescape/MPU-433158", 0x2035, DEVICE_FLAG_NONE },
2217 
2218  /*
2219  * Pioneer
2220  */
2221  // Reported by Dan Allen <dan.j.allen@gmail.com>
2222  { "Pioneer", 0x08e4, "XMP3", 0x0148, DEVICE_FLAG_NONE },
2223 
2224  /*
2225  * Slacker Inc.
2226  * Put in all evilness flags because it looks fragile.
2227  */
2228  // Reported by Pug Fantus <pugfantus@users.sourceforge.net>
2229  { "Slacker Inc.", 0x1bdc, "Slacker Portable Media Player", 0xfabf,
2232 
2233  // Reported by anonymous user
2234  { "Conceptronic", 0x1e53, "CMTD2", 0x0005, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
2235  // Reported by Demadridsur <demadridsur@gmail.com>
2236  { "O2 Sistemas", 0x1e53, "ZoltarTV", 0x0006, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
2237  // Reported by da-beat <dabeat@gmail.com>
2238  { "Wyplay", 0x1e53, "Wyplayer", 0x0007, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
2239 
2240  // Reported by Sense Hofstede <qense@users.sourceforge.net>
2241  { "Perception Digital, Ltd", 0x0aa6, "Gigaware GX400", 0x9702, DEVICE_FLAG_NONE },
2242 
2243  /*
2244  * RIM's BlackBerry
2245  */
2246  // Reported by Nicolas VIVIEN <nicolas@vivien.fr>
2247  { "RIM", 0x0fca, "BlackBerry Storm/9650", 0x8007, DEVICE_FLAG_UNLOAD_DRIVER |
2249 
2250  /*
2251  * Nextar
2252  */
2253  { "Nextar", 0x0402, "MA715A-8R", 0x5668, DEVICE_FLAG_NONE },
2254 
2255  /*
2256  * Coby
2257  */
2258  { "Coby", 0x1e74, "COBY MP705", 0x6512, DEVICE_FLAG_NONE },
2259 
2260 #if 0
2261  /*
2262  * Apple devices, which are not MTP natively but can be made to speak MTP
2263  * using PwnTunes (http://www.pwntunes.net/)
2264  * CURRENTLY COMMENTED OUT:
2265  * These will make the UDEV rules flag these as MTP devices even if
2266  * PwnTunes is NOT installed. That is unacceptable, so a better solution
2267  * that actually inspects if the device has PwnTunes/MTP support needs
2268  * to be found, see:
2269  * https://sourceforge.net/p/libmtp/bugs/759/
2270  */
2271  { "Apple", 0x05ac, "iPhone", 0x1290, DEVICE_FLAG_NONE },
2272  { "Apple", 0x05ac, "iPod Touch 1st Gen", 0x1291, DEVICE_FLAG_NONE },
2273  { "Apple", 0x05ac, "iPhone 3G", 0x1292, DEVICE_FLAG_NONE },
2274  { "Apple", 0x05ac, "iPod Touch 2nd Gen", 0x1293, DEVICE_FLAG_NONE },
2275  { "Apple", 0x05ac, "iPhone 3GS", 0x1294, DEVICE_FLAG_NONE },
2276  { "Apple", 0x05ac, "0x1296", 0x1296, DEVICE_FLAG_NONE },
2277  { "Apple", 0x05ac, "0x1297", 0x1297, DEVICE_FLAG_NONE },
2278  { "Apple", 0x05ac, "0x1298", 0x1298, DEVICE_FLAG_NONE },
2279  { "Apple", 0x05ac, "iPod Touch 3rd Gen", 0x1299, DEVICE_FLAG_NONE },
2280  { "Apple", 0x05ac, "iPad", 0x129a, DEVICE_FLAG_NONE },
2281 #endif
2282 
2283  // Reported by anonymous SourceForge user, also reported as
2284  // Pantech Crux, claming to be:
2285  // Manufacturer: Qualcomm
2286  // Model: Windows Simulator
2287  // Device version: Qualcomm MTP1.0
2288  { "Curitel Communications, Inc.", 0x106c,
2289  "Verizon Wireless Device", 0x3215, DEVICE_FLAG_NONE },
2290  // Reported by: Jim Hanrahan <goshawkjim@users.sourceforge.net>
2291  { "Pantech", 0x106c, "Crux", 0xf003, DEVICE_FLAG_NONE },
2292 
2293  /*
2294  * Asus
2295  * Pattern of PIDs on Android devices seem to be:
2296  * n+0 = MTP
2297  * n+1 = MTP+ADB
2298  * n+2 = ?
2299  * n+3 = ?
2300  * n+4 = PTP
2301  */
2302  // Reported by Glen Overby
2303  { "Asus", 0x0b05, "TF300 Transformer (MTP)", 0x4c80,
2305  // Reported by jaile <jaile@users.sourceforge.net>
2306  { "Asus", 0x0b05, "TF300 Transformer (MTP+ADB)", 0x4c81,
2308  // Repored by Florian Apolloner <f-apolloner@users.sourceforge.net>
2309  { "Asus", 0x0b05, "TF700 Transformer (MTP)", 0x4c90,
2311  { "Asus", 0x0b05, "TF700 Transformer (MTP+ADB)", 0x4c91,
2313  { "Asus", 0x0b05, "TF701T Transformer Pad (MTP)", 0x4ca0,
2315  { "Asus", 0x0b05, "TF701T Transformer Pad (MTP+ADB)", 0x4ca1,
2317  /* https://sourceforge.net/p/libmtp/support-requests/135/ */
2318  { "Asus", 0x0b05, "ME302KL MeMo Pad FHD10 (MTP)", 0x4cc0,
2320  { "Asus", 0x0b05, "ME302KL MeMo Pad FHD10 (MTP+ADB)", 0x4cc1,
2322  { "Asus", 0x0b05, "ME301T MeMo Pad Smart 10 (MTP)", 0x4cd0,
2324  { "Asus", 0x0b05, "ME301T MeMo Pad Smart 10 (MTP+ADB)", 0x4cd1,
2326  { "Asus", 0x0b05, "Asus Fonepad Note 6 (MTP)", 0x4ce0,
2328  { "Asus", 0x0b05, "Asus Fonepad Note 6 (MTP+ADB)", 0x4ce1,
2330  { "Asus", 0x0b05, "TF201 Transformer Prime (keyboard dock)", 0x4d00,
2332  { "Asus", 0x0b05, "TF201 Transformer Prime (tablet only)", 0x4d01,
2334  // 4d04 is the PTP mode, don't add it
2335  { "Asus", 0x0b05, "SL101 (MTP)", 0x4e00,
2337  { "Asus", 0x0b05, "SL101 (MTP+ADB)", 0x4e01,
2339  { "Asus", 0x0b05, "TF101 Eeepad Transformer (MTP)", 0x4e0f,
2341  { "Asus", 0x0b05, "TF101 Eeepad Transformer (MTP+ADB)", 0x4e1f,
2343  { "Asus", 0x0b05, "Fonepad", 0x514f,
2345  { "Asus", 0x0b05, "PadFone (MTP)", 0x5200,
2347  { "Asus", 0x0b05, "PadFone (MTP+ADB)", 0x5201,
2349  { "Asus", 0x0b05, "ME302C MemoPad (MTP+?)", 0x520f,
2351  { "Asus", 0x0b05, "PadFone 2 (MTP)", 0x5210,
2353  { "Asus", 0x0b05, "PadFone 2 (MTP+ADB)", 0x5211,
2355  { "Asus", 0x0b05, "PadFone 2 (PTP)", 0x5214,
2357  { "Asus", 0x0b05, "ME302C MemoPad (MTP)", 0x521f,
2359  /* https://sourceforge.net/p/libmtp/bugs/1066/ */
2360  { "Asus", 0x0b05, "PadFone Infinity (2nd ID) (MTP)", 0x5220,
2362  { "Asus", 0x0b05, "PadFone Infinity (2nd ID) (MTP+ADB)", 0x5221,
2364  { "Asus", 0x0b05, "PadFone Infinity (MTP)", 0x5230,
2366  { "Asus", 0x0b05, "PadFone Infinity (MTP+ADB)", 0x5231,
2368  { "Asus", 0x0b05, "Memo ME172V (MTP)", 0x5400,
2370  /* https://sourceforge.net/p/libmtp/bugs/1072/ */
2371  { "Asus", 0x0b05, "Fonepad 7 LTE ME372CL (MTP)", 0x540f,
2373  { "Asus", 0x0b05, "Memo ME173X (MTP)", 0x5410,
2375  { "Asus", 0x0b05, "Memo ME173X (MTP+ADB)", 0x5411,
2377  /* https://sourceforge.net/p/libmtp/bugs/1072/ */
2378  { "Asus", 0x0b05, "Fonepad 7 LTE ME372CL (MTP+ADB)", 0x541f,
2380  { "Asus", 0x0b05, "Memo K00F (MTP)", 0x5460,
2382  { "Asus", 0x0b05, "Memo Pad 8 (MTP)", 0x5466,
2384  { "Asus", 0x0b05, "Memo K00F (MTP+ADB)", 0x5468,
2386  /* https://sourceforge.net/p/libmtp/support-requests/158/ */
2387  { "Asus", 0x0b05, "ZenFone 5 (MTP)", 0x5480,
2389  /* https://sourceforge.net/p/libmtp/bugs/1279/ */
2390  { "Asus", 0x0b05, "ZenFone 5 (MTP+ADB)", 0x5481,
2392  /* https://sourceforge.net/p/libmtp/bugs/1236/ */
2393  { "Asus", 0x0b05, "ZenFone 6 (MTP)", 0x5490,
2395  { "Asus", 0x0b05, "ZenFone 6 (MTP+ADB)", 0x5491,
2397  /* https://sourceforge.net/p/libmtp/bugs/1239/ */
2398  { "Asus", 0x0b05, "K010 (MTP)", 0x5500,
2400  /* https://sourceforge.net/p/libmtp/bugs/1196/ */
2401  { "Asus", 0x0b05, "MemoPad 7 (MTP+ADB)", 0x5506,
2403  /* https://sourceforge.net/p/libmtp/bugs/1069/ */
2404  { "Asus", 0x0b05, "K00E (MTP+ADB)", 0x550f,
2406  /* https://sourceforge.net/p/libmtp/bugs/1244/ */
2407  { "Asus", 0x0b05, "MemoPad 8 ME181 CX (MTP)", 0x5561,
2409  /* https://sourceforge.net/p/libmtp/bugs/1406/ */
2410  { "Asus", 0x0b05, "Zenfone 2 (MTP)", 0x5600,
2412  /* https://sourceforge.net/p/libmtp/bugs/1364/ */
2413  { "Asus", 0x0b05, "Z00AD (MTP)", 0x5601,
2415  { "Asus", 0x0b05, "TX201LA (MTP)", 0x561f,
2417  /* https://sourceforge.net/p/libmtp/bugs/1271/ */
2418  { "Asus", 0x0b05, "ZenFone 4 (MTP)", 0x580f,
2420  /* https://sourceforge.net/p/libmtp/bugs/1179/ */
2421  { "Asus", 0x0b05, "ZenFone 4 A400CG (MTP)", 0x581f,
2423  /* https://sourceforge.net/p/libmtp/bugs/1258/ */
2424  { "Asus", 0x0b05, "A450CG (MTP)", 0x5a0f,
2426  /* https://sourceforge.net/p/libmtp/bugs/1350/ */
2427  { "Asus", 0x0b05, "Zenfone 2 ZE550ML (MTP)", 0x5f02,
2429  /* https://sourceforge.net/p/libmtp/bugs/1364/ */
2430  { "Asus", 0x0b05, "Zenfone 2 ZE551ML (MTP)", 0x5f03,
2432  /* https://sourceforge.net/p/libmtp/bugs/1232/ */
2433  { "Asus", 0x0b05, "MemoPad 7 (ME572CL)", 0x7772,
2435  /* https://sourceforge.net/p/libmtp/bugs/1351/ */
2436  { "Asus", 0x0b05, "Fonepad 7 (FE375CXG)", 0x7773,
2438  { "Asus", 0x0b05, "ZenFone 5 A500KL (MTP)", 0x7780,
2440  /* https://sourceforge.net/p/libmtp/bugs/1247/ */
2441  { "Asus", 0x0b05, "ZenFone 5 A500KL (MTP+ADB)", 0x7781,
2443 
2444 
2445  /*
2446  * Lenovo
2447  */
2448  /* https://sourceforge.net/p/libmtp/support-requests/178/ */
2449  { "Lenovo", 0x17ef, "P70-A", 0x0c02,
2451  /* https://sourceforge.net/p/libmtp/bugs/1415/ */
2452  { "Lenovo", 0x17ef, "P70", 0x2008,
2454  // Reported by Richard Körber <shredzone@users.sourceforge.net>
2455  { "Lenovo", 0x17ef, "K1", 0x740a,
2457  // Reported by anonymous sourceforge user
2458  // Adding Android default bug flags since it appears to be an Android
2459  { "Lenovo", 0x17ef, "ThinkPad Tablet", 0x741c,
2461  // Medion is using Lenovos manufacturer ID it seems.
2462  // Reported by Thomas Goss <thomas.goss@linux.com>
2463  { "Medion", 0x17ef, "Lifetab P9516", 0x7483,
2465  // Reported by: XChesser <XChesser@users.sourceforge.net>
2466  { "Lenovo", 0x17ef, "P700", 0x7497,
2468  /* https://sourceforge.net/p/libmtp/bugs/1185/ */
2469  { "Lenovo", 0x17ef, "A820", 0x7498,
2471  /* https://sourceforge.net/p/libmtp/bugs/1190/ */
2472  { "Lenovo", 0x17ef, "P780", 0x74a6,
2474  // Reported by: anonymous sourceforge user
2475  { "Lenovo", 0x17ef, "Lifetab S9512", 0x74cc,
2477  /* https://sourceforge.net/p/libmtp/support-requests/170/ */
2478  { "Lenovo", 0x17ef, "S660", 0x74f8,
2480  // Reported by Brian J. Murrell
2481  { "Lenovo", 0x17ef, "IdeaTab A2109A", 0x7542,
2483  /* https://sourceforge.net/p/libmtp/support-requests/166/ */
2484  { "Lenovo", 0x17ef, "IdeaTab S2210a", 0x757d,
2486  /* https://sourceforge.net/p/libmtp/bugs/1123/ */
2487  { "Lenovo", 0x17ef, "K900 (ID1)", 0x75b5,
2489  // Reported by rvelev@mail.bg
2490  { "Lenovo", 0x17ef, "IdeaPad A3000 (ID1)", 0x75bc,
2492  { "Lenovo", 0x17ef, "IdeaPad A3000 (ID2)", 0x75be,
2494  { "Lenovo", 0x17ef, "Toga Tablet B6000-F", 0x76f2,
2496  /* https://sourceforge.net/p/libmtp/bugs/1122/ */
2497  { "Lenovo", 0x17ef, "S930", 0x7718,
2499  /* https://sourceforge.net/p/libmtp/bugs/1250/ */
2500  { "Lenovo", 0x17ef, "A5500-F", 0x772b,
2502  { "Lenovo", 0x17ef, "LifeTab E733X", 0x775a,
2504  { "Lenovo", 0x17ef, "IdeaTab S5000", 0x76e8,
2506  /* https://sourceforge.net/p/libmtp/bugs/1155/ */
2507  { "Lenovo", 0x17ef, "Yoga Tablet 10 B8000-H", 0x76ff,
2509  /* https://sourceforge.net/p/libmtp/bugs/1391/ */
2510  { "Lenovo", 0x17ef, "A7600-F", 0x7731,
2512  /* https://sourceforge.net/p/libmtp/bugs/1291/ */
2513  { "Lenovo", 0x17ef, "A3500-F", 0x7737,
2515  /* https://sourceforge.net/p/libmtp/support-requests/186/ */
2516  { "Lenovo", 0x17ef, "Yoga Tablet 2 - 1050F", 0x77a4,
2518  /* https://sourceforge.net/p/libmtp/support-requests/168/ */
2519  { "Lenovo", 0x17ef, "Yoga Tablet 2 Pro", 0x77b1,
2521  /* https://sourceforge.net/p/libmtp/feature-requests/125/ */
2522  { "Lenovo", 0x17ef, "Vibe Z2", 0x77ea,
2524  /* https://sourceforge.net/p/libmtp/bugs/1360/ */
2525  { "Lenovo", 0x17ef, "K3 Note", 0x7883,
2527 
2528  /*
2529  * Huawei
2530  * IDs used by Honor U8860,U8815,U9200,P2
2531  */
2532  { "Huawei", 0x12d1, "MTP device (ID1)", 0x1051,
2534  { "Huawei", 0x12d1, "MTP device (ID2)", 0x1052,
2536  /* https://sourceforge.net/p/libmtp/bugs/1381/ */
2537  { "Huawei", 0x12d1, "H60-L11", 0x1079,
2539  /* https://sourceforge.net/p/libmtp/bugs/1361/ */
2540  { "Huawei", 0x12d1, "Ascend P8 ", 0x1082,
2542  /* https://sourceforge.net/p/libmtp/bugs/1418/ */
2543  { "Huawei", 0x12d1, "Honor 3C ", 0x2012,
2545  { "Huawei", 0x12d1, "Mediapad (mode 0)", 0x360f,
2547  // Reported by Bearsh <bearsh@users.sourceforge.net>
2548  { "Huawei", 0x12d1, "Mediapad (mode 1)", 0x361f,
2550 
2551  /*
2552  * ZTE
2553  * Android devices reported by junwang <lovewjlove@users.sourceforge.net>
2554  */
2555  { "ZTE", 0x19d2, "V55 ID 1", 0x0244, DEVICE_FLAGS_ANDROID_BUGS },
2556  { "ZTE", 0x19d2, "V55 ID 2", 0x0245, DEVICE_FLAGS_ANDROID_BUGS },
2557  { "ZTE", 0x19d2, "V790/Blade 3", 0x0306, DEVICE_FLAGS_ANDROID_BUGS },
2558  { "ZTE", 0x19d2, "V880E", 0x0307, DEVICE_FLAGS_ANDROID_BUGS },
2559  /* https://sourceforge.net/p/libmtp/bugs/672/ */
2560  { "ZTE", 0x19d2, "Grand X In", 0x0343, DEVICE_FLAGS_ANDROID_BUGS },
2561  { "ZTE", 0x19d2, "V985", 0x0383, DEVICE_FLAGS_ANDROID_BUGS },
2562  /* https://sourceforge.net/p/libmtp/bugs/1328/ */
2563  { "ZTE", 0x19d2, "V5", 0xffce, DEVICE_FLAGS_ANDROID_BUGS },
2564 
2565  /*
2566  * HTC (High Tech Computer Corp)
2567  * Reporters:
2568  * Steven Eastland <grassmonk@users.sourceforge.net>
2569  * Kevin Cheng <kache@users.sf.net>
2570  */
2571  /* https://sourceforge.net/p/libmtp/support-requests/181/ */
2572  { "HTC", 0x0bb4, "HTC One M9 (MTP)", 0x040b,
2574  /* https://sourceforge.net/p/libmtp/bugs/1398/ */
2575  { "HTC", 0x0bb4, "Spreadtrum SH57MYZ03342 (MTP)", 0x05e3,
2577  /* reported by Mikkel Oscar Lyderik <mikkeloscar@gmail.com> */
2578  { "HTC", 0x0bb4, "HTC Desire 510 (MTP+ADB)", 0x05fd,
2580  /* https://sourceforge.net/p/libmtp/bugs/1221/ */
2581  { "HTC", 0x0bb4, "One M8 Google Play Edition (MTP+ADB)", 0x060b,
2582  DEVICE_FLAG_NONE },
2583  /* https://sourceforge.net/p/libmtp/support-requests/153/ */
2584  { "HTC", 0x0bb4, "HTC6515LVW/One Remix", 0x07d8,
2585  DEVICE_FLAG_NONE },
2586  /* https://sourceforge.net/p/libmtp/support-requests/141/ */
2587  { "HTC", 0x0bb4, "HTC One (HTC6500LVW)", 0x07ae,
2588  DEVICE_FLAG_NONE },
2589  /* https://sourceforge.net/p/libmtp/support-requests/128/ */
2590  { "HTC", 0x0bb4, "HTC One M8 (HTC6525LVW)", 0x07ca,
2591  DEVICE_FLAG_NONE },
2592  /* https://sourceforge.net/p/libmtp/bugs/1161/ */
2593  { "HTC", 0x0bb4, "HTC One M8 (Verizon) (HTC6525LVW)", 0x07cb,
2594  DEVICE_FLAG_NONE },
2595  /* https://sourceforge.net/p/libmtp/bugs/1133/ */
2596  { "HTC", 0x0bb4, "HTC One Remix (HTC6515LVW)", 0x07d9,
2597  DEVICE_FLAG_NONE },
2598  // Reported by Markus Heberling
2599  { "HTC", 0x0bb4, "Windows Phone 8X ID1", 0x0ba1,
2600  DEVICE_FLAG_NONE },
2601  { "HTC", 0x0bb4, "Windows Phone 8X ID2", 0x0ba2,
2602  DEVICE_FLAG_NONE },
2603 
2604 #if 1
2605  /* after some review I commented it back in. There was apparently
2606  * only one or two devices misbehaving (having this ID in mass storage mode),
2607  * but more seem to use it regulary as MTP devices. Marcus 20150401 */
2608  /*
2609  * This had to be commented out - the same VID+PID is used also for
2610  * other modes than MTP, so we need to let mtp-probe do its job on this
2611  * device instead of adding it to the database.
2612  * used by various devices, like Fairphone, Elephone P5000, etc
2613  * https://sourceforge.net/p/libmtp/bugs/1290/
2614  */
2615  { "HTC", 0x0bb4, "Android Device ID1 (Zopo, HD2, Bird...)", 0x0c02,
2617 #endif
2618  { "HTC", 0x0bb4, "EVO 4G LTE/One V (ID1)", 0x0c93,
2620  { "HTC", 0x0bb4, "EVO 4G LTE/One V (ID2)", 0x0ca8,
2622  { "HTC", 0x0bb4, "HTC One S (ID1)", 0x0cec,
2624  { "HTC", 0x0bb4, "One Mini (ID1)", 0x0dcd,
2626  { "HTC", 0x0bb4, "HTC One 802w (ID1)", 0x0dd2,
2628  { "HTC", 0x0bb4, "HTC Desire X", 0x0dd5,
2630  { "HTC", 0x0bb4, "HTC One (ID1)", 0x0dda,
2632  { "HTC", 0x0bb4, "HTC Butterfly X290d", 0x0de4,
2634  { "HTC", 0x0bb4, "HTC One (MTP+UMS+ADB)", 0x0dea,
2636  { "HTC", 0x0bb4, "HTC Evo 4G LTE (ID1)", 0x0df5,
2638  { "HTC", 0x0bb4, "HTC One S (ID2)", 0x0df8,
2640  { "HTC", 0x0bb4, "HTC One S (ID3)", 0x0df9,
2642  { "HTC", 0x0bb4, "HTC One X (ID1)", 0x0dfa,
2644  { "HTC", 0x0bb4, "HTC One X (ID2)", 0x0dfb,
2646  { "HTC", 0x0bb4, "HTC One X (ID3)", 0x0dfc,
2648  { "HTC", 0x0bb4, "HTC One X (ID4)", 0x0dfd,
2650  { "HTC", 0x0bb4, "HTC Butterfly (ID1)", 0x0dfe,
2652  { "HTC", 0x0bb4, "Droid DNA (MTP+UMS+ADB)", 0x0dff,
2654  { "HTC", 0x0bb4, "HTC Droid Incredible 4G LTE (MTP)", 0x0e31,
2656  { "HTC", 0x0bb4, "HTC Droid Incredible 4G LTE (MTP+ADB)", 0x0e32,
2658  { "HTC", 0x0bb4, "Droid DNA (MTP+UMS)", 0x0ebd,
2660  /* https://sourceforge.net/p/libmtp/bugs/1182/ */
2661  { "HTC", 0x0bb4, "Desire 310 (MTP)", 0x0ec6,
2663  /* https://sourceforge.net/p/libmtp/bugs/1420/ */
2664  { "HTC", 0x0bb4, "Desire 816G (MTP)", 0x0edb,
2666  { "HTC", 0x0bb4, "HTC One (MTP+ADB+CDC)", 0x0f5f,
2668  { "HTC", 0x0bb4, "HTC One (MTP+CDC)", 0x0f60,
2670  { "HTC", 0x0bb4, "HTC One (MTP+ADB)", 0x0f63,
2672  { "HTC", 0x0bb4, "HTC One (MTP)", 0x0f64,
2674  { "HTC", 0x0bb4, "HTC One (MTP+ADB+?)", 0x0f87,
2676  { "HTC", 0x0bb4, "HTC One (ID3)", 0x0f91,
2678  { "HTC", 0x0bb4, "HTC One M8 (MTP)", 0x0f25,
2680  { "HTC", 0x0bb4, "HTC One M8 (MTP+ADB)", 0x061a,
2682  { "HTC", 0x0bb4, "HTC One M8 (MTP+UMS)", 0x0fb5,
2684  { "HTC", 0x0bb4, "HTC One M8 (MTP+ADB+UMS)", 0x0fb4,
2686 #if 1
2687  /* after some review I commented it back in. There was apparently
2688  * only one or two devices misbehaving (having this ID in mass storage mode),
2689  * but more seem to use it regulary as MTP devices. Marcus 20150401 */
2690  /*
2691  * This had to be commented out - the same VID+PID is used also for
2692  * other modes than MTP, so we need to let mtp-probe do its job on this
2693  * device instead of adding it to the database.
2694  *
2695  * Apparently also used by a clone called Jiayu G2S
2696  * with the MTK6577T chipset
2697  * http://www.ejiayu.com/en/Product-19.html
2698  * Wiko Cink Peax 2
2699  */
2700  { "HTC", 0x0bb4, "Android Device ID2 (Zopo, HD2...)", 0x2008,
2702 #endif
2703  /* https://sourceforge.net/p/libmtp/bugs/1198/ */
2704  { "HTC", 0x0bb4, "Motorola Razr D1", 0x2012,
2706  // These identify themselves as "cm_tenderloin", fun...
2707  // Done by HTC for HP I guess.
2708  { "HTC (for Hewlett-Packard)", 0x0bb4, "HP Touchpad (MTP)", 0x685c,
2710  { "HTC (for Hewlett-Packard)", 0x0bb4, "HP Touchpad (MTP+ADB)", 0x6860,
2712  { "HTC", 0x0bb4, "Windows Phone 8s ID1", 0xf0ca,
2713  DEVICE_FLAG_NONE },
2714 
2715  /*
2716  * NEC
2717  */
2718  { "NEC", 0x0409, "FOMA N01A", 0x0242, DEVICE_FLAG_NONE },
2719  { "NEC", 0x0409, "Casio C811", 0x0326, DEVICE_FLAG_NONE },
2720  { "NEC", 0x0409, "Casio CA-201L", 0x0432, DEVICE_FLAG_NONE },
2721 
2722  /*
2723  * nVidia
2724  */
2725  // Found on Internet forum
2726  { "nVidia", 0x0955, "CM9-Adam", 0x70a9,
2728  // Various pads such as Nabi2, Notion Ink Adam, Viewsonic G-Tablet
2729  { "nVidia", 0x0955, "Various tablets (ID1)", 0x7100,
2731  { "nVidia", 0x0955, "Various tablets (ID2)", 0x7102,
2733  { "nVidia", 0x0955, "Shield (ID1)", 0xb400,
2735  /* https://sourceforge.net/p/libmtp/bugs/1087/ */
2736  { "nVidia", 0x0955, "Tegra Note", 0xcf02,
2738  /* benpro82@gmail.com */
2739  { "nVidia", 0x0955, "Shield (ID2)", 0xcf07,
2741 
2742  /*
2743  * Vizio
2744  * Reported by:
2745  * Michael Gurski <gurski@users.sourceforge.net>
2746  */
2747  /* https://sourceforge.net/p/libmtp/support-requests/138/ */
2748  { "InFocus", 0x0489, "M810", 0xc025,
2750  { "Vizio", 0x0489, "Unknown 1", 0xc026,
2752  { "Vizio", 0x0489, "VTAB1008", 0xe040,
2754  { "Vizio (for Lenovo)", 0x0489, "LIFETAB S9714", 0xe111,
2756 
2757 
2758  /*
2759  * Amazon
2760  */
2761  { "Amazon", 0x1949, "Kindle Fire 2G (ID1)", 0x0005,
2763  { "Amazon", 0x1949, "Kindle Fire (ID1)", 0x0007,
2765  { "Amazon", 0x1949, "Kindle Fire (ID2)", 0x0008,
2767  { "Amazon", 0x1949, "Kindle Fire (ID3)", 0x000a,
2769  /* https://sourceforge.net/p/libmtp/bugs/1026/ */
2770  { "Amazon", 0x1949, "Kindle Fire (ID6)", 0x000b,
2772  { "Amazon", 0x1949, "Kindle Fire (ID4)", 0x000c,
2774  /* https://sourceforge.net/p/libmtp/bugs/1015/ */
2775  { "Amazon", 0x1949, "Kindle Fire (ID7)", 0x000d,
2777  { "Amazon", 0x1949, "Kindle Fire (ID5)", 0x0012,
2779  /* https://sourceforge.net/p/libmtp/bugs/1353/ */
2780  { "Amazon", 0x1949, "Kindle Fire HD6", 0x00f2,
2782  { "Amazon", 0x1949, "Fire Phone", 0x0800,
2784 
2785  /*
2786  * Barnes&Noble
2787  */
2788  { "Barnes&Noble", 0x2080, "Nook HD+", 0x0005,
2790  { "Barnes&Noble", 0x2080, "Nook HD", 0x0006,
2792 
2793  /*
2794  * Viewpia, bq, YiFang
2795  * Seems like some multi-branded OEM product line.
2796  */
2797  { "Various", 0x2207, "Viewpia DR/bq Kepler", 0x0001,
2799  { "YiFang", 0x2207, "BQ Tesla", 0x0006,
2801  /* https://sourceforge.net/p/libmtp/bugs/1354/ */
2802  { "Various", 0x2207, "Viewpia DR/bq Kepler Debugging", 0x0011,
2804 
2805  /*
2806  * Kobo
2807  */
2808  /* https://sourceforge.net/p/libmtp/bugs/1208/ */
2809  { "Kobo", 0x2237, "Arc 7 HD", 0xb108,
2811  // Reported by George Talusan
2812  { "Kobo", 0x2237, "Arc (ID1)", 0xd108,
2814  { "Kobo", 0x2237, "Arc (ID2)", 0xd109,
2816 
2817  /*
2818  * Hisense
2819  */
2820  // Reported by Anonymous SourceForge users
2821  { "Hisense", 0x109b, "E860 (ID1)", 0x9106, DEVICE_FLAGS_ANDROID_BUGS },
2822  { "Hisense", 0x109b, "E860 (ID2)", 0x9109, DEVICE_FLAGS_ANDROID_BUGS },
2823 
2824  /*
2825  * Intel
2826  * Also sold rebranded as Orange products
2827  */
2828  { "Intel", 0x8087, "Xolo 900/AZ210A", 0x09fb, DEVICE_FLAGS_ANDROID_BUGS },
2829  /* https://sourceforge.net/p/libmtp/bugs/1256/ */
2830  { "Intel", 0x8087, "Noblex T7A21", 0x0a16, DEVICE_FLAGS_ANDROID_BUGS },
2831  /* https://sourceforge.net/p/libmtp/bugs/1252/ */
2832  { "Intel", 0x8087, "Foxconn iView i700", 0x0a15, DEVICE_FLAGS_ANDROID_BUGS },
2833  /* https://sourceforge.net/p/libmtp/bugs/1237/ */
2834  { "Intel", 0x8087, "Telcast Air 3G", 0x0a5e, DEVICE_FLAGS_ANDROID_BUGS },
2835  /* https://sourceforge.net/p/libmtp/bugs/1338/ */
2836  { "Intel", 0x8087, "Chuwi vi8", 0x0a5f, DEVICE_FLAGS_ANDROID_BUGS },
2837 
2838  /*
2839  * Xiaomi
2840  */
2841  /* https://sourceforge.net/p/libmtp/bugs/1269/ */
2842  { "Xiaomi", 0x2717, "Mi-3w (MTP)", 0x0360,
2844  { "Xiaomi", 0x2717, "Mi-3 (MTP)", 0x0368,
2846  /* https://sourceforge.net/p/libmtp/bugs/1149/ */
2847  { "Xiaomi", 0x2717, "MiPad (MTP)", 0x0660,
2849  { "Xiaomi", 0x2717, "Hongmi (MTP+ADB)", 0x1240,
2851  /* https://sourceforge.net/p/libmtp/bugs/1095/ */
2852  { "Xiaomi", 0x2717, "Hongmi (MTP)", 0x1248,
2854  /* https://sourceforge.net/p/libmtp/bugs/1295/ */
2855  { "Redmi", 0x2717, "1S (MTP)", 0x1260,
2857  /* https://sourceforge.net/p/libmtp/bugs/1164/ */
2858  { "Redmi", 0x2717, "HM 1S (MTP)", 0x1268,
2860  /* https://sourceforge.net/p/libmtp/discussion/535190/ */
2861  { "Xiaomi", 0x2717, "HM NOTE 1LTEW MIUI (MTP)", 0x1368,
2863  { "Xiaomi", 0x2717, "Mi-2 (MTP+ADB)", 0x9039,
2865  { "Xiaomi", 0x2717, "Mi-2 (MTP)", 0xf003,
2867  /* https://sourceforge.net/p/libmtp/bugs/1397/ */
2868  { "Xiaomi", 0x2717, "Mi-2s (id2) (MTP)", 0xff40,
2870  /* https://sourceforge.net/p/libmtp/bugs/1339/ */
2871  { "Xiaomi", 0x2717, "Mi-2s (MTP)", 0xff48,
2873  /* https://sourceforge.net/p/libmtp/bugs/1402/ */
2874  { "Xiaomi", 0x2717, "Redmi 2 (MTP)", 0xff60,
2876 
2877  /*
2878  * XO Learning Tablet
2879  * Also Trio Stealth G2 tablet it seems
2880  */
2881  { "Acromag Inc.", 0x16d5, "XO Learning Tablet (MTP+ADB)", 0x8005,
2883  { "Acromag Inc.", 0x16d5, "XO Learning Tablet (MTP)", 0x8006,
2885 
2886  /*
2887  * SHARP Corporation
2888  */
2889  { "SHARP Corporation", 0x0489, "SH930W", 0xc025,
2891  { "SHARP Corporation", 0x04dd, "SBM203SH", 0x9661,
2893  { "SHARP Corporation", 0x04dd, "SH-06E", 0x96ca,
2895 
2896  /*
2897  * T & A Mobile phones Alcatel and TCT
2898  */
2899  { "Alcatel", 0x1bbb, "One Touch 997D (MTP+ADB)", 0x0c02,
2901  { "Alcatel", 0x1bbb, "One Touch 997D (MTP)", 0x2008,
2903  { "Alcatel/TCT", 0x1bbb, "6010D/TCL S950", 0x0167,
2905  { "Alcatel", 0x1bbb, "6030a", 0x0168,
2907  { "Alcatel/Bouygues", 0x1bbb, "BS472", 0x904d,
2909  /* https://sourceforge.net/p/libmtp/bugs/1304/ */
2910  { "Alcatel", 0x1bbb, "OneTouch 5042D (MTP)", 0xa00e,
2912  /* https://sourceforge.net/p/libmtp/support-requests/189/ */
2913  { "Alcatel", 0x1bbb, "OneTouch Idol 3 small (MTP)", 0xaf2a,
2915  /* https://sourceforge.net/p/libmtp/bugs/1401/ */
2916  { "Alcatel", 0x1bbb, "OneTouch Idol 3 (MTP)", 0xaf2b,
2918  /* https://sourceforge.net/p/libmtp/feature-requests/114/ */
2919  { "Alcatel", 0x1bbb, "OneTouch 6034R", 0xf003,
2921 
2922  /*
2923  * Kyocera
2924  */
2925  { "Kyocera", 0x0482, "Rise", 0x0571, DEVICE_FLAGS_ANDROID_BUGS },
2926  /* https://sourceforge.net/p/libmtp/feature-requests/134/ */
2927  { "Kyocera", 0x0482, "Torque Model E6715", 0x0059a, DEVICE_FLAGS_ANDROID_BUGS },
2928  /* https://sourceforge.net/p/libmtp/discussion/535190/thread/6270f5ce/ */
2929  { "Kyocera", 0x0482, "KYL22", 0x0810, DEVICE_FLAGS_ANDROID_BUGS },
2930  /* https://sourceforge.net/p/libmtp/bugs/1345/ */
2931  { "Kyocera", 0x0482, "DuraForce", 0x0979, DEVICE_FLAGS_ANDROID_BUGS },
2932 
2933  /*
2934  * HiSense
2935  */
2936  { "HiSense", 0x109b, "Sero 7 Pro", 0x9105,
2938 
2939  /*
2940  * Hewlett-Packard
2941  */
2942  { "Hewlett-Packard", 0x03f0, "Slate 7 4600", 0x5c1d,
2944  { "Hewlett-Packard", 0x03f0, "Slate 7 2800", 0x5d1d,
2946  /* https://sourceforge.net/p/libmtp/bugs/1366/ */
2947  { "Hewlett-Packard", 0x03f0, "Slate 10 HD", 0x7e1d,
2949 
2950  /*
2951  * MediaTek Inc.
2952  */
2953  { "MediaTek Inc", 0x0e8d, "MT5xx and MT6xx SoCs", 0x0050,
2955  /* https://sourceforge.net/p/libmtp/bugs/1422/ */
2956  { "MediaTek Inc", 0x0e8d, "MT65xx", 0x2008,
2958  /* https://sourceforge.net/p/libmtp/feature-requests/79/ */
2959  { "MediaTek Inc", 0x0e8d, "Elephone P8000", 0x201d,
2961 
2962  /*
2963  * Jolla
2964  */
2965  { "Jolla", 0x2931, "Sailfish (ID1)", 0x0a01,
2967 
2968  /*
2969  * TCL? Alcatel?
2970  */
2971  { "TCL", 0x0451, "Alcatel one touch 986+", 0xd108,
2973 
2974  /*
2975  * Garmin
2976  */
2977  { "Garmin", 0x091e, "Monterra", 0x2585,
2979 
2980  /*
2981  * Wacom
2982  */
2983  { "Wacom", 0x0531, "Cintiq Companion Hybrid (MTP+ADB)", 0x2001,
2985 
2986  /*
2987  * Kurio
2988  */
2989  { "Kurio", 0x1f3a, "7S", 0x1006,
2991  /* https://sourceforge.net/p/libmtp/bugs/1245/ */
2992  { "DigiLand", 0x1f3a, "DL701Q", 0x0c02,
2994 
2995  /* In update 4 the order of devices was changed for
2996  better OS X / Windows suport and another device-id
2997  got assigned for the MTP */
2998  { "Jolla", 0x2931, "Sailfish (ID2)", 0x0a05,
3000 
3001  /*
3002  * bq
3003  * https://sourceforge.net/p/libmtp/feature-requests/128/
3004  */
3005  { "bq", 0x2a47, "Krillin (MTP)", 0x2008,
3007  { "bq", 0x2a47, "Krillin (MTP+ADB)", 0x0c02,
3009  /* https://sourceforge.net/p/libmtp/bugs/1311/ */
3010  { "bq", 0x2a47, "Aquarius E5-4G", 0x7f10,
3012 
3013  /* https://sourceforge.net/p/libmtp/bugs/1292/ */
3014  { "Prestigio", 0x29e4, "5505 DUO ", 0x1103, DEVICE_FLAGS_ANDROID_BUGS },
3015  /* https://sourceforge.net/p/libmtp/bugs/1243/ */
3016  { "Prestigio", 0x29e4, "5504 DUO ", 0x1203, DEVICE_FLAGS_ANDROID_BUGS },
3017  /* https://sourceforge.net/p/libmtp/feature-requests/141/ */
3018  { "Prestigio", 0x29e4, "3405 DUO ", 0x3201, DEVICE_FLAGS_ANDROID_BUGS },
3019 
3020  /* https://sourceforge.net/p/libmtp/bugs/1283/ */
3021  { "Megafon", 0x201e, "MFLogin3T", 0x42ab, DEVICE_FLAGS_ANDROID_BUGS },
3022 
3023  /* https://sourceforge.net/p/libmtp/bugs/1287/ */
3024  { "Gensis", 0x040d, "GT-7305 ", 0x885c, DEVICE_FLAGS_ANDROID_BUGS },
3025 
3026  /* https://sourceforge.net/p/libmtp/support-requests/182/ */
3027  { "Oppo", 0x22d9, "Find 5", 0x2764, DEVICE_FLAGS_ANDROID_BUGS },
3028  /* https://sourceforge.net/p/libmtp/bugs/1207/ */
3029  { "Oppo", 0x22d9, "Find 7 (ID 1)", 0x2765, DEVICE_FLAGS_ANDROID_BUGS },
3030  /* https://sourceforge.net/p/libmtp/bugs/1277/ */
3031  { "Oppo", 0x22d9, "X9006", 0x2773, DEVICE_FLAGS_ANDROID_BUGS },
3032  /* https://sourceforge.net/p/libmtp/support-requests/129/ */
3033  { "Oppo", 0x22d9, "Find 7 (ID 2)", 0x2774, DEVICE_FLAGS_ANDROID_BUGS },
3034 
3035  /* https://sourceforge.net/p/libmtp/bugs/1273/ */
3036  { "Gigabyte", 0x0414, "RCT6773W22 (MTP+ADB)", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS },
3037  { "Gigabyte", 0x0414, "RCT6773W22 (MTP)", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3038 
3039  /* https://sourceforge.net/p/libmtp/bugs/1264/ */
3040  { "Meizu", 0x2a45, "MX Phone (MTP)", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3041  /* https://sourceforge.net/p/libmtp/bugs/1263/ */
3042  { "Meizu", 0x2a45, "MX Phone (MTP+ADB)", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS },
3043 
3044  /* https://sourceforge.net/p/libmtp/bugs/1201/ */
3045  { "Caterpillar", 0x04b7, "Cat S50", 0x88a9, DEVICE_FLAGS_ANDROID_BUGS },
3046 
3047  /* https://sourceforge.net/p/libmtp/bugs/682/ */
3048  { "Pegatron", 0x1d4d, "Chagall (ADB)", 0x5035, DEVICE_FLAGS_ANDROID_BUGS },
3049  { "Pegatron", 0x1d4d, "Chagall", 0x5036, DEVICE_FLAGS_ANDROID_BUGS },
3050  /* https://sourceforge.net/p/libmtp/feature-requests/115/ */
3051  { "Pegatron", 0x1d4d, "Hudl 2", 0x504a, DEVICE_FLAGS_ANDROID_BUGS },
3052 
3053  /* https://sourceforge.net/p/libmtp/bugs/1229/ */
3054  { "Yota", 0x2916, "Phone 2", 0x914d, DEVICE_FLAGS_ANDROID_BUGS },
3055  /* https://sourceforge.net/p/libmtp/bugs/1267/ */
3056  { "Yota", 0x2916, "Phone 2 (ID2)", 0xf003, DEVICE_FLAGS_ANDROID_BUGS },
3057 
3058  /* https://sourceforge.net/p/libmtp/bugs/1212/ */
3059  { "Fly", 0x2970, "Evo Tech 4", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3060 
3061  /* https://sourceforge.net/p/libmtp/bugs/1303/ */
3062  { "Megafon", 0x1271, "Login+", 0x2012, DEVICE_FLAGS_ANDROID_BUGS },
3063 
3064  /* https://sourceforge.net/p/libmtp/bugs/1127/ */
3065  { "Fly", 0x2970, "iq4415 era style 3", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS },
3066  /* https://sourceforge.net/p/libmtp/bugs/1082/ */
3067  { "Fly", 0x1782, "iq449", 0x4001, DEVICE_FLAGS_ANDROID_BUGS },
3068 
3069  /*
3070  * YU Yureka.
3071  */
3072  { "YU Yureka", 0x1ebf, "Vodafone smart turbo 4", 0x7f29, DEVICE_FLAGS_ANDROID_BUGS },
3073 
3074  /* https://sourceforge.net/p/libmtp/bugs/1314/ */
3075  { "BenQ", 0x1d45, "F5", 0x459d, DEVICE_FLAGS_ANDROID_BUGS },
3076 
3077  /* https://sourceforge.net/p/libmtp/bugs/1362/ */
3078  { "TomTom", 0x1390, "Rider 40", 0x5455, DEVICE_FLAGS_ANDROID_BUGS },
3079 
3080  /* https://sourceforge.net/p/libmtp/feature-requests/135/. guessed android. */
3081  { "OUYA", 0x2836, "Videogame Console", 0x0010, DEVICE_FLAGS_ANDROID_BUGS },
3082 
3083  /* https://sourceforge.net/p/libmtp/bugs/1383/ */
3084  { "BLU", 0x0e8d, "Studio HD", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3085 
3086  /* https://sourceforge.net/p/libmtp/bugs/1423/ */
3087  { "OnePlus", 0x2a70, "ONE A2001", 0x9011, DEVICE_FLAGS_ANDROID_BUGS },
3088  /*
3089  * Other strange stuff.
3090  */
3091  { "Isabella", 0x0b20, "Her Prototype", 0xddee, DEVICE_FLAG_NONE }
3092 
#define DEVICE_FLAG_NO_RELEASE_INTERFACE
Definition: device-flags.h:122
#define DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST
Definition: device-flags.h:73
#define DEVICE_FLAGS_SONY_NWZ_BUGS
Definition: device-flags.h:294
#define DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST
Definition: device-flags.h:205
#define DEVICE_FLAG_IRIVER_OGG_ALZHEIMER
Definition: device-flags.h:105
#define DEVICE_FLAG_BROKEN_SET_SAMPLE_DIMENSIONS
Definition: device-flags.h:166
#define DEVICE_FLAG_NONE
Definition: device-flags.h:34
#define DEVICE_FLAG_PLAYLIST_SPL_V1
Definition: device-flags.h:180
#define DEVICE_FLAG_PROPLIST_OVERRIDES_OI
Definition: device-flags.h:287
#define DEVICE_FLAG_CANNOT_HANDLE_DATEMODIFIED
Definition: device-flags.h:196
#define DEVICE_FLAG_FLAC_IS_UNKNOWN
Definition: device-flags.h:249
#define DEVICE_FLAG_OGG_IS_UNKNOWN
Definition: device-flags.h:158
#define DEVICE_FLAG_UNIQUE_FILENAMES
Definition: device-flags.h:254
#define DEVICE_FLAG_UNLOAD_DRIVER
Definition: device-flags.h:66
#define DEVICE_FLAG_NO_ZERO_READS
Definition: device-flags.h:89
#define DEVICE_FLAG_BROKEN_BATTERY_LEVEL
Definition: device-flags.h:210
#define DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST
Definition: device-flags.h:143
#define DEVICE_FLAG_SWITCH_MODE_BLACKBERRY
Definition: device-flags.h:259
#define DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR
Definition: device-flags.h:172
#define DEVICE_FLAG_LONG_TIMEOUT
Definition: device-flags.h:264
#define DEVICE_FLAG_IGNORE_HEADER_ERRORS
Definition: device-flags.h:135
#define DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL
Definition: device-flags.h:53
#define DEVICE_FLAG_PLAYLIST_SPL_V2
Definition: device-flags.h:189
#define DEVICE_FLAG_ONLY_7BIT_FILENAMES
Definition: device-flags.h:114
#define DEVICE_FLAGS_ANDROID_BUGS
Definition: device-flags.h:306