Update MTP device list from upstream

This commit is contained in:
Kovid Goyal 2015-05-20 13:49:53 +05:30
parent d54022b0c0
commit 9efcc69639
2 changed files with 798 additions and 121 deletions

View File

@ -241,7 +241,7 @@
* Direct PTP match required.
* (libgphoto2)
*/
#define DEVICE_FLAG_MATCH_PTP_INTERFACE 0x00800000
#define DEVICE_FLAG_OLYMPUS_XML_WRAPPED 0x00800000
/**
* This flag is like DEVICE_FLAG_OGG_IS_UNKNOWN but for FLAC
* files instead. Using the unknown filetype for FLAC files.
@ -308,7 +308,8 @@
DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST | \
DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST | \
DEVICE_FLAG_UNLOAD_DRIVER | \
DEVICE_FLAG_LONG_TIMEOUT )
DEVICE_FLAG_LONG_TIMEOUT | \
DEVICE_FLAG_FORCE_RESET_ON_CLOSE)
/**
* All these bug flags appear on a number of SonyEricsson
* devices including Android devices not using the stock

File diff suppressed because it is too large Load Diff