libmtp  1.1.18
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  * - has a weird USB bug if it reads exactly 512byte (usb 2 packetsize)
375  * the device will hang. this is one of the reasons we need to disable
376  * DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST as it can hit this size :/
377  *
378  * From: Ignacio Martínez <ignacio.martinezrivera@yahoo.es> and others
379  * From Harrison Metzger <harrisonmetz@gmail.com>
380  */
381  { "Samsung", 0x04e8,
382  "Galaxy models (MTP+ADB)", 0x685c,
391  { "Samsung", 0x04e8,
392  "Galaxy models (MTP)", 0x6860,
401  // From: Erik Berglund <erikjber@users.sourceforge.net>
402  // Logs indicate this needs DEVICE_FLAG_NO_ZERO_READS
403  // No Samsung platlists on this device.
404  // https://sourceforge.net/tracker/?func=detail&atid=809061&aid=3026337&group_id=158745
405  // i5800 duplicate reported by igel <igel-kun@users.sourceforge.net>
406  // Guessing this has the same problematic MTP stack as the device
407  // above.
408  { "Samsung", 0x04e8, "Galaxy models Kies mode", 0x6877,
415  // From: John Gorkos <ab0oo@users.sourceforge.net> and
416  // Akos Maroy <darkeye@users.sourceforge.net>
417  { "Samsung", 0x04e8, "Vibrant SGH-T959/Captivate/Media player mode", 0x68a9,
420  // Reported by Sleep.Walker <froser@users.sourceforge.net>
421  { "Samsung", 0x04e8, "GT-B2710/Xcover 271", 0x68af,
424  // From anonymous Sourceforge user
425  { "Samsung", 0x04e8, "GT-S5230", 0xe20c, DEVICE_FLAG_NONE },
426 
427 
428  /*
429  * Microsoft
430  * All except the first probably need MTPZ to work
431  */
432  { "Microsoft/Intel", 0x045e, "Bandon Portable Media Center", 0x00c9,
434  // HTC Mozart is using the PID, as is Nokia Lumia 800
435  // May need MTPZ to work
436  { "Microsoft", 0x045e, "Windows Phone", 0x04ec, DEVICE_FLAG_NONE },
437  // Reported by Tadimarri Sarath <sarath.tadi@gmail.com>
438  // No idea why this use an Intel PID, perhaps a leftover from
439  // the early PMC development days when Intel and Microsoft were
440  // partnering.
441  { "Microsoft", 0x045e, "Windows MTP Simulator", 0x0622, DEVICE_FLAG_NONE },
442  // Reported by Edward Hutchins (used for Zune HDs)
443  { "Microsoft", 0x045e, "Zune HD", 0x063e, DEVICE_FLAG_NONE },
444  { "Microsoft", 0x045e, "Kin 1", 0x0640, DEVICE_FLAG_NONE },
445  { "Microsoft/Sharp/nVidia", 0x045e, "Kin TwoM", 0x0641, DEVICE_FLAG_NONE },
446  // Reported by Farooq Zaman (used for all Zunes)
447  { "Microsoft", 0x045e, "Zune", 0x0710, DEVICE_FLAG_NONE },
448  /* https://sourceforge.net/p/libmtp/feature-requests/155/ */
449  { "Microsoft", 0x045e, "Lumia 950 XL Dual SIM (RM-1116)", 0x0a00, DEVICE_FLAG_NONE },
450  // Reported by Olegs Jeremejevs
451  { "Microsoft/HTC", 0x045e, "HTC 8S", 0xf0ca, DEVICE_FLAG_NONE },
452 
453  /*
454  * JVC
455  */
456  // From Mark Veinot
457  { "JVC", 0x04f1, "Alneo XA-HD500", 0x6105, DEVICE_FLAG_NONE },
458 
459  /* https://sourceforge.net/p/libmtp/bugs/1613/ */
460  { "Intex", 0x05c6, "Aqua Fish", 0x0a07, DEVICE_FLAG_NONE },
461 
462  /*
463  * Philips
464  */
465  { "Philips", 0x0471, "HDD6320/00 or HDD6330/17", 0x014b, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
466  // Anonymous SourceForge user
467  { "Philips", 0x0471, "HDD14XX,HDD1620 or HDD1630/17", 0x014c, DEVICE_FLAG_NONE },
468  // from discussion forum
469  { "Philips", 0x0471, "HDD085/00 or HDD082/17", 0x014d, DEVICE_FLAG_NONE },
470  // from XNJB forum
471  { "Philips", 0x0471, "GoGear SA9200", 0x014f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
472  // From John Coppens <jcoppens@users.sourceforge.net>
473  { "Philips", 0x0471, "SA1115/55", 0x0164, DEVICE_FLAG_NONE },
474  // From Gerhard Mekenkamp
475  { "Philips", 0x0471, "GoGear Audio", 0x0165, DEVICE_FLAG_NONE },
476  // from David Holm <wormie@alberg.dk>
477  { "Philips", 0x0471, "Shoqbox", 0x0172, DEVICE_FLAG_ONLY_7BIT_FILENAMES },
478  // from npedrosa
479  { "Philips", 0x0471, "PSA610", 0x0181, DEVICE_FLAG_NONE },
480  // From libgphoto2 source
481  { "Philips", 0x0471, "HDD6320", 0x01eb, DEVICE_FLAG_NONE },
482  // From Detlef Meier <dm@emlix.com>
483  { "Philips", 0x0471, "GoGear SA6014/SA6015/SA6024/SA6025/SA6044/SA6045", 0x084e, DEVICE_FLAG_UNLOAD_DRIVER },
484  // From anonymous Sourceforge user SA5145/02
485  { "Philips", 0x0471, "GoGear SA5145", 0x0857, DEVICE_FLAG_UNLOAD_DRIVER },
486  /* https://sourceforge.net/p/libmtp/bugs/1260/ */
487  { "Philips", 0x0471, "i908", 0x190b, DEVICE_FLAG_UNLOAD_DRIVER },
488  // From a
489  { "Philips", 0x0471, "GoGear SA6125/SA6145/SA6185", 0x2002, DEVICE_FLAG_UNLOAD_DRIVER },
490  // From anonymous Sourceforge user, not verified to be MTP!
491  { "Philips", 0x0471, "GoGear SA3345", 0x2004, DEVICE_FLAG_UNLOAD_DRIVER },
492  /* https://sourceforge.net/p/libmtp/support-requests/163/ */
493  { "Philips", 0x0471, "W6610", 0x2008, DEVICE_FLAG_UNLOAD_DRIVER },
494  // From Roberto Vidmar <rvidmar@libero.it>
495  { "Philips", 0x0471, "SA5285", 0x2022, DEVICE_FLAG_UNLOAD_DRIVER },
496  // From Elie De Brauwer <elie@de-brauwer.be>
497  { "Philips", 0x0471, "GoGear ViBE SA1VBE04", 0x2075,
499  // From Anonymous SourceForge user
500  { "Philips", 0x0471, "GoGear Muse", 0x2077,
502  // From Elie De Brauwer <elie@de-brauwer.be>
503  { "Philips", 0x0471, "GoGear ViBE SA1VBE04/08", 0x207b,
505  // From josmtx <josmtx@users.sourceforge.net>
506  { "Philips", 0x0471, "GoGear Aria", 0x207c,
508  // From epklein
509  { "Philips", 0x0471, "GoGear SA1VBE08KX/78", 0x208e,
511  // From Anonymous SourceForge User
512  { "Philips", 0x0471, "GoGear VIBE SA2VBE[08|16]K/02", 0x20b7,
514  // From Anonymous SourceForge User
515  { "Philips", 0x0471, "GoGear Ariaz", 0x20b9,
517  // From Anonymous SourceForge User
518  { "Philips", 0x0471, "GoGear Vibe/02", 0x20e5,
520  // Reported by Philip Rhoades
521  { "Philips", 0x0471, "GoGear Ariaz/97", 0x2138,
523  /* https://sourceforge.net/p/libmtp/bugs/1186/ */
524  { "Philips", 0x0471, "PI3900B2/58 ", 0x2190,
526  // from XNJB user
527  { "Philips", 0x0471, "PSA235", 0x7e01, DEVICE_FLAG_NONE },
528 
529  /*
530  * Acer
531  * Reporters:
532  * Franck VDL <franckv@users.sourceforge.net>
533  * Matthias Arndt <simonsunnyboy@users.sourceforge.net>
534  * Arvin Schnell <arvins@users.sourceforge.net>
535  * Philippe Marzouk <philm@users.sourceforge.net>
536  * nE0sIghT <ne0sight@users.sourceforge.net>
537  * Maxime de Roucy <maxime1986@users.sourceforge.net>
538  */
539  { "Acer", 0x0502, "Iconia TAB A500 (ID1)", 0x3325,
541  { "Acer", 0x0502, "Iconia TAB A500 (ID2)", 0x3341,
543  { "Acer", 0x0502, "Iconia TAB A501 (ID1)", 0x3344,
545  { "Acer", 0x0502, "Iconia TAB A501 (ID2)", 0x3345,
547  { "Acer", 0x0502, "Iconia TAB A100 (ID1)", 0x3348,
549  { "Acer", 0x0502, "Iconia TAB A100 (ID2)", 0x3349,
551  { "Acer", 0x0502, "Iconia TAB A101 (ID1)", 0x334a,
553  { "Acer", 0x0502, "Iconia TAB A700", 0x3378,
555  { "Acer", 0x0502, "Iconia TAB A200 (ID1)", 0x337c,
557  { "Acer", 0x0502, "Iconia TAB A200 (ID2)", 0x337d,
559  { "Acer", 0x0502, "Iconia TAB A510 (ID1)", 0x3389,
561  { "Acer", 0x0502, "Iconia TAB A510 (ID2)", 0x338a,
563  { "Acer", 0x0502, "S500 CloudMobile", 0x33aa,
565  { "Acer", 0x0502, "E350 Liquid Gallant Duo (ID1)", 0x33c3,
567  { "Acer", 0x0502, "E350 Liquid Gallant Duo (ID2)", 0x33c4,
569  { "Acer", 0x0502, "Iconia TAB A210", 0x33cb,
571  { "Acer", 0x0502, "Iconia TAB A110", 0x33d8,
573  { "Acer", 0x0502, "Liquid Z120 MT65xx Android Phone", 0x3473,
575  /* https://sourceforge.net/p/libmtp/bugs/1029/ */
576  { "Acer", 0x0502, "Liquid E2", 0x3514,
578  { "Acer", 0x0502, "Iconia A1-810", 0x353c,
580  { "Acer", 0x0502, "Liquid Z130 MT65xx Android Phone", 0x355f,
582  /* https://sourceforge.net/p/libmtp/bugs/1206/ */
583  { "Acer", 0x0502, "Iconia A3-A11", 0x3586,
585  /* https://sourceforge.net/p/libmtp/bugs/1103/ */
586  { "Acer", 0x0502, "Liquid E3", 0x35a8,
588  /* https://sourceforge.net/p/libmtp/bugs/1147/ */
589  { "Acer", 0x0502, "Z150", 0x35e4,
591  /* https://sourceforge.net/p/libmtp/bugs/1184/ */
592  { "Acer", 0x0502, "Liquid X1", 0x3609,
594  /* https://sourceforge.net/p/libmtp/bugs/1298/ */
595  { "Acer", 0x0502, "Z160", 0x361d,
597  { "Acer", 0x0502, "Iconia A1-840FHD", 0x362d,
599  /* https://sourceforge.net/p/libmtp/bugs/1251/ */
600  { "Acer", 0x0502, "E39", 0x3643,
602  /* https://sourceforge.net/p/libmtp/bugs/1369/ */
603  { "Acer", 0x0502, "liquid e700", 0x3644,
605  { "Acer", 0x0502, "One 7", 0x3657,
607  /* https://sourceforge.net/p/libmtp/support-requests/183/ */
608  { "Acer", 0x0502, "Z200", 0x3683,
610  /* https://sourceforge.net/p/libmtp/bugs/1579/ */
611  { "Acer", 0x0502, "A1-841", 0x365e,
613  /* https://sourceforge.net/p/libmtp/bugs/1341/ */
614  { "Acer", 0x0502, "Liquid S56", 0x3725,
616  /* https://sourceforge.net/p/libmtp/support-requests/228/ */
617  { "Acer", 0x0502, "Liquid Z220 (ID1)", 0x374f,
619  /* https://sourceforge.net/p/libmtp/support-requests/188/ */
620  { "Acer", 0x0502, "Liquid Z220 (ID2)", 0x3750,
622  /* https://sourceforge.net/p/libmtp/bugs/1478/ */
623  { "Acer", 0x0502, "Liquid Z330", 0x3750,
625  /* https://sourceforge.net/p/libmtp/bugs/1552/ */
626  { "Acer", 0x0502, "Liquid Z630", 0x37ef,
628  /* https://sourceforge.net/p/libmtp/bugs/1469/ */
629  { "Acer", 0x0502, "Z530", 0x3822,
631  /* https://sourceforge.net/p/libmtp/bugs/1534/ */
632  { "Acer", 0x0502, "Z530 16GB", 0x3823,
634  /* Reported by Jocelyn Mayer <l_indien@magic.fr> */
635  { "Acer", 0x0502, "Iconia One 10", 0x3841,
637  /* https://sourceforge.net/p/libmtp/support-requests/279/ */
638  { "Acer", 0x0502, "B3-A20", 0x3841,
640  /* https://sourceforge.net/p/libmtp/feature-requests/298/ */
641  { "Acer", 0x0502, "A3-A40", 0x387a,
643  /* https://sourceforge.net/p/libmtp/bugs/1733/ */
644  { "Acer", 0x0502, "Liquid Zest 4G", 0x38a5,
646  /* Mia */
647  { "Acer", 0x0502, "Liquid Zest Plus", 0x38bb,
649  /* Richard Waterbeek <richard@fotobakje.nl> on libmtp-discuss */
650  { "Acer", 0x0502, "Liquid Liquid Z6E", 0x3938,
652  /* https://sourceforge.net/p/libmtp/bugs/1838/ */
653  { "Acer", 0x0502, "Iconia One 10 B3-A40 ", 0x394b,
655 
656  /*
657  * SanDisk
658  * several devices (c150 for sure) are definately dual-mode and must
659  * have the USB mass storage driver that hooks them unloaded first.
660  * They all have problematic dual-mode making the device unload effect
661  * uncertain on these devices.
662  *
663  * All older devices seem to need DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL.
664  * Old chipsets: e200/c200 use PP5024 from Nvidia (formerly PortalPlayer).
665  * m200 use TCC770 from Telechips.
666  *
667  * The newer Sansa v2 chipset, AD3525 from Austriamicrosystems (AMS) found
668  * in e280 v2 c200 v2, Clip, Fuze etc require
669  * DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST
670  * and DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR to work properly.
671  *
672  * For more info see: http://daniel.haxx.se/sansa/v2.html
673  */
674  // Reported by Brian Robison
675  { "SanDisk", 0x0781, "Sansa m230/m240", 0x7400,
678  // From Rockbox device listing
679  { "SanDisk", 0x0781, "Sansa m200-tcc (MTP mode)", 0x7401,
682  // Reported by tangent_@users.sourceforge.net
683  { "SanDisk", 0x0781, "Sansa c150", 0x7410,
686  // From libgphoto2 source
687  // Reported by <gonkflea@users.sourceforge.net>
688  // Reported by Mike Owen <mikeowen@computerbaseusa.com>
689  { "SanDisk", 0x0781, "Sansa e200/e250/e260/e270/e280", 0x7420,
692  // Don't add 0x7421 as this is e280 in MSC mode
693  // Reported by XNJB user
694  { "SanDisk", 0x0781, "Sansa e260/e280 v2", 0x7422,
698  // Reported by XNJB user
699  { "SanDisk", 0x0781, "Sansa m240/m250", 0x7430,
702  // Reported by Eugene Brevdo <ebrevdo@princeton.edu>
703  { "SanDisk", 0x0781, "Sansa Clip", 0x7432,
707  // Reported by HackAR <hackar@users.sourceforge.net>
708  { "SanDisk", 0x0781, "Sansa Clip v2", 0x7434,
712  // Reported by anonymous user at sourceforge.net
713  { "SanDisk", 0x0781, "Sansa c240/c250", 0x7450,
716  // Reported by anonymous SourceForge user
717  { "SanDisk", 0x0781, "Sansa c250 v2", 0x7452,
720  // Reported by Troy Curtis Jr.
721  { "SanDisk", 0x0781, "Sansa Express", 0x7460,
724  // Reported by XNJB user, and Miguel de Icaza <miguel@gnome.org>
725  // This has no dual-mode so no need to unload any driver.
726  // This is a Linux based device!
727  { "SanDisk", 0x0781, "Sansa Connect", 0x7480, DEVICE_FLAG_NONE },
728  // Reported by anonymous SourceForge user
729  { "SanDisk", 0x0781, "Sansa View", 0x74b0,
732  // Reported by Patrick <skibler@gmail.com>
733  // There are apparently problems with this device.
734  { "SanDisk", 0x0781, "Sansa Fuze", 0x74c0,
739  // Harry Phillips <tuxcomputers@users.sourceforge.net>
740  { "SanDisk", 0x0781, "Sansa Fuze v2", 0x74c2,
745  // Reported by anonymous SourceForge user
746  // Need BROKEN_SET_SAMPLE_DIMENSIONS accordning to
747  // Michael <mpapet@users.sourceforge.net>
748  { "SanDisk", 0x0781, "Sansa Clip+", 0x74d0,
753  // Reported by anonymous SourceForge user
754  { "SanDisk", 0x0781, "Sansa Fuze+", 0x74e0,
759  // Reported by mattyj2001@users.sourceforge.net
760  { "SanDisk", 0x0781, "Sansa Clip Zip", 0x74e4,
765 
766  /*
767  * iRiver
768  * we assume that PTP_OC_MTP_GetObjPropList is essentially
769  * broken on all iRiver devices, meaning it simply won't return
770  * all properties for a file when asking for metadata 0xffffffff.
771  * Please test on your device if you believe it isn't broken!
772  */
773  { "iRiver", 0x1006, "H300 Series MTP", 0x3004,
776  { "iRiver", 0x1006, "Portable Media Center 1", 0x4002,
779  { "iRiver", 0x1006, "Portable Media Center 2", 0x4003,
782  // From [st]anislav <iamstanislav@gmail.com>
783  { "iRiver", 0x1042, "T7 Volcano", 0x1143, DEVICE_FLAG_IRIVER_OGG_ALZHEIMER },
784  // From an anonymous person at SourceForge, uncertain about this one
785  { "iRiver", 0x4102, "iFP-880", 0x1008,
788  // 0x4102, 0x1042 is a USB mass storage mode for E100 v2/Lplayer
789  // From libgphoto2 source
790  { "iRiver", 0x4102, "T10", 0x1113,
793  { "iRiver", 0x4102, "T20 FM", 0x1114,
796  // This appears at the MTP-UMS site
797  { "iRiver", 0x4102, "T20", 0x1115,
800  { "iRiver", 0x4102, "U10", 0x1116,
803  { "iRiver", 0x4102, "T10b", 0x1117,
806  { "iRiver", 0x4102, "T20b", 0x1118,
809  { "iRiver", 0x4102, "T30", 0x1119,
812  // Reported by David Wolpoff
813  { "iRiver", 0x4102, "T10 2GB", 0x1120,
816  // Rough guess this is the MTP device ID...
817  { "iRiver", 0x4102, "N12", 0x1122,
820  // Reported by Philip Antoniades <philip@mysql.com>
821  // Newer iriver devices seem to have shaped-up firmware without any
822  // of the annoying bugs.
823  { "iRiver", 0x4102, "Clix2", 0x1126, DEVICE_FLAG_NONE },
824  // Reported by Adam Torgerson
825  { "iRiver", 0x4102, "Clix", 0x112a,
827  // Reported by Douglas Roth <dougaus@gmail.com>
828  { "iRiver", 0x4102, "X20", 0x1132,
831  // Reported by Robert Ugo <robert_ugo@users.sourceforge.net>
832  { "iRiver", 0x4102, "T60", 0x1134,
835  // Reported by two anonymous SourceForge users
836  // Needs the stronger OGG_IS_UNKNOWN flag to support OGG properly,
837  // be aware of newer players that may be needing this too.
838  { "iRiver", 0x4102, "E100", 0x1141,
841  // Reported by anonymous SourceForge user
842  // Need verification of whether this firmware really need all these flags
843  { "iRiver", 0x4102, "E100 v2/Lplayer", 0x1142,
846  // Reported by Richard Vennemann <vennemann@users.sourceforge.net>
847  // In USB Mass Storage mode it is 0x4102/0x1047
848  // Seems to use the new shaped-up firmware.
849  { "iRiver", 0x4102, "Spinn", 0x1147, DEVICE_FLAG_NONE },
850  // Reported by Tony Janssen <tonyjanssen@users.sourceforge.net>
851  { "iRiver", 0x4102, "E50", 0x1151,
854  // Reported by anonymous SourceForge user, guessing on flags
855  { "iRiver", 0x4102, "E150", 0x1152,
858  // Reported by Jakub Matraszek <jakub.matraszek@gmail.com>
859  { "iRiver", 0x4102, "T5", 0x1153,
862  // Reported by pyalex@users.sourceforge.net
863  // Guessing that this needs the FLAG_NO_ZERO_READS...
864  { "iRiver", 0x4102, "E30", 0x1167,
867  /* https://sourceforge.net/p/libmtp/bugs/1766/ */
868  { "iRiver", 0x4102, "AK380", 0x1195,
871  /* https://sourceforge.net/p/libmtp/bugs/1634/
872  * copying flags from above */
873  { "iRiver", 0x4102, "AK70", 0x1200,
876  /* https://bugzilla.suse.com/show_bug.cgi?id=1176588 ... */
877  { "A&K", 0x4102, "SR15", 0x1213,
880  // Reported by Scott Call
881  // Assume this actually supports OGG though it reports it doesn't.
882  { "iRiver", 0x4102, "H10 20GB", 0x2101,
885  { "iRiver", 0x4102, "H10 5GB", 0x2102,
888  // From Rockbox device listing
889  { "iRiver", 0x4102, "H10 5.6GB", 0x2105,
892 
893 
894  /*
895  * Dell
896  */
897  { "Dell Inc", 0x413c, "DJ Itty", 0x4500,
899  /* Reported by: JR */
900  { "Dell Inc", 0x413c, "Dell Streak 7", 0xb10b,
902  { "Dell Inc", 0x413c, "Dell Venue 7 inch", 0xb11a,
904  { "Dell Inc", 0x413c, "Dell Venue 7 inch (2nd ID)", 0xb11b,
906 
907  /*
908  * Toshiba
909  * Tentatively flagged all Toshiba devices with
910  * DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST after one of them
911  * showed erroneous behaviour.
912  */
913  { "Toshiba", 0x0930, "Gigabeat MEGF-40", 0x0009,
916  { "Toshiba", 0x0930, "Gigabeat", 0x000c,
919  // Reported by Nicholas Tripp
920  { "Toshiba", 0x0930, "Gigabeat P20", 0x000f,
923  // From libgphoto2
924  { "Toshiba", 0x0930, "Gigabeat S", 0x0010,
928  // Reported by Rob Brown
929  { "Toshiba", 0x0930, "Gigabeat P10", 0x0011,
932  // Reported by solanum@users.sourceforge.net
933  { "Toshiba", 0x0930, "Gigabeat V30", 0x0014,
936  // Reported by Michael Davis <slithy@yahoo.com>
937  { "Toshiba", 0x0930, "Gigabeat U", 0x0016,
940  // Reported by Devon Jacobs <devo@godevo.com>
941  { "Toshiba", 0x0930, "Gigabeat MEU202", 0x0018,
944  // Reported by Rolf <japan (at) dl3lar.de>
945  { "Toshiba", 0x0930, "Gigabeat T", 0x0019,
948  // Reported by Phil Ingram <ukpbert@users.sourceforge.net>
949  // Tentatively added - no real reports of this device ID being MTP,
950  // reports as USB Mass Storage currently.
951  { "Toshiba", 0x0930, "Gigabeat MEU201", 0x001a,
954  // Reported by anonymous SourceForge user
955  { "Toshiba", 0x0930, "Gigabeat MET401", 0x001d,
958  // Reported by Andree Jacobson <nmcandree@users.sourceforge.net>
959  { "Toshiba", 0x0930, "Excite AT300", 0x0963,
961  /* https://sourceforge.net/p/libmtp/bugs/1557/ */
962  { "Toshiba", 0x0930, "Excite AT200", 0x0960,
964  // Reported by Nigel Cunningham <nigel@tuxonice.net>
965  // Guessing on Android bugs
966  { "Toshiba", 0x0930, "Thrive AT100/AT105", 0x7100,
968 
969  /*
970  * Archos
971  * These devices have some dual-mode interfaces which will really
972  * respect the driver unloading, so DEVICE_FLAG_UNLOAD_DRIVER
973  * really work on these devices!
974  *
975  * Devices reported by:
976  * Archos
977  * Alexander Haertig <AlexanderHaertig@gmx.de>
978  * Jan Binder
979  * gudul1@users.sourceforge.net
980  * Etienne Chauchot <chauchot.etienne@free.fr>
981  * Kay McCormick <kaym@modsystems.com>
982  * Joe Rabinoff
983  * Jim Krehl <jimmuhk@users.sourceforge.net>
984  * Adrien Guichard <tmor@users.sourceforge.net>
985  * Clément <clemvangelis@users.sourceforge.net>
986  * Thackert <hackertenator@users.sourceforge.net>
987  * Till <Till@users.sourceforge.net>
988  * Sebastien ROHAUT
989  */
990  { "Archos", 0x0e79, "Gmini XS100", 0x1207, DEVICE_FLAG_UNLOAD_DRIVER },
991  { "Archos", 0x0e79, "XS202 (MTP mode)", 0x1208, DEVICE_FLAG_NONE },
992  { "Archos", 0x0e79, "104 (MTP mode)", 0x120a, DEVICE_FLAG_NONE },
993  { "Archos", 0x0e79, "204 (MTP mode)", 0x120c, DEVICE_FLAG_UNLOAD_DRIVER },
994  { "Archos", 0x0e79, "404 (MTP mode)", 0x1301, DEVICE_FLAG_UNLOAD_DRIVER },
995  { "Archos", 0x0e79, "404CAM (MTP mode)", 0x1303, DEVICE_FLAG_UNLOAD_DRIVER },
996  { "Archos", 0x0e79, "504 (MTP mode)", 0x1307, DEVICE_FLAG_UNLOAD_DRIVER },
997  { "Archos", 0x0e79, "604 (MTP mode)", 0x1309, DEVICE_FLAG_UNLOAD_DRIVER },
998  { "Archos", 0x0e79, "604WIFI (MTP mode)", 0x130b, DEVICE_FLAG_UNLOAD_DRIVER },
999  { "Archos", 0x0e79, "704 mobile dvr", 0x130d, DEVICE_FLAG_UNLOAD_DRIVER },
1000  { "Archos", 0x0e79, "704TV (MTP mode)", 0x130f, DEVICE_FLAG_UNLOAD_DRIVER },
1001  { "Archos", 0x0e79, "405 (MTP mode)", 0x1311, DEVICE_FLAG_UNLOAD_DRIVER },
1002  { "Archos", 0x0e79, "605 (MTP mode)", 0x1313, DEVICE_FLAG_UNLOAD_DRIVER },
1003  { "Archos", 0x0e79, "605F (MTP mode)", 0x1315, DEVICE_FLAG_UNLOAD_DRIVER },
1004  { "Archos", 0x0e79, "705 (MTP mode)", 0x1319, DEVICE_FLAG_UNLOAD_DRIVER },
1005  { "Archos", 0x0e79, "TV+ (MTP mode)", 0x131b, DEVICE_FLAG_UNLOAD_DRIVER },
1006  { "Archos", 0x0e79, "105 (MTP mode)", 0x131d, DEVICE_FLAG_UNLOAD_DRIVER },
1007  { "Archos", 0x0e79, "405HDD (MTP mode)", 0x1321, DEVICE_FLAG_UNLOAD_DRIVER },
1008  { "Archos", 0x0e79, "5 (MTP mode 1)", 0x1331, DEVICE_FLAG_UNLOAD_DRIVER },
1009  { "Archos", 0x0e79, "5 (MTP mode 2)", 0x1333, DEVICE_FLAG_UNLOAD_DRIVER },
1010  { "Archos", 0x0e79, "7 (MTP mode)", 0x1335, DEVICE_FLAG_UNLOAD_DRIVER },
1011  { "Archos", 0x0e79, "SPOD (MTP mode)", 0x1341, DEVICE_FLAG_UNLOAD_DRIVER },
1012  { "Archos", 0x0e79, "5S IT (MTP mode)", 0x1351, DEVICE_FLAG_UNLOAD_DRIVER },
1013  { "Archos", 0x0e79, "5H IT (MTP mode)", 0x1357, DEVICE_FLAG_UNLOAD_DRIVER },
1014  { "Archos", 0x0e79, "48 (MTP mode)", 0x1421, DEVICE_FLAGS_ANDROID_BUGS },
1015  { "Archos", 0x0e79, "Arnova Childpad", 0x1458, DEVICE_FLAGS_ANDROID_BUGS },
1016  { "Archos", 0x0e79, "Arnova 8c G3", 0x145e, DEVICE_FLAGS_ANDROID_BUGS },
1017  { "Archos", 0x0e79, "Arnova 10bG3 Tablet", 0x146b, DEVICE_FLAGS_ANDROID_BUGS },
1018  { "Archos", 0x0e79, "97 Xenon", 0x149a, DEVICE_FLAGS_ANDROID_BUGS },
1019  { "Archos", 0x0e79, "97 Titanium", 0x14ad, DEVICE_FLAGS_ANDROID_BUGS },
1020  { "Archos", 0x0e79, "80 Titanium", 0x14bf, DEVICE_FLAGS_ANDROID_BUGS },
1021  { "Archos", 0x0e79, "101 Titanium", 0x14b9, DEVICE_FLAGS_ANDROID_BUGS },
1022  /* https://sourceforge.net/p/libmtp/feature-requests/91/ */
1023  { "Archos", 0x0e79, "70b Titanium", 0x14ef, DEVICE_FLAGS_ANDROID_BUGS },
1024  { "Archos", 0x0e79, "8o G9 (MTP mode)", 0x1508, DEVICE_FLAG_UNLOAD_DRIVER },
1025  { "Archos", 0x0e79, "8o G9 Turbo (MTP mode)", 0x1509, DEVICE_FLAG_UNLOAD_DRIVER },
1026  { "Archos", 0x0e79, "80G9", 0x1518, DEVICE_FLAGS_ANDROID_BUGS },
1027  { "Archos", 0x0e79, "101 G9 (ID1)", 0x1528, DEVICE_FLAGS_ANDROID_BUGS },
1028  { "Archos", 0x0e79, "101 G9 (ID2)", 0x1529, DEVICE_FLAGS_ANDROID_BUGS },
1029  { "Archos", 0x0e79, "101 G9 Turbo 250 HD", 0x1538, DEVICE_FLAGS_ANDROID_BUGS },
1030  { "Archos", 0x0e79, "101 G9 Turbo", 0x1539, DEVICE_FLAGS_ANDROID_BUGS },
1031  { "Archos", 0x0e79, "101 XS", 0x1548, DEVICE_FLAGS_ANDROID_BUGS },
1032  { "Archos", 0x0e79, "70it2 (ID 1)", 0x1568, DEVICE_FLAGS_ANDROID_BUGS },
1033  { "Archos", 0x0e79, "70it2 (ID 2)", 0x1569, DEVICE_FLAGS_ANDROID_BUGS },
1034  { "Archos", 0x0e79, "70 Cobalt", 0x15ba, DEVICE_FLAGS_ANDROID_BUGS },
1035  { "Archos", 0x0e79, "50c", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
1036  { "Archos", 0x0e79, "C40", 0x31ab, DEVICE_FLAGS_ANDROID_BUGS },
1037  /* https://sourceforge.net/p/libmtp/bugs/1824/ */
1038  { "Archos", 0x0e79, "50b", 0x31bd, DEVICE_FLAGS_ANDROID_BUGS },
1039  /* via libmtp-discuss Tonton <to.tonton@gmail.com> */
1040  { "Archos", 0x0e79, "Helium 45B", 0x31d8, DEVICE_FLAGS_ANDROID_BUGS },
1041  /* https://sourceforge.net/p/libmtp/bugs/1393/ */
1042  { "Archos", 0x0e79, "Phone", 0x31e1, DEVICE_FLAGS_ANDROID_BUGS },
1043  /* https://sourceforge.net/p/libmtp/bugs/1325/ */
1044  { "Archos", 0x0e79, "45 Neon", 0x31f3, DEVICE_FLAGS_ANDROID_BUGS },
1045  /* https://sourceforge.net/p/libmtp/bugs/1352/ */
1046  { "Archos", 0x0e79, "50 Diamond", 0x3229, DEVICE_FLAGS_ANDROID_BUGS },
1047  /* https://sourceforge.net/p/libmtp/support-requests/241 */
1048  { "Archos", 0x0e79, "50 Diamond (2nd ID)", 0x322a, DEVICE_FLAGS_ANDROID_BUGS },
1049  { "Archos", 0x0e79, "101 G4", 0x4002, DEVICE_FLAGS_ANDROID_BUGS },
1050  { "Archos (for Tesco)", 0x0e79, "Hudl (ID1)", 0x5008, DEVICE_FLAGS_ANDROID_BUGS },
1051  { "Archos (for Tesco)", 0x0e79, "Hudl (ID2)", 0x5009, DEVICE_FLAGS_ANDROID_BUGS },
1052  /* https://sourceforge.net/p/libmtp/bugs/1404/ */
1053  { "Archos", 0x0e79, "AC40DTI", 0x5217, DEVICE_FLAGS_ANDROID_BUGS },
1054  /* https://sourceforge.net/p/libmtp/feature-requests/221/ */
1055  { "Archos", 0x0e79, "50 Helium Plus", 0x5229, DEVICE_FLAGS_ANDROID_BUGS },
1056  /* https://sourceforge.net/p/libmtp/bugs/1682/ */
1057  { "Archos", 0x0e79, "50 Helium Plus (2nd ID)", 0x522a, DEVICE_FLAGS_ANDROID_BUGS },
1058  /* https://sourceforge.net/p/libmtp/bugs/1573/ */
1059  { "Archos", 0x0e79, "101 xenon lite", 0x528c, DEVICE_FLAGS_ANDROID_BUGS },
1060  { "Archos", 0x0e79, "101 xenon lite (ADB)", 0x528d, DEVICE_FLAGS_ANDROID_BUGS },
1061 
1062  /* https://sourceforge.net/p/libmtp/bugs/1581/ */
1063  { "Archos", 0x0e79, "40 Helium phone", 0x52c2, DEVICE_FLAGS_ANDROID_BUGS },
1064 
1065  /* https://sourceforge.net/p/libmtp/support-requests/222/ */
1066  { "Archos", 0x0e79, "Diamond S", 0x5305, DEVICE_FLAGS_ANDROID_BUGS },
1067  /* https://sourceforge.net/p/libmtp/bugs/1587/ */
1068  { "Archos", 0x0e79, "50d neon", 0x5371, DEVICE_FLAGS_ANDROID_BUGS },
1069  /* https://sourceforge.net/p/libmtp/bugs/1660/ */
1070  { "Archos", 0x0e79, "70b neon", 0x5395, DEVICE_FLAGS_ANDROID_BUGS },
1071  /* https://sourceforge.net/p/libmtp/support-requests/290/ */
1072  { "Archos", 0x0e79, "50 power", 0x53a7, DEVICE_FLAGS_ANDROID_BUGS },
1073  /* https://sourceforge.net/p/libmtp/bugs/1637/ */
1074  { "Archos", 0x0e79, "101b Oxygen", 0x542f, DEVICE_FLAGS_ANDROID_BUGS },
1075 
1076  /* https://sourceforge.net/p/libmtp/support-requests/245/ */
1077  { "Archos", 0x0e79, "55B Platinum", 0x544a, DEVICE_FLAGS_ANDROID_BUGS },
1078  /* https://sourceforge.net/p/libmtp/bugs/1799/ */
1079  { "Archos", 0x0e79, "50F Helium", 0x545c, DEVICE_FLAGS_ANDROID_BUGS },
1080  /* https://sourceforge.net/p/libmtp/feature-requests/209/ */
1081  { "Archos", 0x0e79, "55 diamond Selfie", 0x5465, DEVICE_FLAGS_ANDROID_BUGS },
1082  /* https://sourceforge.net/p/libmtp/feature-requests/262/ */
1083  { "Archos", 0x0e79, "Core 50P", 0x5603, DEVICE_FLAGS_ANDROID_BUGS },
1084 
1085 
1086  /*
1087  * Dunlop (OEM of EGOMAN ltd?) reported by Nanomad
1088  * This unit is falsely detected as USB mass storage in Linux
1089  * prior to kernel 2.6.19 (fixed by patch from Alan Stern)
1090  * so on older kernels special care is needed to remove the
1091  * USB mass storage driver that erroneously binds to the device
1092  * interface.
1093  *
1094  * More problematic, this manufacturer+device ID seems to be
1095  * reused in a USB Mass Storage device named "Zipy Fox 8GB",
1096  * which means libmtp may mistreat it.
1097  */
1098  { "Dunlop", 0x10d6, "MP3 player 1GB / EGOMAN MD223AFD", 0x2200, DEVICE_FLAG_UNLOAD_DRIVER},
1099  // Reported by Steven Black <stevenblack1956@users.sourceforge.net>
1100  // Obviously this company goes by many names.
1101  // This device is USB 2.0 only. Broken pipe on closing.
1102  // A later report indicates that this is also used by the iRiver E200
1103  { "Memorex or iRiver", 0x10d6, "MMP 8585/8586 or iRiver E200", 0x2300,
1106 
1107  /*
1108  * Sirius
1109  */
1110  { "Sirius", 0x18f6, "Stiletto", 0x0102, DEVICE_FLAG_NONE },
1111  // Reported by Chris Bagwell <chris@cnpbagwell.com>
1112  { "Sirius", 0x18f6, "Stiletto 2", 0x0110, DEVICE_FLAG_NONE },
1113 
1114  /*
1115  * Nokia
1116  * Please verify the low device IDs here, I suspect these might be for
1117  * things like USB storage or modem mode actually, whereas the higher
1118  * range (0x04nn) could be for MTP. Some of the devices were gathered
1119  * from the Nokia WMP drivers:
1120  * http://nds2.nokia.com/files/support/global/phones/software/
1121  * Address was gathered from going to:
1122  * nseries.com
1123  * -> support
1124  * -> select supported device
1125  * -> PC software
1126  * -> Music software
1127  * -> Windows Media Player 10 driver
1128  */
1129  // From: DoomHammer <gaczek@users.sourceforge.net>
1130  { "Nokia", 0x0421, "N81 Mobile Phone", 0x000a, DEVICE_FLAG_NONE },
1131  // From an anonymous SourceForge user
1132  { "Nokia", 0x0421, "6120c Classic Mobile Phone", 0x002e, DEVICE_FLAG_NONE },
1133  // From Stefano
1134  { "Nokia", 0x0421, "N96 Mobile Phone", 0x0039, DEVICE_FLAG_NONE },
1135  // From Martijn van de Streek <martijn@vandestreek.net>
1136  { "Nokia", 0x0421, "6500c Classic Mobile Phone", 0x003c, DEVICE_FLAG_NONE },
1137  // From: DoomHammer <gaczek@users.sourceforge.net>
1138  { "Nokia", 0x0421, "3110c Mobile Phone", 0x005f, DEVICE_FLAG_NONE },
1139  // From: Vasily <spc-@users.sourceforge.net>
1140  { "Nokia", 0x0421, "3109c Mobile Phone", 0x0065, DEVICE_FLAG_NONE },
1141  // From: <rawc@users.sourceforge.net>
1142  { "Nokia", 0x0421, "5310 XpressMusic", 0x006c, DEVICE_FLAG_NONE },
1143  // From: robin (AT) headbank D0Tco DOTuk
1144  { "Nokia", 0x0421, "N95 Mobile Phone 8GB", 0x006e, DEVICE_FLAG_NONE },
1145  // From Bastien Nocera <hadess@hadess.net>
1146  { "Nokia", 0x0421, "N82 Mobile Phone", 0x0074,
1148  // From Martijn van de Streek <martijn@vandestreek.net>
1149  { "Nokia", 0x0421, "N78 Mobile Phone", 0x0079, DEVICE_FLAG_NONE },
1150  // From William Pettersson <the_enigma@users.sourceforge.net>
1151  { "Nokia", 0x0421, "6220 Classic", 0x008d, DEVICE_FLAG_NONE },
1152  // From kellerkev@gmail.com
1153  { "Nokia", 0x0421, "N85 Mobile Phone", 0x0092, DEVICE_FLAG_NONE },
1154  // From Alexandre LISSY <lissyx@users.sourceforge.net>
1155  { "Nokia", 0x0421, "6210 Navigator", 0x0098, DEVICE_FLAG_NONE },
1156  // From: danielw
1157  { "Nokia", 0x0421, "E71", 0x00e4, DEVICE_FLAG_NONE },
1158  // From: Laurent Bigonville <bigon@users.sourceforge.net>
1159  { "Nokia", 0x0421, "E66", 0x00e5, DEVICE_FLAG_NONE },
1160  // From: Pier <pierlucalino@users.sourceforge.net>
1161  { "Nokia", 0x0421, "5320 XpressMusic", 0x00ea, DEVICE_FLAG_NONE },
1162  // From: Gausie <innerdreams@users.sourceforge.net>
1163  { "Nokia", 0x0421, "5800 XpressMusic", 0x0154,
1165  // From: Willy Gardiol (web) <willy@gardiol.org>
1166  // Spurious errors for getting all objects, lead me to believe
1167  // this flag atleast is needed
1168  { "Nokia", 0x0421, "5800 XpressMusic v2", 0x0155,
1170  // Yet another version... I think
1171  { "Nokia", 0x0421, "5800 XpressMusic v3", 0x0159,
1173  // From an anonymous SourceForge user
1174  // Not verified to be MTP
1175  { "Nokia", 0x0421, "E63", 0x0179, DEVICE_FLAG_NONE },
1176  // Reported by: max g <exactt@users.sourceforge.net>
1177  // Reported by: oswillios <loswillios@users.sourceforge.net>
1178  { "Nokia", 0x0421, "N79", 0x0186, DEVICE_FLAG_NONE },
1179  // From an anonymous SourceForge user
1180  { "Nokia", 0x0421, "E71x", 0x01a1, DEVICE_FLAG_NONE },
1181  // From Ser <ser@users.sourceforge.net>
1182  { "Nokia", 0x0421, "E52", 0x01cf, DEVICE_FLAG_NONE },
1183  // From Marcus Meissner
1184  { "Nokia", 0x0421, "3710", 0x01ee, DEVICE_FLAG_NONE },
1185  // From: AxeL <axel__17@users.sourceforge.net>
1186  { "Nokia", 0x0421, "N97-1", 0x01f4, DEVICE_FLAG_NONE },
1187  // From: FunkyPenguin <awafaa@users.sourceforge.net>
1188  { "Nokia", 0x0421, "N97", 0x01f5, DEVICE_FLAG_NONE },
1189  // From: Anonymous SourceForge user
1190  { "Nokia", 0x0421, "5130 XpressMusic", 0x0209, DEVICE_FLAG_NONE },
1191  // From: Anonymous SourceForge user
1192  { "Nokia", 0x0421, "E72", 0x0221, DEVICE_FLAG_NONE },
1193  // From: Anonymous SourceForge user
1194  { "Nokia", 0x0421, "5530", 0x0229, DEVICE_FLAG_NONE },
1195  /* Grzegorz Woźniak <wozniakg@gmail.com> */
1196  { "Nokia", 0x0421, "E6", 0x032f, DEVICE_FLAG_NONE },
1197  // From: Anonymous SourceForge user
1198  { "Nokia", 0x0421, "N97 mini", 0x026b, DEVICE_FLAG_NONE },
1199  // From: Anonymous SourceForge user
1200  { "Nokia", 0x0421, "X6", 0x0274, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
1201  // From: Alexander Kojevnikov <alex-kay@users.sourceforge.net>
1202  { "Nokia", 0x0421, "6600i", 0x0297, DEVICE_FLAG_NONE },
1203  // From: Karthik Paithankar <whyagain2005@users.sourceforge.net>
1204  { "Nokia", 0x0421, "2710", 0x02c1, DEVICE_FLAG_NONE },
1205  // From: Mick Stephenson <MickStep@users.sourceforge.net>
1206  { "Nokia", 0x0421, "5230", 0x02e2, DEVICE_FLAG_NONE },
1207  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1208  { "Nokia", 0x0421, "N8", 0x02fe, DEVICE_FLAG_NONE },
1209  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1210  { "Nokia", 0x0421, "N8 (Ovi mode)", 0x0302, DEVICE_FLAG_NONE },
1211  // From: Martijn Hoogendoorn <m.hoogendoorn@gmail.com>
1212  { "Nokia", 0x0421, "E7", 0x0334, DEVICE_FLAG_NONE },
1213  // From: Raul Metsma <raul@innovaatik.ee>
1214  { "Nokia", 0x0421, "E7 (Ovi mode)", 0x0335, DEVICE_FLAG_NONE },
1215  // Reported by Serg <rd77@users.sourceforge.net>
1216  // Symbian phone
1217  { "Nokia", 0x0421, "C7", 0x03c1, DEVICE_FLAG_NONE },
1218  // Reported by Anonymous SourceForge user
1219  { "Nokia", 0x0421, "C7 (ID2)", 0x03cd, DEVICE_FLAG_NONE },
1220  // Reported by Anonymous SourceForge user
1221  { "Nokia", 0x0421, "N950", 0x03d2, DEVICE_FLAG_NONE },
1222  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_3250_WMP10_driver.inf
1223  { "Nokia", 0x0421, "3250 Mobile Phone", 0x0462, DEVICE_FLAG_NONE },
1224  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93_WMP10_Driver.inf
1225  { "Nokia", 0x0421, "N93 Mobile Phone", 0x0478, DEVICE_FLAG_NONE },
1226  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_5500_Sport_WMP10_driver.inf
1227  { "Nokia", 0x0421, "5500 Sport Mobile Phone", 0x047e, DEVICE_FLAG_NONE },
1228  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N91_WMP10_Driver.inf
1229  { "Nokia", 0x0421, "N91 Mobile Phone", 0x0485, DEVICE_FLAG_NONE },
1230  // From: Christian Rusa <kristous@users.sourceforge.net>
1231  { "Nokia", 0x0421, "5700 XpressMusic Mobile Phone", 0x04b4, DEVICE_FLAG_NONE },
1232  // From: Mitchell Hicks <mitchix@yahoo.com>
1233  { "Nokia", 0x0421, "5300 Mobile Phone", 0x04ba, DEVICE_FLAG_NONE },
1234  // https://sourceforge.net/tracker/index.php?func=detail&aid=2692473&group_id=8874&atid=358874
1235  // From: Tiburce <tiburce@users.sourceforge.net>
1236  { "Nokia", 0x0421, "5200 Mobile Phone", 0x04be,
1238  // From Christian Arnold <webmaster@arctic-media.de>
1239  { "Nokia", 0x0421, "N73 Mobile Phone", 0x04d1, DEVICE_FLAG_UNLOAD_DRIVER },
1240  // From Swapan <swapan@yahoo.com>
1241  { "Nokia", 0x0421, "N75 Mobile Phone", 0x04e1, DEVICE_FLAG_NONE },
1242  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93i_WMP10_driver.inf
1243  { "Nokia", 0x0421, "N93i Mobile Phone", 0x04e5, DEVICE_FLAG_NONE },
1244  // From Anonymous Sourceforge User
1245  { "Nokia", 0x0421, "N95 Mobile Phone", 0x04ef, DEVICE_FLAG_NONE },
1246  // From: Pat Nicholls <pat@patandannie.co.uk>
1247  { "Nokia", 0x0421, "N80 Internet Edition (Media Player)", 0x04f1,
1249  // From: Maxin B. John <maxin.john@gmail.com>
1250  { "Nokia", 0x0421, "N9", 0x051a, DEVICE_FLAG_NONE },
1251  /* https://sourceforge.net/p/libmtp/bugs/1308/ */
1252  { "Nokia", 0x0421, "N300", 0x0524, DEVICE_FLAG_NONE },
1253  /* https://sourceforge.net/p/libmtp/bugs/1885/ */
1254  { "Nokia", 0x0421, "701", 0x0530, DEVICE_FLAG_NONE },
1255  { "Nokia", 0x0421, "C5-00", 0x0592, DEVICE_FLAG_NONE },
1256  /* https://sourceforge.net/p/libmtp/bugs/1457/ */
1257  { "Nokia", 0x0421, "C5-00 (ID2)", 0x0595, DEVICE_FLAG_NONE },
1258  /* https://sourceforge.net/p/libmtp/feature-requests/235/ */
1259  { "Nokia", 0x0421, "500", 0x05c0, DEVICE_FLAG_NONE },
1260  { "Nokia", 0x0421, "808 PureView", 0x05d3, DEVICE_FLAG_NONE },
1261  // Reported by Sampo Savola
1262  // Covers Lumia 920, 820 and probably any WP8 device.
1263  { "Nokia", 0x0421, "Lumia WP8", 0x0661, DEVICE_FLAG_NONE },
1264  /* https://sourceforge.net/p/libmtp/bugs/1176/ */
1265  { "Nokia", 0x0421, "Lumia 301", 0x0666, DEVICE_FLAG_NONE },
1266  /* https://sourceforge.net/p/libmtp/support-requests/146/ */
1267  { "Nokia", 0x0421, "XL", 0x06e8, DEVICE_FLAG_UNLOAD_DRIVER },
1268  /* https://sourceforge.net/p/libmtp/patches/69/
1269  * https://sourceforge.net/p/libmtp/bugs/1285/
1270  * ID is the same for various Lumia version.
1271  */
1272  { "Nokia", 0x0421, "Lumia (RM-975)", 0x06fc, DEVICE_FLAG_NONE },
1273  /* https://sourceforge.net/p/libmtp/bugs/1453/ */
1274  { "Nokia", 0x0421, "X2 Dual Sim", 0x0708, DEVICE_FLAG_NONE },
1275 
1276  /* https://sourceforge.net/p/libmtp/bugs/1711/ */
1277  { "Nokia", 0x2e04, "6", 0xc025, DEVICE_FLAGS_ANDROID_BUGS },
1278  /* https://sourceforge.net/p/libmtp/bugs/1783/ */
1279  { "Nokia", 0x2e04, "6.1", 0xc026, DEVICE_FLAGS_ANDROID_BUGS },
1280  /* ndim from gphoto */
1281  { "Nokia", 0x2e04, "6.2", 0xc02a, DEVICE_FLAGS_ANDROID_BUGS },
1282 
1283  /*
1284  * Qualcomm
1285  * This vendor ID seems to be used a bit by others.
1286  */
1287 
1288  // Reported by Richard Wall <richard@the-moon.net>
1289  { "Qualcomm (for Nokia)", 0x05c6, "5530 Xpressmusic", 0x0229,
1290  DEVICE_FLAG_NONE },
1291  // One thing stated by reporter (Nokia model) another by the detect log...
1292  { "Qualcomm (for Nokia/Verizon)", 0x05c6, "6205 Balboa/Verizon Music Phone",
1293  0x3196, DEVICE_FLAG_NONE },
1294  { "Qualcomm (for Gigabyte)", 0x05c6, "GSmart G1342",
1295  0x8800, DEVICE_FLAG_NONE },
1296  { "Qualcomm (for Smartfren)", 0x05c6, "Andromax U",
1297  0x9025, DEVICE_FLAG_NONE },
1298  // New Android phone of the OnePlus brand : the One model
1299  { "Qualcomm (for OnePlus)", 0x05c6, "One (MTP)",
1300  0x6764, DEVICE_FLAGS_ANDROID_BUGS },
1301  { "Qualcomm (for OnePlus)", 0x05c6, "One (MTP+ADB)",
1302  0x6765, DEVICE_FLAGS_ANDROID_BUGS },
1303 
1304  /* https://sourceforge.net/p/libmtp/bugs/1377/ */
1305  /* https://github.com/libmtp/libmtp/issues/44 */
1306  { "Qualcomm (for Xolo)", 0x05c6, "Xolo Black (MTP)",
1307  0x901b, DEVICE_FLAGS_ANDROID_BUGS },
1308 
1309  { "Qualcomm (for PhiComm)", 0x05c6, "C230w (MTP)",
1310  0x9039, DEVICE_FLAGS_ANDROID_BUGS },
1311 
1312  /* https://sourceforge.net/p/libmtp/bugs/1513/ */
1313  { "Qualcomm (for OnePlus)", 0x05c6, "One Plus 2 (A2003) (MTP)",
1314  0xf003, DEVICE_FLAGS_ANDROID_BUGS },
1315  /* https://sourceforge.net/p/libmtp/bugs/1284/ */
1316  { "Qualcomm (for Highscreen)", 0x05c6, "Omega Prime S",
1317  0xf003, DEVICE_FLAGS_ANDROID_BUGS },
1318 
1319  /*
1320  * Vendor ID 0x13d1 is some offshoring company in China,
1321  * in one source named "A-Max Technology Macao Commercial
1322  * Offshore Co. Ltd." sometime "CCTech".
1323  */
1324  // Logik brand
1325  { "Logik", 0x13d1, "LOG DAX MP3 and DAB Player", 0x7002, DEVICE_FLAG_UNLOAD_DRIVER },
1326  // Technika brand
1327  // Reported by <Ooblick@users.sourceforge.net>
1328  { "Technika", 0x13d1, "MP-709", 0x7017, DEVICE_FLAG_UNLOAD_DRIVER },
1329 
1330 
1331  /*
1332  * RCA / Thomson
1333  */
1334  // From kiki <omkiki@users.sourceforge.net>
1335  { "Thomson", 0x069b, "EM28 Series", 0x0774, DEVICE_FLAG_NONE },
1336  { "Thomson / RCA", 0x069b, "Opal / Lyra MC4002", 0x0777, DEVICE_FLAG_NONE },
1337  { "Thomson", 0x069b, "Lyra MC5104B (M51 Series)", 0x077c, DEVICE_FLAG_NONE },
1338  { "Thomson", 0x069b, "RCA H106", 0x301a, DEVICE_FLAG_UNLOAD_DRIVER },
1339  // From Svenna <svenna@svenna.de>
1340  // Not confirmed to be MTP.
1341  { "Thomson", 0x069b, "scenium E308", 0x3028, DEVICE_FLAG_NONE },
1342  // From XNJB user
1343  { "Thomson / RCA", 0x069b, "Lyra HC308A", 0x3035, DEVICE_FLAG_NONE },
1344 
1345  /*
1346  * Fujitsu devices
1347  */
1348  { "Fujitsu, Ltd", 0x04c5, "F903iX HIGH-SPEED", 0x1140, DEVICE_FLAG_NONE },
1349  // Reported by Thomas Bretthauer
1350  { "Fujitsu, Ltd", 0x04c5, "STYLISTIC M532", 0x133b,
1352  /* https://sourceforge.net/p/libmtp/feature-requests/137/ */
1353  { "Fujitsu, Ltd", 0x04c5, "F02-E", 0x1378,
1355  /* https://sourceforge.net/p/libmtp/bugs/1495/ */
1356  { "Fujitsu, Ltd", 0x04c5, "Arrows 202F", 0x13dd,
1358 
1359  /*
1360  * Palm device userland program named Pocket Tunes
1361  * Reported by Peter Gyongyosi <gyp@impulzus.com>
1362  */
1363  { "NormSoft, Inc.", 0x1703, "Pocket Tunes", 0x0001, DEVICE_FLAG_NONE },
1364  // Reported by anonymous submission
1365  { "NormSoft, Inc.", 0x1703, "Pocket Tunes 4", 0x0002, DEVICE_FLAG_NONE },
1366 
1367  /*
1368  * TrekStor, Medion and Maxfield devices
1369  * Their datasheet claims their devices are dualmode so probably needs to
1370  * unload the attached drivers here.
1371  */
1372  // Reported by Stefan Voss <svoss@web.de>
1373  // This is a Sigmatel SoC with a hard disk.
1374  { "TrekStor", 0x066f, "Vibez 8/12GB", 0x842a,
1376  // Reported by anonymous SourceForge user.
1377  // This one done for Medion, whatever that is. Error reported so assume
1378  // the same bug flag as its ancestor above.
1379  { "Medion", 0x066f, "MD8333 (ID1)", 0x8550,
1381  // Reported by anonymous SourceForge user
1382  { "Medion", 0x066f, "MD8333 (ID2)", 0x8588,
1384  /* https://sourceforge.net/p/libmtp/bugs/1359/ */
1385  { "Verizon", 0x0408, "Ellipsis 7", 0x3899,
1387  // The vendor ID is "Quanta Computer, Inc."
1388  // same as Olivetti Olipad 110
1389  // Guessing on device flags
1390  { "Medion", 0x0408, "MD99000 (P9514)/Olivetti Olipad 110", 0xb009,
1392  // Reported by Richard Eigenmann <richieigenmann@users.sourceforge.net>
1393  { "Medion", 0x0408, "Lifetab P9514", 0xb00a,
1395  // Reported by anonymous SourceForge user
1396  { "Maxfield", 0x066f, "G-Flash NG 1GB", 0x846c,
1398  // Reported by PaoloC <efmpsc@users.sourceforge.net>
1399  // Apparently SigmaTel has an SDK for MTP players with this ID
1400  { "SigmaTel Inc.", 0x066f, "MTPMSCN Audio Player", 0xa010,
1402  // Reported by Cristi Magherusan <majeru@gentoo.ro>
1403  { "TrekStor", 0x0402, "i.Beat Sweez FM", 0x0611,
1405  // Reported by Fox-ino <fox-ino@users.sourceforge.net>
1406  // No confirmation that this is really MTP so commented it out.
1407  // { "ALi Corp.", 0x0402, "MPMAN 2GB", 0x5668,
1408  // DEVICE_FLAG_UNLOAD_DRIVER },
1409  // Reported by Anonymous SourceForge user
1410  {"TrekStor", 0x1e68, "i.Beat Organix 2.0", 0x0002,
1412 
1413  /* Also Thalia Toline. https://sourceforge.net/p/libmtp/bugs/1156/ */
1414  {"iRiver", 0x1e68, "Tolino Tab 7", 0x1002,
1416  /* https://sourceforge.net/p/libmtp/bugs/1694/ */
1417  {"iRiver", 0x1e68, "Tolino Tab 8", 0x1007,
1419  /* https://sourceforge.net/p/libmtp/bugs/1699/ */
1420  {"Trekstor", 0x1e68, "SurfTab breeze 7.0 quad 3G", 0x1045,
1422 
1423  /*
1424  * Disney/Tevion/MyMusix
1425  */
1426  // Reported by XNJB user
1427  { "Disney", 0x0aa6, "MixMax", 0x6021, DEVICE_FLAG_NONE },
1428  // Reported by anonymous Sourceforge user
1429  { "Tevion", 0x0aa6, "MD 81488", 0x3011, DEVICE_FLAG_NONE },
1430  // Reported by Peter Hedlund <peter@peterandlinda.com>
1431  { "MyMusix", 0x0aa6, "PD-6070", 0x9601, DEVICE_FLAG_UNLOAD_DRIVER |
1435 
1436  /*
1437  * Cowon Systems, Inc.
1438  * The iAudio audiophile devices don't encourage the use of MTP.
1439  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
1440  * status
1441  */
1442  // Reported by Patrik Johansson <Patrik.Johansson@qivalue.com>
1443  { "Cowon", 0x0e21, "iAudio U3 (MTP mode)", 0x0701,
1446  // Reported by Kevin Michael Smith <hai-etlik@users.sourceforge.net>
1447  { "Cowon", 0x0e21, "iAudio 6 (MTP mode)", 0x0711,
1449  // Reported by Roberth Karman
1450  { "Cowon", 0x0e21, "iAudio 7 (MTP mode)", 0x0751,
1453  // Reported by an anonymous SourceForge user
1454  { "Cowon", 0x0e21, "iAudio U5 (MTP mode)", 0x0761,
1457  // Reported by TJ Something <tjbk_tjb@users.sourceforge.net>
1458  { "Cowon", 0x0e21, "iAudio D2 (MTP mode)", 0x0801,
1461  // Reported by anonymous Sourceforge user
1462  { "Cowon", 0x0e21, "iAudio D2+ FW 2.x (MTP mode)", 0x0861,
1465  // From Rockbox device listing
1466  { "Cowon", 0x0e21, "iAudio D2+ DAB FW 4.x (MTP mode)", 0x0871,
1469  // From Rockbox device listing
1470  { "Cowon", 0x0e21, "iAudio D2+ FW 3.x (MTP mode)", 0x0881,
1473  // From Rockbox device listing
1474  { "Cowon", 0x0e21, "iAudio D2+ DMB FW 1.x (MTP mode)", 0x0891,
1477  // Reported by <twkonefal@users.sourceforge.net>
1478  { "Cowon", 0x0e21, "iAudio S9 (MTP mode)", 0x0901,
1481  // Reported by Dan Nicholson <dbn.lists@gmail.com>
1482  { "Cowon", 0x0e21, "iAudio 9 (MTP mode)", 0x0911,
1485  // Reported by Franck VDL <franckv@users.sourceforge.net>
1486  { "Cowon", 0x0e21, "iAudio J3 (MTP mode)", 0x0921,
1489  // Reported by anonymous SourceForge user
1490  { "Cowon", 0x0e21, "iAudio X7 (MTP mode)", 0x0931,
1493  // Reported by anonymous SourceForge user
1494  { "Cowon", 0x0e21, "iAudio C2 (MTP mode)", 0x0941,
1497  { "Cowon", 0x0e21, "iAudio 10 (MTP mode)", 0x0952,
1500 
1501  /*
1502  * Insignia, dual-mode.
1503  */
1504  { "Insignia", 0x19ff, "NS-DV45", 0x0303, DEVICE_FLAG_UNLOAD_DRIVER },
1505  // Reported by Rajan Bella <rajanbella@yahoo.com>
1506  { "Insignia", 0x19ff, "Sport Player", 0x0307, DEVICE_FLAG_UNLOAD_DRIVER },
1507  // Reported by "brad" (anonymous, sourceforge)
1508  { "Insignia", 0x19ff, "Pilot 4GB", 0x0309, DEVICE_FLAG_UNLOAD_DRIVER },
1509 
1510  /*
1511  * LG Electronics
1512  */
1513  // Uncertain if this is really the MTP mode device ID...
1514  { "LG Electronics Inc.", 0x043e, "T54", 0x7040,
1516  // Not verified - anonymous submission
1517  { "LG Electronics Inc.", 0x043e, "UP3", 0x70b1, DEVICE_FLAG_NONE },
1518  // Reported by Joseph Nahmias <joe@nahimas.net>
1519  { "LG Electronics Inc.", 0x1004, "VX8550 V CAST Mobile Phone", 0x6010,
1522  // Reported by Cyrille Potereau <cyrille.potereau@wanadoo.fr>
1523  { "LG Electronics Inc.", 0x1004, "KC910 Renoir Mobile Phone", 0x608f,
1525  // Reported by Aaron Slunt <tongle@users.sourceforge.net>
1526  { "LG Electronics Inc.", 0x1004, "GR-500 Music Player", 0x611b,
1529  { "LG Electronics Inc.", 0x1004, "KM900", 0x6132,
1532  { "LG Electronics Inc.", 0x1004, "LG8575", 0x619a,
1535  /*
1536  * These two are LG Android phones:
1537  * LG-F6
1538  * V909 G-Slate
1539  */
1540  { "LG Electronics Inc.", 0x1004, "Android phone (ID1)", 0x61f1,
1542  { "LG Electronics Inc.", 0x1004, "Android phone (ID2)", 0x61f9,
1544  /* https://sourceforge.net/p/libmtp/bugs/1007/ */
1545  { "LG Electronics Inc.", 0x1004, "LG VS980", 0x621c,
1547  { "LG Electronics Inc.", 0x1004, "LG2 Optimus", 0x6225,
1549  /* https://sourceforge.net/p/libmtp/bugs/1386/ */
1550  { "LG Electronics Inc.", 0x1004, "LG VS950", 0x622a,
1552  { "LG Electronics Inc.", 0x1004, "LG VS870", 0x6239,
1554  /* https://sourceforge.net/p/libmtp/bugs/992/ */
1555  { "LG Electronics Inc.", 0x1004, "LG VS890", 0x623d,
1557  /* https://sourceforge.net/p/libmtp/support-requests/190/ */
1558  { "LG Electronics Inc.", 0x1004, "LG Optimus Zone 2", 0x6259,
1560  /* https://sourceforge.net/p/libmtp/bugs/1463/ */
1561  { "LG Electronics Inc.", 0x1004, "810 tablet", 0x6263,
1563  { "LG Electronics Inc.", 0x1004, "VK810", 0x6265,
1565  /* https://sourceforge.net/p/libmtp/support-requests/134/ */
1566  { "LG Electronics Inc.", 0x1004, "G3 (VS985)", 0x626e,
1568  { "LG Electronics Inc.", 0x1004, "G3", 0x627f,
1570  /* https://sourceforge.net/p/libmtp/bugs/1701/ */
1571  { "LG Electronics Inc.", 0x1004, "Transpyre", 0x628a,
1573  /* https://sourceforge.net/p/libmtp/feature-requests/290/ */
1574  { "LG Electronics Inc.", 0x1004, "LG G6 Phone", 0x62c9,
1576  /* https://sourceforge.net/p/libmtp/feature-requests/222/ */
1577  { "LG Electronics Inc.", 0x1004, "LG G5 Phone", 0x62ce,
1579  /*
1580  * This VID+PID is used by a lot of LG models:
1581  * E430
1582  * E460
1583  * E610
1584  * E612
1585  * E617G
1586  * E970
1587  * P700
1588  */
1589  { "LG Electronics Inc.", 0x1004, "Various E and P models", 0x631c,
1591  /* https://sourceforge.net/p/libmtp/bugs/1294/ */
1592  { "LG Electronics Inc.", 0x1004, "LG G Flex 2", 0x633e,
1594  /* https://sourceforge.net/p/libmtp/support-requests/280/ */
1595  { "LG Electronics Inc.", 0x1004, "LG G3 f460s", 0x633f,
1597 
1598  /*
1599  * Sony
1600  * It could be that these PIDs are one-per hundred series, so
1601  * NWZ-A8xx is 0325, NWZ-S5xx is 0x326 etc. We need more devices
1602  * reported to see a pattern here.
1603  */
1604  // Reported by Alessandro Radaelli <alessandro.radaelli@aruba.it>
1605  { "Sony", 0x054c, "NWZ-A815/NWZ-A818", 0x0325,
1607  // Reported by anonymous Sourceforge user.
1608  { "Sony", 0x054c, "NWZ-S516", 0x0326,
1610  // Reported by Endre Oma <endre.88.oma@gmail.com>
1611  { "Sony", 0x054c, "NWZ-S615F/NWZ-S616F/NWZ-S618F", 0x0327,
1613  // Reported by Jean-Marc Bourguet <jm@bourguet.org>
1614  { "Sony", 0x054c, "NWZ-S716F", 0x035a,
1616  // Reported by Anon SF User / Anthon van der Neut <avanderneut@avid.com>
1617  { "Sony", 0x054c, "NWZ-A826/NWZ-A828/NWZ-A829", 0x035b,
1619  // Reported by Niek Klaverstijn <niekez@users.sourceforge.net>
1620  { "Sony", 0x054c, "NWZ-A726/NWZ-A728/NWZ-A768", 0x035c,
1622  // Reported by Mehdi AMINI <mehdi.amini - at - ulp.u-strasbg.fr>
1623  { "Sony", 0x054c, "NWZ-B135", 0x036e,
1625  // Reported by <tiagoboldt@users.sourceforge.net>
1626  { "Sony", 0x054c, "NWZ-E436F", 0x0385,
1628  // Reported by Michael Wilkinson
1629  { "Sony", 0x054c, "NWZ-W202", 0x0388,
1631  // Reported by Ondrej Sury <ondrej@sury.org>
1632  { "Sony", 0x054c, "NWZ-S739F", 0x038c,
1634  // Reported by Marco Filipe Nunes Soares Abrantes Pereira <marcopereira@ua.pt>
1635  { "Sony", 0x054c, "NWZ-S638F", 0x038e,
1637  // Reported by Elliot <orwells@users.sourceforge.net>
1638  { "Sony", 0x054c, "NWZ-X1050B/NWZ-X1060B",
1639  0x0397, DEVICE_FLAGS_SONY_NWZ_BUGS },
1640  // Reported by Silvio J. Gutierrez <silviogutierrez@users.sourceforge.net>
1641  { "Sony", 0x054c, "NWZ-X1051/NWZ-X1061", 0x0398,
1643  // Reported by Gregory Boddin <gregory@siwhine.net>
1644  { "Sony", 0x054c, "NWZ-B142F", 0x03d8,
1646  // Reported by Rick Warner <rick@reptileroom.net>
1647  { "Sony", 0x054c, "NWZ-E344/E345", 0x03fc,
1649  // Reported by Jonathan Stowe <gellyfish@users.sourceforge.net>
1650  { "Sony", 0x054c, "NWZ-E445", 0x03fd,
1652  // Reported by Anonymous SourceForge user
1653  { "Sony", 0x054c, "NWZ-S545", 0x03fe,
1655  { "Sony", 0x054c, "NWZ-A845", 0x0404,
1657  // Reported by anonymous SourceForge user
1658  { "Sony", 0x054c, "NWZ-W252B", 0x04bb,
1660  // Suspect this device has strong DRM features
1661  // See https://answers.launchpad.net/ubuntu/+source/libmtp/+question/149587
1662  { "Sony", 0x054c, "NWZ-B153F", 0x04be,
1664  { "Sony", 0x054c, "NWZ-E354", 0x04cb,
1666  // Reported by Toni Burgarello
1667  { "Sony", 0x054c, "NWZ-S754", 0x04cc,
1669  // Reported by Hideki Yamane <henrich@debian.org>
1670  { "Sony", 0x054c, "Sony Tablet P1", 0x04d1,
1672  // Reported by dmiceman
1673  { "Sony", 0x054c, "NWZ-B163F", 0x059a,
1675  { "Sony", 0x054c, "NWZ-E464", 0x05a6,
1677  // Reported by Jan Rheinlaender <jrheinlaender@users.sourceforge.net>
1678  { "Sony", 0x054c, "NWZ-S765", 0x05a8,
1680  // Olivier Keshavjee <olivierkes@users.sourceforge.net>
1681  { "Sony", 0x054c, "Sony Tablet S", 0x05b3,
1683  // Reported by ghalambaz <ghalambaz@users.sourceforge.net>
1684  { "Sony", 0x054c, "Sony Tablet S1", 0x05b4,
1686  { "Sony", 0x054c, "NWZ-B173F", 0x0689,
1688  /* https://sourceforge.net/p/libmtp/bugs/1540/ */
1689  { "Sony", 0x054c, "NWZ-E474", 0x06a9,
1691  { "Sony", 0x054c, "Xperia Tablet S - SGPT12", 0x06ac,
1693  /* https://sourceforge.net/p/libmtp/bugs/1688/ */
1694  { "Sony", 0x054c, "NWZ-E384", 0x0882,
1696  /* hartmut001@users.sourceforge.net */
1697  { "Sony", 0x054c, "NW-A45 Walkman", 0x0c71,
1699  { "Sony", 0x054c, "DCR-SR75", 0x1294,
1701 
1702  /*
1703  * SonyEricsson
1704  * These initially seemed to support GetObjPropList but later revisions
1705  * of the firmware seem to have broken it, so all are flagged as broken
1706  * for now.
1707  */
1708  // Reported by Øyvind Stegard <stegaro@users.sourceforge.net>
1709  { "SonyEricsson", 0x0fce, "K850i", 0x0075,
1711  // Reported by Michael Eriksson
1712  { "SonyEricsson", 0x0fce, "W910", 0x0076,
1714  // Reported by Zack <zackdvd@users.sourceforge.net>
1715  { "SonyEricsson", 0x0fce, "W890i", 0x00b3,
1717  // Reported by robert dot ahlskog at gmail
1718  { "SonyEricsson", 0x0fce, "W760i", 0x00c6,
1720  // Reported by Linus Åkesson <linusakesson@users.sourceforge.net>
1721  { "SonyEricsson", 0x0fce, "C902", 0x00d4,
1723  // Reported by an anonymous SourceForge user
1724  { "SonyEricsson", 0x0fce, "C702", 0x00d9,
1726  // Reported by Christian Zuckschwerdt <christian@zuckschwerdt.org>
1727  { "SonyEricsson", 0x0fce, "W980", 0x00da,
1729  // Reported by David Taylor <davidt-libmtp@yadt.co.uk>
1730  { "SonyEricsson", 0x0fce, "C905", 0x00ef,
1732  // Reported by David House <dmhouse@users.sourceforge.net>
1733  { "SonyEricsson", 0x0fce, "W595", 0x00f3,
1736  // Reported by Mattias Evensson <mevensson@users.sourceforge.net>
1737  { "SonyEricsson", 0x0fce, "W902", 0x00f5,
1739  // Reported by Sarunas <sarunas@users.sourceforge.net>
1740  // Doesn't need any flags according to reporter
1741  { "SonyEricsson", 0x0fce, "T700", 0x00fb,
1743  // Reported by Stéphane Pontier <shadow_walker@users.sourceforge.net>
1744  { "SonyEricsson", 0x0fce, "W705/W715", 0x0105,
1746  // Reported by Håkan Kvist
1747  { "SonyEricsson", 0x0fce, "W995", 0x0112,
1749  // Reported by anonymous SourceForge user
1750  { "SonyEricsson", 0x0fce, "U5", 0x0133,
1752  // Reported by Flo <lhugsereg@users.sourceforge.net>
1753  { "SonyEricsson", 0x0fce, "U8i", 0x013a,
1755  // Reported by xirotyu <xirotyu@users.sourceforge.net>
1756  { "SonyEricsson", 0x0fce, "j10i2 (Elm)", 0x0144,
1758  // Reported by Serge Chirik <schirik@users.sourceforge.net>
1759  { "SonyEricsson", 0x0fce, "j108i (Cedar)", 0x014e,
1761  // Reported by Jonas Nyrén <spectralmks@users.sourceforge.net>
1762  { "SonyEricsson", 0x0fce, "W302", 0x10c8,
1764  // Reported by Anonymous Sourceforge user
1765  { "SonyEricsson", 0x0fce, "j10i (Elm)", 0xd144,
1767  // Reported by Thomas Schweitzer <thomas_-_s@users.sourceforge.net>
1768  { "SonyEricsson", 0x0fce, "K550i", 0xe000,
1770 
1771  /*
1772  * SonyEricsson/SONY Android devices usually have three personalities due to
1773  * using composite descriptors and the fact that Windows cannot distinguish
1774  * the device unless each composite descriptor is unique.
1775  *
1776  * Legend:
1777  * MTP = Media Transfer Protocol
1778  * UMS = USB Mass Storage Protocol
1779  * ADB = Android Debug Bridge Protocol
1780  * CDC = Communications Device Class, Internet Sharing
1781  *
1782  * 0x0nnn = MTP
1783  * 0x4nnn = MTP + UMS (for CD-ROM)
1784  * 0x5nnn = MTP + ADB
1785  * 0x6nnn = UMS + ADB
1786  * 0x7nnn = MTP + CDC
1787  * 0x8nnn = MTP + CDC + ADB
1788  * 0xannn = MTP + UMS (MTP for eMMC and UMS for external SD card)
1789  * 0xbnnn = MTP + UMS + ADB
1790  * 0xennn = UMS only
1791  *
1792  * The SonyEricsson and SONY devices have (at least) two deployed MTP
1793  * stacks: Aricent and Android. These have different bug flags, and
1794  * sometimes the same device has firmware upgrades moving it from
1795  * the Aricent to Android MTP stack without changing the device
1796  * VID+PID (first observed on the SK17i Xperia Mini Pro), so the
1797  * detection has to be more elaborate. The code in libmtp.c will do
1798  * this and assign the proper bug flags (hopefully).
1799  * That is why DEVICE_FLAG_NONE is used for these devices.
1800  *
1801  * Devices reported by:
1802  * Sony Mobile Communications (via Toby Collett)
1803  * Jonas Salling
1804  * Eamonn Webster <eweb@users.sourceforge.net>
1805  * Alejandro DC <Alejandro_DC@users.sourceforge.ne>
1806  * StehpanKa <stehp@users.sourceforge.net>
1807  * hdhoang <hdhoang@users.sourceforge.net>
1808  * Paul Taylor
1809  * Bruno Basilio <bbasilio@users.sourceforge.net>
1810  * Christoffer Holmstedt <christofferh@users.sourceforge.net>
1811  * equaeghe <equaeghe@users.sourceforge.net>
1812  * Ondra Lengal
1813  * Michael K. <kmike@users.sourceforge.net>
1814  * Jean-François B. <changi67@users.sourceforge.net>
1815  * Eduard Bloch <blade@debian.org>
1816  * Ah Hong <hongster@users.sourceforge.net>
1817  * Eowyn Carter
1818  */
1819  { "SonyEricsson", 0x0fce, "c1605 Xperia Dual E MTP", 0x0146,
1820  DEVICE_FLAG_NONE },
1821  { "SonyEricsson", 0x0fce, "LT15i Xperia arc S MTP", 0x014f,
1822  DEVICE_FLAG_NONE },
1823  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo MTP", 0x0156,
1824  DEVICE_FLAG_NONE },
1825  { "SonyEricsson", 0x0fce, "IS12S Xperia Acro MTP", 0x0157,
1826  DEVICE_FLAG_NONE },
1827  { "SonyEricsson", 0x0fce, "MK16i Xperia MTP", 0x015a,
1828  DEVICE_FLAG_NONE },
1829  { "SonyEricsson", 0x0fce, "R800/R88i Xperia Play MTP", 0x015d,
1830  DEVICE_FLAG_NONE },
1831  { "SonyEricsson", 0x0fce, "ST18a Xperia Ray MTP", 0x0161,
1832  DEVICE_FLAG_NONE },
1833  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP", 0x0166,
1834  DEVICE_FLAG_NONE },
1835  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini MTP", 0x0167,
1836  DEVICE_FLAG_NONE },
1837  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP", 0x0168,
1838  DEVICE_FLAG_NONE },
1839  { "SONY", 0x0fce, "LT26i Xperia S MTP", 0x0169,
1841  { "SONY", 0x0fce, "WT19i Live Walkman MTP", 0x016d,
1842  DEVICE_FLAG_NONE },
1843  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP", 0x0170,
1844  DEVICE_FLAG_NONE },
1845  { "SONY", 0x0fce, "ST15i Xperia U MTP", 0x0171,
1846  DEVICE_FLAG_NONE },
1847  { "SONY", 0x0fce, "LT22i Xperia P MTP", 0x0172,
1848  DEVICE_FLAG_NONE },
1849  { "SONY", 0x0fce, "MT27i Xperia Sola MTP", 0x0173,
1850  DEVICE_FLAG_NONE },
1851  { "SONY", 0x0fce, "LT26w Xperia Acro HD IS12S MTP", 0x0175,
1852  DEVICE_FLAG_NONE },
1853  { "SONY", 0x0fce, "LT26w Xperia Acro HD SO-03D MTP", 0x0176,
1854  DEVICE_FLAG_NONE },
1855  { "SONY", 0x0fce, "LT28at Xperia Ion MTP", 0x0177,
1856  DEVICE_FLAG_NONE },
1857  { "SONY", 0x0fce, "LT29i Xperia GX MTP", 0x0178,
1858  DEVICE_FLAG_NONE },
1859  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP", 0x017e,
1860  DEVICE_FLAG_NONE },
1861  { "SONY", 0x0fce, "ST23i Xperia Miro MTP", 0x0180,
1862  DEVICE_FLAG_NONE },
1863  { "SONY", 0x0fce, "SO-05D Xperia SX MTP", 0x0181,
1864  DEVICE_FLAG_NONE },
1865  { "SONY", 0x0fce, "LT30p Xperia T MTP", 0x0182,
1866  DEVICE_FLAG_NONE },
1867  { "SONY", 0x0fce, "LT25i Xperia V MTP", 0x0186,
1868  DEVICE_FLAG_NONE },
1869  { "SONY", 0x0fce, "Xperia J MTP", 0x0188,
1870  DEVICE_FLAG_NONE },
1871  { "SONY", 0x0fce, "Xperia ZL MTP", 0x0189,
1872  DEVICE_FLAG_NONE },
1873  { "SONY", 0x0fce, "Xperia E MTP", 0x018c,
1874  DEVICE_FLAG_NONE },
1875  { "SONY", 0x0fce, "Xperia Tablet Z MTP 1", 0x018d,
1876  DEVICE_FLAG_NONE },
1877  { "SONY", 0x0fce, "Xperia L MTP", 0x0192,
1878  DEVICE_FLAG_NONE },
1879  { "SONY", 0x0fce, "Xperia Z MTP", 0x0193,
1880  DEVICE_FLAG_NONE },
1881  { "SONY", 0x0fce, "Xperia Tablet Z MTP 2", 0x0194,
1882  DEVICE_FLAG_NONE },
1883  { "SONY", 0x0fce, "Xperia SP MTP", 0x0195,
1884  DEVICE_FLAG_NONE },
1885  { "SONY", 0x0fce, "Xperia Z Ultra MTP (ID2)", 0x0196,
1887  { "SONY", 0x0fce, "Xperia ZR MTP", 0x0197,
1889  { "SONY", 0x0fce, "Xperia A MTP", 0x0198,
1891  { "SONY", 0x0fce, "Xperia M MTP", 0x019b,
1892  DEVICE_FLAG_NONE },
1893  { "SONY", 0x0fce, "Xperia Z Ultra MTP (ID3)", 0x019c,
1894  DEVICE_FLAG_NONE },
1895  { "SONY", 0x0fce, "Xperia Z1 MTP", 0x019e,
1896  DEVICE_FLAG_NONE },
1897  { "SONY", 0x0fce, "Xperia C MTP", 0x01a3,
1898  DEVICE_FLAG_NONE },
1899  { "SONY", 0x0fce, "Xperia Z1 Compact D5503", 0x01a7,
1900  DEVICE_FLAG_NONE },
1901  { "SONY", 0x0fce, "Xperia T2 Ultra MTP", 0x01a9,
1902  DEVICE_FLAG_NONE },
1903  { "SONY", 0x0fce, "Xperia M2 MTP", 0x01aa,
1904  DEVICE_FLAG_NONE },
1905  { "SONY", 0x0fce, "Xperia M2 Dual MTP", 0x01ab,
1906  DEVICE_FLAG_NONE },
1907  { "SONY", 0x0fce, "Xperia Z2 MTP", 0x01af,
1908  DEVICE_FLAG_NONE },
1909  { "SONY", 0x0fce, "Xperia Z3v MTP", 0x01b0,
1911  { "SONY", 0x0fce, "Xperia Z2 Tablet MTP", 0x01b1,
1913  { "SONY", 0x0fce, "Xperia E1 MTP", 0x01b5,
1915  { "SONY", 0x0fce, "Xperia Z Ultra MTP", 0x01b6,
1917  { "SONY", 0x0fce, "Xperia M2 Aqua MTP", 0x01b8,
1919  { "SONY", 0x0fce, "Xperia Z3 MTP", 0x01ba,
1920  DEVICE_FLAG_NONE },
1921  { "SONY", 0x0fce, "Xperia Z3 Compact MTP", 0x01bb,
1922  DEVICE_FLAG_NONE },
1923  { "SONY", 0x0fce, "Xperia E3 MTP", 0x01bc,
1924  DEVICE_FLAG_NONE },
1925  { "SONY", 0x0fce, "Xperia Z3 Tablet MTP", 0x01c0,
1926  DEVICE_FLAG_NONE },
1927  { "SONY", 0x0fce, "XPeria M4 Aqua Dual MTP", 0x01c4,
1928  DEVICE_FLAG_NONE },
1929  { "SONY", 0x0fce, "E2115 MTP", 0x01c5,
1930  DEVICE_FLAG_NONE },
1931  { "SONY", 0x0fce, "XPeria Z3+ MTP", 0x01c9,
1932  DEVICE_FLAG_NONE },
1933  { "SONY", 0x0fce, "XPeria E4g MTP", 0x01cb,
1934  DEVICE_FLAG_NONE },
1935  { "SONY", 0x0fce, "C4 Dual MTP", 0x01d2,
1936  DEVICE_FLAG_NONE },
1937  { "SONY", 0x0fce, "XPeria M5 MTP", 0x01d6,
1938  DEVICE_FLAG_NONE },
1939  { "SONY", 0x0fce, "XPeria Z5 MTP", 0x01d9,
1940  DEVICE_FLAG_NONE },
1941  { "SONY", 0x0fce, "XPeria Z5 Compact MTP", 0x01da,
1942  DEVICE_FLAG_NONE },
1943  /* https://sourceforge.net/p/libmtp/feature-requests/236/ */
1944  { "SONY", 0x0fce, "XPeria Z5 Premium Dual Sim MTP", 0x01db,
1945  DEVICE_FLAG_NONE },
1946  /* https://sourceforge.net/p/libmtp/bugs/1649/ */
1947  { "SONY", 0x0fce, "XPeria XA MTP", 0x01de,
1948  DEVICE_FLAG_NONE },
1949  { "SONY", 0x0fce, "XPeria X MTP", 0x01e0,
1950  DEVICE_FLAG_NONE },
1951  /* https://sourceforge.net/p/libmtp/feature-requests/251/ */
1952  { "SONY", 0x0fce, "XPeria SOV33", 0x01e1,
1953  DEVICE_FLAG_NONE },
1954  { "SONY", 0x0fce, "XPeria XZ MTP", 0x01e7,
1955  DEVICE_FLAG_NONE },
1956  { "SONY", 0x0fce, "XPeria X Compact MTP", 0x01e8,
1957  DEVICE_FLAG_NONE },
1958  /* https://sourceforge.net/p/libmtp/feature-requests/252/ */
1959  { "SONY", 0x0fce, "XPeria G3123", 0x01eb,
1960  DEVICE_FLAG_NONE },
1961  /* https://sourceforge.net/p/libmtp/support-requests/247/ */
1962  { "SONY", 0x0fce, "XPeria XZ", 0x01ed,
1963  DEVICE_FLAG_NONE },
1964  /* https://sourceforge.net/p/libmtp/bugs/1812/ */
1965  { "SONY", 0x0fce, "XPeria XA1 Ultra", 0x01ef,
1966  DEVICE_FLAG_NONE },
1967  /* https://sourceforge.net/p/libmtp/support-requests/251/ */
1968  { "SONY", 0x0fce, "XPeria XZ Premium", 0x01f1,
1969  DEVICE_FLAG_NONE },
1970  /* Nicholas O'Connor <lavacano@lavacano.net> on libmtp-discuss */
1971  { "SONY", 0x0fce, "XPeria XZ1", 0x01f3,
1972  DEVICE_FLAG_NONE },
1973  /* https://sourceforge.net/p/libmtp/support-requests/252/ */
1974  { "SONY", 0x0fce, "XPeria XZ1 Compact", 0x01f4,
1975  DEVICE_FLAG_NONE },
1976  /* https://sourceforge.net/p/libmtp/feature-requests/281/ */
1977  { "SONY", 0x0fce, "XPeria L2", 0x01f6,
1978  DEVICE_FLAG_NONE },
1979  { "SONY", 0x0fce, "XPeria XA2 Compact", 0x01f7,
1980  DEVICE_FLAG_NONE },
1981  /* https://sourceforge.net/p/libmtp/support-requests/285/ */
1982  { "SONY", 0x0fce, "XPeria XA2 Ultra", 0x01f8,
1983  DEVICE_FLAG_NONE },
1984  /* https://sourceforge.net/p/libmtp/bugs/1804/ */
1985  { "SONY", 0x0fce, "Xperia XZ2 Compact Dual Sim", 0x01f9,
1986  DEVICE_FLAG_NONE },
1987  /* https://sourceforge.net/p/libmtp/bugs/1775/ */
1988  { "SONY", 0x0fce, "Xperia XZ2 (H8266)", 0x01fa,
1989  DEVICE_FLAG_NONE },
1990  /* https://sourceforge.net/p/libmtp/bugs/1854/ */
1991  { "SONY", 0x0fce, "Xperia XZ2 Premium", 0x01fb,
1992  DEVICE_FLAG_NONE },
1993  { "SONY", 0x0fce, "Xperia XZ3 Dual Sim (H9436)", 0x01ff,
1994  DEVICE_FLAG_NONE },
1995  /* https://sourceforge.net/p/libmtp/bugs/1853/ */
1996  { "SONY", 0x0fce, "Xperia 10 (I4113)", 0x0201,
1997  DEVICE_FLAG_NONE },
1998  /* https://sourceforge.net/p/libmtp/bugs/1859/ */
1999  { "SONY", 0x0fce, "Xperia 1 (J9110)", 0x0205,
2000  DEVICE_FLAG_NONE },
2001  /* https://sourceforge.net/p/libmtp/bugs/1849/ */
2002  { "SONY", 0x0fce, "Xperia I4312", 0x0207,
2003  DEVICE_FLAG_NONE },
2004 
2005  /* https://bugs.kde.org/show_bug.cgi?id=387454 ... probably not in the ADB/CDROM method? */
2006  { "SONY", 0x0fce, "Xperia XA2 (Jolla Sailfish)", 0x0a07,
2007  DEVICE_FLAG_NONE },
2008 
2009  /*
2010  * MTP+UMS personalities of MTP devices (see above)
2011  */
2012  { "SonyEricsson", 0x0fce, "IS12S Xperia Acro MTP+CDROM", 0x4157,
2013  DEVICE_FLAG_NONE },
2014  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP+CDROM", 0x4168,
2015  DEVICE_FLAG_NONE },
2016  { "SONY", 0x0fce, "LT26i Xperia S MTP+CDROM", 0x4169,
2018  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP+CDROM", 0x4170,
2019  DEVICE_FLAG_NONE },
2020  { "SONY", 0x0fce, "ST25i Xperia U MTP+CDROM", 0x4171,
2021  DEVICE_FLAG_NONE },
2022  { "SONY", 0x0fce, "LT22i Xperia P MTP+CDROM", 0x4172,
2023  DEVICE_FLAG_NONE },
2024  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+CDROM", 0x4173,
2025  DEVICE_FLAG_NONE },
2026  { "SONY", 0x0fce, "LT26w Xperia Acro HD IS12S MTP+CDROM", 0x4175,
2027  DEVICE_FLAG_NONE },
2028  { "SONY", 0x0fce, "LT26w Xperia Acro HD SO-03D MTP+CDROM", 0x4176,
2029  DEVICE_FLAG_NONE },
2030  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+CDROM", 0x4177,
2031  DEVICE_FLAG_NONE },
2032  { "SONY", 0x0fce, "LT29i Xperia GX MTP+CDROM", 0x4178,
2033  DEVICE_FLAG_NONE },
2034  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+CDROM", 0x417e,
2035  DEVICE_FLAG_NONE },
2036  { "SONY", 0x0fce, "ST23i Xperia Miro MTP+CDROM", 0x4180,
2037  DEVICE_FLAG_NONE },
2038  { "SONY", 0x0fce, "SO-05D Xperia SX MTP+CDROM", 0x4181,
2039  DEVICE_FLAG_NONE },
2040  { "SONY", 0x0fce, "LT30p Xperia T MTP+CDROM", 0x4182,
2041  DEVICE_FLAG_NONE },
2042  { "SONY", 0x0fce, "LT25i Xperia V MTP+CDROM", 0x4186,
2043  DEVICE_FLAG_NONE },
2044  { "SONY", 0x0fce, "Xperia J MTP+CDROM", 0x4188,
2045  DEVICE_FLAG_NONE },
2046  { "SONY", 0x0fce, "Xperia ZL MTP+CDROM", 0x4189,
2047  DEVICE_FLAG_NONE },
2048  { "SONY", 0x0fce, "Xperia E MTP+CDROM", 0x418c,
2049  DEVICE_FLAG_NONE },
2050  { "SONY", 0x0fce, "Xperia Tablet Z MTP+CDROM 1", 0x418d,
2051  DEVICE_FLAG_NONE },
2052  { "SONY", 0x0fce, "Xperia L MTP+CDROM", 0x4192,
2053  DEVICE_FLAG_NONE },
2054  { "SONY", 0x0fce, "Xperia Z MTP+CDROM", 0x4193,
2055  DEVICE_FLAG_NONE },
2056  { "SONY", 0x0fce, "Xperia Tablet Z MTP+CDROM 2", 0x4194,
2057  DEVICE_FLAG_NONE },
2058  { "SONY", 0x0fce, "Xperia SP MTP+CDROM", 0x4195,
2059  DEVICE_FLAG_NONE },
2060  { "SONY", 0x0fce, "Xperia M MTP+CDROM", 0x419b,
2061  DEVICE_FLAG_NONE },
2062  { "SONY", 0x0fce, "Xperia Z Ultra MTP+CDROM (ID3)", 0x419c,
2063  DEVICE_FLAG_NONE },
2064  { "SONY", 0x0fce, "Xperia Z1 MTP+CDROM", 0x419e,
2065  DEVICE_FLAG_NONE },
2066  { "SONY", 0x0fce, "Xperia C MTP+CDROM", 0x41a3,
2067  DEVICE_FLAG_NONE },
2068  { "SONY", 0x0fce, "Xperia Z1 Compact D5503 MTP+CDROM", 0x41a7,
2069  DEVICE_FLAG_NONE },
2070  { "SONY", 0x0fce, "Xperia T2 Ultra MTP+CDROM", 0x41a9,
2071  DEVICE_FLAG_NONE },
2072  { "SONY", 0x0fce, "Xperia M2 MTP+CDROM", 0x41aa,
2073  DEVICE_FLAG_NONE },
2074  { "SONY", 0x0fce, "Xperia M2 Dual MTP+CDROM", 0x41ab,
2075  DEVICE_FLAG_NONE },
2076  { "SONY", 0x0fce, "Xperia Z2 MTP+CDROM", 0x41af,
2077  DEVICE_FLAG_NONE },
2078  { "SONY", 0x0fce, "Xperia Z3v MTP+CDROM", 0x41b0,
2080  { "SONY", 0x0fce, "Xperia Z2 Tablet MTP+CDROM", 0x41b1,
2082  { "SONY", 0x0fce, "Xperia E1 MTP+CDROM", 0x41b5,
2084  { "SONY", 0x0fce, "Xperia Z Ultra MTP+CDROM", 0x41b6,
2086  { "SONY", 0x0fce, "Xperia M2 Aqua MTP+CDROM", 0x41b8,
2088  { "SONY", 0x0fce, "Xperia Z3 MTP+CDROM", 0x41ba,
2089  DEVICE_FLAG_NONE },
2090  { "SONY", 0x0fce, "Xperia Z3 Compact MTP+CDROM", 0x41bb,
2091  DEVICE_FLAG_NONE },
2092  { "SONY", 0x0fce, "Xperia E3 MTP+CDROM", 0x41bc,
2093  DEVICE_FLAG_NONE },
2094  { "SONY", 0x0fce, "Xperia Z3 Tablet MTP+CDROM", 0x41c0,
2095  DEVICE_FLAG_NONE },
2096  { "SONY", 0x0fce, "XPeria M4 Aqua Dual MTP+CDROM", 0x41c4,
2097  DEVICE_FLAG_NONE },
2098  { "SONY", 0x0fce, "E2115 MTP+CDROM", 0x41c5,
2099  DEVICE_FLAG_NONE },
2100  { "SONY", 0x0fce, "XPeria Z3+ MTP+CDROM", 0x41c9,
2101  DEVICE_FLAG_NONE },
2102  { "SONY", 0x0fce, "XPeria E4g MTP+CDROM", 0x41cb,
2103  DEVICE_FLAG_NONE },
2104  { "SONY", 0x0fce, "C4 Dual MTP+CDROM", 0x41d2,
2105  DEVICE_FLAG_NONE },
2106  { "SONY", 0x0fce, "XPeria M5 MTP+CDROM", 0x41d6,
2107  DEVICE_FLAG_NONE },
2108  { "SONY", 0x0fce, "XPeria Z5 MTP+CDROM", 0x41d9,
2109  DEVICE_FLAG_NONE },
2110  { "SONY", 0x0fce, "XPeria Z5 Compact MTP+CDROM", 0x41da,
2111  DEVICE_FLAG_NONE },
2112  { "SONY", 0x0fce, "XPeria Z5 Premium Dual Sim MTP+CDROM", 0x41db,
2113  DEVICE_FLAG_NONE },
2114  { "SONY", 0x0fce, "XPeria XA MTP+CDROM", 0x41de,
2115  DEVICE_FLAG_NONE },
2116  { "SONY", 0x0fce, "XPeria X MTP+CDROM", 0x41e0,
2117  DEVICE_FLAG_NONE },
2118  { "SONY", 0x0fce, "XPeria SOV33 MTP+CDROM", 0x41e1,
2119  DEVICE_FLAG_NONE },
2120  { "SONY", 0x0fce, "XPeria XZ MTP+CDROM", 0x41e7,
2121  DEVICE_FLAG_NONE },
2122  { "SONY", 0x0fce, "XPeria X Compact MTP+CDROM", 0x41e8,
2123  DEVICE_FLAG_NONE },
2124  { "SONY", 0x0fce, "XPeria G3123 MTP+CDROM", 0x41eb,
2125  DEVICE_FLAG_NONE },
2126  { "SONY", 0x0fce, "XPeria XZ CDROM", 0x41ed,
2127  DEVICE_FLAG_NONE },
2128  { "SONY", 0x0fce, "XPeria XA1 Ultra MTP+CDROM", 0x41ef,
2129  DEVICE_FLAG_NONE },
2130  { "SONY", 0x0fce, "XPeria XZ Premium MTP+CDROM", 0x41f1,
2131  DEVICE_FLAG_NONE },
2132  { "SONY", 0x0fce, "XPeria XZ1 MTP+CDROM", 0x41f3,
2133  DEVICE_FLAG_NONE },
2134  { "SONY", 0x0fce, "XPeria XZ1 Compact MTP+CDROM", 0x41f4,
2135  DEVICE_FLAG_NONE },
2136  { "SONY", 0x0fce, "XPeria L2 MTP+CDROM", 0x41f6,
2137  DEVICE_FLAG_NONE },
2138  { "SONY", 0x0fce, "XPeria XA2 Compact MTP+CDROM", 0x41f7,
2139  DEVICE_FLAG_NONE },
2140  { "SONY", 0x0fce, "XPeria XA2 Ultra MTP+CDROM", 0x41f8,
2141  DEVICE_FLAG_NONE },
2142  { "SONY", 0x0fce, "Xperia XZ2 Compact Dual Sim MTP+CDROM", 0x41f9,
2143  DEVICE_FLAG_NONE },
2144  { "SONY", 0x0fce, "Xperia XZ2 (H8266) MTP+CDROM", 0x41fa,
2145  DEVICE_FLAG_NONE },
2146  { "SONY", 0x0fce, "Xperia XZ2 Premium MTP+CDROM", 0x41fb,
2147  DEVICE_FLAG_NONE },
2148  { "SONY", 0x0fce, "Xperia XZ3 Dual Sim (H9436) MTP+CDROM", 0x41ff,
2149  DEVICE_FLAG_NONE },
2150  { "SONY", 0x0fce, "Xperia 10 (I4113) MTP+CDROM", 0x4201,
2151  DEVICE_FLAG_NONE },
2152  { "SONY", 0x0fce, "Xperia 1 (J9110) MTP+CDROM", 0x4205,
2153  DEVICE_FLAG_NONE },
2154  { "SONY", 0x0fce, "Xperia I4312 MTP+CDROM", 0x4207,
2155  DEVICE_FLAG_NONE },
2156 
2157  /*
2158  * MTP+ADB personalities of MTP devices (see above)
2159  */
2160  { "SonyEricsson", 0x0fce, "c1605 Xperia Dual E MTP+ADB", 0x5146,
2161  DEVICE_FLAG_NONE },
2162  { "SonyEricsson", 0x0fce, "LT15i Xperia Arc MTP+ADB", 0x514f,
2163  DEVICE_FLAG_NONE },
2164  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo MTP+ADB", 0x5156,
2165  DEVICE_FLAG_NONE },
2166  { "SonyEricsson", 0x0fce, "IS12S Xperia Acro MTP+ADB", 0x5157,
2167  DEVICE_FLAG_NONE },
2168  { "SonyEricsson", 0x0fce, "MK16i Xperia MTP+ADB", 0x515a,
2169  DEVICE_FLAG_NONE },
2170  { "SonyEricsson", 0x0fce, "R800/R88i Xperia Play MTP+ADB", 0x515d,
2171  DEVICE_FLAG_NONE },
2172  { "SonyEricsson", 0x0fce, "ST18i Xperia Ray MTP+ADB", 0x5161,
2173  DEVICE_FLAG_NONE },
2174  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP+ADB", 0x5166,
2175  DEVICE_FLAG_NONE },
2176  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini MTP+ADB", 0x5167,
2177  DEVICE_FLAG_NONE },
2178  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP+ADB", 0x5168,
2179  DEVICE_FLAG_NONE },
2180  { "SONY", 0x0fce, "LT26i Xperia S MTP+ADB", 0x5169,
2182  { "SonyEricsson", 0x0fce, "WT19i Live Walkman MTP+ADB", 0x516d,
2183  DEVICE_FLAG_NONE },
2184  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP+ADB", 0x5170,
2185  DEVICE_FLAG_NONE },
2186  { "SONY", 0x0fce, "ST25i Xperia U MTP+ADB", 0x5171,
2187  DEVICE_FLAG_NONE },
2188  { "SONY", 0x0fce, "LT22i Xperia P MTP+ADB", 0x5172,
2189  DEVICE_FLAG_NONE },
2190  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+ADB", 0x5173,
2191  DEVICE_FLAG_NONE },
2192  { "SONY", 0x0fce, "IS12S Xperia Acro HD MTP+ADB", 0x5175,
2193  DEVICE_FLAG_NONE },
2194  { "SONY", 0x0fce, "SO-03D Xperia Acro HD MTP+ADB", 0x5176,
2195  DEVICE_FLAG_NONE },
2196  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+ADB", 0x5177,
2197  DEVICE_FLAG_NONE },
2198  { "SONY", 0x0fce, "LT29i Xperia GX MTP+ADB", 0x5178,
2199  DEVICE_FLAG_NONE },
2200  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+ADB", 0x517e,
2201  DEVICE_FLAG_NONE },
2202  { "SONY", 0x0fce, "ST23i Xperia Miro MTP+ADB", 0x5180,
2203  DEVICE_FLAG_NONE },
2204  { "SONY", 0x0fce, "SO-05D Xperia SX MTP+ADB", 0x5181,
2205  DEVICE_FLAG_NONE },
2206  { "SONY", 0x0fce, "LT30p Xperia T MTP+ADB", 0x5182,
2207  DEVICE_FLAG_NONE },
2208  { "SONY", 0x0fce, "LT25i Xperia V MTP+ADB", 0x5186,
2209  DEVICE_FLAG_NONE },
2210  { "SONY", 0x0fce, "Xperia J MTP+ADB", 0x5188,
2211  DEVICE_FLAG_NONE },
2212  { "SONY", 0x0fce, "Xperia ZL MTP+ADB", 0x5189,
2213  DEVICE_FLAG_NONE },
2214  { "SONY", 0x0fce, "Xperia E MTP+ADB", 0x518c,
2215  DEVICE_FLAG_NONE },
2216  { "SONY", 0x0fce, "Xperia Tablet Z MTP+ADB 1", 0x518d,
2217  DEVICE_FLAG_NONE },
2218  { "SONY", 0x0fce, "Xperia L MTP+ADB", 0x5192,
2219  DEVICE_FLAG_NONE },
2220  { "SONY", 0x0fce, "Xperia Z MTP+ADB", 0x5193,
2221  DEVICE_FLAG_NONE },
2222  { "SONY", 0x0fce, "Xperia Tablet Z MTP+ADB 2", 0x5194,
2223  DEVICE_FLAG_NONE },
2224  { "SONY", 0x0fce, "Xperia SP MTP+ADB", 0x5195,
2225  DEVICE_FLAG_NONE },
2226  { "SONY", 0x0fce, "Xperia Z Ultra MTP+ADB (ID2)", 0x5196,
2227  DEVICE_FLAG_NONE },
2228  { "SONY", 0x0fce, "Xperia ZR MTP+ADB", 0x5197,
2230  { "SONY", 0x0fce, "Xperia A MTP+ADB", 0x5198,
2232  { "SONY", 0x0fce, "Xperia M MTP+ADB", 0x519b,
2233  DEVICE_FLAG_NONE },
2234  { "SONY", 0x0fce, "Xperia Z Ultra MTP+ADB (ID3)", 0x519c,
2235  DEVICE_FLAG_NONE },
2236  { "SONY", 0x0fce, "Xperia Z1 MTP+ADB", 0x519e,
2237  DEVICE_FLAG_NONE },
2238  { "SONY", 0x0fce, "Xperia C MTP+ADB", 0x51a3,
2239  DEVICE_FLAG_NONE },
2240  { "SONY", 0x0fce, "Xperia Z1 Compact MTP+ADB", 0x51a7,
2241  DEVICE_FLAG_NONE },
2242  { "SONY", 0x0fce, "Xperia T2 Ultra MTP+ADB", 0x51a9,
2243  DEVICE_FLAG_NONE },
2244  { "SONY", 0x0fce, "Xperia M2 MTP+ADB", 0x51aa,
2245  DEVICE_FLAG_NONE },
2246  { "SONY", 0x0fce, "Xperia M2 Dual MTP+ADB", 0x51ab,
2247  DEVICE_FLAG_NONE },
2248  { "SONY", 0x0fce, "Xperia Z2 MTP+ADB", 0x51af,
2249  DEVICE_FLAG_NONE },
2250  { "SONY", 0x0fce, "Xperia Z3v MTP+ADB", 0x51b0,
2252  { "SONY", 0x0fce, "Xperia Z2 Tablet MTP+ADB", 0x51b1,
2254  { "SONY", 0x0fce, "Xperia E1 MTP+ADB", 0x51b5,
2256  { "SONY", 0x0fce, "Xperia Z Ultra MTP+ADB", 0x51b6,
2257  DEVICE_FLAG_NONE },
2258  { "SONY", 0x0fce, "Xperia M2 Aqua MTP+ADB", 0x51b8,
2260  { "SONY", 0x0fce, "Xperia Z3 MTP+ADB", 0x51ba,
2261  DEVICE_FLAG_NONE },
2262  { "SONY", 0x0fce, "Xperia Z3 Compact MTP+ADB", 0x51bb,
2263  DEVICE_FLAG_NONE },
2264  { "SONY", 0x0fce, "Xperia E3 MTP+ADB", 0x51bc,
2265  DEVICE_FLAG_NONE },
2266  { "SONY", 0x0fce, "Xperia Z3 Tablet MTP+ADB", 0x51c0,
2267  DEVICE_FLAG_NONE },
2268  { "SONY", 0x0fce, "XPeria M4 Aqua Dual MTP+ADB", 0x51c4,
2269  DEVICE_FLAG_NONE },
2270  { "SONY", 0x0fce, "E2115 MTP+ADB", 0x51c5,
2271  DEVICE_FLAG_NONE },
2272  { "SONY", 0x0fce, "XPeria Z3+ MTP+ADB", 0x51c9,
2273  DEVICE_FLAG_NONE },
2274  { "SONY", 0x0fce, "XPeria E4g MTP+ADB", 0x51cb,
2275  DEVICE_FLAG_NONE },
2276  { "SONY", 0x0fce, "C4 Dual MTP+ADB", 0x51d2,
2277  DEVICE_FLAG_NONE },
2278  { "SONY", 0x0fce, "XPeria M5 MTP+ADB", 0x51d6,
2279  DEVICE_FLAG_NONE },
2280  { "SONY", 0x0fce, "XPeria Z5 MTP+ADB", 0x51d9,
2281  DEVICE_FLAG_NONE },
2282  { "SONY", 0x0fce, "XPeria Z5 Compact MTP+ADB", 0x51da,
2283  DEVICE_FLAG_NONE },
2284  { "SONY", 0x0fce, "XPeria Z5 Premium Dual Sim MTP+ADB", 0x51db,
2285  DEVICE_FLAG_NONE },
2286  { "SONY", 0x0fce, "XPeria XA MTP+ADB", 0x51de,
2287  DEVICE_FLAG_NONE },
2288  { "SONY", 0x0fce, "XPeria X MTP+ADB", 0x51e0,
2289  DEVICE_FLAG_NONE },
2290  { "SONY", 0x0fce, "XPeria SOV33 MTP+ADB", 0x51e1,
2291  DEVICE_FLAG_NONE },
2292  { "SONY", 0x0fce, "XPeria XZ MTP+ADB", 0x51e7,
2293  DEVICE_FLAG_NONE },
2294  { "SONY", 0x0fce, "XPeria X Compact MTP+ADB", 0x51e8,
2295  DEVICE_FLAG_NONE },
2296  { "SONY", 0x0fce, "XPeria G3123 MTP+ADB", 0x51eb,
2297  DEVICE_FLAG_NONE },
2298  { "SONY", 0x0fce, "XPeria XZ ADB", 0x51ed,
2299  DEVICE_FLAG_NONE },
2300  { "SONY", 0x0fce, "XPeria XA1 Ultra MTP+ADB", 0x51ef,
2301  DEVICE_FLAG_NONE },
2302  { "SONY", 0x0fce, "XPeria XZ Premium MTP+ADB", 0x51f1,
2303  DEVICE_FLAG_NONE },
2304  { "SONY", 0x0fce, "XPeria XZ1 ADB", 0x51f3,
2305  DEVICE_FLAG_NONE },
2306  { "SONY", 0x0fce, "XPeria XZ1 Compact MTP+ADB", 0x51f4,
2307  DEVICE_FLAG_NONE },
2308  { "SONY", 0x0fce, "XPeria L2 MTP+ADB", 0x51f6,
2309  DEVICE_FLAG_NONE },
2310  { "SONY", 0x0fce, "XPeria XA2 Compact MTP+ADB", 0x51f7,
2311  DEVICE_FLAG_NONE },
2312  { "SONY", 0x0fce, "XPeria XA2 Ultra MTP+ADB", 0x51f8,
2313  DEVICE_FLAG_NONE },
2314  { "SONY", 0x0fce, "Xperia XZ2 Compact Dual Sim MTP+ADB", 0x51f9,
2315  DEVICE_FLAG_NONE },
2316  { "SONY", 0x0fce, "Xperia XZ2 (H8266) MTP+ADB", 0x51fa,
2317  DEVICE_FLAG_NONE },
2318  { "SONY", 0x0fce, "Xperia XZ2 Premium MTP+ADB", 0x51fb,
2319  DEVICE_FLAG_NONE },
2320  { "SONY", 0x0fce, "Xperia XZ3 Dual Sim (H9436) MTP+ADB", 0x51ff,
2321  DEVICE_FLAG_NONE },
2322  { "SONY", 0x0fce, "Xperia 10 (I4113) MTP+ADB", 0x5201,
2323  DEVICE_FLAG_NONE },
2324  { "SONY", 0x0fce, "Xperia 1 (J9110) MTP+ADB", 0x5205,
2325  DEVICE_FLAG_NONE },
2326  { "SONY", 0x0fce, "Xperia I4312 MTP+ADB", 0x5207,
2327  DEVICE_FLAG_NONE },
2328 
2329  /*
2330  * MTP+UMS modes
2331  * This mode is for using MTP on the internal storage (eMMC)
2332  * and using UMS (Mass Storage Device Class) on the external
2333  * SD card
2334  */
2335  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+UMS", 0xa173,
2336  DEVICE_FLAG_NONE },
2337  { "SONY", 0x0fce, "IS12S Xperia Acro HD MTP+UMS", 0xa175,
2338  DEVICE_FLAG_NONE },
2339  { "SONY", 0x0fce, "SO-03D Xperia Acro HD MTP+UMS", 0xa176,
2340  DEVICE_FLAG_NONE },
2341  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+UMS", 0xa177,
2342  DEVICE_FLAG_NONE },
2343  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+UMS", 0xa17e,
2344  DEVICE_FLAG_NONE },
2345 
2346  /*
2347  * MTP+UMS+ADB modes
2348  * Like the above, but also ADB
2349  */
2350  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+UMS+ADB", 0xb173,
2351  DEVICE_FLAG_NONE },
2352  { "SONY", 0x0fce, "IS12S Xperia Acro MTP+UMS+ADB", 0xb175,
2353  DEVICE_FLAG_NONE },
2354  { "SONY", 0x0fce, "SO-03D Xperia Acro MTP+UMS+ADB", 0xb176,
2355  DEVICE_FLAG_NONE },
2356  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+UMS+ADB", 0xb177,
2357  DEVICE_FLAG_NONE },
2358  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+UMS+ADB", 0xb17e,
2359  DEVICE_FLAG_NONE },
2360 
2361 
2362  /*
2363  * Motorola
2364  * Assume DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST on all of these.
2365  */
2366  /* https://sourceforge.net/p/libmtp/feature-requests/136/ */
2367  { "Motorola", 0x22b8, "XT1524 (MTP)", 0x002e,
2369  // Reported by David Boyd <tiggrdave@users.sourceforge.net>
2370  { "Motorola", 0x22b8, "V3m/V750 verizon", 0x2a65,
2373  /* https://sourceforge.net/p/libmtp/support-requests/130/ */
2374  { "Motorola", 0x22b8, "X 2nd edition XT1097 (MTP)", 0x2e24,
2376  { "Motorola", 0x22b8, "Atrix/Razr HD (MTP)", 0x2e32,
2378  { "Motorola", 0x22b8, "Atrix/Razr HD (MTP+ADB)", 0x2e33,
2380  { "Motorola", 0x22b8, "RAZR M XT907 (MTP)", 0x2e50,
2382  { "Motorola", 0x22b8, "RAZR M XT907 (MTP+ADB)", 0x2e51,
2384  /* https://sourceforge.net/p/libmtp/bugs/1539/ */
2385  { "Motorola", 0x22b8, "Droid Turbo 2 (XT1585)", 0x2e61,
2387  { "Motorola", 0x22b8, "Moto X (XT1053)", 0x2e62,
2389  { "Motorola", 0x22b8, "Moto X (XT1058)", 0x2e63,
2391  /* https://sourceforge.net/p/libmtp/bugs/1323/ */
2392  { "Motorola", 0x22b8, "Moto X (XT1080)", 0x2e66,
2394  { "Motorola", 0x22b8, "Droid Maxx (XT1080)", 0x2e67,
2396  { "Motorola", 0x22b8, "Droid Ultra", 0x2e68,
2398  { "Motorola", 0x22b8, "Moto G (ID1)", 0x2e76,
2400  { "Motorola", 0x22b8, "Moto G (ID2)", 0x2e82,
2402  /* https://sourceforge.net/p/libmtp/bugs/1030/, PTP Id */
2403  { "Motorola", 0x22b8, "Moto G (XT1032)", 0x2e84,
2405  /* https://sourceforge.net/p/libmtp/bugs/1477/ */
2406  { "Motorola", 0x22b8, "Moto Maxx (XT1225)", 0x2ea4,
2408  /* https://sourceforge.net/p/libmtp/bugs/1841/ */
2409  { "Motorola", 0x22b8, "Moto Z2 (XT1789)", 0x2e81,
2411  /* https://sourceforge.net/p/libmtp/feature-requests/189/ */
2412  { "Motorola", 0x22b8, "MB632", 0x2dff,
2414  // Reported by Jader Rodrigues Simoes <jadersimoes@users.sourceforge.net>
2415  { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID3)", 0x41cf,
2417  // Reported by Steven Roemen <sdroemen@users.sourceforge.net>
2418  { "Motorola", 0x22b8, "Droid X/MB525 (Defy)", 0x41d6,
2419  DEVICE_FLAG_NONE },
2420  { "Motorola", 0x22b8, "DROID2 (ID1)", 0x41da,
2421  DEVICE_FLAG_NONE },
2422  { "Motorola", 0x22b8, "Milestone / Verizon Droid", 0x41dc,
2424  { "Motorola", 0x22b8, "DROID2 (ID2)", 0x42a7,
2426  { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x4306,
2428  { "Motorola", 0x22b8, "Xoom 2 Media Edition", 0x4311,
2430  // Reported by B,H,Kissinger <mrkissinger@users.sourceforge.net>
2431  { "Motorola", 0x22b8, "XT912/XT928", 0x4362,
2433  /* https://sourceforge.net/p/libmtp/bugs/1104/ , PTP id. */
2434  { "Motorola", 0x22b8, "DROID4 (PTP)", 0x4373,
2436  // Reported by Lundgren <alundgren@users.sourceforge.net>
2437  { "Motorola", 0x22b8, "DROID4", 0x437f,
2439  // Reported by Marcus Meissner to libptp2
2440  { "Motorola", 0x22b8, "IdeaPad K1", 0x4811,
2442  // Reported by Hans-Joachim Baader <hjb@pro-linux.de> to libptp2
2443  { "Motorola", 0x22b8, "A1200", 0x60ca,
2445  // http://mark.cdmaforums.com/Files/Motdmmtp.inf
2446  { "Motorola", 0x22b8, "MTP Test Command Interface", 0x6413,
2448  // Reported by anonymous user
2449  { "Motorola", 0x22b8, "RAZR2 V8/U9/Z6", 0x6415,
2451  // Reported by Rodrigo Angelo Rafael
2452  // Razr D1, D3
2453  { "Motorola", 0x22b8, "Razr D1/D3/i (MTP)", 0x64b5,
2455  { "Motorola", 0x22b8, "Razr D1/D3/i (MTP+?)", 0x64b6,
2457  /* https://sourceforge.net/p/libmtp/bugs/697/ */
2458  { "Motorola", 0x22b8, "Atrix XT687 (MTP)", 0x64cf,
2460  // Reported by Brian Dolbec <dol-sen@users.sourceforge.net>
2461  { "Motorola", 0x22b8, "Atrix MB860 (MTP)", 0x7088,
2463  /*
2464  * Motorola Xoom (Wingray) variants
2465  *
2466  * These devices seem to use these product IDs simulatenously
2467  * https://code.google.com/p/android-source-browsing/source/browse/init.stingray.usb.rc?repo=device--moto--wingray
2468  *
2469  * 0x70a3 - Factory test - reported as early MTP ID
2470  * 0x70a8 - MTP
2471  * 0x70a9 - MTP+ADB
2472  * 0x70ae - RNDIS
2473  * 0x70af - RNDIS+ADB
2474  * 0x70b0 - ACM
2475  * 0x70b1 - ACM+ADB
2476  * 0x70b2 - ACM+RNDIS
2477  * 0x70b3 - ACM+RNDIS+ADB
2478  * 0x70b4 - PTP
2479  * 0x70b5 - PTP+ADB
2480  *
2481  * Reported by Google Inc's Yavor Goulishev <yavor@google.com>
2482  */
2483  { "Motorola", 0x22b8, "Xoom (Factory test)", 0x70a3,
2485  { "Motorola", 0x22b8, "Xoom (MTP)", 0x70a8,
2487  { "Motorola", 0x22b8, "Xoom (MTP+ADB)", 0x70a9,
2489  // "carried by C Spire and other CDMA US carriers"
2490  { "Motorola", 0x22b8, "Milestone X2", 0x70ca,
2492  { "Motorola", 0x22b8, "XT890/907/Razr (MTP)", 0x710d,
2494  { "Motorola", 0x22b8, "XT890/907/Razr (MTP+ADB)", 0x710e,
2496  /* https://sourceforge.net/p/libmtp/bugs/1183/ */
2497  { "Motorola", 0x22b8, "Droid Turbo (XT1254)", 0x2ea5,
2499  { "Motorola", 0x22b8, "Droid Turbo Verizon", 0x2ea8,
2501  /*
2502  * XT890/907/Razr
2503  * 710f is USB mass storage
2504  */
2505 
2506  /*
2507  * Google
2508  * These guys lend their Vendor ID to anyone who comes down the
2509  * road to produce an Android tablet it seems... The Vendor ID
2510  * was originally used for Nexus phones
2511  */
2512  { "Google Inc (for Allwinner)", 0x18d1, "A31 SoC", 0x0006,
2514  { "Google Inc (for Ainol Novo)", 0x18d1, "Fire/Flame", 0x0007,
2516  { "Google Inc (for Sony)", 0x18d1, "S1", 0x05b3,
2518  /* https://sourceforge.net/p/libmtp/feature-requests/218/ */
2519  { "Google Inc (for Fairphone)", 0x18d1, "Fairphone 2", 0x0a07,
2521  // Reported by anonymous Sourceforge user
2522  { "Google Inc (for Barnes & Noble)", 0x18d1, "Nook Color", 0x2d02,
2524  // Reported by anonymous Sourceforge user
2525  { "Google Inc (for Asus)", 0x18d1, "TF201 Transformer", 0x4d00,
2527  // Reported by anonymous Sourceforge user
2528  { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
2530  /* https://sourceforge.net/p/libmtp/bugs/1837/ */
2531  { "Google Inc (for Samsung)", 0x18d1, "Nexus One (MTP)", 0x4e12,
2533  // 0x4e21 (Nexus S) is a USB Mass Storage device.
2534  { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP)", 0x4e25,
2536  // 0x4e26 is also used by "Ramos W30HD Pro Quad Core"
2537  { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP+ADB)", 0x4e26,
2539  // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
2540  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP)", 0x4e41,
2542  // Reported by Michael Hess <mhess126@gmail.com>
2543  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP+ADB)", 0x4e42,
2545  { "Google Inc", 0x18d1, "Nexus/Pixel (MTP)", 0x4ee1,
2547  { "Google Inc", 0x18d1, "Nexus/Pixel (MTP+ADB)", 0x4ee2,
2549  /* https://sourceforge.net/p/libmtp/bugs/1255/ */
2550  { "Google Inc", 0x18d1, "Nexus/Pixel (PTP)", 0x4ee5,
2552  { "Google Inc", 0x18d1, "Nexus/Pixel (PTP+ADB)", 0x4ee6,
2554  /* https://sourceforge.net/p/libmtp/bugs/1444/ */
2555  { "Google", 0x18d1, "Pixel C (MTP)", 0x5202,
2557  { "Google", 0x18d1, "Pixel C (MTP+ADB)", 0x5203,
2559  // WiFi-only version of Xoom
2560  // See: http://bugzilla.gnome.org/show_bug.cgi?id=647506
2561  { "Google Inc (for Motorola)", 0x18d1, "Xoom (MZ604)", 0x70a8,
2563  { "Google Inc (for Toshiba)", 0x18d1, "Thrive 7/AT105", 0x7102,
2565  { "Google Inc (for Lenovo)", 0x18d1, "Ideapad K1", 0x740a,
2567  // Another OEM for Medion
2568  { "Google Inc (for Medion)", 0x18d1, "MD99000 (P9514)", 0xb00a,
2570  /* https://sourceforge.net/p/libmtp/bugs/1563/ */
2571  { "Meizu", 0x18d1, "Pro 5 Ubuntu Phone", 0xd001, DEVICE_FLAGS_ANDROID_BUGS },
2572  // Reported by Frederik Himpe <fhimpe@telenet.be>
2573  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus (Cyanogen)",
2574  0xd109, DEVICE_FLAGS_ANDROID_BUGS },
2575  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus", 0xd10a,
2577 
2578 
2579  /*
2580  * Media Keg
2581  */
2582  // Reported by Rajan Bella <rajanbella@yahoo.com>
2583  { "Kenwood", 0x0b28, "Media Keg HD10GB7 Sport Player", 0x100c, DEVICE_FLAG_UNLOAD_DRIVER},
2584 
2585  /*
2586  * Micro-Star International (MSI)
2587  */
2588  // Reported by anonymous sourceforge user.
2589  { "Micro-Star International", 0x0db0, "P610/Model MS-5557", 0x5572, DEVICE_FLAG_NONE },
2590 
2591  /*
2592  * FOMA
2593  */
2594  { "FOMA", 0x06d3, "D905i", 0x21ba, DEVICE_FLAG_NONE },
2595 
2596  /*
2597  * Haier
2598  */
2599  // Both reported by an anonymous SourceForge user
2600  // This is the 30 GiB model
2601  { "Haier", 0x1302, "Ibiza Rhapsody 1", 0x1016, DEVICE_FLAG_NONE },
2602  // This is the 4/8 GiB model
2603  { "Haier", 0x1302, "Ibiza Rhapsody 2", 0x1017, DEVICE_FLAG_NONE },
2604 
2605  /*
2606  * Panasonic
2607  */
2608  // Reported by dmizer
2609  { "Panasonic", 0x04da, "P905i", 0x2145, DEVICE_FLAG_NONE },
2610  // Reported by Taku
2611  { "Panasonic", 0x04da, "P906i", 0x2158, DEVICE_FLAG_NONE },
2612 
2613  /*
2614  * Polaroid
2615  */
2616  { "Polaroid", 0x0546, "Freescape/MPU-433158", 0x2035, DEVICE_FLAG_NONE },
2617 
2618  /*
2619  * Pioneer
2620  */
2621  // Reported by Dan Allen <dan.j.allen@gmail.com>
2622  { "Pioneer", 0x08e4, "XMP3", 0x0148, DEVICE_FLAG_NONE },
2623 
2624  /*
2625  * Slacker Inc.
2626  * Put in all evilness flags because it looks fragile.
2627  */
2628  // Reported by Pug Fantus <pugfantus@users.sourceforge.net>
2629  { "Slacker Inc.", 0x1bdc, "Slacker Portable Media Player", 0xfabf,
2632 
2633  // Reported by anonymous user
2634  { "Conceptronic", 0x1e53, "CMTD2", 0x0005, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
2635  // Reported by Demadridsur <demadridsur@gmail.com>
2636  { "O2 Sistemas", 0x1e53, "ZoltarTV", 0x0006, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
2637  // Reported by da-beat <dabeat@gmail.com>
2638  { "Wyplay", 0x1e53, "Wyplayer", 0x0007, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
2639 
2640  // Reported by Sense Hofstede <qense@users.sourceforge.net>
2641  { "Perception Digital, Ltd", 0x0aa6, "Gigaware GX400", 0x9702, DEVICE_FLAG_NONE },
2642 
2643  /*
2644  * RIM's BlackBerry
2645  */
2646  // Reported by Nicolas VIVIEN <nicolas@vivien.fr>
2647  { "RIM", 0x0fca, "BlackBerry Storm/9650", 0x8007, DEVICE_FLAG_UNLOAD_DRIVER |
2649 
2650  /* https://sourceforge.net/p/libmtp/bugs/1551/ */
2651  { "RIM", 0x0fca, "BlackBerry Priv", 0x8031, DEVICE_FLAG_UNLOAD_DRIVER |
2653 
2654  /* https://sourceforge.net/p/libmtp/bugs/1658/ */
2655  { "RIM", 0x0fca, "BlackBerry Dtek 60", 0x8041, DEVICE_FLAGS_ANDROID_BUGS },
2656 
2657  /* https://sourceforge.net/p/libmtp/feature-requests/264/ */
2658  { "RIM", 0x0fca, "BlackBerry Keyone", 0x8042, DEVICE_FLAGS_ANDROID_BUGS },
2659 
2660  /*
2661  * Nextar
2662  */
2663  { "Nextar", 0x0402, "MA715A-8R", 0x5668, DEVICE_FLAG_NONE },
2664 
2665  /*
2666  * Coby
2667  */
2668  { "Coby", 0x1e74, "COBY MP705", 0x6512, DEVICE_FLAG_NONE },
2669 
2670 #if 0
2671  /*
2672  * Apple devices, which are not MTP natively but can be made to speak MTP
2673  * using PwnTunes (http://www.pwntunes.net/)
2674  * CURRENTLY COMMENTED OUT:
2675  * These will make the UDEV rules flag these as MTP devices even if
2676  * PwnTunes is NOT installed. That is unacceptable, so a better solution
2677  * that actually inspects if the device has PwnTunes/MTP support needs
2678  * to be found, see:
2679  * https://sourceforge.net/p/libmtp/bugs/759/
2680  */
2681  { "Apple", 0x05ac, "iPhone", 0x1290, DEVICE_FLAG_NONE },
2682  { "Apple", 0x05ac, "iPod Touch 1st Gen", 0x1291, DEVICE_FLAG_NONE },
2683  { "Apple", 0x05ac, "iPhone 3G", 0x1292, DEVICE_FLAG_NONE },
2684  { "Apple", 0x05ac, "iPod Touch 2nd Gen", 0x1293, DEVICE_FLAG_NONE },
2685  { "Apple", 0x05ac, "iPhone 3GS", 0x1294, DEVICE_FLAG_NONE },
2686  { "Apple", 0x05ac, "0x1296", 0x1296, DEVICE_FLAG_NONE },
2687  { "Apple", 0x05ac, "0x1297", 0x1297, DEVICE_FLAG_NONE },
2688  { "Apple", 0x05ac, "0x1298", 0x1298, DEVICE_FLAG_NONE },
2689  { "Apple", 0x05ac, "iPod Touch 3rd Gen", 0x1299, DEVICE_FLAG_NONE },
2690  { "Apple", 0x05ac, "iPad", 0x129a, DEVICE_FLAG_NONE },
2691 #endif
2692 
2693  // Reported by anonymous SourceForge user, also reported as
2694  // Pantech Crux, claming to be:
2695  // Manufacturer: Qualcomm
2696  // Model: Windows Simulator
2697  // Device version: Qualcomm MTP1.0
2698  { "Curitel Communications, Inc.", 0x106c,
2699  "Verizon Wireless Device", 0x3215, DEVICE_FLAG_NONE },
2700  // Reported by: Jim Hanrahan <goshawkjim@users.sourceforge.net>
2701  { "Pantech", 0x106c, "Crux", 0xf003, DEVICE_FLAG_NONE },
2702 
2703  /* https://sourceforge.net/p/libmtp/feature-requests/208/ */
2704  { "Asus", 0x0b05, "Zenfone Go (ZC500TG)", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
2705  /*
2706  * Asus
2707  * Pattern of PIDs on Android devices seem to be:
2708  * n+0 = MTP
2709  * n+1 = MTP+ADB
2710  * n+2 = ?
2711  * n+3 = ?
2712  * n+4 = PTP
2713  */
2714  // Reported by Glen Overby
2715  { "Asus", 0x0b05, "TF300 Transformer (MTP)", 0x4c80,
2717  // Reported by jaile <jaile@users.sourceforge.net>
2718  { "Asus", 0x0b05, "TF300 Transformer (MTP+ADB)", 0x4c81,
2720  // Repored by Florian Apolloner <f-apolloner@users.sourceforge.net>
2721  { "Asus", 0x0b05, "TF700 Transformer (MTP)", 0x4c90,
2723  { "Asus", 0x0b05, "TF700 Transformer (MTP+ADB)", 0x4c91,
2725  { "Asus", 0x0b05, "TF701T Transformer Pad (MTP)", 0x4ca0,
2727  { "Asus", 0x0b05, "TF701T Transformer Pad (MTP+ADB)", 0x4ca1,
2729  /* https://sourceforge.net/p/libmtp/support-requests/135/ */
2730  { "Asus", 0x0b05, "ME302KL MeMo Pad FHD10 (MTP)", 0x4cc0,
2732  { "Asus", 0x0b05, "ME302KL MeMo Pad FHD10 (MTP+ADB)", 0x4cc1,
2734  { "Asus", 0x0b05, "ME301T MeMo Pad Smart 10 (MTP)", 0x4cd0,
2736  { "Asus", 0x0b05, "ME301T MeMo Pad Smart 10 (MTP+ADB)", 0x4cd1,
2738  { "Asus", 0x0b05, "Asus Fonepad Note 6 (MTP)", 0x4ce0,
2740  { "Asus", 0x0b05, "Asus Fonepad Note 6 (MTP+ADB)", 0x4ce1,
2742  { "Asus", 0x0b05, "TF201 Transformer Prime (keyboard dock)", 0x4d00,
2744  { "Asus", 0x0b05, "TF201 Transformer Prime (tablet only)", 0x4d01,
2746  // 4d04 is the PTP mode, don't add it
2747  { "Asus", 0x0b05, "SL101 (MTP)", 0x4e00,
2749  { "Asus", 0x0b05, "SL101 (MTP+ADB)", 0x4e01,
2751  { "Asus", 0x0b05, "TF101 Eeepad Transformer (MTP)", 0x4e0f,
2753  { "Asus", 0x0b05, "TF101 Eeepad Transformer (MTP+ADB)", 0x4e1f,
2755  { "Asus", 0x0b05, "Fonepad", 0x514f,
2757  { "Asus", 0x0b05, "PadFone (MTP)", 0x5200,
2759  { "Asus", 0x0b05, "PadFone (MTP+ADB)", 0x5201,
2761  { "Asus", 0x0b05, "ME302C MemoPad (MTP+?)", 0x520f,
2763  { "Asus", 0x0b05, "PadFone 2 (MTP)", 0x5210,
2765  { "Asus", 0x0b05, "PadFone 2 (MTP+ADB)", 0x5211,
2767  { "Asus", 0x0b05, "PadFone 2 (PTP)", 0x5214,
2769  { "Asus", 0x0b05, "ME302C MemoPad (MTP)", 0x521f,
2771  /* https://sourceforge.net/p/libmtp/bugs/1066/ */
2772  { "Asus", 0x0b05, "PadFone Infinity (2nd ID) (MTP)", 0x5220,
2774  { "Asus", 0x0b05, "PadFone Infinity (2nd ID) (MTP+ADB)", 0x5221,
2776  { "Asus", 0x0b05, "PadFone Infinity (MTP)", 0x5230,
2778  { "Asus", 0x0b05, "PadFone Infinity (MTP+ADB)", 0x5231,
2780  { "Asus", 0x0b05, "Memo ME172V (MTP)", 0x5400,
2782  /* https://sourceforge.net/p/libmtp/bugs/1072/ */
2783  { "Asus", 0x0b05, "Fonepad 7 LTE ME372CL (MTP)", 0x540f,
2785  { "Asus", 0x0b05, "Memo ME173X (MTP)", 0x5410,
2787  { "Asus", 0x0b05, "Memo ME173X (MTP+ADB)", 0x5411,
2789  /* https://sourceforge.net/p/libmtp/bugs/1072/ */
2790  { "Asus", 0x0b05, "Fonepad 7 LTE ME372CL (MTP+ADB)", 0x541f,
2792  { "Asus", 0x0b05, "Memo K00F (MTP)", 0x5460,
2794  { "Asus", 0x0b05, "Memo Pad 8 (MTP)", 0x5466,
2796  { "Asus", 0x0b05, "Memo K00F (MTP+ADB)", 0x5468,
2798  /* https://sourceforge.net/p/libmtp/support-requests/158/ */
2799  { "Asus", 0x0b05, "ZenFone 5 (MTP)", 0x5480,
2801  /* https://sourceforge.net/p/libmtp/bugs/1279/ */
2802  { "Asus", 0x0b05, "ZenFone 5 (MTP+ADB)", 0x5481,
2804  /* https://sourceforge.net/p/libmtp/bugs/1236/ */
2805  { "Asus", 0x0b05, "ZenFone 6 (MTP)", 0x5490,
2807  { "Asus", 0x0b05, "ZenFone 6 (MTP+ADB)", 0x5491,
2809  /* https://sourceforge.net/p/libmtp/bugs/1239/ */
2810  { "Asus", 0x0b05, "K010 (MTP)", 0x5500,
2812  /* https://sourceforge.net/p/libmtp/bugs/1196/ */
2813  { "Asus", 0x0b05, "MemoPad 7 (MTP+ADB)", 0x5506,
2815  /* https://sourceforge.net/p/libmtp/bugs/1069/ */
2816  { "Asus", 0x0b05, "K00E (MTP+ADB)", 0x550f,
2818  /* https://sourceforge.net/p/libmtp/bugs/1244/ */
2819  { "Asus", 0x0b05, "MemoPad 8 ME181 CX (MTP)", 0x5561,
2821  /* https://sourceforge.net/p/libmtp/bugs/1406/ */
2822  { "Asus", 0x0b05, "Zenfone 2 (MTP)", 0x5600,
2824  /* https://sourceforge.net/p/libmtp/bugs/1364/ */
2825  { "Asus", 0x0b05, "Z00AD (MTP)", 0x5601,
2827  { "Asus", 0x0b05, "TX201LA (MTP)", 0x561f,
2829  /* https://sourceforge.net/p/libmtp/bugs/1271/ */
2830  { "Asus", 0x0b05, "ZenFone 4 (MTP)", 0x580f,
2832  /* https://sourceforge.net/p/libmtp/bugs/1179/ */
2833  { "Asus", 0x0b05, "ZenFone 4 A400CG (MTP)", 0x581f,
2835  /* https://sourceforge.net/p/libmtp/bugs/1548/ */
2836  { "Asus", 0x0b05, "ASUS FonePad 8 FE380CG (MTP)", 0x590f,
2838  /* https://sourceforge.net/p/libmtp/bugs/1258/ */
2839  { "Asus", 0x0b05, "A450CG (MTP)", 0x5a0f,
2841  /* https://sourceforge.net/p/libmtp/bugs/1546/ */
2842  { "Asus", 0x0b05, "ZenPad 80 (MTP)", 0x5e0f,
2844  /* https://sourceforge.net/p/libmtp/bugs/1350/ */
2845  { "Asus", 0x0b05, "Zenfone 2 ZE550ML (MTP)", 0x5f02,
2847  /* https://sourceforge.net/p/libmtp/bugs/1364/ */
2848  { "Asus", 0x0b05, "Zenfone 2 ZE551ML (MTP)", 0x5f03,
2850  /* https://sourceforge.net/p/libmtp/feature-requests/255/ */
2851  { "Asus", 0x0b05, "Zenfone V (MTP)", 0x610f,
2853  /* https://sourceforge.net/p/libmtp/bugs/1642/ */
2854  { "Asus", 0x0b05, "ME581CL", 0x7770,
2856  /* https://sourceforge.net/p/libmtp/bugs/1232/ */
2857  { "Asus", 0x0b05, "MemoPad 7 (ME572CL)", 0x7772,
2859  /* https://sourceforge.net/p/libmtp/bugs/1351/ */
2860  { "Asus", 0x0b05, "Fonepad 7 (FE375CXG)", 0x7773,
2862  { "Asus", 0x0b05, "ZenFone 5 A500KL (MTP)", 0x7780,
2864  /* https://sourceforge.net/p/libmtp/bugs/1247/ */
2865  { "Asus", 0x0b05, "ZenFone 5 A500KL (MTP+ADB)", 0x7781,
2867 
2868 
2869  /*
2870  * Lenovo
2871  */
2872  /* https://sourceforge.net/p/libmtp/support-requests/178/ */
2873  { "Lenovo", 0x17ef, "P70-A", 0x0c02,
2875  /* https://sourceforge.net/p/libmtp/bugs/1415/ */
2876  { "Lenovo", 0x17ef, "P70", 0x2008,
2878  // Reported by Richard Körber <shredzone@users.sourceforge.net>
2879  { "Lenovo", 0x17ef, "K1", 0x740a,
2881  // Reported by anonymous sourceforge user
2882  // Adding Android default bug flags since it appears to be an Android
2883  { "Lenovo", 0x17ef, "ThinkPad Tablet", 0x741c,
2885  // Medion is using Lenovos manufacturer ID it seems.
2886  // Reported by Thomas Goss <thomas.goss@linux.com>
2887  { "Medion", 0x17ef, "Lifetab P9516", 0x7483,
2889  // Reported by: XChesser <XChesser@users.sourceforge.net>
2890  { "Lenovo", 0x17ef, "P700", 0x7497,
2892  /* https://sourceforge.net/p/libmtp/bugs/1185/ */
2893  { "Lenovo", 0x17ef, "A820", 0x7498,
2895  /* https://sourceforge.net/p/libmtp/bugs/1190/ */
2896  { "Lenovo", 0x17ef, "P780", 0x74a6,
2898  // Reported by: anonymous sourceforge user
2899  { "Lenovo", 0x17ef, "Lifetab S9512", 0x74cc,
2901  /* https://sourceforge.net/p/libmtp/feature-requests/217/ */
2902  { "Lenovo", 0x17ef, "Vibe K5", 0x74ee,
2904  /* https://sourceforge.net/p/libmtp/support-requests/170/ */
2905  { "Lenovo", 0x17ef, "S660", 0x74f8,
2907  // Reported by Brian J. Murrell
2908  { "Lenovo", 0x17ef, "IdeaTab A2109A", 0x7542,
2910  /* https://sourceforge.net/p/libmtp/support-requests/166/ */
2911  { "Lenovo", 0x17ef, "IdeaTab S2210a", 0x757d,
2913  /* https://sourceforge.net/p/libmtp/bugs/1529/ */
2914  { "Lenovo", 0x17ef, "K900 (ID2)", 0x75b3,
2916  /* https://sourceforge.net/p/libmtp/bugs/1123/ */
2917  { "Lenovo", 0x17ef, "K900 (ID1)", 0x75b5,
2919  // Reported by rvelev@mail.bg
2920  { "Lenovo", 0x17ef, "IdeaPad A3000 (ID1)", 0x75bc,
2922  { "Lenovo", 0x17ef, "IdeaPad A3000 (ID2)", 0x75be,
2924  /* https://sourceforge.net/p/libmtp/support-requests/232/ */
2925  { "Lenovo", 0x17ef, "A706", 0x7614,
2927  { "Lenovo", 0x17ef, "IdeaTab S5000", 0x76e8,
2929  { "Lenovo", 0x17ef, "Toga Tablet B6000-F", 0x76f2,
2931  /* https://sourceforge.net/p/libmtp/bugs/1155/ */
2932  { "Lenovo", 0x17ef, "Yoga Tablet 10 B8000-H", 0x76ff,
2934  /* https://sourceforge.net/p/libmtp/bugs/1673/ */
2935  { "Lenovo", 0x17ef, "S960", 0x770a,
2937  /* https://sourceforge.net/p/libmtp/bugs/1597/ */
2938  { "Lenovo", 0x17ef, "K910SS", 0x7713,
2940  /* https://sourceforge.net/p/libmtp/bugs/1122/ */
2941  { "Lenovo", 0x17ef, "S930", 0x7718,
2943  /* https://sourceforge.net/p/libmtp/discussion/535190/ */
2944  { "Lenovo", 0x17ef, "A5500-H", 0x772a,
2946  /* https://sourceforge.net/p/libmtp/bugs/1250/ */
2947  { "Lenovo", 0x17ef, "A5500-F", 0x772b,
2949  /* https://sourceforge.net/p/libmtp/bugs/1742/ */
2950  { "Lenovo", 0x17ef, "A7600-F", 0x7730,
2952  /* https://sourceforge.net/p/libmtp/bugs/1391/ */
2953  { "Lenovo", 0x17ef, "A7600-F 2nd", 0x7731,
2955  /* https://sourceforge.net/p/libmtp/bugs/1291/ */
2956  { "Lenovo", 0x17ef, "A3500-F", 0x7737,
2958  /* https://sourceforge.net/p/libmtp/bugs/1556/ */
2959  { "Lenovo", 0x17ef, "A3500-FL", 0x7738,
2961  { "Lenovo", 0x17ef, "LifeTab E733X", 0x775a,
2963  /* https://sourceforge.net/p/libmtp/bugs/1595/ */
2964  { "Lenovo", 0x17ef, "K920", 0x778f,
2966  /* https://sourceforge.net/p/libmtp/support-requests/186/ */
2967  { "Lenovo", 0x17ef, "Yoga Tablet 2 - 1050F", 0x77a4,
2969  /* https://sourceforge.net/p/libmtp/bugs/1828/ */
2970  { "Lenovo", 0x17ef, "Yoga Tablet 2", 0x77a5,
2972  /* https://sourceforge.net/p/libmtp/support-requests/168/ */
2973  { "Lenovo", 0x17ef, "Yoga Tablet 2 Pro", 0x77b1,
2975  /* https://sourceforge.net/p/libmtp/support-requests/219/ */
2976  { "Lenovo", 0x17ef, "Tab S8-50F", 0x77d8,
2978  /* https://sourceforge.net/p/libmtp/feature-requests/125/ */
2979  { "Lenovo", 0x17ef, "Vibe Z2", 0x77ea,
2981  /* https://sourceforge.net/p/libmtp/bugs/1793/ */
2982  { "Lenovo", 0x17ef, "S60-a", 0x7802,
2984  /* https://sourceforge.net/p/libmtp/support-requests/272/ */
2985  { "Lenovo", 0x17ef, "A7-30HC", 0x7852,
2987  /* https://sourceforge.net/p/libmtp/bugs/1861/ */
2988  { "Lenovo", 0x17ef, "A7-30GC", 0x7853,
2990  /* https://sourceforge.net/p/libmtp/feature-requests/253/ */
2991  { "Lenovo", 0x17ef, "A7000-A Smartphone", 0x7882,
2993  /* https://sourceforge.net/p/libmtp/bugs/1360/ */
2994  { "Lenovo", 0x17ef, "K3 Note", 0x7883,
2996  /* https://sourceforge.net/p/libmtp/bugs/1488/ */
2997  { "Lenovo", 0x17ef, "A10-70F", 0x789a,
2999  /* https://sourceforge.net/p/libmtp/bugs/1497/ */
3000  { "Lenovo", 0x17ef, "A10-70L", 0x789b,
3002  /* https://sourceforge.net/p/libmtp/support-requests/264/ */
3003  { "Lenovo", 0x17ef, "Vibe Shot Z90a40", 0x78a7,
3005  /* https://sourceforge.net/p/libmtp/bugs/1480/ */
3006  { "Medion", 0x17ef, "P8312 Tablet", 0x78ae,
3008  /* https://sourceforge.net/p/libmtp/support-requests/201/ */
3009  { "Lenovo", 0x17ef, "Lifetab S1034X", 0x78b0,
3011  /* https://sourceforge.net/p/libmtp/bugs/1572/ */
3012  { "Lenovo", 0x17ef, "PHAB Plus", 0x78d1,
3014  /* https://sourceforge.net/p/libmtp/bugs/1562/ */
3015  { "Lenovo", 0x17ef, "Vibe K4 Note", 0x78f6,
3017  /* https://sourceforge.net/p/libmtp/support-requests/213/ */
3018  { "Lenovo", 0x17ef, "Vibe P1 Pro", 0x78fc,
3020  /* https://sourceforge.net/p/libmtp/bugs/1531/ */
3021  { "Lenovo", 0x17ef, "Vibe X", 0x7902,
3023  /* https://sourceforge.net/p/libmtp/bugs/1784/ */
3024  { "Lenovo", 0x17ef, "P1ma40 (2nd ID)", 0x7920,
3026  /* https://sourceforge.net/p/libmtp/support-requests/235/ */
3027  { "Lenovo", 0x17ef, "P1ma40", 0x7921,
3029  /* https://sourceforge.net/p/libmtp/bugs/1465/ */
3030  { "Lenovo", 0x17ef, "A1000 Smartphone", 0x7928,
3032  /* https://sourceforge.net/p/libmtp/bugs/1465/ */
3033  { "Lenovo", 0x17ef, "A1000 Smartphone ADB", 0x7929,
3035  /* https://sourceforge.net/p/libmtp/feature-requests/224/ */
3036  { "Lenovo", 0x17ef, "Yoga 10 Tablet YT3-X50F", 0x7932,
3038  /* https://sourceforge.net/p/libmtp/feature-requests/204/ */
3039  { "Lenovo", 0x17ef, "TAB 2 A10-30", 0x7949,
3041  /* https://sourceforge.net/p/libmtp/bugs/1719/ */
3042  { "Lenovo", 0x17ef, "YT3 X90F", 0x795c,
3044  { "Lenovo", 0x17ef, "K5", 0x7993,
3046  { "Lenovo", 0x17ef, "Vibe K5 Note", 0x7999,
3048  /* https://sourceforge.net/p/libmtp/feature-requests/293/ */
3049  { "Lenovo", 0x17ef, "TB3-710F", 0x79a2,
3051  /* https://sourceforge.net/p/libmtp/bugs/1820/ */
3052  { "Lenovo", 0x17ef, "YB1-X90F", 0x79af,
3054  /* https://sourceforge.net/p/libmtp/bugs/1664/ */
3055  { "Lenovo", 0x17ef, "Vibe K4", 0x79b7,
3057  /* https://sourceforge.net/p/libmtp/support-requests/242/ */
3058  { "Lenovo", 0x17ef, "Tab 3 10 Plus", 0x79de,
3060  /* https://sourceforge.net/p/libmtp/bugs/1755/ */
3061  { "Lenovo", 0x17ef, "TB3-850M ", 0x79de,
3063  /* https://sourceforge.net/p/libmtp/bugs/1624/ */
3064  { "Lenovo", 0x17ef, "B Smartphone", 0x7a18,
3066  /* https://sourceforge.net/p/libmtp/bugs/1738/ */
3067  { "Lenovo", 0x17ef, "K6 Power", 0x7a2a,
3069  /* https://sourceforge.net/p/libmtp/bugs/1679/ */
3070  { "Lenovo", 0x17ef, "C2", 0x7a36,
3072  /* https://sourceforge.net/p/libmtp/support-requests/248/ */
3073  { "Lenovo", 0x17ef, "P2c72", 0x7a36,
3075  /* Marcus parents */
3076  { "Lenovo", 0x17ef, "Tab 10", 0x7a50,
3078  /* https://github.com/libmtp/libmtp/issues/33 */
3079  { "Lenovo", 0x17ef, "Tab4 10 Plus", 0x7ad0,
3081  /* https://sourceforge.net/p/libmtp/support-requests/262/ */
3082  { "Lenovo", 0x17ef, "Tab4 10", 0x7ac5,
3084  /* https://sourceforge.net/p/libmtp/feature-requests/296/ */
3085  { "Lenovo", 0x17ef, "TB-7304I", 0x7b3c,
3087  /* https://sourceforge.net/p/libmtp/bugs/1831/ */
3088  { "Lenovo", 0x17ef, "Tab4 10 (2nd ID)", 0x7bc7,
3090  /* https://sourceforge.net/p/libmtp/bugs/1873/ */
3091  { "Lenovo", 0x17ef, "Tab P10", 0x7bd3,
3093  /* https://sourceforge.net/p/libmtp/bugs/1736/ */
3094  { "Lenovo", 0x17ef, "P1060X", 0x9039,
3096  /* https://sourceforge.net/p/libmtp/feature-requests/259/ */
3097  { "Medion", 0x17ef, "P10606", 0xf003,
3099 
3100  /*
3101  * Huawei
3102  * IDs used by Honor U8860,U8815,U9200,P2
3103  */
3104  { "Huawei", 0x12d1, "MTP device (ID1)", 0x1051,
3106  { "Huawei", 0x12d1, "MTP device (ID2)", 0x1052,
3108  /* https://sourceforge.net/p/libmtp/bugs/1507/ */
3109  { "Huawei", 0x12d1, "Honor 7", 0x1074,
3111  /* https://sourceforge.net/p/libmtp/bugs/1381/ */
3112  { "Huawei", 0x12d1, "H60-L11", 0x1079,
3114  /* https://sourceforge.net/p/libmtp/bugs/1550/ */
3115  { "Huawei", 0x12d1, "H60-L12", 0x107a,
3117  /* https://sourceforge.net/p/libmtp/bugs/1640/ */
3118  { "Huawei", 0x12d1, "Nova", 0x107d,
3120  /* https://sourceforge.net/p/libmtp/feature-requests/173/ */
3121  { "Huawei", 0x12d1, "P9 Plus", 0x107e,
3123  /* https://sourceforge.net/p/libmtp/support-requests/259/ */
3124  { "Huawei", 0x12d1, "Y5 2017", 0x107f,
3126  /* https://sourceforge.net/p/libmtp/bugs/1361/ */
3127  { "Huawei", 0x12d1, "Ascend P8", 0x1082,
3129  /* https://sourceforge.net/p/libmtp/support-requests/276/ */
3130  { "Huawei", 0x12d1, "Y600", 0x2008,
3132  /* https://sourceforge.net/p/libmtp/bugs/1418/ */
3133  { "Huawei", 0x12d1, "Honor 3C", 0x2012,
3135  /* https://sourceforge.net/p/libmtp/bugs/1629/ */
3136  { "Huawei", 0x12d1, "Y320-U10", 0x2406,
3138  /* https://sourceforge.net/p/libmtp/bugs/1703/ */
3139  { "Huawei", 0x12d1, "Y625-U03", 0x255d,
3141  /* https://sourceforge.net/p/libmtp/feature-requests/186/ */
3142  { "Huawei", 0x12d1, "Y360-U61", 0x2567,
3144  /* https://sourceforge.net/p/libmtp/feature-requests/205/ */
3145  { "Huawei", 0x12d1, "Y360-U03", 0x256b,
3147  /* https://sourceforge.net/p/libmtp/bugs/1774/ */
3148  { "Huawei", 0x12d1, "Y541-U02", 0x257c,
3150  /* https://sourceforge.net/p/libmtp/support-requests/227/ */
3151  { "Huawei", 0x12d1, "Y560-L01", 0x259c,
3153  /* https://sourceforge.net/p/libmtp/bugs/1695/
3154  * Seth Brown on libmtp-discuss
3155  */
3156  { "Huawei", 0x12d1, "CUN-U29", 0x2608,
3158  /* https://sourceforge.net/p/libmtp/support-requests/257/ */
3159  { "Huawei", 0x12d1, "LUA-L02", 0x260b,
3161  { "Huawei", 0x12d1, "Mediapad (mode 0)", 0x360f,
3163  // Reported by Bearsh <bearsh@users.sourceforge.net>
3164  { "Huawei", 0x12d1, "Mediapad (mode 1)", 0x361f,
3166 
3167  /*
3168  * ZTE
3169  * Android devices reported by junwang <lovewjlove@users.sourceforge.net>
3170  */
3171  { "ZTE", 0x19d2, "V55 ID 1", 0x0244, DEVICE_FLAGS_ANDROID_BUGS },
3172  { "ZTE", 0x19d2, "V55 ID 2", 0x0245, DEVICE_FLAGS_ANDROID_BUGS },
3173  { "ZTE", 0x19d2, "V790/Blade 3", 0x0306, DEVICE_FLAGS_ANDROID_BUGS },
3174  { "ZTE", 0x19d2, "V880E", 0x0307, DEVICE_FLAGS_ANDROID_BUGS },
3175  /* https://sourceforge.net/p/libmtp/bugs/672/ */
3176  { "ZTE", 0x19d2, "Grand X In", 0x0343, DEVICE_FLAGS_ANDROID_BUGS },
3177  { "ZTE", 0x19d2, "V985", 0x0383, DEVICE_FLAGS_ANDROID_BUGS },
3178  /* https://sourceforge.net/p/libmtp/bugs/1745/ */
3179  { "ZTE", 0x19d2, "Blade L3", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3180  /* https://sourceforge.net/p/libmtp/bugs/1328/ */
3181  { "ZTE", 0x19d2, "V5", 0xffce, DEVICE_FLAGS_ANDROID_BUGS },
3182  /* https://sourceforge.net/p/libmtp/bugs/1646/ */
3183  { "ZTE", 0x19d2, "Z9 Max", 0xffcf, DEVICE_FLAGS_ANDROID_BUGS },
3184 
3185  /*
3186  * HTC (High Tech Computer Corp)
3187  * Reporters:
3188  * Steven Eastland <grassmonk@users.sourceforge.net>
3189  * Kevin Cheng <kache@users.sf.net>
3190  */
3191  /* https://sourceforge.net/p/libmtp/feature-requests/173/ */
3192  { "HTC", 0x0bb4, "M9", 0x0401,
3194  /* https://sourceforge.net/p/libmtp/support-requests/181/ */
3195  { "HTC", 0x0bb4, "One M9 (1st ID)", 0x040b,
3197  /* https://sourceforge.net/p/libmtp/bugs/1398/ */
3198  { "HTC", 0x0bb4, "Spreadtrum SH57MYZ03342 (MTP)", 0x05e3,
3200  /* https://sourceforge.net/p/libmtp/bugs/1840/ */
3201  { "HTC", 0x0bb4, "Desire 626G (MTP)", 0x05f0,
3203  /* reported by Mikkel Oscar Lyderik <mikkeloscar@gmail.com> */
3204  { "HTC", 0x0bb4, "Desire 510 (MTP+ADB)", 0x05fd,
3206  /* https://sourceforge.net/p/libmtp/bugs/1221/ */
3207  { "HTC", 0x0bb4, "One M8 Google Play Edition (MTP+ADB)", 0x060b,
3208  DEVICE_FLAG_NONE },
3209  /* https://sourceforge.net/p/libmtp/bugs/1500/ */
3210  { "HTC", 0x0bb4, "One Mini 2 (MTP)", 0x0629,
3211  DEVICE_FLAG_NONE },
3212  /* https://sourceforge.net/p/libmtp/bugs/1508/ */
3213  { "HTC", 0x0bb4, "One M9 (2nd ID)", 0x065c,
3214  DEVICE_FLAG_NONE },
3215  /* https://sourceforge.net/p/libmtp/bugs/1543/ */
3216  { "HTC", 0x0bb4, "Desire 626s (MTP)", 0x0668,
3217  DEVICE_FLAG_NONE },
3218  /* https://sourceforge.net/p/libmtp/support-requests/200/ */
3219  { "HTC", 0x0bb4, "HTC Desire 520", 0x0670,
3221  /* https://sourceforge.net/p/libmtp/support-requests/153/ */
3222  { "HTC", 0x0bb4, "HTC6515LVW/One Remix", 0x07d8,
3223  DEVICE_FLAG_NONE },
3224  /* https://sourceforge.net/p/libmtp/bugs/1615/ */
3225  { "HTC", 0x0bb4, "HTC X920E", 0x07a1,
3226  DEVICE_FLAG_NONE },
3227  /* https://sourceforge.net/p/libmtp/support-requests/141/ */
3228  { "HTC", 0x0bb4, "HTC One (HTC6500LVW)", 0x07ae,
3229  DEVICE_FLAG_NONE },
3230  /* https://sourceforge.net/p/libmtp/support-requests/128/ */
3231  { "HTC", 0x0bb4, "HTC One M8 (HTC6525LVW)", 0x07ca,
3232  DEVICE_FLAG_NONE },
3233  /* https://sourceforge.net/p/libmtp/bugs/1161/ */
3234  { "HTC", 0x0bb4, "HTC One M8 (Verizon) (HTC6525LVW)", 0x07cb,
3235  DEVICE_FLAG_NONE },
3236  /* https://sourceforge.net/p/libmtp/bugs/1133/ */
3237  { "HTC", 0x0bb4, "HTC One Remix (HTC6515LVW)", 0x07d9,
3238  DEVICE_FLAG_NONE },
3239  // Reported by Markus Heberling
3240  { "HTC", 0x0bb4, "Windows Phone 8X ID1", 0x0ba1,
3241  DEVICE_FLAG_NONE },
3242  { "HTC", 0x0bb4, "Windows Phone 8X ID2", 0x0ba2,
3243  DEVICE_FLAG_NONE },
3244 
3245 #if 1
3246  /* after some review I commented it back in. There was apparently
3247  * only one or two devices misbehaving (having this ID in mass storage mode),
3248  * but more seem to use it regulary as MTP devices. Marcus 20150401 */
3249  /*
3250  * This had to be commented out - the same VID+PID is used also for
3251  * other modes than MTP, so we need to let mtp-probe do its job on this
3252  * device instead of adding it to the database.
3253  * used by various devices, like Fairphone, Elephone P5000, etc
3254  * https://sourceforge.net/p/libmtp/bugs/1290/
3255  */
3256  { "HTC", 0x0bb4, "Android Device ID1 (Zopo, HD2, Bird...)", 0x0c02,
3258 #endif
3259  /* https://sourceforge.net/p/libmtp/bugs/1677/ */
3260  { "DEXP", 0x0bb4, "Ixion XL145 Snatch", 0x0c08,
3262  { "HTC", 0x0bb4, "EVO 4G LTE/One V (ID1)", 0x0c93,
3264  { "HTC", 0x0bb4, "EVO 4G LTE/One V (ID2)", 0x0ca8,
3266  { "HTC", 0x0bb4, "HTC One S (ID1)", 0x0cec,
3268  { "HTC", 0x0bb4, "One Mini (ID1)", 0x0dcd,
3270  { "HTC", 0x0bb4, "HTC One 802w (ID1)", 0x0dd2,
3272  { "HTC", 0x0bb4, "HTC Desire X", 0x0dd5,
3274  { "HTC", 0x0bb4, "HTC One (ID1)", 0x0dda,
3276  { "HTC", 0x0bb4, "HTC Butterfly X290d", 0x0de4,
3278  { "HTC", 0x0bb4, "HTC One (MTP+UMS+ADB)", 0x0dea,
3280  { "HTC", 0x0bb4, "HTC Evo 4G LTE (ID1)", 0x0df5,
3282  { "HTC", 0x0bb4, "HTC One S (ID2)", 0x0df8,
3284  { "HTC", 0x0bb4, "HTC One S (ID3)", 0x0df9,
3286  { "HTC", 0x0bb4, "HTC One X (ID1)", 0x0dfa,
3288  { "HTC", 0x0bb4, "HTC One X (ID2)", 0x0dfb,
3290  { "HTC", 0x0bb4, "HTC One X (ID3)", 0x0dfc,
3292  { "HTC", 0x0bb4, "HTC One X (ID4)", 0x0dfd,
3294  { "HTC", 0x0bb4, "HTC Butterfly (ID1)", 0x0dfe,
3296  { "HTC", 0x0bb4, "Droid DNA (MTP+UMS+ADB)", 0x0dff,
3298  { "HTC", 0x0bb4, "HTC Droid Incredible 4G LTE (MTP)", 0x0e31,
3300  { "HTC", 0x0bb4, "HTC Droid Incredible 4G LTE (MTP+ADB)", 0x0e32,
3302  { "HTC", 0x0bb4, "Droid DNA (MTP+UMS)", 0x0ebd,
3304  /* https://sourceforge.net/p/libmtp/bugs/1182/ */
3305  { "HTC", 0x0bb4, "Desire 310 (MTP)", 0x0ec6,
3307  /* https://sourceforge.net/p/libmtp/bugs/1481/ */
3308  { "HTC", 0x0bb4, "Desire 310 (2nd id) (MTP)", 0x0ec7,
3310  /* https://sourceforge.net/p/libmtp/bugs/1420/ */
3311  { "HTC", 0x0bb4, "Desire 816G (MTP)", 0x0edb,
3313  /* https://sourceforge.net/p/libmtp/bugs/1632/ */
3314  { "HTC", 0x0bb4, "Desire 626G Dual Sim (MTP)", 0x0edd,
3316  { "HTC", 0x0bb4, "HTC One (MTP+ADB+CDC)", 0x0f5f,
3318  { "HTC", 0x0bb4, "HTC One (MTP+CDC)", 0x0f60,
3320  { "HTC", 0x0bb4, "HTC One (MTP+ADB)", 0x0f63,
3322  { "HTC", 0x0bb4, "HTC One (MTP)", 0x0f64,
3324  { "HTC", 0x0bb4, "HTC One (MTP+ADB+?)", 0x0f87,
3326  { "HTC", 0x0bb4, "HTC One (ID3)", 0x0f91,
3328  { "HTC", 0x0bb4, "HTC One M8 (MTP)", 0x0f25,
3330  /* https://sourceforge.net/p/libmtp/feature-requests/245/ */
3331  { "HTC", 0x0bb4, "HTC One U11 (MTP)", 0x0f26,
3333  { "HTC", 0x0bb4, "HTC One M8 (MTP+ADB)", 0x061a,
3335  { "HTC", 0x0bb4, "HTC One M8 (MTP+UMS)", 0x0fb5,
3337  { "HTC", 0x0bb4, "HTC One M8 (MTP+ADB+UMS)", 0x0fb4,
3339 
3340 #if 1
3341  /* after some review I commented it back in. There was apparently
3342  * only one or two devices misbehaving (having this ID in mass storage mode),
3343  * but more seem to use it regulary as MTP devices. Marcus 20150401 */
3344  /*
3345  * This had to be commented out - the same VID+PID is used also for
3346  * other modes than MTP, so we need to let mtp-probe do its job on this
3347  * device instead of adding it to the database.
3348  *
3349  * Apparently also used by a clone called Jiayu G2S
3350  * with the MTK6577T chipset
3351  * http://www.ejiayu.com/en/Product-19.html
3352  * Wiko Cink Peax 2
3353  */
3354  { "HTC", 0x0bb4, "Android Device ID2 (Zopo, HD2...)", 0x2008,
3356 #endif
3357  /* https://sourceforge.net/p/libmtp/bugs/1198/ */
3358  { "HTC", 0x0bb4, "Motorola Razr D1", 0x2012,
3360  /* https://sourceforge.net/p/libmtp/bugs/1440/ */
3361  { "HTC", 0x0bb4, "Motorola P98 4G", 0x201d,
3363  /* https://sourceforge.net/p/libmtp/bugs/1508/ */
3364  { "HTC", 0x0bb4, "One M9 (3rd ID)", 0x4ee1,
3366  /* https://sourceforge.net/p/libmtp/support-requests/217/ */
3367  { "HTC", 0x0bb4, "One M9 (4th ID)", 0x4ee2,
3369  // These identify themselves as "cm_tenderloin", fun...
3370  // Done by HTC for HP I guess.
3371  { "HTC (for Hewlett-Packard)", 0x0bb4, "HP Touchpad (MTP)", 0x685c,
3373  { "HTC (for Hewlett-Packard)", 0x0bb4, "HP Touchpad (MTP+ADB)", 0x6860,
3375  { "HTC", 0x0bb4, "Windows Phone 8s ID1", 0xf0ca,
3376  DEVICE_FLAG_NONE },
3377 
3378  /*
3379  * NEC
3380  */
3381  { "NEC", 0x0409, "FOMA N01A", 0x0242, DEVICE_FLAG_NONE },
3382  /* https://sourceforge.net/p/libmtp/bugs/1724/ */
3383  { "Casio", 0x0409, "GzOne Commando C771", 0x02ed, DEVICE_FLAG_NONE },
3384  { "NEC", 0x0409, "Casio C811", 0x0326, DEVICE_FLAG_NONE },
3385  { "NEC", 0x0409, "Casio CA-201L", 0x0432, DEVICE_FLAG_NONE },
3386 
3387  /*
3388  * nVidia
3389  */
3390  // Found on Internet forum
3391  { "nVidia", 0x0955, "CM9-Adam", 0x70a9,
3393  // Various pads such as Nabi2, Notion Ink Adam, Viewsonic G-Tablet
3394  { "nVidia", 0x0955, "Various tablets (ID1)", 0x7100,
3396  { "nVidia", 0x0955, "Various tablets (ID2)", 0x7102,
3398  /* https://sourceforge.net/p/libmtp/bugs/1582/ */
3399  { "nVidia", 0x0955, "Jetson TX1", 0x7721,
3401  { "nVidia", 0x0955, "Shield (MTP+ADB)", 0xb400,
3403  /* https://sourceforge.net/p/libmtp/bugs/1447/ */
3404  { "nVidia", 0x0955, "Shield (MTP)", 0xb401,
3406  /* https://sourceforge.net/p/libmtp/feature-requests/297/ */
3407  { "nVidia", 0x0955, "Shield Android TV pro (MTP)", 0xb42a,
3409  /* https://sourceforge.net/p/libmtp/bugs/1087/ */
3410  { "nVidia", 0x0955, "Tegra Note", 0xcf02,
3412  { "nVidia", 0x0955, "Shield Tablet (MTP+ADB)", 0xcf05,
3414  /* benpro82@gmail.com */
3415  { "nVidia", 0x0955, "Shield Tablet (MTP)", 0xcf07,
3417 
3418  /*
3419  * Vizio
3420  * Reported by:
3421  * Michael Gurski <gurski@users.sourceforge.net>
3422  */
3423  /* https://sourceforge.net/p/libmtp/support-requests/221/ */
3424  { "Nokia", 0x0489, "N1", 0x1ab0,
3426  /* https://sourceforge.net/p/libmtp/bugs/1567/ */
3427  { "InFocus", 0x0489, "M808", 0xc00b,
3429  /* https://sourceforge.net/p/libmtp/support-requests/138/ */
3430  { "InFocus", 0x0489, "M810", 0xc025,
3432  { "Vizio", 0x0489, "Unknown 1", 0xc026,
3434  { "Vizio", 0x0489, "VTAB1008", 0xe040,
3436  { "Vizio (for Lenovo)", 0x0489, "LIFETAB S9714", 0xe111,
3438 
3439 
3440  /*
3441  * Amazon
3442  */
3443  { "Amazon", 0x1949, "Kindle Fire 2G (ID1)", 0x0005,
3445  { "Amazon", 0x1949, "Kindle Fire (ID1)", 0x0007,
3447  { "Amazon", 0x1949, "Kindle Fire (ID2)", 0x0008,
3449  { "Amazon", 0x1949, "Kindle Fire (ID3)", 0x000a,
3451  /* https://sourceforge.net/p/libmtp/bugs/1026/ */
3452  { "Amazon", 0x1949, "Kindle Fire (ID6)", 0x000b,
3454  { "Amazon", 0x1949, "Kindle Fire (ID4)", 0x000c,
3456  /* https://sourceforge.net/p/libmtp/bugs/1015/ */
3457  { "Amazon", 0x1949, "Kindle Fire (ID7)", 0x000d,
3459  { "Amazon", 0x1949, "Kindle Fire (ID5)", 0x0012,
3461  /* https://sourceforge.net/p/libmtp/bugs/1353/ */
3462  { "Amazon", 0x1949, "Kindle Fire HD6", 0x00f2,
3464  /* R Billing tested one unit rbilling@tanglewood.online
3465  * https://github.com/gphoto/libgphoto2/issues/473 */
3466  { "Amazon", 0x1949, "Kindle Fire 7 (3rd ID)", 0x0121,
3468  /* https://sourceforge.net/p/libmtp/bugs/1460/ */
3469  { "Amazon", 0x1949, "Kindle Fire 8", 0x0211,
3471  /* https://sourceforge.net/p/libmtp/feature-requests/158/ */
3472  { "Amazon", 0x1949, "Kindle Fire 8 HD", 0x0212,
3474  /* https://sourceforge.net/p/libmtp/bugs/1448/ */
3475  { "Amazon", 0x1949, "Kindle Fire 7", 0x0221,
3477  /* https://sourceforge.net/p/libmtp/bugs/1491/ */
3478  { "Amazon", 0x1949, "Kindle Fire 5", 0x0222,
3480  /* https://sourceforge.net/p/libmtp/bugs/1718/ */
3481  { "Amazon", 0x1949, "Kindle Fire 8 (2nd ID)", 0x0261,
3483  /* https://sourceforge.net/p/libmtp/bugs/1776/ */
3484  { "Amazon", 0x1949, "Kindle Fire 7 (2nd ID)", 0x0271,
3486  /* https://sourceforge.net/p/libmtp/bugs/1845/ */
3487  { "Amazon", 0x1949, "Kindle Fire Kids", 0x0272,
3489  /* https://sourceforge.net/p/libmtp/feature-requests/279/ */
3490  { "Amazon", 0x1949, "Kindle Fire Tablet 10 HD", 0x0281,
3492  /* https://github.com/libmtp/libmtp/issues/21 */
3493  { "Amazon", 0x1949, "Kindle Fire 8 HD (2nd ID)", 0x0331,
3495  /* https://sourceforge.net/p/libmtp/feature-requests/300/ */
3496  { "Amazon", 0x1949, "Kindle Fire 8 HD (3rd ID)", 0x0332,
3498  /* https://sourceforge.net/p/libmtp/support-requests/293/ */
3499  { "Amazon", 0x1949, "Kindle Fire Tablet 10 HD (2nd ID)", 0x03f1,
3501 
3502  { "Amazon", 0x1949, "Kindle Fire HD8 Plus", 0x0581,
3504  { "Amazon", 0x1949, "Fire Phone", 0x0800,
3506  /* https://sourceforge.net/p/libmtp/bugs/1876/ */
3507  { "Amazon", 0x1949, "Kindle Fire (ID 8)", 0x0c31,
3509 
3510  /*
3511  * Barnes&Noble
3512  */
3513  { "Barnes&Noble", 0x2080, "Nook HD+", 0x0005,
3515  { "Barnes&Noble", 0x2080, "Nook HD", 0x0006,
3517  /* https://sourceforge.net/p/libmtp/bugs/1504/ */
3518  { "Barnes&Noble", 0x2080, "Nook Glowlight+", 0x000a,
3520 
3521  /*
3522  * Viewpia, bq, YiFang
3523  * Seems like some multi-branded OEM product line.
3524  */
3525  { "Various", 0x2207, "Viewpia DR/bq Kepler", 0x0001,
3527  { "YiFang", 0x2207, "BQ Tesla", 0x0006,
3529  /* https://bugs.debian.org/917259 */
3530  { "Various", 0x2207, "Onyx Boox Max 2", 0x000b,
3532  /* https://sourceforge.net/p/libmtp/bugs/1833/ */
3533  { "Onyx", 0x2207, "Boox Max 2 Pro", 0x000c,
3535  /* https://sourceforge.net/p/libmtp/bugs/1834/ */
3536  { "Onyx", 0x2207, "Boox Note", 0x000d,
3538  /* https://sourceforge.net/p/libmtp/bugs/1354/ */
3539  { "Various", 0x2207, "Viewpia DR/bq Kepler Debugging", 0x0011,
3541  /* https://sourceforge.net/p/libmtp/support-requests/291/ */
3542  { "Onyx", 0x2207, "Boox Nova", 0x0014,
3544 
3545  /*
3546  * Kobo
3547  */
3548  /* https://sourceforge.net/p/libmtp/bugs/1208/ */
3549  { "Kobo", 0x2237, "Arc 7 HD", 0xb108,
3551  // Reported by George Talusan
3552  { "Kobo", 0x2237, "Arc (ID1)", 0xd108,
3554  { "Kobo", 0x2237, "Arc (ID2)", 0xd109,
3556 
3557  /*
3558  * Hisense
3559  */
3560  // Reported by Anonymous SourceForge users
3561  { "HiSense", 0x109b, "Sero 7 Pro", 0x9105, DEVICE_FLAGS_ANDROID_BUGS },
3562  { "Hisense", 0x109b, "E860 (ID1)", 0x9106, DEVICE_FLAGS_ANDROID_BUGS },
3563  { "Hisense", 0x109b, "E860 (ID2)", 0x9109, DEVICE_FLAGS_ANDROID_BUGS },
3564  /* https://sourceforge.net/p/libmtp/bugs/1704/ */
3565  { "Crosscall", 0x109b, "Trekker M1 core", 0x9130, DEVICE_FLAGS_ANDROID_BUGS },
3566 
3567 
3568  /*
3569  * Intel
3570  * Also sold rebranded as Orange products
3571  */
3572  /* https://sourceforge.net/p/libmtp/feature-requests/215/ */
3573  { "Intel", 0x8087, "Point of View TAB-I847", 0x092a, DEVICE_FLAGS_ANDROID_BUGS },
3574 
3575  { "Intel", 0x8087, "Xolo 900/AZ210A", 0x09fb, DEVICE_FLAGS_ANDROID_BUGS },
3576  /* https://sourceforge.net/p/libmtp/bugs/1256/ */
3577  { "Intel", 0x8087, "Noblex T7A21", 0x0a16, DEVICE_FLAGS_ANDROID_BUGS },
3578  /* https://sourceforge.net/p/libmtp/bugs/1252/ */
3579  { "Intel", 0x8087, "Foxconn iView i700", 0x0a15, DEVICE_FLAGS_ANDROID_BUGS },
3580  /* https://sourceforge.net/p/libmtp/bugs/1237/ */
3581  { "Intel", 0x8087, "Telcast Air 3G", 0x0a5e, DEVICE_FLAGS_ANDROID_BUGS },
3582  /* https://sourceforge.net/p/libmtp/bugs/1338/ */
3583  { "Intel", 0x8087, "Chuwi vi8", 0x0a5f, DEVICE_FLAGS_ANDROID_BUGS },
3584 
3585  /*
3586  * Xiaomi
3587  */
3588  /* https://sourceforge.net/p/libmtp/bugs/1269/ */
3589  { "Xiaomi", 0x2717, "Mi-3w (MTP)", 0x0360,
3591  { "Xiaomi", 0x2717, "Mi-3 (MTP)", 0x0368,
3593  /* https://sourceforge.net/p/libmtp/bugs/1149/ */
3594  { "Xiaomi", 0x2717, "MiPad (MTP)", 0x0660,
3596  /* https://sourceforge.net/p/libmtp/bugs/1489/ */
3597  { "Xiaomi", 0x2717, "MiPad (MTP+ADB)", 0x0668,
3599  { "Xiaomi", 0x2717, "Hongmi (MTP+ADB)", 0x1240,
3601  /* https://sourceforge.net/p/libmtp/bugs/1095/ */
3602  { "Xiaomi", 0x2717, "Hongmi (MTP)", 0x1248,
3604  /* https://sourceforge.net/p/libmtp/bugs/1295/ */
3605  { "Redmi", 0x2717, "1S (MTP)", 0x1260,
3607  /* https://sourceforge.net/p/libmtp/bugs/1164/ */
3608  { "Redmi", 0x2717, "HM 1S (MTP)", 0x1268,
3610  /* https://sourceforge.net/p/libmtp/bugs/1702/ */
3611  { "Xiaomi", 0x2717, "HM NOTE 1LTEW 4G Phone (MTP)", 0x1360,
3613  /* https://sourceforge.net/p/libmtp/discussion/535190/ */
3614  { "Xiaomi", 0x2717, "HM NOTE 1LTEW MIUI (MTP)", 0x1368,
3616  { "Xiaomi", 0x2717, "Mi-2 (MTP+ADB)", 0x9039,
3618  { "Xiaomi", 0x2717, "Mi-2 (MTP)", 0xf003,
3620  /* https://sourceforge.net/p/libmtp/bugs/1397/ */
3621  { "Xiaomi", 0x2717, "Mi-2s (id2) (MTP)", 0xff40,
3623  /* https://sourceforge.net/p/libmtp/bugs/1339/ */
3624  { "Xiaomi", 0x2717, "Mi-2s (MTP)", 0xff48,
3626  /* https://sourceforge.net/p/libmtp/bugs/1402/ */
3627  { "Xiaomi", 0x2717, "Redmi 2 (MTP)", 0xff60,
3629  /* https://sourceforge.net/p/libmtp/bugs/1445/ */
3630  { "Xiaomi", 0x2717, "Redmi 2 2014811 (MTP)", 0xff68,
3632 
3633  /*
3634  * XO Learning Tablet
3635  * Also Trio Stealth G2 tablet it seems
3636  */
3637  { "Acromag Inc.", 0x16d5, "XO Learning Tablet (MTP+ADB)", 0x8005,
3639  { "Acromag Inc.", 0x16d5, "XO Learning Tablet (MTP)", 0x8006,
3641 
3642  /*
3643  * SHARP Corporation
3644  */
3645  { "SHARP Corporation", 0x0489, "SH930W", 0xc025,
3647  { "SHARP Corporation", 0x04dd, "SBM203SH", 0x9661,
3649  { "SHARP Corporation", 0x04dd, "SH-06E", 0x96ca,
3651  /* https://sourceforge.net/p/libmtp/feature-requests/192/ */
3652  { "SHARP Corporation", 0x04dd, "SHV35 AQUOS U", 0x99d2,
3654  /* https://sourceforge.net/p/libmtp/bugs/1883/ */
3655  { "SHARP Corporation", 0x04dd, "AndroidOne S5", 0x9c90,
3657 
3658  /*
3659  * T & A Mobile phones Alcatel and TCT
3660  */
3661  { "Alcatel", 0x1bbb, "One Touch 997D (MTP+ADB)", 0x0c02,
3663  { "Alcatel", 0x1bbb, "One Touch 997D (MTP)", 0x2008,
3665  { "Alcatel/TCT", 0x1bbb, "6010D/TCL S950", 0x0167,
3667  { "Alcatel", 0x1bbb, "6030a", 0x0168,
3669  /* https://sourceforge.net/p/libmtp/feature-requests/276/ */
3670  { "Alcatel", 0x1bbb, "A405DL", 0x901b,
3672  { "Alcatel/Bouygues", 0x1bbb, "BS472", 0x904d,
3674  /* https://sourceforge.net/p/libmtp/bugs/1304/ */
3675  { "Alcatel", 0x1bbb, "OneTouch 5042D (MTP)", 0xa00e,
3677  /* https://sourceforge.net/p/libmtp/bugs/1776/ */
3678  { "Alcatel", 0x1bbb, "Popo4 (MTP)", 0xa00f,
3680  /* https://sourceforge.net/p/libmtp/bugs/1605/ */
3681  { "Alcatel", 0x1bbb, "OneTouch Idol 3 ID2 (MTP)", 0xaf00,
3683  /* https://sourceforge.net/p/libmtp/support-requests/189/ */
3684  { "Alcatel", 0x1bbb, "OneTouch Idol 3 small (MTP)", 0xaf2a,
3686  /* https://sourceforge.net/p/libmtp/bugs/1401/ */
3687  { "Alcatel", 0x1bbb, "OneTouch Idol 3 (MTP)", 0xaf2b,
3689  /* https://sourceforge.net/p/libmtp/feature-requests/114/ */
3690  { "Alcatel", 0x1bbb, "OneTouch 6034R", 0xf003,
3692 
3693  /*
3694  * Kyocera
3695  */
3696  { "Kyocera", 0x0482, "Rise", 0x0571, DEVICE_FLAGS_ANDROID_BUGS },
3697  /* https://sourceforge.net/p/libmtp/bugs/1492/ */
3698  { "Kyocera", 0x0482, "Event", 0x0591, DEVICE_FLAGS_ANDROID_BUGS & ~DEVICE_FLAG_FORCE_RESET_ON_CLOSE },
3699  /* https://sourceforge.net/p/libmtp/feature-requests/134/ */
3700  { "Kyocera", 0x0482, "Torque Model E6715", 0x0059a, DEVICE_FLAGS_ANDROID_BUGS },
3701  /* https://sourceforge.net/p/libmtp/feature-requests/164/ */
3702  { "Kyocera", 0x0482, "Hydro Elite C6750", 0x073c, DEVICE_FLAGS_ANDROID_BUGS },
3703  /* https://sourceforge.net/p/libmtp/discussion/535190/thread/6270f5ce/ */
3704  { "Kyocera", 0x0482, "KYL22", 0x0810, DEVICE_FLAGS_ANDROID_BUGS },
3705  /* https://sourceforge.net/p/libmtp/support-requests/270/ */
3706  { "Kyocera", 0x0482, "Hydro Icon", 0x085e, DEVICE_FLAGS_ANDROID_BUGS },
3707  /* https://sourceforge.net/p/libmtp/bugs/1518/ */
3708  { "Kyocera", 0x0482, "302KC", 0x09fc, DEVICE_FLAGS_ANDROID_BUGS },
3709  /* https://sourceforge.net/p/libmtp/bugs/1345/ */
3710  { "Kyocera", 0x0482, "DuraForce", 0x0979, DEVICE_FLAGS_ANDROID_BUGS },
3711  /* https://sourceforge.net/p/libmtp/bugs/1476/ */
3712  { "Kyocera", 0x0482, "KC-S701", 0x09cb, DEVICE_FLAGS_ANDROID_BUGS },
3713  /* https://sourceforge.net/p/libmtp/feature-requests/192/ */
3714  { "Kyocera", 0x0482, "C6740N", 0x0a73, DEVICE_FLAGS_ANDROID_BUGS },
3715  /* https://sourceforge.net/p/libmtp/feature-requests/220/ */
3716  { "Kyocera", 0x0482, "Duraforce XD", 0x0a9a, DEVICE_FLAGS_ANDROID_BUGS },
3717 
3718  /*
3719  * Hewlett-Packard
3720  */
3721  { "Hewlett-Packard", 0x03f0, "Slate 7 4600", 0x5c1d,
3723  { "Hewlett-Packard", 0x03f0, "Slate 7 2800", 0x5d1d,
3725  /* https://sourceforge.net/p/libmtp/bugs/1366/ */
3726  { "Hewlett-Packard", 0x03f0, "Slate 10 HD", 0x7e1d,
3728 
3729  /*
3730  * MediaTek Inc.
3731  */
3732  { "MediaTek Inc", 0x0e8d, "MT5xx and MT6xx SoCs", 0x0050,
3734  /* https://sourceforge.net/p/libmtp/bugs/1553/ */
3735  { "Bravis", 0x0e8d, "A401 Neo", 0x0c03,
3737  /* https://sourceforge.net/p/libmtp/bugs/1422/ */
3738  { "MediaTek Inc", 0x0e8d, "MT65xx", 0x2008,
3740  /* https://sourceforge.net/p/libmtp/bugs/1467/ */
3741  { "elephone", 0x0e8d, "p6000", 0x2008,
3743  /* https://sourceforge.net/p/libmtp/feature-requests/234/ */
3744  { "DOODGE", 0x0e8d, "X6pro", 0x200a,
3746  /* https://sourceforge.net/p/libmtp/support-requests/289/ */
3747  { "Jinga", 0x0e8d, "PassPluss", 0x2012, DEVICE_FLAGS_ANDROID_BUGS },
3748  /* https://sourceforge.net/p/libmtp/feature-requests/79/ */
3749  { "MediaTek Inc", 0x0e8d, "Elephone P8000", 0x201d,
3751  /* https://sourceforge.net/p/libmtp/bugs/1717/ */
3752  { "MediaTek Inc", 0x0e8d, "Wiko Sunny", 0x4001,
3754  /* https://sourceforge.net/p/libmtp/bugs/1855/ */
3755  { "Vivo", 0x0e8d, "Y21", 0xff00, DEVICE_FLAGS_ANDROID_BUGS },
3756 
3757  /*
3758  * Jolla
3759  */
3760  { "Jolla", 0x2931, "Sailfish (ID1)", 0x0a01,
3762 
3763  /* In update 4 the order of devices was changed for
3764  better OS X / Windows suport and another device-id
3765  got assigned for the MTP */
3766  { "Jolla", 0x2931, "Sailfish (ID2)", 0x0a05,
3768 
3769  /* In a later version, the ID changed again. */
3770  { "Jolla", 0x2931, "Sailfish (ID3)", 0x0a07,
3772 
3773  /*
3774  * TCL? Alcatel?
3775  */
3776  { "TCL", 0x0451, "Alcatel one touch 986+", 0xd108,
3778 
3779  /*
3780  * Garmin
3781  */
3782  { "Garmin", 0x091e, "Monterra", 0x2585, DEVICE_FLAGS_ANDROID_BUGS },
3783  /* https://sourceforge.net/p/libmtp/bugs/1779/ */
3784  { "Garmin", 0x091e, "Forerunner 645 Music", 0x4b48, DEVICE_FLAGS_ANDROID_BUGS },
3785  /* https://github.com/libmtp/libmtp/issues/15 */
3786  { "Garmin", 0x091e, "Fenix 5/5S/5X Plus", 0x4b54, DEVICE_FLAGS_ANDROID_BUGS },
3787  /* https://sourceforge.net/p/libmtp/feature-requests/271/ */
3788  { "Garmin", 0x091e, "Vivoactive 3", 0x4bac, DEVICE_FLAGS_ANDROID_BUGS },
3789  /* https://sourceforge.net/p/libmtp/bugs/1884/ */
3790  { "Garmin", 0x091e, "Forerunner 245 Music ", 0x4c05, DEVICE_FLAGS_ANDROID_BUGS },
3791  { "Garmin", 0x091e, "Vivoactive 4S", 0x4c98, DEVICE_FLAGS_ANDROID_BUGS },
3792  /* https://github.com/libmtp/libmtp/issues/51 */
3793  { "Garmin", 0x091e, "Vivoactive 4", 0x4c99, DEVICE_FLAGS_ANDROID_BUGS },
3794  /* https://sourceforge.net/p/libmtp/bugs/1864/ */
3795  { "Garmin", 0x091e, "Venu", 0x4c9a, DEVICE_FLAGS_ANDROID_BUGS },
3796  /* https://sourceforge.net/p/libmtp/bugs/1852/ */
3797  { "Garmin", 0x091e, "Fenix 6", 0x4cda, DEVICE_FLAGS_ANDROID_BUGS },
3798  { "Garmin", 0x091e, "Fenix 6 Sapphire", 0x4cdb, DEVICE_FLAGS_ANDROID_BUGS },
3799  /* https://sourceforge.net/p/libmtp/bugs/1887/ */
3800  { "Garmin", 0x091e, "Zumo XT", 0x4d9c, DEVICE_FLAGS_ANDROID_BUGS },
3801 
3802  /*
3803  * Wacom
3804  */
3805  { "Wacom", 0x0531, "Cintiq Companion Hybrid (MTP+ADB)", 0x2001,
3807 
3808  /*
3809  * Kurio
3810  */
3811  { "Kurio", 0x1f3a, "7S", 0x1006,
3813  /* https://sourceforge.net/p/libmtp/bugs/1521/ */
3814  { "iRulu", 0x1f3a, "X1s", 0x1007,
3816  /* https://sourceforge.net/p/libmtp/bugs/1245/ */
3817  { "DigiLand", 0x1f3a, "DL701Q", 0x0c02,
3819 
3820  /*
3821  * bq
3822  * https://sourceforge.net/p/libmtp/feature-requests/128/
3823  */
3824  { "bq", 0x2a47, "Krillin (MTP+ADB)", 0x0c02,
3826  { "bq", 0x2a47, "Krillin (MTP)", 0x2008,
3828  /* https://sourceforge.net/p/libmtp/feature-requests/163/ */
3829  { "bq", 0x2a47, "Aquaris M10 (MTP)", 0x200d,
3831  /* https://sourceforge.net/p/libmtp/bugs/1558/ */
3832  { "bq", 0x2a47, "Avila Cooler (MTP)", 0x201d,
3834  /* https://sourceforge.net/p/libmtp/support-requests/224/ */
3835  { "bq", 0x2a47, "Aquaris X5 (MTP)", 0x3003,
3837  /* https://sourceforge.net/p/libmtp/support-requests/284/ */
3838  { "bq", 0x2a47, "Aquaris X2 (MTP)", 0x4ee1,
3840  /* https://sourceforge.net/p/libmtp/bugs/1311/ */
3841  { "bq", 0x2a47, "Aquarius E5-4G", 0x7f10,
3843  /* https://sourceforge.net/p/libmtp/feature-requests/181/ */
3844  { "bq", 0x2a47, "Aquarius X5 (MTP) (ID2)", 0x7f11,
3846  /* https://sourceforge.net/p/libmtp/bugs/1541/ */
3847  { "bq", 0x2a47, "Aquarius M5.5", 0x901b,
3849  /* https://sourceforge.net/p/libmtp/support-requests/269/ */
3850  { "bq", 0x2a47, "Aquarius U", 0x9039,
3852  /* https://sourceforge.net/p/libmtp/bugs/1874/ */
3853  { "bq", 0x2a47, "Aquarius U (2nd id)", 0x903a,
3855  /* https://sourceforge.net/p/libmtp/feature-requests/231/ */
3856  { "bq", 0x2a47, "U Plus", 0xf003, DEVICE_FLAGS_ANDROID_BUGS },
3857 
3858  /* https://sourceforge.net/p/libmtp/bugs/1292/ */
3859  { "Prestigio", 0x29e4, "5505 DUO ", 0x1103, DEVICE_FLAGS_ANDROID_BUGS },
3860  /* https://sourceforge.net/p/libmtp/support-requests/260/ */
3861  { "MediaTek", 0x29e4, "5508 DUO", 0x1201, DEVICE_FLAGS_ANDROID_BUGS },
3862  /* https://sourceforge.net/p/libmtp/bugs/1243/ */
3863  { "Prestigio", 0x29e4, "5504 DUO ", 0x1203, DEVICE_FLAGS_ANDROID_BUGS },
3864  /* https://sourceforge.net/p/libmtp/feature-requests/141/ */
3865  { "Prestigio", 0x29e4, "3405 DUO ", 0x3201, DEVICE_FLAGS_ANDROID_BUGS },
3866  /* https://sourceforge.net/p/libmtp/support-requests/287/ */
3867  { "Prestigio", 0x29e4, "Multipad Color 8", 0xb001, DEVICE_FLAGS_ANDROID_BUGS },
3868  /* https://sourceforge.net/p/libmtp/feature-requests/148/ */
3869  { "Prestigio", 0x29e4, "Multipad Color 7.0", 0xb003, DEVICE_FLAGS_ANDROID_BUGS },
3870 
3871  /* https://sourceforge.net/p/libmtp/bugs/1283/ */
3872  { "Megafon", 0x201e, "MFLogin3T", 0x42ab, DEVICE_FLAGS_ANDROID_BUGS },
3873  /* https://sourceforge.net/p/libmtp/support-requests/208/ */
3874  { "Haier", 0x201e, "CT715", 0xa0c1, DEVICE_FLAGS_ANDROID_BUGS },
3875 
3876  /* https://sourceforge.net/p/libmtp/bugs/1287/ */
3877  { "Gensis", 0x040d, "GT-7305 ", 0x885c, DEVICE_FLAGS_ANDROID_BUGS },
3878 
3879  /* https://sourceforge.net/p/libmtp/support-requests/182/ */
3880  { "Oppo", 0x22d9, "Find 5", 0x2764, DEVICE_FLAGS_ANDROID_BUGS },
3881  /* https://sourceforge.net/p/libmtp/bugs/1207/ */
3882  { "Oppo", 0x22d9, "Find 7 (ID 1)", 0x2765, DEVICE_FLAGS_ANDROID_BUGS },
3883  /* https://sourceforge.net/p/libmtp/bugs/1277/ */
3884  { "Oppo", 0x22d9, "X9006", 0x2773, DEVICE_FLAGS_ANDROID_BUGS },
3885  /* https://sourceforge.net/p/libmtp/support-requests/129/ */
3886  { "Oppo", 0x22d9, "Find 7 (ID 2)", 0x2774, DEVICE_FLAGS_ANDROID_BUGS },
3887 
3888  /* https://sourceforge.net/p/libmtp/bugs/1273/ */
3889  { "Gigabyte", 0x0414, "RCT6773W22 (MTP+ADB)", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS },
3890  { "Gigabyte", 0x0414, "RCT6773W22 (MTP)", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3891 
3892  /* https://sourceforge.net/p/libmtp/bugs/1264/ */
3893  { "Meizu", 0x2a45, "MX Phone (MTP)", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3894  /* https://sourceforge.net/p/libmtp/bugs/1263/ */
3895  { "Meizu", 0x2a45, "MX Phone (MTP+ADB)", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS },
3896 
3897  /* https://sourceforge.net/p/libmtp/bugs/1201/ */
3898  { "Caterpillar", 0x04b7, "Cat S50", 0x88a9, DEVICE_FLAGS_ANDROID_BUGS },
3899  /* https://sourceforge.net/p/libmtp/bugs/1525/ */
3900  { "Caterpillar", 0x04b7, "Cat S50 (2nd ID)", 0x88aa, DEVICE_FLAGS_ANDROID_BUGS },
3901  /* https://sourceforge.net/p/libmtp/bugs/1603/ */
3902  { "Caterpillar", 0x04b7, "Cat S40", 0x88b0, DEVICE_FLAGS_ANDROID_BUGS },
3903  /* https://sourceforge.net/p/libmtp/support-requests/253/ */
3904  { "Caterpillar", 0x04b7, "Cat S30", 0x88b9, DEVICE_FLAGS_ANDROID_BUGS },
3905  /* https://sourceforge.net/p/libmtp/feature-requests/176/ */
3906  { "Caterpillar", 0x04b7, "Cat S60", 0x88c0, DEVICE_FLAGS_ANDROID_BUGS },
3907  /* https://sourceforge.net/p/libmtp/bugs/1850/ */
3908  { "Caterpillar", 0x04b7, "Cat S60 (2nd ID)", 0x88c1, DEVICE_FLAGS_ANDROID_BUGS },
3909  /* https://sourceforge.net/p/libmtp/bugs/1757/ */
3910  { "Caterpillar", 0x04b7, "Cat S41", 0x88c6, DEVICE_FLAGS_ANDROID_BUGS },
3911  /* https://sourceforge.net/p/libmtp/feature-requests/260/ */
3912  { "Caterpillar", 0x04b7, "Cat S31", 0x88d0, DEVICE_FLAGS_ANDROID_BUGS },
3913  /* https://sourceforge.net/p/libmtp/bugs/1814/ */
3914  { "Caterpillar", 0x04b7, "Cat S61", 0x88d6, DEVICE_FLAGS_ANDROID_BUGS },
3915 
3916  /* https://sourceforge.net/p/libmtp/bugs/682/ */
3917  { "Pegatron", 0x1d4d, "Chagall (ADB)", 0x5035, DEVICE_FLAGS_ANDROID_BUGS },
3918  { "Pegatron", 0x1d4d, "Chagall", 0x5036, DEVICE_FLAGS_ANDROID_BUGS },
3919  /* https://sourceforge.net/p/libmtp/feature-requests/115/ */
3920  { "Pegatron", 0x1d4d, "Hudl 2", 0x504a, DEVICE_FLAGS_ANDROID_BUGS },
3921 
3922  /* https://sourceforge.net/p/libmtp/support-requests/127/ */
3923  { "Yota", 0x2916, "Phone C9660", 0x9039, DEVICE_FLAGS_ANDROID_BUGS },
3924  /* https://sourceforge.net/p/libmtp/bugs/1661/ */
3925  { "Yota", 0x2916, "Phone", 0x9139, DEVICE_FLAGS_ANDROID_BUGS },
3926  /* https://sourceforge.net/p/libmtp/bugs/1229/ */
3927  { "Yota", 0x2916, "Phone 2", 0x914d, DEVICE_FLAGS_ANDROID_BUGS },
3928  /* https://sourceforge.net/p/libmtp/bugs/1267/ */
3929  { "Yota", 0x2916, "Phone 2 (ID2)", 0xf003, DEVICE_FLAGS_ANDROID_BUGS },
3930 
3931  /* https://sourceforge.net/p/libmtp/bugs/1212/ */
3932  { "Fly", 0x2970, "Evo Tech 4", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3933  /* https://sourceforge.net/p/libmtp/bugs/1865/ */
3934  { "Fly", 0x2970, "5S ", 0x4002, DEVICE_FLAGS_ANDROID_BUGS },
3935 
3936  /* https://sourceforge.net/p/libmtp/bugs/1720/ */
3937  { "Wileyfox", 0x2970, "Spark Plus", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3938 
3939  /* https://sourceforge.net/p/libmtp/feature-requests/289/ */
3940  { "Wileyfox", 0x2970, "Spark", 0x201d, DEVICE_FLAGS_ANDROID_BUGS },
3941 
3942  /* https://sourceforge.net/p/libmtp/feature-requests/146/ */
3943  { "Wileyfox", 0x2970, "Swift", 0x2281, DEVICE_FLAGS_ANDROID_BUGS },
3944  /* https://sourceforge.net/p/libmtp/feature-requests/159/ */
3945  { "Wileyfox", 0x2970, "Swift 2", 0x2282, DEVICE_FLAGS_ANDROID_BUGS },
3946 
3947  /* https://sourceforge.net/p/libmtp/bugs/1554/ */
3948  { "Kazam", 0x2970, "Trooper 650 4G", 0x9039, DEVICE_FLAGS_ANDROID_BUGS },
3949 
3950  /* https://sourceforge.net/p/libmtp/bugs/1303/ */
3951  { "Megafon", 0x1271, "Login+", 0x2012, DEVICE_FLAGS_ANDROID_BUGS },
3952 
3953  /* https://sourceforge.net/p/libmtp/bugs/1127/ */
3954  { "Fly", 0x2970, "iq4415 era style 3", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS },
3955  /* https://sourceforge.net/p/libmtp/bugs/1082/ */
3956  { "Fly", 0x1782, "iq449", 0x4001, DEVICE_FLAGS_ANDROID_BUGS },
3957 
3958  /*
3959  * YU Yureka.
3960  */
3961  { "YU Yureka", 0x1ebf, "Vodafone smart turbo 4", 0x7f29, DEVICE_FLAGS_ANDROID_BUGS },
3962 
3963  /* https://sourceforge.net/p/libmtp/feature-requests/249/ */
3964  { "Coolpad", 0x1ebf, "801ES", 0x7029, DEVICE_FLAGS_ANDROID_BUGS },
3965 
3966  /* https://sourceforge.net/p/libmtp/bugs/1314/ */
3967  { "BenQ", 0x1d45, "F5", 0x459d, DEVICE_FLAGS_ANDROID_BUGS },
3968 
3969  /* https://sourceforge.net/p/libmtp/bugs/1362/ */
3970  { "TomTom", 0x1390, "Rider 40", 0x5455, DEVICE_FLAGS_ANDROID_BUGS },
3971 
3972  /* https://sourceforge.net/p/libmtp/feature-requests/135/. guessed android. */
3973  { "OUYA", 0x2836, "Videogame Console", 0x0010, DEVICE_FLAGS_ANDROID_BUGS },
3974 
3975  /* https://sourceforge.net/p/libmtp/bugs/1383/ */
3976  { "BLU", 0x0e8d, "Studio HD", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
3977 
3978  /* https://sourceforge.net/p/libmtp/feature-requests/161/ */
3979  { "Cubot", 0x0e8d, "X17", 0x201d, DEVICE_FLAGS_ANDROID_BUGS },
3980 
3981  /* https://sourceforge.net/p/libmtp/bugs/1423/ */
3982  { "OnePlus", 0x2a70, "ONE A2001", 0x9011, DEVICE_FLAGS_ANDROID_BUGS },
3983  /* https://sourceforge.net/p/libmtp/bugs/1450/ */
3984  { "OnePlus", 0x2a70, "OnePlus 2 A2005", 0xf003, DEVICE_FLAGS_ANDROID_BUGS },
3985 
3986  /* https://sourceforge.net/p/libmtp/bugs/1436/ */
3987  { "Parrot", 0x19cf, "Bebop Drone", 0x5038, DEVICE_FLAGS_ANDROID_BUGS },
3988 
3989  /*
3990  * GoPro Action Cams.
3991  */
3992  { "GoPro" , 0x2672, "HERO3+ Black", 0x0011, DEVICE_FLAG_NONE },
3993  { "GoPro" , 0x2672, "HERO", 0x000c, DEVICE_FLAG_NONE },
3994  { "GoPro" , 0x2672, "HERO4 Silver", 0x000d, DEVICE_FLAG_NONE },
3995  { "Gopro" , 0x2672, "HERO4 Black", 0x000e, DEVICE_FLAG_NONE },
3996  { "GoPro" , 0x2672, "HERO4 Session", 0x000f, DEVICE_FLAG_NONE },
3997  { "GoPro" , 0x2672, "HERO+", 0x0021, DEVICE_FLAG_NONE },
3998  { "GoPro" , 0x2672, "HERO5 Black", 0x0027, DEVICE_FLAG_NONE },
3999  { "GoPro" , 0x2672, "HERO5 Session", 0x0029, DEVICE_FLAG_NONE },
4000  { "GoPro" , 0x2672, "HERO 2018", 0x002d, DEVICE_FLAG_NONE },
4001  { "GoPro" , 0x2672, "FUSION (back)", 0x0032, DEVICE_FLAG_NONE },
4002  { "GoPro" , 0x2672, "FUSION (front)", 0x0035, DEVICE_FLAG_NONE },
4003  { "GoPro" , 0x2672, "HERO6 Black", 0x0037, DEVICE_FLAG_NONE },
4004  { "GoPro" , 0x2672, "HERO7 Silver", 0x0043, DEVICE_FLAG_NONE },
4005  { "GoPro" , 0x2672, "HERO7 Black", 0x0047, DEVICE_FLAG_NONE },
4006  { "GoPro" , 0x2672, "HERO8 Black", 0x0049, DEVICE_FLAG_NONE },
4007 
4008  /* https://sourceforge.net/p/libmtp/bugs/1490/ */
4009  { "Marshall" , 0x2ad9, "London", 0x000b, DEVICE_FLAG_NONE },
4010 
4011  /* https://sourceforge.net/p/libmtp/feature-requests/257/ */
4012  { "Fairphone" , 0x2ae5, "Fairphone 2 (ID2)", 0x6764, DEVICE_FLAGS_ANDROID_BUGS },
4013  /* https://sourceforge.net/p/libmtp/support-requests/202/ */
4014  { "Fairphone" , 0x2ae5, "Fairphone 2", 0xf003, DEVICE_FLAGS_ANDROID_BUGS },
4015  /* https://sourceforge.net/p/libmtp/support-requests/214/ */
4016  { "Fairphone" , 0x2ae5, "Fairphone 2 OS", 0x9039, DEVICE_FLAGS_ANDROID_BUGS },
4017 
4018  /* https://sourceforge.net/p/libmtp/bugs/1700/ */
4019  { "BLUE" , 0x271d, "Vivo XL", 0x4008, DEVICE_FLAGS_ANDROID_BUGS },
4020  /* https://sourceforge.net/p/libmtp/bugs/1512/ */
4021  { "Allview" , 0x271d, "Energy P5", 0x4016, DEVICE_FLAGS_ANDROID_BUGS },
4022  /* https://sourceforge.net/p/libmtp/feature-requests/177/ */
4023  { "BLU" , 0x271d, "Studio Energy X 2 Phone", 0x4016, DEVICE_FLAGS_ANDROID_BUGS },
4024  /* https://sourceforge.net/p/libmtp/bugs/1575/ */
4025  { "BLU" , 0x271d, "Studio Energy 2", 0x4017, DEVICE_FLAGS_ANDROID_BUGS },
4026 
4027 
4028  /* https://sourceforge.net/p/libmtp/bugs/1545/ */
4029  { "Zuk" , 0x2b4c, "Z1", 0x1004, DEVICE_FLAGS_ANDROID_BUGS },
4030  /* https://sourceforge.net/p/libmtp/bugs/1596/ */
4031  { "Zuk" , 0x2b4c, "Z1 (2nd ID)", 0x1005, DEVICE_FLAGS_ANDROID_BUGS },
4032 
4033  /* https://sourceforge.net/p/libmtp/support-requests/250/ */
4034  { "Zuk" , 0x2b4c, "Z2 Pro", 0x1013, DEVICE_FLAGS_ANDROID_BUGS },
4035  /* https://sourceforge.net/p/libmtp/bugs/1782/ */
4036  { "Zuk" , 0x2b4c, "Z2", 0x101a, DEVICE_FLAGS_ANDROID_BUGS },
4037 
4038  /* https://sourceforge.net/p/libmtp/bugs/1574/ */
4039  { "Letv" , 0x2b0e, "X5001s", 0x1700, DEVICE_FLAGS_ANDROID_BUGS },
4040  /* https://sourceforge.net/p/libmtp/support-requests/210/ */
4041  { "Letv" , 0x2b0e, "1s", 0x1704, DEVICE_FLAGS_ANDROID_BUGS },
4042  /* https://sourceforge.net/p/libmtp/bugs/1805/ */
4043  { "LeMobile" , 0x2b0e, "Le 2", 0x1714, DEVICE_FLAGS_ANDROID_BUGS },
4044  /* https://sourceforge.net/p/libmtp/support-requests/274/ */
4045  { "LeMobile" , 0x2b0e, "Le 2 (ID2)", 0x171b, DEVICE_FLAGS_ANDROID_BUGS },
4046  /* https://sourceforge.net/p/libmtp/support-requests/241/ */
4047  { "Letv" , 0x2b0e, "Leeco Le 1s", 0x1768, DEVICE_FLAGS_ANDROID_BUGS },
4048  /* https://sourceforge.net/p/libmtp/support-requests/241/ */
4049  { "Letv" , 0x2b0e, "Leeco Le 2 Pro", 0x1778, DEVICE_FLAGS_ANDROID_BUGS },
4050  /* https://sourceforge.net/p/libmtp/support-requests/220/ */
4051  { "Letv" , 0x2b0e, "X800 (ID1)", 0x182c, DEVICE_FLAGS_ANDROID_BUGS },
4052  { "Letv" , 0x2b0e, "X800 (ID2)", 0x1830, DEVICE_FLAGS_ANDROID_BUGS },
4053 
4054  /* https://sourceforge.net/p/libmtp/bugs/1716/ */
4055  { "Letv" , 0x2b0e, "Le Max2", 0x1840, DEVICE_FLAGS_ANDROID_BUGS },
4056  /* https://sourceforge.net/p/libmtp/bugs/1768/ */
4057  { "Letv" , 0x2b0e, "Le Max2 (ID2)", 0x1844, DEVICE_FLAGS_ANDROID_BUGS },
4058 
4059  /* https://sourceforge.net/p/libmtp/bugs/1606/ */
4060  { "TP-Link" , 0x2357, "Neffos C5 (MTP)", 0x0314, DEVICE_FLAGS_ANDROID_BUGS },
4061  /* https://sourceforge.net/p/libmtp/feature-requests/197/ */
4062  { "TP-Link" , 0x2357, "Neffos C5 MAX (MTP)", 0x031a, DEVICE_FLAGS_ANDROID_BUGS },
4063  /* https://sourceforge.net/p/libmtp/feature-requests/196/ */
4064  { "TP-Link" , 0x2357, "Neffos Y5L (MTP)", 0x0320, DEVICE_FLAGS_ANDROID_BUGS },
4065  /* https://sourceforge.net/p/libmtp/feature-requests/195/ */
4066  { "TP-Link" , 0x2357, "Neffos Y5 (MTP)", 0x0328, DEVICE_FLAGS_ANDROID_BUGS },
4067  /* https://sourceforge.net/p/libmtp/support-requests/240/ */
4068  { "TP-Link" , 0x2357, "Neffos X1 (MTP)", 0x033c, DEVICE_FLAGS_ANDROID_BUGS },
4069  /* https://sourceforge.net/p/libmtp/bugs/1844/ */
4070  { "TP-Link" , 0x2357, "Neffos Y5s (MTP)", 0x038c, DEVICE_FLAGS_ANDROID_BUGS },
4071 
4072  /* https://sourceforge.net/p/libmtp/bugs/1570/ */
4073  { "Recon Instruments" , 0x2523, "Jet", 0xd209, DEVICE_FLAGS_ANDROID_BUGS },
4074  /* https://sourceforge.net/p/libmtp/bugs/1571/ */
4075  { "Recon Instruments" , 0x2523, "Snow2 HUD", 0xd109, DEVICE_FLAGS_ANDROID_BUGS },
4076 
4077  /* https://sourceforge.net/p/libmtp/bugs/1663/ */
4078  { "Nextbit" , 0x2c3f, "Robin", 0x0001, DEVICE_FLAGS_ANDROID_BUGS },
4079 
4080  /* https://sourceforge.net/p/libmtp/feature-requests/240/ */
4081  { "Spreadtrum" , 0x1782, "STK Storm 2e Pluz", 0x4002, DEVICE_FLAGS_ANDROID_BUGS },
4082 
4083  /* https://sourceforge.net/p/libmtp/support-requests/258/ */
4084  { "Essential Phone" , 0x2e17, "PH-1a", 0xc030, DEVICE_FLAGS_ANDROID_BUGS },
4085  /* https://sourceforge.net/p/libmtp/feature-requests/242/ */
4086  { "Essential Phone" , 0x2e17, "PH-1", 0xc033, DEVICE_FLAGS_ANDROID_BUGS },
4087 
4088  /* https://sourceforge.net/p/libmtp/feature-requests/247/ */
4089  { "VEGA" , 0x10a9, "R3", 0x1105, DEVICE_FLAGS_ANDROID_BUGS },
4090 
4091  /* https://sourceforge.net/p/libmtp/bugs/1764/ */
4092  { "O&P Innovations" , 0x0746, "XDP-100R", 0xa003, DEVICE_FLAGS_ANDROID_BUGS },
4093  /* https://sourceforge.net/p/libmtp/feature-requests/278/ */
4094  { "Pioneer" , 0x0746, "XDP-300R", 0xa023, DEVICE_FLAGS_ANDROID_BUGS },
4095 
4096  /* https://sourceforge.net/p/libmtp/bugs/1786/ */
4097  { "Niteto" , 0x16c0, "ADF-Drive", 0x0489, DEVICE_FLAGS_ANDROID_BUGS },
4098 
4099  /* https://sourceforge.net/p/libmtp/support-requests/277/ */
4100  { "Vivo" , 0x2d95, "V11", 0x6002, DEVICE_FLAGS_ANDROID_BUGS },
4101 
4102  /* https://sourceforge.net/p/libmtp/bugs/1786/ */
4103  { "Longcheer" , 0x1c9e, "D", 0xf003, DEVICE_FLAGS_ANDROID_BUGS },
4104 
4105  /* https://sourceforge.net/p/libmtp/bugs/1822/ */
4106  { "vtevch" , 0x0f88, "Storio Max XL 2.0", 0x0684, DEVICE_FLAGS_ANDROID_BUGS },
4107 
4108  /* https://sourceforge.net/p/libmtp/bugs/1889/ */
4109  { "Tolino" , 0x1f85, "Vision 4 HD", 0x6056 , DEVICE_FLAGS_ANDROID_BUGS },
4110 
4111  /* https://sourceforge.net/p/libmtp/bugs/1846/ */
4112  { "Netronix" , 0x1f85, "E60QH2", 0x6a12 , DEVICE_FLAGS_ANDROID_BUGS },
4113 
4114  /* https://sourceforge.net/p/libmtp/bugs/1871/ */
4115  { "Doro" , 0x2b43, "Phone 8030 DSB-0010", 0x0006 , DEVICE_FLAGS_ANDROID_BUGS },
4116 
4117  /*
4118  * Other strange stuff.
4119  */
4120  { "Isabella", 0x0b20, "Her Prototype", 0xddee, DEVICE_FLAG_NONE },
4121 
4122  /* https://sourceforge.net/p/libmtp/bugs/1817/ */
4123  { "Nox", 0x1e0a, "A1", 0x1001, DEVICE_FLAG_NONE },
4124 
4125  /* qemu 3.0.0 hw/usb/dev-mtp.c */
4126  { "QEMU", 0x46f4, "Virtual MTP", 0x0004, DEVICE_FLAG_NONE }
#define DEVICE_FLAG_FORCE_RESET_ON_CLOSE
Definition: device-flags.h:276
#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:308
#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:292
#define DEVICE_FLAG_CANNOT_HANDLE_DATEMODIFIED
Definition: device-flags.h:196
#define DEVICE_FLAG_FLAC_IS_UNKNOWN
Definition: device-flags.h:255
#define DEVICE_FLAG_OGG_IS_UNKNOWN
Definition: device-flags.h:158
#define DEVICE_FLAG_UNIQUE_FILENAMES
Definition: device-flags.h:260
#define DEVICE_FLAG_UNLOAD_DRIVER
Definition: device-flags.h:66
#define DEVICE_FLAG_NO_ZERO_READS
Definition: device-flags.h:89
#define DEVICE_FLAG_SAMSUNG_OFFSET_BUG
Definition: device-flags.h:301
#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:265
#define DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR
Definition: device-flags.h:172
#define DEVICE_FLAG_LONG_TIMEOUT
Definition: device-flags.h:270
#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:320