There are some more device IDs listed in the init (not sure if they are used for MTP), but so far this looks good to me. Let's hope someone upstream merges this sometime.
Trying to add some cross-links, this is also tracked as a feature request and a bug.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
That's not a patch :)
I currently know of OnePlus One devices (64 GB) with
idVendor=05c6, idProduct=6764
idVendor=05c6, idProduct=6765
I'm asking if there are more.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
I support this one.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Here is a patch to add support for the OnePlus One (music-players entry and mtp-detect dump).
I tested it on my OnePlus and it works just fine.
And an even better patch with MTP+ADB support. Tested too.
(It was me in the previous comment)
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
There are several more device IDs listed in the init.
Also see
http://sourceforge.net/p/libmtp/bugs/1107/
http://sourceforge.net/p/libmtp/feature-requests/103/
http://sourceforge.net/p/libmtp/feature-requests/100/
There are some more device IDs listed in the init (not sure if they are used for MTP), but so far this looks good to me. Let's hope someone upstream merges this sometime.
Trying to add some cross-links, this is also tracked as a feature request and a bug.
https://sourceforge.net/p/libmtp/patches/58/ (this)
https://sourceforge.net/p/libmtp/feature-requests/100/
https://sourceforge.net/p/libmtp/feature-requests/103/
https://sourceforge.net/p/libmtp/bugs/1107/
All device IDs are listed here : https://github.com/CyanogenMod/android_device_oneplus_bacon/blob/cm-11.0/rootdir/etc/init.qcom.usb.rc
But for MTP, MTP and MTP+ADB seems to be enough.
There is also UMS+MTP(+ADB) but it isn't available on the stock ROM of the phone.
Yep, seems you're right. I wonder what the point of all those different device IDs is.
Patch applied.