libmtp  1.1.6
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,
52  { "Creative", 0x041e, "Portable Media Center", 0x4123,
55  { "Creative", 0x041e, "ZEN Xtra (MTP mode)", 0x4128,
58  { "Dell", 0x041e, "DJ (2nd generation)", 0x412f,
61  { "Creative", 0x041e, "ZEN Micro (MTP mode)", 0x4130,
64  { "Creative", 0x041e, "ZEN Touch (MTP mode)", 0x4131,
67  { "Dell", 0x041e, "Dell Pocket DJ (MTP mode)", 0x4132,
70  { "Creative", 0x041e, "ZEN MicroPhoto (alternate version)", 0x4133,
73  { "Creative", 0x041e, "ZEN Sleek (MTP mode)", 0x4137,
76  { "Creative", 0x041e, "ZEN MicroPhoto", 0x413c,
79  { "Creative", 0x041e, "ZEN Sleek Photo", 0x413d,
82  { "Creative", 0x041e, "ZEN Vision:M", 0x413e,
85  // Reported by marazm@o2.pl
86  { "Creative", 0x041e, "ZEN V", 0x4150,
89  // Reported by danielw@iinet.net.au
90  // This version of the Vision:M needs the no release interface flag,
91  // unclear whether the other version above need it too or not.
92  { "Creative", 0x041e, "ZEN Vision:M (DVP-HD0004)", 0x4151,
96  // Reported by Darel on the XNJB forums
97  { "Creative", 0x041e, "ZEN V Plus", 0x4152,
100  { "Creative", 0x041e, "ZEN Vision W", 0x4153,
103  // Don't add 0x4155: this is a Zen Stone device which is not MTP
104  // Reported by Paul Kurczaba <paul@kurczaba.com>
105  { "Creative", 0x041e, "ZEN", 0x4157,
110  // Reported by Ringofan <mcroman@users.sourceforge.net>
111  { "Creative", 0x041e, "ZEN V 2GB", 0x4158,
114  // Reported by j norment <stormzen@gmail.com>
115  { "Creative", 0x041e, "ZEN Mozaic", 0x4161,
118  // Reported by Aaron F. Gonzalez <sub_tex@users.sourceforge.net>
119  { "Creative", 0x041e, "ZEN X-Fi", 0x4162,
122  // Reported by farmerstimuli <farmerstimuli@users.sourceforge.net>
123  { "Creative", 0x041e, "ZEN X-Fi 3", 0x4169,
126  // Reported by Todor Gyumyushev <yodor1@users.sourceforge.net>
127  { "ZiiLABS", 0x041e, "Zii EGG", 0x6000,
133 
134  /*
135  * Samsung
136  * We suspect that more of these are dual mode.
137  * We suspect more of these might need DEVICE_FLAG_NO_ZERO_READS
138  * We suspect more of these might need DEVICE_FLAG_PLAYLIST_SPL_V1
139  * or DEVICE_FLAG_PLAYLIST_SPL_V2 to get playlists working.
140  * YP-NEU, YP-NDU, YP-20, YP-800, YP-MF Series, YP-100, YP-30
141  * YP-700 and YP-90 are NOT MTP, but use a Samsung custom protocol.
142  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
143  * status.
144  */
145  // From anonymous SourceForge user, not verified
146  { "Samsung", 0x04e8, "YP-900", 0x0409, DEVICE_FLAG_NONE },
147  // From MItch <dbaker@users.sourceforge.net>
148  { "Samsung", 0x04e8, "I550W Phone", 0x04a4, DEVICE_FLAG_NONE },
149  // From Manfred Enning <menning@users.sourceforge.net>
150  { "Samsung", 0x04e8, "Jet S8000", 0x4f1f, DEVICE_FLAG_NONE },
151  // From Gabriel Nunes <gabrielkm1@yahoo.com.br>
152  { "Samsung", 0x04e8, "YH-920 (501d)", 0x501d, DEVICE_FLAG_UNLOAD_DRIVER },
153  // From Soren O'Neill
154  { "Samsung", 0x04e8, "YH-920 (5022)", 0x5022, DEVICE_FLAG_UNLOAD_DRIVER },
155  // Contributed by aronvanammers on SourceForge
156  { "Samsung", 0x04e8, "YH-925GS", 0x5024, DEVICE_FLAG_NONE },
157  // From libgphoto2, according to tests by Stephan Fabel it cannot
158  // get all objects with the getobjectproplist command..
159  { "Samsung", 0x04e8, "YH-820", 0x502e,
161  // Contributed by polux2001@users.sourceforge.net
162  { "Samsung", 0x04e8, "YH-925(-GS)", 0x502f,
165  // Contributed by anonymous person on SourceForge
166  { "Samsung", 0x04e8, "YH-J70J", 0x5033,
168  // From XNJB user
169  // Guessing on .spl flag
170  { "Samsung", 0x04e8, "YP-Z5", 0x503c,
174  // Don't add 0x5041 as this is YP-Z5 in USB mode
175  // Contributed by anonymous person on SourceForge
176  { "Samsung", 0x04e8, "YP-T7J", 0x5047,
179  // Reported by cstrickler@gmail.com
180  { "Samsung", 0x04e8, "YP-U2J (YP-U2JXB/XAA)", 0x5054,
183  // Reported by Andrew Benson
184  { "Samsung", 0x04e8, "YP-F2J", 0x5057,
186  // Reported by Patrick <skibler@gmail.com>
187  // Just guessing but looks like .spl v1 http://www.anythingbutipod.com/forum/showthread.php?t=14160
188  { "Samsung", 0x04e8, "YP-K5", 0x505a,
192  // From dev.local@gmail.com - 0x4e8/0x507c is the UMS mode, apparently
193  // do not add that device.
194  // From m.eik michalke
195  // This device does NOT use the special SPL playlist according to sypqgjxu@gmx.de.
196  { "Samsung", 0x04e8, "YP-U3", 0x507d,
199  // Reported by Matthew Wilcox <matthew@wil.cx>
200  // Sergio <sfrdll@tiscali.it> reports this device need the BROKEN ALL flag.
201  // Guessing on .spl flag
202  { "Samsung", 0x04e8, "YP-T9", 0x507f,
207  // From Paul Clinch
208  // Just guessing but looks like .spl v1 http://www.anythingbutipod.com/forum/showthread.php?t=14160
209  // Some versions of the firmware reportedly support OGG, reportedly only the
210  // UMS versions, so MTP+OGG is not possible on this device.
211  { "Samsung", 0x04e8, "YP-K3", 0x5081,
214  // From XNJB user
215  // From Alistair Boyle, .spl v2 required for playlists
216  // According to the device log it properly supports OGG
217  { "Samsung", 0x04e8, "YP-P2", 0x5083,
222  // From Paul Clinch
223  // Guessing on .spl flag
224  { "Samsung", 0x04e8, "YP-T10", 0x508a,
230  // From Wim Verwimp <wimverwimp@gmail.com>
231  // Not sure about the Ogg and broken proplist flags here. Just guessing.
232  // Guessing on .spl flag
233  { "Samsung", 0x04e8, "YP-S5", 0x508b,
238  // From Ludovic Danigo
239  // Guessing on .spl flag
240  { "Samsung", 0x04e8, "YP-S3", 0x5091,
245  // From Adrian Levi <adrian.levi@gmail.com>
246  // Guessing on .spl flag
247  // This one supports OGG properly through the correct MTP type.
248  { "Samsung", 0x04e8, "YP-U4", 0x5093, DEVICE_FLAG_UNLOAD_DRIVER },
249  // From Chris Le Sueur <thefishface@gmail.com>
250  // Guessing on .spl flag
251  // This one supports OGG properly through the correct MTP type.
252  { "Samsung", 0x04e8, "YP-R1", 0x510f,
256  // From Anonymous SourceForge user
257  // Guessing on .spl flag
258  { "Samsung", 0x04e8, "YP-Q1", 0x5115,
263  // From Holger
264  { "Samsung", 0x04e8, "YP-M1", 0x5118,
268  // From Anonymous SourceForge user
269  // Guessing on .spl flag
270  { "Samsung", 0x04e8, "YP-P3", 0x511a,
275  // From Anonymous SourceForge user
276  // Guessing on .spl flag
277  { "Samsung", 0x04e8, "YP-Q2", 0x511d,
282  // From Marco Pizzocaro <mpizzocaro@users.sourceforge.net>
283  // Guessing on .spl flag
284  { "Samsung", 0x04e8, "YP-U5", 0x5121,
289  // From Leonardo Accorsi <laccorsi@users.sourceforge.net>
290  // Guessing on .spl flag
291  { "Samsung", 0x04e8, "YP-R0", 0x5125,
296  // The "YP-R2" (0x04e8/0x512d) is NOT MTP, it is UMS only.
297  // Guessing on device flags for the MTP mode...
298  { "Samsung", 0x04e8, "YP-R2", 0x512e,
304  // From Manuel Carro
305  // Copied from Q2
306  { "Samsung", 0x04e8, "YP-Q3", 0x5130,
311  // Reported by: traaf <traaf@users.sourceforge.net>
312  // Guessing on the playlist type!
313  // Appears to present itself properly as a PTP device with MTP extensions!
314  { "Samsung", 0x04e8, "YP-Z3", 0x5137,
319  // YP-F3 is NOT MTP - USB mass storage
320  // From a rouge .INF file
321  // this device ID seems to have been recycled for:
322  // the Samsung SGH-A707 Cingular cellphone
323  // the Samsung L760-V cellphone
324  // the Samsung SGH-U900 cellphone
325  // the Samsung Fascinate player
326  { "Samsung", 0x04e8,
327  "YH-999 Portable Media Center/SGH-A707/SGH-L760V/SGH-U900/Verizon Intensity/Fascinate",
329  // From Santi Béjar <sbejar@gmail.com> - not sure this is MTP...
330  // { "Samsung", 0x04e8, "Z170 Mobile Phone", 0x6601, DEVICE_FLAG_UNLOAD_DRIVER },
331  // From Santi Béjar <sbejar@gmail.com> - not sure this is MTP...
332  // { "Samsung", 0x04e8, "E250 Mobile Phone", 0x663e, DEVICE_FLAG_UNLOAD_DRIVER },
333  // From an anonymous SF user
334  { "Samsung", 0x04e8, "M7600 Beat/GT-S8300T/SGH-F490/S8300", 0x6642,
337  // From Lionel Bouton
338  { "Samsung", 0x04e8, "X830 Mobile Phone", 0x6702,
340  // From James <jamestech@gmail.com>
341  { "Samsung", 0x04e8, "U600 Mobile Phone", 0x6709,
343  // From Cesar Cardoso <cesar@cesarcardoso.tk>
344  // No confirmation that this is really MTP.
345  { "Samsung", 0x04e8, "F250 Mobile Phone", 0x6727,
347  // From Charlie Todd 2007-10-31
348  { "Samsung", 0x04e8, "Juke (SCH-U470)", 0x6734,
350  // Reported by Tenn
351  { "Samsung", 0x04e8, "GT-B2700", 0x6752,
353  // Added by Greg Fitzgerald <netzdamon@gmail.com>
354  { "Samsung", 0x04e8, "SAMSUNG Trance", 0x6763,
358  // From anonymous sourceforge user
359  // Guessing on .spl flag, maybe needs NO_ZERO_READS, whatdoIknow
360  { "Samsung", 0x04e8, "GT-S8500", 0x6819,
363  /*
364  * These entries seems to be used on a *lot* of Samsung
365  * Android phones. It is *not* the Android MTP stack but an internal
366  * Samsung stack. The devices present a few different product IDs
367  * depending on mode:
368  *
369  * 0x685b - UMS
370  * 0x685c - MTP + ADB
371  * 0x685e - UMS + CDC
372  * 0x6860 - MTP mode (default)
373  * 0x6863 - USB CDC RNDIS (not MTP)
374  * 0x6865 - PTP mode (not MTP)
375  * 0x6877 - Kies mode? Does it have MTP?
376  *
377  * Used on these samsung devices:
378  * GT P7310/P7510/N7000/I9100/I9250/I9300
379  * Galaxy Nexus
380  * Galaxy Tab 7.7/10.1
381  * Galaxy S GT-I9000
382  * Galaxy S Advance GT-I9070
383  * Galaxy S2
384  * Galaxy S3
385  * Galaxy Note
386  * Galaxy Y
387  *
388  * - It seems that some PTP commands are broken.
389  * - Devices seem to have a connection timeout, the session must be
390  * open in about 3 seconds since the device is plugged in, after
391  * that time it will not respond. Thus GUI programs work fine.
392  * - Seems also to be used with Galaxy Nexus debug mode and on
393  * US markets for some weird reason.
394  *
395  * From: Ignacio Martínez <ignacio.martinezrivera@yahoo.es> and others
396  * From Harrison Metzger <harrisonmetz@gmail.com>
397  */
398  { "Samsung", 0x04e8,
399  "Galaxy models (MTP+ADB)", 0x685c,
407  // Reported by David Goodenough <dfgdga@users.sourceforge.net>
408  // Guessing on flags.
409  { "Samsung", 0x04e8, "Galaxy Y", 0x685e,
417  { "Samsung", 0x04e8,
418  "Galaxy models (MTP)", 0x6860,
426  // From: Erik Berglund <erikjber@users.sourceforge.net>
427  // Logs indicate this needs DEVICE_FLAG_NO_ZERO_READS
428  // No Samsung platlists on this device.
429  // https://sourceforge.net/tracker/?func=detail&atid=809061&aid=3026337&group_id=158745
430  // i5800 duplicate reported by igel <igel-kun@users.sourceforge.net>
431  // Guessing this has the same problematic MTP stack as the device
432  // above.
433  { "Samsung", 0x04e8, "Galaxy models Kies mode", 0x6877,
439  // From: John Gorkos <ab0oo@users.sourceforge.net> and
440  // Akos Maroy <darkeye@users.sourceforge.net>
441  { "Samsung", 0x04e8, "Vibrant SGH-T959/Captivate/Media player mode", 0x68a9,
444  // Reported by Sleep.Walker <froser@users.sourceforge.net>
445  { "Samsung", 0x04e8, "GT-B2710/Xcover 271", 0x68af,
448  // From anonymous Sourceforge user
449  { "Samsung", 0x04e8, "GT-S5230", 0xe20c, DEVICE_FLAG_NONE },
450 
451 
452  /*
453  * Microsoft
454  * All except the first probably need MTPZ to work
455  */
456  { "Microsoft/Intel", 0x045e, "Bandon Portable Media Center", 0x00c9,
458  // HTC Mozart is using the PID, as is Nokia Lumia 800
459  // May need MTPZ to work
460  { "Microsoft", 0x045e, "Windows Phone", 0x04ec, DEVICE_FLAG_NONE },
461  // Reported by Tadimarri Sarath <sarath.tadi@gmail.com>
462  // No idea why this use an Intel PID, perhaps a leftover from
463  // the early PMC development days when Intel and Microsoft were
464  // partnering.
465  { "Microsoft", 0x045e, "Windows MTP Simulator", 0x0622, DEVICE_FLAG_NONE },
466  // Reported by Edward Hutchins (used for Zune HDs)
467  { "Microsoft", 0x045e, "Zune HD", 0x063e, DEVICE_FLAG_NONE },
468  { "Microsoft", 0x045e, "Kin 1", 0x0640, DEVICE_FLAG_NONE },
469  { "Microsoft/Sharp/nVidia", 0x045e, "Kin TwoM", 0x0641, DEVICE_FLAG_NONE },
470  // Reported by Farooq Zaman (used for all Zunes)
471  { "Microsoft", 0x045e, "Zune", 0x0710, DEVICE_FLAG_NONE },
472  // Reported by Olegs Jeremejevs
473  { "Microsoft/HTC", 0x045e, "HTC 8S", 0xf0ca, DEVICE_FLAG_NONE },
474 
475  /*
476  * JVC
477  */
478  // From Mark Veinot
479  { "JVC", 0x04f1, "Alneo XA-HD500", 0x6105, DEVICE_FLAG_NONE },
480 
481  /*
482  * Philips
483  */
484  { "Philips", 0x0471, "HDD6320/00 or HDD6330/17", 0x014b, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
485  // Anonymous SourceForge user
486  { "Philips", 0x0471, "HDD14XX,HDD1620 or HDD1630/17", 0x014c, DEVICE_FLAG_NONE },
487  // from discussion forum
488  { "Philips", 0x0471, "HDD085/00 or HDD082/17", 0x014d, DEVICE_FLAG_NONE },
489  // from XNJB forum
490  { "Philips", 0x0471, "GoGear SA9200", 0x014f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
491  // From John Coppens <jcoppens@users.sourceforge.net>
492  { "Philips", 0x0471, "SA1115/55", 0x0164, DEVICE_FLAG_NONE },
493  // From Gerhard Mekenkamp
494  { "Philips", 0x0471, "GoGear Audio", 0x0165, DEVICE_FLAG_NONE },
495  // from David Holm <wormie@alberg.dk>
496  { "Philips", 0x0471, "Shoqbox", 0x0172, DEVICE_FLAG_ONLY_7BIT_FILENAMES },
497  // from npedrosa
498  { "Philips", 0x0471, "PSA610", 0x0181, DEVICE_FLAG_NONE },
499  // From libgphoto2 source
500  { "Philips", 0x0471, "HDD6320", 0x01eb, DEVICE_FLAG_NONE },
501  // From Detlef Meier <dm@emlix.com>
502  { "Philips", 0x0471, "GoGear SA6014/SA6015/SA6024/SA6025/SA6044/SA6045", 0x084e, DEVICE_FLAG_UNLOAD_DRIVER },
503  // From anonymous Sourceforge user SA5145/02
504  { "Philips", 0x0471, "GoGear SA5145", 0x0857, DEVICE_FLAG_UNLOAD_DRIVER },
505  // From a
506  { "Philips", 0x0471, "GoGear SA6125/SA6145/SA6185", 0x2002, DEVICE_FLAG_UNLOAD_DRIVER },
507  // From anonymous Sourceforge user, not verified to be MTP!
508  { "Philips", 0x0471, "GoGear SA3345", 0x2004, DEVICE_FLAG_UNLOAD_DRIVER },
509  // From Roberto Vidmar <rvidmar@libero.it>
510  { "Philips", 0x0471, "SA5285", 0x2022, DEVICE_FLAG_UNLOAD_DRIVER },
511  // From Elie De Brauwer <elie@de-brauwer.be>
512  { "Philips", 0x0471, "GoGear ViBE SA1VBE04", 0x2075,
514  // From Anonymous SourceForge user
515  { "Philips", 0x0471, "GoGear Muse", 0x2077,
517  // From Elie De Brauwer <elie@de-brauwer.be>
518  { "Philips", 0x0471, "GoGear ViBE SA1VBE04/08", 0x207b,
520  // From josmtx <josmtx@users.sourceforge.net>
521  { "Philips", 0x0471, "GoGear Aria", 0x207c,
523  // From epklein
524  { "Philips", 0x0471, "GoGear SA1VBE08KX/78", 0x208e,
526  // From Anonymous SourceForge User
527  { "Philips", 0x0471, "GoGear VIBE SA2VBE[08|16]K/02", 0x20b7,
529  // From Anonymous SourceForge User
530  { "Philips", 0x0471, "GoGear Ariaz", 0x20b9,
532  // From Anonymous SourceForge User
533  { "Philips", 0x0471, "GoGear Vibe/02", 0x20e5,
535  // Reported by Philip Rhoades
536  { "Philips", 0x0471, "GoGear Ariaz/97", 0x2138,
538  // from XNJB user
539  { "Philips", 0x0471, "PSA235", 0x7e01, DEVICE_FLAG_NONE },
540 
541  /*
542  * Acer
543  * Reporters:
544  * Franck VDL <franckv@users.sourceforge.net>
545  * Matthias Arndt <simonsunnyboy@users.sourceforge.net>
546  * Arvin Schnell <arvins@users.sourceforge.net>
547  * Philippe Marzouk <philm@users.sourceforge.net>
548  * nE0sIghT <ne0sight@users.sourceforge.net>
549  * Maxime de Roucy <maxime1986@users.sourceforge.net>
550  */
551  { "Acer", 0x0502, "Iconia TAB A500 (ID1)", 0x3325,
553  { "Acer", 0x0502, "Iconia TAB A500 (ID2)", 0x3341,
555  { "Acer", 0x0502, "Iconia TAB A501 (ID1)", 0x3344,
557  { "Acer", 0x0502, "Iconia TAB A501 (ID2)", 0x3345,
559  { "Acer", 0x0502, "Iconia TAB A100 (ID1)", 0x3348,
561  { "Acer", 0x0502, "Iconia TAB A100 (ID2)", 0x3349,
563  { "Acer", 0x0502, "Iconia TAB A700", 0x3378,
565  { "Acer", 0x0502, "Iconia TAB A200 (ID1)", 0x337c,
567  { "Acer", 0x0502, "Iconia TAB A200 (ID2)", 0x337d,
569  { "Acer", 0x0502, "Iconia TAB A510 (ID1)", 0x3389,
571  { "Acer", 0x0502, "Iconia TAB A510 (ID2)", 0x338a,
573  { "Acer", 0x0502, "E350 Liquid Gallant Duo", 0x33c3,
575  { "Acer", 0x0502, "Iconia TAB A210", 0x33cb,
577  { "Acer", 0x0502, "Iconia TAB A110", 0x33d8,
579 
580 
581 
582  /*
583  * SanDisk
584  * several devices (c150 for sure) are definately dual-mode and must
585  * have the USB mass storage driver that hooks them unloaded first.
586  * They all have problematic dual-mode making the device unload effect
587  * uncertain on these devices.
588  *
589  * All older devices seem to need DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL.
590  * Old chipsets: e200/c200 use PP5024 from Nvidia (formerly PortalPlayer).
591  * m200 use TCC770 from Telechips.
592  *
593  * The newer Sansa v2 chipset, AD3525 from Austriamicrosystems (AMS) found
594  * in e280 v2 c200 v2, Clip, Fuze etc require
595  * DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST
596  * and DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR to work properly.
597  *
598  * For more info see: http://daniel.haxx.se/sansa/v2.html
599  */
600  // Reported by Brian Robison
601  { "SanDisk", 0x0781, "Sansa m230/m240", 0x7400,
604  // From Rockbox device listing
605  { "SanDisk", 0x0781, "Sansa m200-tcc (MTP mode)", 0x7401,
608  // Reported by tangent_@users.sourceforge.net
609  { "SanDisk", 0x0781, "Sansa c150", 0x7410,
612  // From libgphoto2 source
613  // Reported by <gonkflea@users.sourceforge.net>
614  // Reported by Mike Owen <mikeowen@computerbaseusa.com>
615  { "SanDisk", 0x0781, "Sansa e200/e250/e260/e270/e280", 0x7420,
618  // Don't add 0x7421 as this is e280 in MSC mode
619  // Reported by XNJB user
620  { "SanDisk", 0x0781, "Sansa e260/e280 v2", 0x7422,
624  // Reported by XNJB user
625  { "SanDisk", 0x0781, "Sansa m240/m250", 0x7430,
628  // Reported by Eugene Brevdo <ebrevdo@princeton.edu>
629  { "SanDisk", 0x0781, "Sansa Clip", 0x7432,
633  // Reported by HackAR <hackar@users.sourceforge.net>
634  { "SanDisk", 0x0781, "Sansa Clip v2", 0x7434,
638  // Reported by anonymous user at sourceforge.net
639  { "SanDisk", 0x0781, "Sansa c240/c250", 0x7450,
642  // Reported by anonymous SourceForge user
643  { "SanDisk", 0x0781, "Sansa c250 v2", 0x7452,
646  // Reported by Troy Curtis Jr.
647  { "SanDisk", 0x0781, "Sansa Express", 0x7460,
650  // Reported by XNJB user, and Miguel de Icaza <miguel@gnome.org>
651  // This has no dual-mode so no need to unload any driver.
652  // This is a Linux based device!
653  { "SanDisk", 0x0781, "Sansa Connect", 0x7480, DEVICE_FLAG_NONE },
654  // Reported by anonymous SourceForge user
655  { "SanDisk", 0x0781, "Sansa View", 0x74b0,
658  // Reported by Patrick <skibler@gmail.com>
659  // There are apparently problems with this device.
660  { "SanDisk", 0x0781, "Sansa Fuze", 0x74c0,
665  // Harry Phillips <tuxcomputers@users.sourceforge.net>
666  { "SanDisk", 0x0781, "Sansa Fuze v2", 0x74c2,
671  // Reported by anonymous SourceForge user
672  // Need BROKEN_SET_SAMPLE_DIMENSIONS accordning to
673  // Michael <mpapet@users.sourceforge.net>
674  { "SanDisk", 0x0781, "Sansa Clip+", 0x74d0,
679  // Reported by anonymous SourceForge user
680  { "SanDisk", 0x0781, "Sansa Fuze+", 0x74e0,
685  // Reported by mattyj2001@users.sourceforge.net
686  { "SanDisk", 0x0781, "Sansa Clip Zip", 0x74e4,
691 
692  /*
693  * iRiver
694  * we assume that PTP_OC_MTP_GetObjPropList is essentially
695  * broken on all iRiver devices, meaning it simply won't return
696  * all properties for a file when asking for metadata 0xffffffff.
697  * Please test on your device if you believe it isn't broken!
698  */
699  { "iRiver", 0x1006, "H300 Series MTP", 0x3004,
702  { "iRiver", 0x1006, "Portable Media Center", 0x4002,
705  { "iRiver", 0x1006, "Portable Media Center", 0x4003,
708  // From [st]anislav <iamstanislav@gmail.com>
709  { "iRiver", 0x1042, "T7 Volcano", 0x1143, DEVICE_FLAG_IRIVER_OGG_ALZHEIMER },
710  // From an anonymous person at SourceForge, uncertain about this one
711  { "iRiver", 0x4102, "iFP-880", 0x1008,
714  // 0x4102, 0x1042 is a USB mass storage mode for E100 v2/Lplayer
715  // From libgphoto2 source
716  { "iRiver", 0x4102, "T10", 0x1113,
719  { "iRiver", 0x4102, "T20 FM", 0x1114,
722  // This appears at the MTP-UMS site
723  { "iRiver", 0x4102, "T20", 0x1115,
726  { "iRiver", 0x4102, "U10", 0x1116,
729  { "iRiver", 0x4102, "T10a", 0x1117,
732  { "iRiver", 0x4102, "T20", 0x1118,
735  { "iRiver", 0x4102, "T30", 0x1119,
738  // Reported by David Wolpoff
739  { "iRiver", 0x4102, "T10 2GB", 0x1120,
742  // Rough guess this is the MTP device ID...
743  { "iRiver", 0x4102, "N12", 0x1122,
746  // Reported by Philip Antoniades <philip@mysql.com>
747  // Newer iriver devices seem to have shaped-up firmware without any
748  // of the annoying bugs.
749  { "iRiver", 0x4102, "Clix2", 0x1126, DEVICE_FLAG_NONE },
750  // Reported by Adam Torgerson
751  { "iRiver", 0x4102, "Clix", 0x112a,
753  // Reported by Douglas Roth <dougaus@gmail.com>
754  { "iRiver", 0x4102, "X20", 0x1132,
757  // Reported by Robert Ugo <robert_ugo@users.sourceforge.net>
758  { "iRiver", 0x4102, "T60", 0x1134,
761  // Reported by two anonymous SourceForge users
762  // Needs the stronger OGG_IS_UNKNOWN flag to support OGG properly,
763  // be aware of newer players that may be needing this too.
764  { "iRiver", 0x4102, "E100", 0x1141,
767  // Reported by anonymous SourceForge user
768  // Need verification of whether this firmware really need all these flags
769  { "iRiver", 0x4102, "E100 v2/Lplayer", 0x1142,
772  // Reported by Richard Vennemann <vennemann@users.sourceforge.net>
773  // In USB Mass Storage mode it is 0x4102/0x1047
774  // Seems to use the new shaped-up firmware.
775  { "iRiver", 0x4102, "Spinn", 0x1147, DEVICE_FLAG_NONE },
776  // Reported by Tony Janssen <tonyjanssen@users.sourceforge.net>
777  { "iRiver", 0x4102, "E50", 0x1151,
780  // Reported by anonymous SourceForge user, guessing on flags
781  { "iRiver", 0x4102, "E150", 0x1152,
784  // Reported by Jakub Matraszek <jakub.matraszek@gmail.com>
785  { "iRiver", 0x4102, "T5", 0x1153,
788  // Reported by pyalex@users.sourceforge.net
789  // Guessing that this needs the FLAG_NO_ZERO_READS...
790  { "iRiver", 0x4102, "E30", 0x1167,
793  // Reported by Scott Call
794  // Assume this actually supports OGG though it reports it doesn't.
795  { "iRiver", 0x4102, "H10 20GB", 0x2101,
798  { "iRiver", 0x4102, "H10 5GB", 0x2102,
801  // From Rockbox device listing
802  { "iRiver", 0x4102, "H10 5.6GB", 0x2105,
805 
806 
807  /*
808  * Dell
809  */
810  { "Dell, Inc", 0x413c, "DJ Itty", 0x4500, DEVICE_FLAG_NONE },
811  /* Reported by: JR */
812  { "Dell, Inc", 0x413c, "Dell Streak 7", 0xb10b, DEVICE_FLAGS_ANDROID_BUGS },
813 
814  /*
815  * Toshiba
816  * Tentatively flagged all Toshiba devices with
817  * DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST after one of them
818  * showed erroneous behaviour.
819  */
820  { "Toshiba", 0x0930, "Gigabeat MEGF-40", 0x0009,
823  { "Toshiba", 0x0930, "Gigabeat", 0x000c,
826  // Reported by Nicholas Tripp
827  { "Toshiba", 0x0930, "Gigabeat P20", 0x000f,
830  // From libgphoto2
831  { "Toshiba", 0x0930, "Gigabeat S", 0x0010,
835  // Reported by Rob Brown
836  { "Toshiba", 0x0930, "Gigabeat P10", 0x0011,
839  // Reported by solanum@users.sourceforge.net
840  { "Toshiba", 0x0930, "Gigabeat V30", 0x0014,
843  // Reported by Michael Davis <slithy@yahoo.com>
844  { "Toshiba", 0x0930, "Gigabeat U", 0x0016,
847  // Reported by Devon Jacobs <devo@godevo.com>
848  { "Toshiba", 0x0930, "Gigabeat MEU202", 0x0018,
851  // Reported by Rolf <japan (at) dl3lar.de>
852  { "Toshiba", 0x0930, "Gigabeat T", 0x0019,
855  // Reported by Phil Ingram <ukpbert@users.sourceforge.net>
856  // Tentatively added - no real reports of this device ID being MTP,
857  // reports as USB Mass Storage currently.
858  { "Toshiba", 0x0930, "Gigabeat MEU201", 0x001a,
861  // Reported by anonymous SourceForge user
862  { "Toshiba", 0x0930, "Gigabeat MET401", 0x001d,
865  // Reported by Andree Jacobson <nmcandree@users.sourceforge.net>
866  { "Toshiba", 0x0930, "Excite AT300", 0x0963,
868  // Reported by Nigel Cunningham <nigel@tuxonice.net>
869  // Guessing on Android bugs
870  { "Toshiba", 0x0930, "Thrive AT100/AT105", 0x7100,
872 
873  /*
874  * Archos
875  * These devices have some dual-mode interfaces which will really
876  * respect the driver unloading, so DEVICE_FLAG_UNLOAD_DRIVER
877  * really work on these devices!
878  */
879  // Reported by Alexander Haertig <AlexanderHaertig@gmx.de>
880  { "Archos", 0x0e79, "Gmini XS100", 0x1207, DEVICE_FLAG_UNLOAD_DRIVER },
881  // Added by Jan Binder
882  { "Archos", 0x0e79, "XS202 (MTP mode)", 0x1208, DEVICE_FLAG_NONE },
883  // Reported by gudul1@users.sourceforge.net
884  { "Archos", 0x0e79, "104 (MTP mode)", 0x120a, DEVICE_FLAG_NONE },
885  // Reported by Archos
886  { "Archos", 0x0e79, "204 (MTP mode)", 0x120c, DEVICE_FLAG_UNLOAD_DRIVER },
887  // Reported by anonymous Sourceforge user.
888  { "Archos", 0x0e79, "404 (MTP mode)", 0x1301, DEVICE_FLAG_UNLOAD_DRIVER },
889  // Reported by Archos
890  { "Archos", 0x0e79, "404CAM (MTP mode)", 0x1303, DEVICE_FLAG_UNLOAD_DRIVER },
891  // Reported by Etienne Chauchot <chauchot.etienne@free.fr>
892  { "Archos", 0x0e79, "504 (MTP mode)", 0x1307, DEVICE_FLAG_UNLOAD_DRIVER },
893  // Reported by Archos
894  { "Archos", 0x0e79, "604 (MTP mode)", 0x1309, DEVICE_FLAG_UNLOAD_DRIVER },
895  { "Archos", 0x0e79, "604WIFI (MTP mode)", 0x130b, DEVICE_FLAG_UNLOAD_DRIVER },
896  // Reported by Kay McCormick <kaym@modsystems.com>
897  { "Archos", 0x0e79, "704 mobile dvr", 0x130d, DEVICE_FLAG_UNLOAD_DRIVER },
898  // Reported by Archos
899  { "Archos", 0x0e79, "704TV (MTP mode)", 0x130f, DEVICE_FLAG_UNLOAD_DRIVER },
900  { "Archos", 0x0e79, "405 (MTP mode)", 0x1311, DEVICE_FLAG_UNLOAD_DRIVER },
901  // Reported by Joe Rabinoff
902  { "Archos", 0x0e79, "605 (MTP mode)", 0x1313, DEVICE_FLAG_UNLOAD_DRIVER },
903  // Reported by Archos
904  { "Archos", 0x0e79, "605F (MTP mode)", 0x1315, DEVICE_FLAG_UNLOAD_DRIVER },
905  { "Archos", 0x0e79, "705 (MTP mode)", 0x1319, DEVICE_FLAG_UNLOAD_DRIVER },
906  { "Archos", 0x0e79, "TV+ (MTP mode)", 0x131b, DEVICE_FLAG_UNLOAD_DRIVER },
907  { "Archos", 0x0e79, "105 (MTP mode)", 0x131d, DEVICE_FLAG_UNLOAD_DRIVER },
908  { "Archos", 0x0e79, "405HDD (MTP mode)", 0x1321, DEVICE_FLAG_UNLOAD_DRIVER },
909  // Reported by Jim Krehl <jimmuhk@users.sourceforge.net>
910  { "Archos", 0x0e79, "5 (MTP mode)", 0x1331, DEVICE_FLAG_UNLOAD_DRIVER },
911  // Reported by Adrien Guichard <tmor@users.sourceforge.net>
912  { "Archos", 0x0e79, "5 (MTP mode)", 0x1333, DEVICE_FLAG_UNLOAD_DRIVER },
913  // Reported by Archos
914  { "Archos", 0x0e79, "7 (MTP mode)", 0x1335, DEVICE_FLAG_UNLOAD_DRIVER },
915  { "Archos", 0x0e79, "SPOD (MTP mode)", 0x1341, DEVICE_FLAG_UNLOAD_DRIVER },
916  { "Archos", 0x0e79, "5S IT (MTP mode)", 0x1351, DEVICE_FLAG_UNLOAD_DRIVER },
917  { "Archos", 0x0e79, "5H IT (MTP mode)", 0x1357, DEVICE_FLAG_UNLOAD_DRIVER },
918  { "Archos", 0x0e79, "Arnova Childpad", 0x1458, DEVICE_FLAGS_ANDROID_BUGS },
919  { "Archos", 0x0e79, "Arnova 8c G3", 0x145e, DEVICE_FLAGS_ANDROID_BUGS },
920  { "Archos", 0x0e79, "Arnova 10bG3 Tablet", 0x146b, DEVICE_FLAGS_ANDROID_BUGS },
921  { "Archos", 0x0e79, "97 Xenon", 0x149a, DEVICE_FLAGS_ANDROID_BUGS },
922  { "Archos", 0x0e79, "8o G9 (MTP mode)", 0x1508, DEVICE_FLAG_UNLOAD_DRIVER },
923  // Reported by Clément <clemvangelis@users.sourceforge.net>
924  { "Archos", 0x0e79, "8o G9 Turbo (MTP mode)", 0x1509,
926  // Reported by Thackert <hackertenator@users.sourceforge.net>
927  { "Archos", 0x0e79, "80G9", 0x1518, DEVICE_FLAGS_ANDROID_BUGS },
928  // Reported by Till <Till@users.sourceforge.net>
929  { "Archos", 0x0e79, "101 G9", 0x1528, DEVICE_FLAGS_ANDROID_BUGS },
930  { "Archos", 0x0e79, "101 G9 (v2)", 0x1529, DEVICE_FLAGS_ANDROID_BUGS },
931  { "Archos", 0x0e79, "101 G9 Turbo 250 HD", 0x1538,
933  { "Archos", 0x0e79, "101 G9 Turbo", 0x1539, DEVICE_FLAGS_ANDROID_BUGS },
934  { "Archos", 0x0e79, "70it2 (mode 1)", 0x1568, DEVICE_FLAGS_ANDROID_BUGS },
935  // Reported by Sebastien ROHAUT
936  { "Archos", 0x0e79, "70it2 (mode 2)", 0x1569, DEVICE_FLAGS_ANDROID_BUGS },
937 
938  /*
939  * Dunlop (OEM of EGOMAN ltd?) reported by Nanomad
940  * This unit is falsely detected as USB mass storage in Linux
941  * prior to kernel 2.6.19 (fixed by patch from Alan Stern)
942  * so on older kernels special care is needed to remove the
943  * USB mass storage driver that erroneously binds to the device
944  * interface.
945  *
946  * More problematic, this manufacturer+device ID seems to be
947  * reused in a USB Mass Storage device named "Zipy Fox 8GB",
948  * which means libmtp may mistreat it.
949  */
950  { "Dunlop", 0x10d6, "MP3 player 1GB / EGOMAN MD223AFD", 0x2200, DEVICE_FLAG_UNLOAD_DRIVER},
951  // Reported by Steven Black <stevenblack1956@users.sourceforge.net>
952  // Obviously this company goes by many names.
953  // This device is USB 2.0 only. Broken pipe on closing.
954  // A later report indicates that this is also used by the iRiver E200
955  { "Memorex or iRiver", 0x10d6, "MMP 8585/8586 or iRiver E200", 0x2300,
958 
959  /*
960  * Sirius
961  */
962  { "Sirius", 0x18f6, "Stiletto", 0x0102, DEVICE_FLAG_NONE },
963  // Reported by Chris Bagwell <chris@cnpbagwell.com>
964  { "Sirius", 0x18f6, "Stiletto 2", 0x0110, DEVICE_FLAG_NONE },
965 
966  /*
967  * Canon
968  * These are actually cameras, but they have a Microsoft device descriptor
969  * and reports themselves as supporting the MTP extension.
970  */
971  { "Canon", 0x04a9, "Ixus Digital 700 (PTP/MTP mode)", 0x30f2,
973  { "Canon", 0x04a9, "PowerShot A640 (PTP/MTP mode)", 0x3139,
975  // From Peter <pjeremy@users.sourceforge.net>
976  { "Canon", 0x04a9, "PowerShot SX20IS (PTP/MTP mode)", 0x31e4,
978 
979  /*
980  * Nokia
981  * Please verify the low device IDs here, I suspect these might be for
982  * things like USB storage or modem mode actually, whereas the higher
983  * range (0x04nn) could be for MTP. Some of the devices were gathered
984  * from the Nokia WMP drivers:
985  * http://nds2.nokia.com/files/support/global/phones/software/
986  * Address was gathered from going to:
987  * nseries.com
988  * -> support
989  * -> select supported device
990  * -> PC software
991  * -> Music software
992  * -> Windows Media Player 10 driver
993  */
994  // From: DoomHammer <gaczek@users.sourceforge.net>
995  { "Nokia", 0x0421, "N81 Mobile Phone", 0x000a, DEVICE_FLAG_NONE },
996  // From an anonymous SourceForge user
997  { "Nokia", 0x0421, "6120c Classic Mobile Phone", 0x002e, DEVICE_FLAG_NONE },
998  // From Stefano
999  { "Nokia", 0x0421, "N96 Mobile Phone", 0x0039, DEVICE_FLAG_NONE },
1000  // From Martijn van de Streek <martijn@vandestreek.net>
1001  { "Nokia", 0x0421, "6500c Classic Mobile Phone", 0x003c, DEVICE_FLAG_NONE },
1002  // From: DoomHammer <gaczek@users.sourceforge.net>
1003  { "Nokia", 0x0421, "3110c Mobile Phone", 0x005f, DEVICE_FLAG_NONE },
1004  // From: Vasily <spc-@users.sourceforge.net>
1005  { "Nokia", 0x0421, "3109c Mobile Phone", 0x0065, DEVICE_FLAG_NONE },
1006  // From: <rawc@users.sourceforge.net>
1007  { "Nokia", 0x0421, "5310 XpressMusic", 0x006c, DEVICE_FLAG_NONE },
1008  // From: robin (AT) headbank D0Tco DOTuk
1009  { "Nokia", 0x0421, "N95 Mobile Phone 8GB", 0x006e, DEVICE_FLAG_NONE },
1010  // From Bastien Nocera <hadess@hadess.net>
1011  { "Nokia", 0x0421, "N82 Mobile Phone", 0x0074,
1013  // From Martijn van de Streek <martijn@vandestreek.net>
1014  { "Nokia", 0x0421, "N78 Mobile Phone", 0x0079, DEVICE_FLAG_NONE },
1015  // From William Pettersson <the_enigma@users.sourceforge.net>
1016  { "Nokia", 0x0421, "6220 Classic", 0x008d, DEVICE_FLAG_NONE },
1017  // From kellerkev@gmail.com
1018  { "Nokia", 0x0421, "N85 Mobile Phone", 0x0092, DEVICE_FLAG_NONE },
1019  // From Alexandre LISSY <lissyx@users.sourceforge.net>
1020  { "Nokia", 0x0421, "6210 Navigator", 0x0098, DEVICE_FLAG_NONE },
1021  // From: danielw
1022  { "Nokia", 0x0421, "E71", 0x00e4, DEVICE_FLAG_NONE },
1023  // From: Laurent Bigonville <bigon@users.sourceforge.net>
1024  { "Nokia", 0x0421, "E66", 0x00e5, DEVICE_FLAG_NONE },
1025  // From: Pier <pierlucalino@users.sourceforge.net>
1026  { "Nokia", 0x0421, "5320 XpressMusic", 0x00ea, DEVICE_FLAG_NONE },
1027  // From: Gausie <innerdreams@users.sourceforge.net>
1028  { "Nokia", 0x0421, "5800 XpressMusic", 0x0154,
1030  // From: Willy Gardiol (web) <willy@gardiol.org>
1031  // Spurious errors for getting all objects, lead me to believe
1032  // this flag atleast is needed
1033  { "Nokia", 0x0421, "5800 XpressMusic v2", 0x0155,
1035  // Yet another version... I think
1036  { "Nokia", 0x0421, "5800 XpressMusic v3", 0x0159,
1038  // From an anonymous SourceForge user
1039  // Not verified to be MTP
1040  { "Nokia", 0x0421, "E63", 0x0179, DEVICE_FLAG_NONE },
1041  // Reported by: max g <exactt@users.sourceforge.net>
1042  // Reported by: oswillios <loswillios@users.sourceforge.net>
1043  { "Nokia", 0x0421, "N79", 0x0186, DEVICE_FLAG_NONE },
1044  // From an anonymous SourceForge user
1045  { "Nokia", 0x0421, "E71x", 0x01a1, DEVICE_FLAG_NONE },
1046  // From Ser <ser@users.sourceforge.net>
1047  { "Nokia", 0x0421, "E52", 0x01cf, DEVICE_FLAG_NONE },
1048  // From Marcus Meissner
1049  { "Nokia", 0x0421, "3710", 0x01ee, DEVICE_FLAG_NONE },
1050  // From: AxeL <axel__17@users.sourceforge.net>
1051  { "Nokia", 0x0421, "N97-1", 0x01f4, DEVICE_FLAG_NONE },
1052  // From: FunkyPenguin <awafaa@users.sourceforge.net>
1053  { "Nokia", 0x0421, "N97", 0x01f5, DEVICE_FLAG_NONE },
1054  // From: Anonymous SourceForge user
1055  { "Nokia", 0x0421, "5130 XpressMusic", 0x0209, DEVICE_FLAG_NONE },
1056  // From: Anonymous SourceForge user
1057  { "Nokia", 0x0421, "E72", 0x0221, DEVICE_FLAG_NONE },
1058  // From: Anonymous SourceForge user
1059  { "Nokia", 0x0421, "5530", 0x0229, DEVICE_FLAG_NONE },
1060  // From: Anonymous SourceForge user
1061  { "Nokia", 0x0421, "N97 mini", 0x026b, DEVICE_FLAG_NONE },
1062  // From: Anonymous SourceForge user
1063  { "Nokia", 0x0421, "X6", 0x0274, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
1064  // From: Alexander Kojevnikov <alex-kay@users.sourceforge.net>
1065  { "Nokia", 0x0421, "6600i", 0x0297, DEVICE_FLAG_NONE },
1066  // From: Karthik Paithankar <whyagain2005@users.sourceforge.net>
1067  { "Nokia", 0x0421, "2710", 0x02c1, DEVICE_FLAG_NONE },
1068  // From: Mick Stephenson <MickStep@users.sourceforge.net>
1069  { "Nokia", 0x0421, "5230", 0x02e2, DEVICE_FLAG_NONE },
1070  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1071  { "Nokia", 0x0421, "N8", 0x02fe, DEVICE_FLAG_NONE },
1072  // From: Lan Liu at Nokia <lan.liu@nokia.com>
1073  { "Nokia", 0x0421, "N8 (Ovi mode)", 0x0302, DEVICE_FLAG_NONE },
1074  // From: Martijn Hoogendoorn <m.hoogendoorn@gmail.com>
1075  { "Nokia", 0x0421, "E7", 0x0334, DEVICE_FLAG_NONE },
1076  // From: Raul Metsma <raul@innovaatik.ee>
1077  { "Nokia", 0x0421, "E7 (Ovi mode)", 0x0335, DEVICE_FLAG_NONE },
1078  // Reported by Serg <rd77@users.sourceforge.net>
1079  // Symbian phone
1080  { "Nokia", 0x0421, "C7", 0x03c1, DEVICE_FLAG_NONE },
1081  // Reported by Anonymous SourceForge user
1082  { "Nokia", 0x0421, "C7 (ID2)", 0x03cd, DEVICE_FLAG_NONE },
1083  // Reported by Anonymous SourceForge user
1084  { "Nokia", 0x0421, "N950", 0x03d2, DEVICE_FLAG_NONE },
1085  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_3250_WMP10_driver.inf
1086  { "Nokia", 0x0421, "3250 Mobile Phone", 0x0462, DEVICE_FLAG_NONE },
1087  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93_WMP10_Driver.inf
1088  { "Nokia", 0x0421, "N93 Mobile Phone", 0x0478, DEVICE_FLAG_NONE },
1089  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_5500_Sport_WMP10_driver.inf
1090  { "Nokia", 0x0421, "5500 Sport Mobile Phone", 0x047e, DEVICE_FLAG_NONE },
1091  // From http://nds2.nokia.com/files/support/global/phones/software/Nokia_N91_WMP10_Driver.inf
1092  { "Nokia", 0x0421, "N91 Mobile Phone", 0x0485, DEVICE_FLAG_NONE },
1093  // From: Christian Rusa <kristous@users.sourceforge.net>
1094  { "Nokia", 0x0421, "5700 XpressMusic Mobile Phone", 0x04b4, DEVICE_FLAG_NONE },
1095  // From: Mitchell Hicks <mitchix@yahoo.com>
1096  { "Nokia", 0x0421, "5300 Mobile Phone", 0x04ba, DEVICE_FLAG_NONE },
1097  // https://sourceforge.net/tracker/index.php?func=detail&aid=2692473&group_id=8874&atid=358874
1098  // From: Tiburce <tiburce@users.sourceforge.net>
1099  { "Nokia", 0x0421, "5200 Mobile Phone", 0x04be,
1101  // From Christian Arnold <webmaster@arctic-media.de>
1102  { "Nokia", 0x0421, "N73 Mobile Phone", 0x04d1, DEVICE_FLAG_UNLOAD_DRIVER },
1103  // From Swapan <swapan@yahoo.com>
1104  { "Nokia", 0x0421, "N75 Mobile Phone", 0x04e1, DEVICE_FLAG_NONE },
1105  // From: http://nds2.nokia.com/files/support/global/phones/software/Nokia_N93i_WMP10_driver.inf
1106  { "Nokia", 0x0421, "N93i Mobile Phone", 0x04e5, DEVICE_FLAG_NONE },
1107  // From Anonymous Sourceforge User
1108  { "Nokia", 0x0421, "N95 Mobile Phone", 0x04ef, DEVICE_FLAG_NONE },
1109  // From: Pat Nicholls <pat@patandannie.co.uk>
1110  { "Nokia", 0x0421, "N80 Internet Edition (Media Player)", 0x04f1,
1112  // From: Maxin B. John <maxin.john@gmail.com>
1113  { "Nokia", 0x0421, "N9", 0x051a, DEVICE_FLAG_NONE },
1114  { "Nokia", 0x0421, "C5-00", 0x0592, DEVICE_FLAG_NONE },
1115  // Reported by Sampo Savola
1116  // Covers Lumia 920, 820 and probably any WP8 device.
1117  { "Nokia", 0x0421, "Nokia Lumia WP8", 0x0661, DEVICE_FLAG_NONE },
1118  // Reported by Richard Wall <richard@the-moon.net>
1119  { "Nokia", 0x05c6, "5530 Xpressmusic", 0x0229, DEVICE_FLAG_NONE },
1120  // Reported by anonymous SourceForge user
1121  // One thing stated by reporter (Nokia model) another by the detect log...
1122  { "Nokia/Verizon", 0x05c6, "6205 Balboa/Verizon Music Phone", 0x3196, DEVICE_FLAG_NONE },
1123 
1124 
1125  /*
1126  * Vendor ID 0x13d1 is some offshoring company in China,
1127  * in one source named "A-Max Technology Macao Commercial
1128  * Offshore Co. Ltd." sometime "CCTech".
1129  */
1130  // Logik brand
1131  { "Logik", 0x13d1, "LOG DAX MP3 and DAB Player", 0x7002, DEVICE_FLAG_UNLOAD_DRIVER },
1132  // Technika brand
1133  // Reported by <Ooblick@users.sourceforge.net>
1134  { "Technika", 0x13d1, "MP-709", 0x7017, DEVICE_FLAG_UNLOAD_DRIVER },
1135 
1136 
1137  /*
1138  * RCA / Thomson
1139  */
1140  // From kiki <omkiki@users.sourceforge.net>
1141  { "Thomson", 0x069b, "EM28 Series", 0x0774, DEVICE_FLAG_NONE },
1142  { "Thomson / RCA", 0x069b, "Opal / Lyra MC4002", 0x0777, DEVICE_FLAG_NONE },
1143  { "Thomson", 0x069b, "Lyra MC5104B (M51 Series)", 0x077c, DEVICE_FLAG_NONE },
1144  { "Thomson", 0x069b, "RCA H106", 0x301a, DEVICE_FLAG_UNLOAD_DRIVER },
1145  // From Svenna <svenna@svenna.de>
1146  // Not confirmed to be MTP.
1147  { "Thomson", 0x069b, "scenium E308", 0x3028, DEVICE_FLAG_NONE },
1148  // From XNJB user
1149  { "Thomson / RCA", 0x069b, "Lyra HC308A", 0x3035, DEVICE_FLAG_NONE },
1150 
1151  /*
1152  * Fujitsu devices
1153  */
1154  { "Fujitsu, Ltd", 0x04c5, "F903iX HIGH-SPEED", 0x1140, DEVICE_FLAG_NONE },
1155  // Reported by Thomas Bretthauer
1156  { "Fujitsu, Ltd", 0x04c5, "STYLISTIC M532", 0x133b,
1158 
1159  /*
1160  * Palm device userland program named Pocket Tunes
1161  * Reported by Peter Gyongyosi <gyp@impulzus.com>
1162  */
1163  { "NormSoft, Inc.", 0x1703, "Pocket Tunes", 0x0001, DEVICE_FLAG_NONE },
1164  // Reported by anonymous submission
1165  { "NormSoft, Inc.", 0x1703, "Pocket Tunes 4", 0x0002, DEVICE_FLAG_NONE },
1166 
1167  /*
1168  * TrekStor, Medion and Maxfield devices
1169  * Their datasheet claims their devices are dualmode so probably needs to
1170  * unload the attached drivers here.
1171  */
1172  // Reported by Stefan Voss <svoss@web.de>
1173  // This is a Sigmatel SoC with a hard disk.
1174  { "TrekStor", 0x066f, "Vibez 8/12GB", 0x842a,
1176  // Reported by anonymous SourceForge user.
1177  // This one done for Medion, whatever that is. Error reported so assume
1178  // the same bug flag as its ancestor above.
1179  { "Medion", 0x066f, "MD8333", 0x8550,
1181  // Reported by anonymous SourceForge user
1182  { "Medion", 0x066f, "MD8333", 0x8588,
1184  // The vendor ID is "Quanta Computer, Inc."
1185  // same as Olivetti Olipad 110
1186  // Guessing on device flags
1187  { "Medion", 0x0408, "MD99000 (P9514)/Olivetti Olipad 110", 0xb009,
1189  // Reported by Richard Eigenmann <richieigenmann@users.sourceforge.net>
1190  { "Medion", 0x0408, "Lifetab P9514", 0xb00a,
1192  // Reported by anonymous SourceForge user
1193  { "Maxfield", 0x066f, "G-Flash NG 1GB", 0x846c,
1195  // Reported by PaoloC <efmpsc@users.sourceforge.net>
1196  // Apparently SigmaTel has an SDK for MTP players with this ID
1197  { "SigmaTel Inc.", 0x066f, "MTPMSCN Audio Player", 0xa010,
1199  // Reported by Cristi Magherusan <majeru@gentoo.ro>
1200  { "TrekStor", 0x0402, "i.Beat Sweez FM", 0x0611,
1202  // Reported by Fox-ino <fox-ino@users.sourceforge.net>
1203  // No confirmation that this is really MTP so commented it out.
1204  // { "ALi Corp.", 0x0402, "MPMAN 2GB", 0x5668,
1205  // DEVICE_FLAG_UNLOAD_DRIVER },
1206  // Reported by Anonymous SourceForge user
1207  {"TrekStor", 0x1e68, "i.Beat Organix 2.0", 0x0002,
1209 
1210  /*
1211  * Disney/Tevion/MyMusix
1212  */
1213  // Reported by XNJB user
1214  { "Disney", 0x0aa6, "MixMax", 0x6021, DEVICE_FLAG_NONE },
1215  // Reported by anonymous Sourceforge user
1216  { "Tevion", 0x0aa6, "MD 81488", 0x3011, DEVICE_FLAG_NONE },
1217  // Reported by Peter Hedlund <peter@peterandlinda.com>
1218  { "MyMusix", 0x0aa6, "PD-6070", 0x9601, DEVICE_FLAG_UNLOAD_DRIVER |
1222 
1223  /*
1224  * Cowon Systems, Inc.
1225  * The iAudio audiophile devices don't encourage the use of MTP.
1226  * See: http://wiki.xiph.org/index.php/PortablePlayers for Ogg
1227  * status
1228  */
1229  // Reported by Patrik Johansson <Patrik.Johansson@qivalue.com>
1230  { "Cowon", 0x0e21, "iAudio U3 (MTP mode)", 0x0701,
1233  // Reported by Kevin Michael Smith <hai-etlik@users.sourceforge.net>
1234  { "Cowon", 0x0e21, "iAudio 6 (MTP mode)", 0x0711,
1236  // Reported by Roberth Karman
1237  { "Cowon", 0x0e21, "iAudio 7 (MTP mode)", 0x0751,
1240  // Reported by an anonymous SourceForge user
1241  { "Cowon", 0x0e21, "iAudio U5 (MTP mode)", 0x0761,
1244  // Reported by TJ Something <tjbk_tjb@users.sourceforge.net>
1245  { "Cowon", 0x0e21, "iAudio D2 (MTP mode)", 0x0801,
1248  // Reported by anonymous Sourceforge user
1249  { "Cowon", 0x0e21, "iAudio D2+ FW 2.x (MTP mode)", 0x0861,
1252  // From Rockbox device listing
1253  { "Cowon", 0x0e21, "iAudio D2+ DAB FW 4.x (MTP mode)", 0x0871,
1256  // From Rockbox device listing
1257  { "Cowon", 0x0e21, "iAudio D2+ FW 3.x (MTP mode)", 0x0881,
1260  // From Rockbox device listing
1261  { "Cowon", 0x0e21, "iAudio D2+ DMB FW 1.x (MTP mode)", 0x0891,
1264  // Reported by <twkonefal@users.sourceforge.net>
1265  { "Cowon", 0x0e21, "iAudio S9 (MTP mode)", 0x0901,
1268  // Reported by Dan Nicholson <dbn.lists@gmail.com>
1269  { "Cowon", 0x0e21, "iAudio 9 (MTP mode)", 0x0911,
1272  // Reported by Franck VDL <franckv@users.sourceforge.net>
1273  { "Cowon", 0x0e21, "iAudio J3 (MTP mode)", 0x0921,
1276  // Reported by anonymous SourceForge user
1277  { "Cowon", 0x0e21, "iAudio X7 (MTP mode)", 0x0931,
1280  // Reported by anonymous SourceForge user
1281  { "Cowon", 0x0e21, "iAudio C2 (MTP mode)", 0x0941,
1284  { "Cowon", 0x0e21, "iAudio 10 (MTP mode)", 0x0952,
1287 
1288  /*
1289  * Insignia, dual-mode.
1290  */
1291  { "Insignia", 0x19ff, "NS-DV45", 0x0303, DEVICE_FLAG_UNLOAD_DRIVER },
1292  // Reported by Rajan Bella <rajanbella@yahoo.com>
1293  { "Insignia", 0x19ff, "Sport Player", 0x0307, DEVICE_FLAG_UNLOAD_DRIVER },
1294  // Reported by "brad" (anonymous, sourceforge)
1295  { "Insignia", 0x19ff, "Pilot 4GB", 0x0309, DEVICE_FLAG_UNLOAD_DRIVER },
1296 
1297  /*
1298  * LG Electronics
1299  */
1300  // From anonymous SourceForge user
1301  // Uncertain if this is really the MTP mode device ID...
1302  { "LG Electronics Inc.", 0x043e, "T54", 0x7040,
1304  // Not verified - anonymous submission
1305  { "LG Electronics Inc.", 0x043e, "UP3", 0x70b1, DEVICE_FLAG_NONE },
1306  // Reported by Joseph Nahmias <joe@nahimas.net>
1307  { "LG Electronics Inc.", 0x1004, "VX8550 V CAST Mobile Phone", 0x6010,
1310  // Reported by Cyrille Potereau <cyrille.potereau@wanadoo.fr>
1311  { "LG Electronics Inc.", 0x1004, "KC910 Renoir Mobile Phone", 0x608f,
1313  // Reported by Aaron Slunt <tongle@users.sourceforge.net>
1314  { "LG Electronics Inc.", 0x1004, "GR-500 Music Player", 0x611b,
1317  // Reported by anonymous sourceforge user
1318  { "LG Electronics Inc.", 0x1004, "KM900", 0x6132,
1321  // Reported by anonymous sourceforge user
1322  { "LG Electronics Inc.", 0x1004, "LG8575", 0x619a,
1325  // Reported by anonymous sourceforge user
1326  { "LG Electronics Inc.", 0x1004, "V909 G-Slate", 0x61f9,
1329  // Reported by Brian J. Murrell
1330  { "LG Electronics Inc.", 0x1004, "LG-E610/E612/E617G/E970/P700", 0x631c,
1332 
1333  /*
1334  * Sony
1335  * It could be that these PIDs are one-per hundred series, so
1336  * NWZ-A8xx is 0325, NWZ-S5xx is 0x326 etc. We need more devices
1337  * reported to see a pattern here.
1338  */
1339  // Reported by Alessandro Radaelli <alessandro.radaelli@aruba.it>
1340  { "Sony", 0x054c, "NWZ-A815/NWZ-A818", 0x0325,
1342  // Reported by anonymous Sourceforge user.
1343  { "Sony", 0x054c, "NWZ-S516", 0x0326,
1345  // Reported by Endre Oma <endre.88.oma@gmail.com>
1346  { "Sony", 0x054c, "NWZ-S615F/NWZ-S616F/NWZ-S618F", 0x0327,
1348  // Reported by Jean-Marc Bourguet <jm@bourguet.org>
1349  { "Sony", 0x054c, "NWZ-S716F", 0x035a,
1351  // Reported by Anon SF User / Anthon van der Neut <avanderneut@avid.com>
1352  { "Sony", 0x054c, "NWZ-A826/NWZ-A828/NWZ-A829", 0x035b,
1354  // Reported by Niek Klaverstijn <niekez@users.sourceforge.net>
1355  { "Sony", 0x054c, "NWZ-A726/NWZ-A728/NWZ-A768", 0x035c,
1357  // Reported by Mehdi AMINI <mehdi.amini - at - ulp.u-strasbg.fr>
1358  { "Sony", 0x054c, "NWZ-B135", 0x036e,
1360  // Reported by <tiagoboldt@users.sourceforge.net>
1361  { "Sony", 0x054c, "NWZ-E436F", 0x0385,
1363  // Reported by Michael Wilkinson
1364  { "Sony", 0x054c, "NWZ-W202", 0x0388,
1366  // Reported by Ondrej Sury <ondrej@sury.org>
1367  { "Sony", 0x054c, "NWZ-S739F", 0x038c,
1369  // Reported by Marco Filipe Nunes Soares Abrantes Pereira <marcopereira@ua.pt>
1370  { "Sony", 0x054c, "NWZ-S638F", 0x038e,
1372  // Reported by Elliot <orwells@users.sourceforge.net>
1373  { "Sony", 0x054c, "NWZ-X1050B/NWZ-X1060B",
1374  0x0397, DEVICE_FLAGS_SONY_NWZ_BUGS },
1375  // Reported by Silvio J. Gutierrez <silviogutierrez@users.sourceforge.net>
1376  { "Sony", 0x054c, "NWZ-X1051/NWZ-X1061", 0x0398,
1378  // Reported by Gregory Boddin <gregory@siwhine.net>
1379  { "Sony", 0x054c, "NWZ-B142F", 0x03d8,
1381  // Reported by Rick Warner <rick@reptileroom.net>
1382  { "Sony", 0x054c, "NWZ-E344/E345", 0x03fc,
1384  // Reported by Jonathan Stowe <gellyfish@users.sourceforge.net>
1385  { "Sony", 0x054c, "NWZ-E445", 0x03fd,
1387  // Reported by Anonymous SourceForge user
1388  { "Sony", 0x054c, "NWZ-S545", 0x03fe,
1390  { "Sony", 0x054c, "NWZ-A845", 0x0404,
1392  // Reported by anonymous SourceForge user
1393  { "Sony", 0x054c, "NWZ-W252B", 0x04bb,
1395  // Suspect this device has strong DRM features
1396  // See https://answers.launchpad.net/ubuntu/+source/libmtp/+question/149587
1397  { "Sony", 0x054c, "NWZ-B153F", 0x04be,
1399  { "Sony", 0x054c, "NWZ-E354", 0x04cb,
1401  // Reported by Toni Burgarello
1402  { "Sony", 0x054c, "NWZ-S754", 0x04cc,
1404  // Reported by Hideki Yamane <henrich@debian.org>
1405  { "Sony", 0x054c, "Sony Tablet P1", 0x04d1,
1407  // Reported by dmiceman
1408  { "Sony", 0x054c, "NWZ-B163F", 0x059a,
1410  { "Sony", 0x054c, "NWZ-E464", 0x05a6,
1412  // Reported by Jan Rheinlaender <jrheinlaender@users.sourceforge.net>
1413  { "Sony", 0x054c, "NWZ-S765", 0x05a8,
1415  // Olivier Keshavjee <olivierkes@users.sourceforge.net>
1416  { "Sony", 0x054c, "Sony Tablet S", 0x05b3,
1418  // Reported by ghalambaz <ghalambaz@users.sourceforge.net>
1419  { "Sony", 0x054c, "Sony Tablet S1", 0x05b4,
1421  { "Sony", 0x054c, "NWZ-B173F", 0x0689,
1423  { "Sony", 0x054c, "DCR-SR75", 0x1294,
1425 
1426  /*
1427  * SonyEricsson
1428  * These initially seemed to support GetObjPropList but later revisions
1429  * of the firmware seem to have broken it, so all are flagged as broken
1430  * for now.
1431  */
1432  // Reported by Øyvind Stegard <stegaro@users.sourceforge.net>
1433  { "SonyEricsson", 0x0fce, "K850i", 0x0075,
1435  // Reported by Michael Eriksson
1436  { "SonyEricsson", 0x0fce, "W910", 0x0076,
1438  // Reported by Zack <zackdvd@users.sourceforge.net>
1439  { "SonyEricsson", 0x0fce, "W890i", 0x00b3,
1441  // Reported by robert dot ahlskog at gmail
1442  { "SonyEricsson", 0x0fce, "W760i", 0x00c6,
1444  // Reported by Linus Åkesson <linusakesson@users.sourceforge.net>
1445  { "SonyEricsson", 0x0fce, "C902", 0x00d4,
1447  // Reported by an anonymous SourceForge user
1448  { "SonyEricsson", 0x0fce, "C702", 0x00d9,
1450  // Reported by Christian Zuckschwerdt <christian@zuckschwerdt.org>
1451  { "SonyEricsson", 0x0fce, "W980", 0x00da,
1453  // Reported by David Taylor <davidt-libmtp@yadt.co.uk>
1454  { "SonyEricsson", 0x0fce, "C905", 0x00ef,
1456  // Reported by David House <dmhouse@users.sourceforge.net>
1457  { "SonyEricsson", 0x0fce, "W595", 0x00f3,
1460  // Reported by Mattias Evensson <mevensson@users.sourceforge.net>
1461  { "SonyEricsson", 0x0fce, "W902", 0x00f5,
1463  // Reported by Sarunas <sarunas@users.sourceforge.net>
1464  // Doesn't need any flags according to reporter
1465  { "SonyEricsson", 0x0fce, "T700", 0x00fb,
1467  // Reported by Stéphane Pontier <shadow_walker@users.sourceforge.net>
1468  { "SonyEricsson", 0x0fce, "W705/W715", 0x0105,
1470  // Reported by Håkan Kvist
1471  { "SonyEricsson", 0x0fce, "W995", 0x0112,
1473  // Reported by anonymous SourceForge user
1474  { "SonyEricsson", 0x0fce, "U5", 0x0133,
1476  // Reported by Flo <lhugsereg@users.sourceforge.net>
1477  { "SonyEricsson", 0x0fce, "U8i", 0x013a,
1479  // Reported by xirotyu <xirotyu@users.sourceforge.net>
1480  { "SonyEricsson", 0x0fce, "j10i2 (Elm)", 0x0144,
1482  // Reported by Serge Chirik <schirik@users.sourceforge.net>
1483  { "SonyEricsson", 0x0fce, "j108i (Cedar)", 0x014e,
1485  // Reported by Jonas Nyrén <spectralmks@users.sourceforge.net>
1486  { "SonyEricsson", 0x0fce, "W302", 0x10c8,
1488  // Reported by Anonymous Sourceforge user
1489  { "SonyEricsson", 0x0fce, "j10i (Elm)", 0xd144,
1491  // Reported by Thomas Schweitzer <thomas_-_s@users.sourceforge.net>
1492  { "SonyEricsson", 0x0fce, "K550i", 0xe000,
1494 
1495  /*
1496  * SonyEricsson/SONY Android devices usually have three personalities due to
1497  * using composite descriptors and the fact that Windows cannot distinguish
1498  * the device unless each composite descriptor is unique.
1499  *
1500  * Legend:
1501  * MTP = Media Transfer Protocol
1502  * UMS = USB Mass Storage Protocol
1503  * ADB = Android Debug Bridge Protocol
1504  * CDC = Communications Device Class, Internet Sharing
1505  *
1506  * 0x0nnn = MTP
1507  * 0x4nnn = MTP + UMS (for CD-ROM)
1508  * 0x5nnn = MTP + ADB
1509  * 0x6nnn = UMS + ADB
1510  * 0x7nnn = MTP + CDC
1511  * 0x8nnn = MTP + CDC + ADB
1512  * 0xannn = MTP + UMS (MTP for eMMC and UMS for external SD card)
1513  * 0xbnnn = MTP + UMS + ADB
1514  * 0xennn = UMS only
1515  *
1516  * The SonyEricsson and SONY devices have (at least) two deployed MTP
1517  * stacks: Aricent and Android. These have different bug flags, and
1518  * sometimes the same device has firmware upgrades moving it from
1519  * the Aricent to Android MTP stack without changing the device
1520  * VID+PID (first observed on the SK17i Xperia Mini Pro), so the
1521  * detection has to be more elaborate. The code in libmtp.c will do
1522  * this and assign the proper bug flags (hopefully).
1523  * That is why DEVICE_FLAG_NONE is used for these devices.
1524  *
1525  * Devices reported by:
1526  * Sony Mobile Communications (via Toby Collett)
1527  * Jonas Salling
1528  * Eamonn Webster <eweb@users.sourceforge.net>
1529  * Alejandro DC <Alejandro_DC@users.sourceforge.ne>
1530  * StehpanKa <stehp@users.sourceforge.net>
1531  * hdhoang <hdhoang@users.sourceforge.net>
1532  * Paul Taylor
1533  * Bruno Basilio <bbasilio@users.sourceforge.net>
1534  * Christoffer Holmstedt <christofferh@users.sourceforge.net>
1535  * equaeghe <equaeghe@users.sourceforge.net>
1536  * Ondra Lengal
1537  * Michael K. <kmike@users.sourceforge.net>
1538  * Jean-François B. <changi67@users.sourceforge.net>
1539  * Eduard Bloch <blade@debian.org>
1540  * Ah Hong <hongster@users.sourceforge.net>
1541  * Eowyn Carter
1542  */
1543  { "SonyEricsson", 0x0fce, "LT15i Xperia arc S MTP", 0x014f,
1544  DEVICE_FLAG_NONE },
1545  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo MTP", 0x0156,
1546  DEVICE_FLAG_NONE },
1547  { "SonyEricsson", 0x0fce, "MK16i Xperia MTP", 0x015a,
1548  DEVICE_FLAG_NONE },
1549  { "SonyEricsson", 0x0fce, "R800/R88i Xperia Play MTP", 0x015d,
1550  DEVICE_FLAG_NONE },
1551  { "SonyEricsson", 0x0fce, "ST18a Xperia Ray MTP", 0x0161,
1552  DEVICE_FLAG_NONE },
1553  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP", 0x0166,
1554  DEVICE_FLAG_NONE },
1555  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini MTP", 0x0167,
1556  DEVICE_FLAG_NONE },
1557  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP", 0x0168,
1558  DEVICE_FLAG_NONE },
1559  { "SONY", 0x0fce, "LT26i Xperia S MTP", 0x0169,
1561  { "SONY", 0x0fce, "WT19i Live Walkman MTP", 0x016d,
1562  DEVICE_FLAG_NONE },
1563  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP", 0x0170,
1564  DEVICE_FLAG_NONE },
1565  { "SONY", 0x0fce, "ST15i Xperia U MTP", 0x0171,
1566  DEVICE_FLAG_NONE },
1567  { "SONY", 0x0fce, "LT22i Xperia P MTP", 0x0172,
1568  DEVICE_FLAG_NONE },
1569  { "SONY", 0x0fce, "MT27i Xperia Sola MTP", 0x0173,
1570  DEVICE_FLAG_NONE },
1571  { "SONY", 0x0fce, "LT26w Xperia Acro HD IS12S MTP", 0x0175,
1572  DEVICE_FLAG_NONE },
1573  { "SONY", 0x0fce, "LT26w Xperia Acro HD SO-03D MTP", 0x0176,
1574  DEVICE_FLAG_NONE },
1575  { "SONY", 0x0fce, "LT28at Xperia Ion MTP", 0x0177,
1576  DEVICE_FLAG_NONE },
1577  { "SONY", 0x0fce, "LT29i Xperia GX MTP", 0x0178,
1578  DEVICE_FLAG_NONE },
1579  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP", 0x017e,
1580  DEVICE_FLAG_NONE },
1581  { "SONY", 0x0fce, "ST23i Xperia Miro MTP", 0x0180,
1582  DEVICE_FLAG_NONE },
1583  { "SONY", 0x0fce, "SO-05D Xperia SX MTP", 0x0181,
1584  DEVICE_FLAG_NONE },
1585  { "SONY", 0x0fce, "LT30p Xperia T MTP", 0x0182,
1586  DEVICE_FLAG_NONE },
1587  { "SONY", 0x0fce, "LT25i Xperia V MTP", 0x0186,
1588  DEVICE_FLAG_NONE },
1589  { "SONY", 0x0fce, "Xperia J MTP", 0x0188,
1590  DEVICE_FLAG_NONE },
1591  { "SONY", 0x0fce, "Xperia ZL MTP", 0x0189,
1592  DEVICE_FLAG_NONE },
1593  { "SONY", 0x0fce, "Xperia E MTP", 0x018c,
1594  DEVICE_FLAG_NONE },
1595  { "SONY", 0x0fce, "Xperia Tablet Z MTP", 0x018D,
1596  DEVICE_FLAG_NONE },
1597  { "SONY", 0x0fce, "Xperia Z MTP", 0x0193,
1598  DEVICE_FLAG_NONE },
1599  { "SONY", 0x0fce, "Xperia Tablet Z MTP", 0x0194,
1600  DEVICE_FLAG_NONE },
1601 
1602  /*
1603  * MTP+UMS personalities of MTP devices (see above)
1604  */
1605  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP+CDROM", 0x4168,
1606  DEVICE_FLAG_NONE },
1607  { "SONY", 0x0fce, "LT26i Xperia S MTP+CDROM", 0x4169,
1609  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP+CDROM", 0x4170,
1610  DEVICE_FLAG_NONE },
1611  { "SONY", 0x0fce, "ST25i Xperia U MTP+CDROM", 0x4171,
1612  DEVICE_FLAG_NONE },
1613  { "SONY", 0x0fce, "LT22i Xperia P MTP+CDROM", 0x4172,
1614  DEVICE_FLAG_NONE },
1615  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+CDROM", 0x4173,
1616  DEVICE_FLAG_NONE },
1617  { "SONY", 0x0fce, "LT26w Xperia Acro HD IS12S MTP+CDROM", 0x4175,
1618  DEVICE_FLAG_NONE },
1619  { "SONY", 0x0fce, "LT26w Xperia Acro HD SO-03D MTP+CDROM", 0x4176,
1620  DEVICE_FLAG_NONE },
1621  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+CDROM", 0x4177,
1622  DEVICE_FLAG_NONE },
1623  { "SONY", 0x0fce, "LT29i Xperia GX MTP+CDROM", 0x4178,
1624  DEVICE_FLAG_NONE },
1625  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+CDROM", 0x417e,
1626  DEVICE_FLAG_NONE },
1627  { "SONY", 0x0fce, "ST23i Xperia Miro MTP+CDROM", 0x4180,
1628  DEVICE_FLAG_NONE },
1629  { "SONY", 0x0fce, "SO-05D Xperia SX MTP+CDROM", 0x4181,
1630  DEVICE_FLAG_NONE },
1631  { "SONY", 0x0fce, "LT30p Xperia T MTP+CDROM", 0x4182,
1632  DEVICE_FLAG_NONE },
1633  { "SONY", 0x0fce, "LT25i Xperia V MTP+CDROM", 0x4186,
1634  DEVICE_FLAG_NONE },
1635  { "SONY", 0x0fce, "Xperia J MTP+CDROM", 0x4188,
1636  DEVICE_FLAG_NONE },
1637  { "SONY", 0x0fce, "Xperia ZL MTP", 0x4189,
1638  DEVICE_FLAG_NONE },
1639  { "SONY", 0x0fce, "Xperia E MTP+CDROM", 0x418c,
1640  DEVICE_FLAG_NONE },
1641  { "SONY", 0x0fce, "Xperia Tablet Z MTP", 0x418d,
1642  DEVICE_FLAG_NONE },
1643  { "SONY", 0x0fce, "Xperia Z MTP", 0x4193,
1644  DEVICE_FLAG_NONE },
1645  { "SONY", 0x0fce, "Xperia Tablet Z MTP", 0x4194,
1646  DEVICE_FLAG_NONE },
1647 
1648  /*
1649  * MTP+ADB personalities of MTP devices (see above)
1650  */
1651  { "SonyEricsson", 0x0fce, "LT15i Xperia Arc MTP+ADB", 0x514f,
1652  DEVICE_FLAG_NONE },
1653  { "SonyEricsson", 0x0fce, "MT11i Xperia Neo MTP+ADB", 0x5156,
1654  DEVICE_FLAG_NONE },
1655  { "SonyEricsson", 0x0fce, "MK16i Xperia MTP+ADB", 0x515a,
1656  DEVICE_FLAG_NONE },
1657  { "SonyEricsson", 0x0fce, "ST18i Xperia Ray MTP+ADB", 0x5161,
1658  DEVICE_FLAG_NONE },
1659  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP+ADB", 0x5166,
1660  DEVICE_FLAG_NONE },
1661  { "SonyEricsson", 0x0fce, "ST15i Xperia Mini MTP+ADB", 0x5167,
1662  DEVICE_FLAG_NONE },
1663  { "SonyEricsson", 0x0fce, "ST17i Xperia Active MTP+ADB", 0x5168,
1664  DEVICE_FLAG_NONE },
1665  { "SONY", 0x0fce, "LT26i Xperia S MTP+ADB", 0x5169,
1667  { "SonyEricsson", 0x0fce, "SK17i Xperia Mini Pro MTP+ADB", 0x516d,
1668  DEVICE_FLAG_NONE },
1669  { "SONY", 0x0fce, "ST21i Xperia Tipo MTP+ADB", 0x5170,
1670  DEVICE_FLAG_NONE },
1671  { "SONY", 0x0fce, "ST25i Xperia U MTP+ADB", 0x5171,
1672  DEVICE_FLAG_NONE },
1673  { "SONY", 0x0fce, "LT22i Xperia P MTP+ADB", 0x5172,
1674  DEVICE_FLAG_NONE },
1675  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+ADB", 0x5173,
1676  DEVICE_FLAG_NONE },
1677  { "SONY", 0x0fce, "IS12S Xperia Acro HD MTP+ADB", 0x5175,
1678  DEVICE_FLAG_NONE },
1679  { "SONY", 0x0fce, "SO-03D Xperia Acro HD MTP+ADB", 0x5176,
1680  DEVICE_FLAG_NONE },
1681  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+ADB", 0x5177,
1682  DEVICE_FLAG_NONE },
1683  { "SONY", 0x0fce, "LT29i Xperia GX MTP+ADB", 0x5178,
1684  DEVICE_FLAG_NONE },
1685  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+ADB", 0x517e,
1686  DEVICE_FLAG_NONE },
1687  { "SONY", 0x0fce, "ST23i Xperia Miro MTP+ADB", 0x5180,
1688  DEVICE_FLAG_NONE },
1689  { "SONY", 0x0fce, "SO-05D Xperia SX MTP+ADB", 0x5181,
1690  DEVICE_FLAG_NONE },
1691  { "SONY", 0x0fce, "LT30p Xperia T MTP+ADB", 0x5182,
1692  DEVICE_FLAG_NONE },
1693  { "SONY", 0x0fce, "LT25i Xperia V MTP+ADB", 0x5186,
1694  DEVICE_FLAG_NONE },
1695  { "SONY", 0x0fce, "Xperia J MTP+ADB", 0x5188,
1696  DEVICE_FLAG_NONE },
1697  { "SONY", 0x0fce, "Xperia ZL MTP", 0x5189,
1698  DEVICE_FLAG_NONE },
1699  { "SONY", 0x0fce, "Xperia E MTP+ADB", 0x518c,
1700  DEVICE_FLAG_NONE },
1701  { "SONY", 0x0fce, "Xperia Tablet Z MTP", 0x518d,
1702  DEVICE_FLAG_NONE },
1703  { "SONY", 0x0fce, "Xperia Z MTP", 0x5193,
1704  DEVICE_FLAG_NONE },
1705  { "SONY", 0x0fce, "Xperia Tablet Z MTP", 0x5194,
1706  DEVICE_FLAG_NONE },
1707 
1708  /*
1709  * MTP+UMS modes
1710  * This mode is for using MTP on the internal storage (eMMC)
1711  * and using UMS (Mass Storage Device Class) on the external
1712  * SD card
1713  */
1714  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+UMS", 0xa173,
1715  DEVICE_FLAG_NONE },
1716  { "SONY", 0x0fce, "IS12S Xperia Acro HD MTP+UMS", 0xa175,
1717  DEVICE_FLAG_NONE },
1718  { "SONY", 0x0fce, "SO-03D Xperia Acro HD MTP+UMS", 0xa176,
1719  DEVICE_FLAG_NONE },
1720  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+UMS", 0xa177,
1721  DEVICE_FLAG_NONE },
1722  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+UMS", 0xa17e,
1723  DEVICE_FLAG_NONE },
1724 
1725  /*
1726  * MTP+UMS+ADB modes
1727  * Like the above, but also ADB
1728  */
1729  { "SONY", 0x0fce, "MT27i Xperia Sola MTP+UMS+ADB", 0xb173,
1730  DEVICE_FLAG_NONE },
1731  { "SONY", 0x0fce, "IS12S Xperia Acro MTP+UMS+ADB", 0xb175,
1732  DEVICE_FLAG_NONE },
1733  { "SONY", 0x0fce, "SO-03D Xperia Acro MTP+UMS+ADB", 0xb176,
1734  DEVICE_FLAG_NONE },
1735  { "SONY", 0x0fce, "LT28at Xperia Ion MTP+UMS+ADB", 0xb177,
1736  DEVICE_FLAG_NONE },
1737  { "SONY", 0x0fce, "ST27i/ST27a Xperia go MTP+UMS+ADB", 0xb17e,
1738  DEVICE_FLAG_NONE },
1739 
1740 
1741  /*
1742  * Motorola
1743  * Assume DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST on all of these.
1744  */
1745  // Reported by David Boyd <tiggrdave@users.sourceforge.net>
1746  { "Motorola", 0x22b8, "V3m/V750 verizon", 0x2a65,
1749  { "Motorola", 0x22b8, "Atrix/Razr HD (MTP)", 0x2e32,
1751  { "Motorola", 0x22b8, "Atrix/Razr HD (MTP+ADB)", 0x2e33,
1753  { "Motorola", 0x22b8, "RAZR M (XT907)", 0x2e51,
1755  // Reported by Jader Rodrigues Simoes <jadersimoes@users.sourceforge.net>
1756  { "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x41cf,
1758  // Reported by Steven Roemen <sdroemen@users.sourceforge.net>
1759  { "Motorola", 0x22b8, "Droid X/MB525 (Defy)", 0x41d6,
1760  DEVICE_FLAG_NONE },
1761  { "Motorola", 0x22b8, "DROID2 (ID1)", 0x41da,
1762  DEVICE_FLAG_NONE },
1763  { "Motorola", 0x22b8, "Milestone / Verizon Droid", 0x41dc,
1765  { "Motorola", 0x22b8, "DROID2 (ID2)", 0x42a7,
1767  { "Motorola", 0x22b8, "Xoom 2 Media Edition", 0x4311,
1769  // Reported by B,H,Kissinger <mrkissinger@users.sourceforge.net>
1770  { "Motorola", 0x22b8, "XT912/XT928", 0x4362,
1772  // Reported by Lundgren <alundgren@users.sourceforge.net>
1773  { "Motorola", 0x22b8, "DROID4", 0x437f,
1775  // Reported by Marcus Meissner to libptp2
1776  { "Motorola", 0x22b8, "IdeaPad K1", 0x4811,
1778  // Reported by Hans-Joachim Baader <hjb@pro-linux.de> to libptp2
1779  { "Motorola", 0x22b8, "A1200", 0x60ca,
1781  // http://mark.cdmaforums.com/Files/Motdmmtp.inf
1782  { "Motorola", 0x22b8, "MTP Test Command Interface", 0x6413,
1784  // Reported by anonymous user
1785  { "Motorola", 0x22b8, "RAZR2 V8/U9/Z6", 0x6415,
1787  // Reported by Brian Dolbec <dol-sen@users.sourceforge.net>
1788  { "Motorola", 0x22b8, "Atrix MB860 (MTP)", 0x7088,
1790  /*
1791  * Motorola Xoom (Wingray) variants
1792  *
1793  * These devices seem to use these product IDs simulatenously
1794  * https://code.google.com/p/android-source-browsing/source/browse/init.stingray.usb.rc?repo=device--moto--wingray
1795  *
1796  * 0x70a3 - Factory test - reported as early MTP ID
1797  * 0x70a8 - MTP
1798  * 0x70a9 - MTP+ADB
1799  * 0x70ae - RNDIS
1800  * 0x70af - RNDIS+ADB
1801  * 0x70b0 - ACM
1802  * 0x70b1 - ACM+ADB
1803  * 0x70b2 - ACM+RNDIS
1804  * 0x70b3 - ACM+RNDIS+ADB
1805  * 0x70b4 - PTP
1806  * 0x70b5 - PTP+ADB
1807  *
1808  * Reported by Google Inc's Yavor Goulishev <yavor@google.com>
1809  */
1810  { "Motorola", 0x22b8, "Xoom (Factory test)", 0x70a3,
1812  { "Motorola", 0x22b8, "Xoom (MTP)", 0x70a8,
1814  { "Motorola", 0x22b8, "Xoom (MTP+ADB)", 0x70a9,
1816  // "carried by C Spire and other CDMA US carriers"
1817  { "Motorola", 0x22b8, "Milestone X2", 0x70ca,
1819  { "Motorola", 0x22b8, "XT890/907 (MTP)", 0x710d,
1821  { "Motorola", 0x22b8, "XT890/907 (MTP+ADB)", 0x710e,
1823  { "Motorola", 0x22b8, "XT890/907 (MTP+?)", 0x710f,
1825 
1826  /*
1827  * Google
1828  * These guys lend their Vendor ID to anyone who comes down the
1829  * road to produce an Android tablet it seems... The Vendor ID
1830  * was originally used for Nexus phones
1831  */
1832  { "Google Inc (for Ainol Novo)", 0x18d1, "Fire/Flame", 0x0007,
1834  { "Google Inc (for Sony)", 0x18d1, "S1", 0x05b3,
1836  // Reported by anonymous Sourceforge user
1837  { "Google Inc (for Barnes & Noble)", 0x18d1, "Nook Color", 0x2d02,
1839  // Reported by anonymous Sourceforge user
1840  { "Google Inc (for Asus)", 0x18d1, "TF201 Transformer", 0x4d00,
1842  // Reported by anonymous Sourceforge user
1843  { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
1845  // 0x4e21 (Nexus S) is a USB Mass Storage device.
1846  // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
1847  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP)", 0x4e41,
1849  // Reported by Michael Hess <mhess126@gmail.com>
1850  { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP+ADB)", 0x4e42,
1852  { "Google Inc (for LG Electronics/Samsung)", 0x18d1,
1853  "Nexus 4/10 (MTP)", 0x4ee1,
1855  { "Google Inc (for LG Electronics/Samsung)", 0x18d1,
1856  "Nexus 4/10 (MTP+ADB)", 0x4ee2,
1858  // WiFi-only version of Xoom
1859  // See: http://bugzilla.gnome.org/show_bug.cgi?id=647506
1860  { "Google Inc (for Motorola)", 0x18d1, "Xoom (MZ604)", 0x70a8,
1862  { "Google Inc (for Toshiba)", 0x18d1, "Thrive 7/AT105", 0x7102,
1864  { "Google Inc (for Lenovo)", 0x18d1, "Ideapad K1", 0x740a,
1866  // Another OEM for Medion
1867  { "Google Inc (for Medion)", 0x18d1, "MD99000 (P9514)", 0xb00a,
1869  // Reported by Frederik Himpe <fhimpe@telenet.be>
1870  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus (Cyanogen)",
1871  0xd109, DEVICE_FLAGS_ANDROID_BUGS },
1872  { "Google Inc (for LG Electronics)", 0x18d1, "P990/Optimus", 0xd10a,
1874 
1875 
1876  /*
1877  * Media Keg
1878  */
1879  // Reported by Rajan Bella <rajanbella@yahoo.com>
1880  { "Kenwood", 0x0b28, "Media Keg HD10GB7 Sport Player", 0x100c, DEVICE_FLAG_UNLOAD_DRIVER},
1881 
1882  /*
1883  * Micro-Star International (MSI)
1884  */
1885  // Reported by anonymous sourceforge user.
1886  { "Micro-Star International", 0x0db0, "P610/Model MS-5557", 0x5572, DEVICE_FLAG_NONE },
1887 
1888  /*
1889  * FOMA
1890  */
1891  { "FOMA", 0x06d3, "D905i", 0x21ba, DEVICE_FLAG_NONE },
1892 
1893  /*
1894  * Haier
1895  */
1896  // Both reported by an anonymous SourceForge user
1897  // This is the 30 GiB model
1898  { "Haier", 0x1302, "Ibiza Rhapsody", 0x1016, DEVICE_FLAG_NONE },
1899  // This is the 4/8 GiB model
1900  { "Haier", 0x1302, "Ibiza Rhapsody", 0x1017, DEVICE_FLAG_NONE },
1901 
1902  /*
1903  * Panasonic
1904  */
1905  // Reported by dmizer
1906  { "Panasonic", 0x04da, "P905i", 0x2145, DEVICE_FLAG_NONE },
1907  // Reported by Taku
1908  { "Panasonic", 0x04da, "P906i", 0x2158, DEVICE_FLAG_NONE },
1909 
1910  /*
1911  * Polaroid
1912  */
1913  { "Polaroid", 0x0546, "Freescape/MPU-433158", 0x2035, DEVICE_FLAG_NONE },
1914 
1915  /*
1916  * Pioneer
1917  */
1918  // Reported by Dan Allen <dan.j.allen@gmail.com>
1919  { "Pioneer", 0x08e4, "XMP3", 0x0148, DEVICE_FLAG_NONE },
1920 
1921  /*
1922  * Slacker Inc.
1923  * Put in all evilness flags because it looks fragile.
1924  */
1925  // Reported by Pug Fantus <pugfantus@users.sourceforge.net>
1926  { "Slacker Inc.", 0x1bdc, "Slacker Portable Media Player", 0xfabf,
1929 
1930  // Reported by anonymous user
1931  { "Conceptronic", 0x1e53, "CMTD2", 0x0005, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
1932  // Reported by Demadridsur <demadridsur@gmail.com>
1933  { "O2 Sistemas", 0x1e53, "ZoltarTV", 0x0006, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
1934  // Reported by da-beat <dabeat@gmail.com>
1935  { "Wyplay", 0x1e53, "Wyplayer", 0x0007, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST },
1936 
1937  // Reported by Sense Hofstede <qense@users.sourceforge.net>
1938  { "Perception Digital, Ltd", 0x0aa6, "Gigaware GX400", 0x9702, DEVICE_FLAG_NONE },
1939 
1940  /*
1941  * RIM's BlackBerry
1942  */
1943  // Reported by Nicolas VIVIEN <nicolas@vivien.fr>
1944  { "RIM", 0x0fca, "BlackBerry Storm/9650", 0x8007, DEVICE_FLAG_UNLOAD_DRIVER |
1946 
1947  /*
1948  * Nextar
1949  */
1950  { "Nextar", 0x0402, "MA715A-8R", 0x5668, DEVICE_FLAG_NONE },
1951 
1952  /*
1953  * Coby
1954  */
1955  { "Coby", 0x1e74, "COBY MP705", 0x6512, DEVICE_FLAG_NONE },
1956 
1957 #if 0
1958  /*
1959  * Apple devices, which are not MTP natively but can be made to speak MTP
1960  * using PwnTunes (http://www.pwntunes.net/)
1961  * CURRENTLY COMMENTED OUT:
1962  * These will make the UDEV rules flag these as MTP devices even if
1963  * PwnTunes is NOT installed. That is unacceptable, so a better solution
1964  * that actually inspects if the device has PwnTunes/MTP support needs
1965  * to be found, see:
1966  * https://sourceforge.net/p/libmtp/bugs/759/
1967  */
1968  { "Apple", 0x05ac, "iPhone", 0x1290, DEVICE_FLAG_NONE },
1969  { "Apple", 0x05ac, "iPod Touch 1st Gen", 0x1291, DEVICE_FLAG_NONE },
1970  { "Apple", 0x05ac, "iPhone 3G", 0x1292, DEVICE_FLAG_NONE },
1971  { "Apple", 0x05ac, "iPod Touch 2nd Gen", 0x1293, DEVICE_FLAG_NONE },
1972  { "Apple", 0x05ac, "iPhone 3GS", 0x1294, DEVICE_FLAG_NONE },
1973  { "Apple", 0x05ac, "0x1296", 0x1296, DEVICE_FLAG_NONE },
1974  { "Apple", 0x05ac, "0x1297", 0x1297, DEVICE_FLAG_NONE },
1975  { "Apple", 0x05ac, "0x1298", 0x1298, DEVICE_FLAG_NONE },
1976  { "Apple", 0x05ac, "iPod Touch 3rd Gen", 0x1299, DEVICE_FLAG_NONE },
1977  { "Apple", 0x05ac, "iPad", 0x129a, DEVICE_FLAG_NONE },
1978 #endif
1979 
1980  // Reported by anonymous SourceForge user, also reported as
1981  // Pantech Crux, claming to be:
1982  // Manufacturer: Qualcomm
1983  // Model: Windows Simulator
1984  // Device version: Qualcomm MTP1.0
1985  { "Curitel Communications, Inc.", 0x106c,
1986  "Verizon Wireless Device", 0x3215, DEVICE_FLAG_NONE },
1987  // Reported by: Jim Hanrahan <goshawkjim@users.sourceforge.net>
1988  { "Pantech", 0x106c, "Crux", 0xf003, DEVICE_FLAG_NONE },
1989 
1990  /*
1991  * Asus
1992  * Pattern of PIDs on Android devices seem to be:
1993  * n+0 = MTP
1994  * n+1 = MTP+ADB
1995  * n+2 = ?
1996  * n+3 = ?
1997  * n+4 = PTP
1998  */
1999  // Reported by Glen Overby
2000  { "Asus", 0x0b05, "TF300 Transformer (MTP)", 0x4c80,
2002  // Reported by jaile <jaile@users.sourceforge.net>
2003  { "Asus", 0x0b05, "TF300 Transformer (MTP+ADB)", 0x4c81,
2005  // Repored by Florian Apolloner <f-apolloner@users.sourceforge.net>
2006  { "Asus", 0x0b05, "TF700 Transformer (MTP)", 0x4c90,
2008  { "Asus", 0x0b05, "TF700 Transformer (MTP+ADB)", 0x4c91,
2010  { "Asus", 0x0b05, "MeMo Pad Smart 10", 0x4cd0,
2012  { "Asus", 0x0b05, "TF201 Transformer Prime (keyboard dock)", 0x4d00,
2014  { "Asus", 0x0b05, "TF201 Transformer Prime (tablet only)", 0x4d01,
2016  // 4d04 is the PTP mode, don't add it
2017  { "Asus", 0x0b05, "SL101 (MTP)", 0x4e00,
2019  { "Asus", 0x0b05, "SL101 (MTP+ADB)", 0x4e01,
2021  { "Asus", 0x0b05, "TF101 Eeepad Transformer (MTP)", 0x4e0f,
2023  { "Asus", 0x0b05, "TF101 Eeepad Transformer (MTP+ADB)", 0x4e1f,
2025  { "Asus", 0x0b05, "PadFone (MTP)", 0x5200,
2027  { "Asus", 0x0b05, "PadFone (MTP+ADB)", 0x5201,
2029  { "Asus", 0x0b05, "PadFone 2 (MTP+?)", 0x5210,
2031  { "Asus", 0x0b05, "PadFone 2 (MTP)", 0x5211,
2033 
2034 
2035 
2036  /*
2037  * Lenovo
2038  */
2039  // Reported by Richard Körber <shredzone@users.sourceforge.net>
2040  { "Lenovo", 0x17ef, "K1", 0x740a,
2042  // Reported by anonymous sourceforge user
2043  // Adding Android default bug flags since it appears to be an Android
2044  { "Lenovo", 0x17ef, "ThinkPad Tablet", 0x741c,
2046  // Reported by: XChesser <XChesser@users.sourceforge.net>
2047  { "Lenovo", 0x17ef, "P700", 0x7497,
2049  // Reported by: anonymous sourceforge user
2050  { "Lenovo", 0x17ef, "Lifetab S9512", 0x74cc,
2052  // Reported by Brian J. Murrell
2053  { "Lenovo", 0x17ef, "IdeaTab A2109A", 0x7542,
2055 
2056 
2057  /*
2058  * Huawei
2059  */
2060  // Reported by anonymous SourceForge user
2061  { "Huawei", 0x12d1, "Honor U8860", 0x1051,
2063  // Reported by anonymous SourceForge user
2064  { "Huawei", 0x12d1, "U8815/U9200", 0x1052,
2066  // Reported by anonymous SourceForge user
2067  { "Huawei", 0x12d1, "Mediapad (mode 0)", 0x360f,
2069  // Reported by Bearsh <bearsh@users.sourceforge.net>
2070  { "Huawei", 0x12d1, "Mediapad (mode 1)", 0x361f,
2072 
2073  /*
2074  * ZTE
2075  * Android devices reported by junwang <lovewjlove@users.sourceforge.net>
2076  */
2077  { "ZTE", 0x19d2, "V55 ID 1", 0x0244, DEVICE_FLAGS_ANDROID_BUGS },
2078  { "ZTE", 0x19d2, "V55 ID 2", 0x0245, DEVICE_FLAGS_ANDROID_BUGS },
2079  { "ZTE", 0x19d2, "v790/Blade 3", 0x0306, DEVICE_FLAGS_ANDROID_BUGS },
2080 
2081  /*
2082  * HTC (High Tech Computer Corp)
2083  * Reporters:
2084  * Steven Eastland <grassmonk@users.sourceforge.net>
2085  * Kevin Cheng <kache@users.sf.net>
2086  */
2087 #if 0
2088  /*
2089  * This had to be commented out - the same VID+PID is used also for
2090  * other modes than MTP, so we need to let mtp-probe do its job on this
2091  * device instead of adding it to the database.
2092  */
2093  { "HTC", 0x0bb4, "Android Device ID1 (Zopo, HD2, Bird...)", 0x0c02,
2095 #endif
2096  { "HTC", 0x0bb4, "EVO 4G LTE/One V (ID1)", 0x0c93,
2098  { "HTC", 0x0bb4, "EVO 4G LTE/One V (ID2)", 0x0ca8,
2100  { "HTC", 0x0bb4, "HTC One S (ID1)", 0x0cec,
2102  { "HTC", 0x0bb4, "HTC One S (ID2)", 0x0df9,
2104  { "HTC", 0x0bb4, "HTC One X (ID1)", 0x0dfb,
2106  { "HTC", 0x0bb4, "HTC One X (ID2)", 0x0dfc,
2108  { "HTC", 0x0bb4, "HTC One X (ID3)", 0x0dfd,
2110  { "HTC", 0x0bb4, "HTC Butterfly (ID1)", 0x0dfe,
2112  { "HTC", 0x0bb4, "Droid DNA (MTP+UMS+ADB)", 0x0dff,
2114  { "HTC", 0x0bb4, "HTC Droid Incredible 4G LTE (MTP)", 0x0e31,
2116  { "HTC", 0x0bb4, "HTC Droid Incredible 4G LTE (MTP+ADB)", 0x0e32,
2118  { "HTC", 0x0bb4, "Droid DNA (MTP+UMS)", 0x0ebd,
2120  { "HTC", 0x0bb4, "HTC One X (ID2)", 0x0f91,
2122  // These identify themselves as "cm_tenderloin", fun...
2123  // Done by HTC for HP I guess.
2124  { "Hewlett-Packard", 0x0bb4, "HP Touchpad (MTP)", 0x685c,
2126  { "Hewlett-Packard", 0x0bb4, "HP Touchpad (MTP+ADB)", 0x6860,
2128 #if 0
2129  { "HTC", 0x0bb4, "Android Device ID2 (Zopo, HD2...)", 0x2008,
2131 #endif
2132 
2133  /*
2134  * NEC
2135  */
2136  { "NEC", 0x0409, "FOMA N01A", 0x0242, DEVICE_FLAG_NONE },
2137 
2138  /*
2139  * nVidia
2140  */
2141  // Found on Internet forum
2142  { "nVidia", 0x0955, "CM9-Adam", 0x70a9,
2144  { "nVidia", 0x0955, "Nabi2 Tablet (ID1)", 0x7100,
2146  { "nVidia", 0x0955, "Nabi2 Tablet (ID2)", 0x7102,
2148 
2149  /*
2150  * Vizio
2151  */
2152  // Reported by Michael Gurski <gurski@users.sourceforge.net>
2153  { "Vizio", 0x0489, "VTAB1008", 0xe040, DEVICE_FLAGS_ANDROID_BUGS },
2154 
2155  /*
2156  * Amazon
2157  */
2158  { "Amazon", 0x1949, "Kindle Fire 2G (ID1)", 0x0005,
2160  { "Amazon", 0x1949, "Kindle Fire (ID1)", 0x0007,
2162  { "Amazon", 0x1949, "Kindle Fire (ID2)", 0x0008,
2164  { "Amazon", 0x1949, "Kindle Fire (ID3)", 0x000a,
2166 
2167  /*
2168  * Barnes&Noble
2169  */
2170  { "Barnes&Noble", 0x2080, "Nook HD+", 0x0005,
2172 
2173  /*
2174  * Viewpia, bq, YiFang
2175  * Seems like some multi-branded OEM product line.
2176  */
2177  { "Various", 0x2207, "Viewpia DR/bq Kepler", 0x0001,
2179  { "YiFang", 0x2207, "BQ Tesla", 0x0006,
2181 
2182  /*
2183  * Kobo
2184  */
2185  // Reported by George Talusan
2186  { "Kobo", 0x2237, "Arc (ID1)", 0xd108,
2188  { "Kobo", 0x2237, "Arc (ID2)", 0xd109,
2190 
2191  /*
2192  * Hisense
2193  */
2194  // Reported by Anonymous SourceForge user
2195  { "Hisense", 0x109b, "E860", 0x9109, DEVICE_FLAGS_ANDROID_BUGS },
2196 
2197  /*
2198  * Intel
2199  * Also sold rebranded as Orange products
2200  */
2201  { "Intel", 0x8087, "Xolo 900/AZ210A", 0x09fb, DEVICE_FLAGS_ANDROID_BUGS },
2202 
2203  /*
2204  * Xiaomi
2205  */
2206  { "Xiaomi", 0x2717, "Mi-2 (MTP+ADB)", 0x9039,
2208  { "Xiaomi", 0x2717, "Mi-2 (MTP)", 0xf003,
2210 
2211  /*
2212  * Other strange stuff.
2213  */
2214  { "Isabella", 0x0b20, "Her Prototype", 0xddee, DEVICE_FLAG_NONE }