summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorAndreas Baak <andreas.baak@gmail.com>2015-07-12 10:44:55 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2015-07-30 21:11:04 +0200
commit61e5f07bf2ac87c27cd451f39298c0832da3be35 (patch)
tree2f01d360d4b2ddee1e7379037d8881feda84a4b4 /meta-oe/recipes-graphics
parent35ae01ce6c126140439f271ee944efe69a184132 (diff)
downloadmeta-openembedded-61e5f07bf2ac87c27cd451f39298c0832da3be35.tar.gz
libgphoto2: update to 2.5.8
- Added build dependencies zlib and libxml2 - Adapted 0001-configure-ac-remove-AM_PO_SUBDIRS.patch - Removed patch allow.to.disable.gd.patch: Removing libgd is now possible using the configure flag "--without-gdlib" - Regenerated .fdi and .rules files Signed-off-by: Andreas Baak <andreas.baak@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/40-libgphoto2.rules1104
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/allow.to.disable.gd.patch33
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/0001-configure.ac-remove-AM_PO_SUBDIRS.patch (renamed from meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/0001-configure.ac-remove-AM_PO_SUBDIRS.patch)6
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/10-camera-libgphoto2-device.fdi (renamed from meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/10-camera-libgphoto2-device.fdi)4302
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/10-camera-libgphoto2.fdi (renamed from meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/10-camera-libgphoto2.fdi)8992
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/40-libgphoto2.rules1955
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.8.bb (renamed from meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb)15
7 files changed, 15115 insertions, 1292 deletions
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/40-libgphoto2.rules b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/40-libgphoto2.rules
deleted file mode 100644
index 29f35d62d..000000000
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/40-libgphoto2.rules
+++ /dev/null
@@ -1,1104 +0,0 @@
1# udev rules file for libgphoto2 devices (for udev 136 version)
2# Created from this library:
3# libgphoto2 2.4.11 ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm, ltdl, EXIF
4# libgphoto2_port 0.8.0 ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm, ltdl, USB, serial without locking
5#
6# this file is autogenerated, local changes will be LOST on upgrades
7ACTION!="add", GOTO="libgphoto2_rules_end"
8SUBSYSTEM!="usb", GOTO="libgphoto2_usb_end"
9ENV{DEVTYPE}!="usb_device", GOTO="libgphoto2_usb_end"
10
11ENV{ID_USB_INTERFACES}=="", IMPORT{program}="usb_id --export %p"
12ENV{ID_USB_INTERFACES}=="*:08*:*", GOTO="libgphoto2_usb_end"
13ENV{ID_USB_INTERFACES}=="*:060101:*", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="PTP", GOTO="libgphoto2_usb_end"
14
15ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
16ATTRS{idVendor}=="06bd", ATTRS{idProduct}=="0403", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
17ATTRS{idVendor}=="06bd", ATTRS{idProduct}=="0404", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
18ATTRS{idVendor}=="08ca", ATTRS{idProduct}=="0111", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
19ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
20ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0224", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
21ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1290", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
22ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1292", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
23ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1294", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
24ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1291", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
25ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1293", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
26ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="120a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
27ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="131d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
28ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="120c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
29ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1301", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
30ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1303", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
31ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1311", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
32ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1321", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
33ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1331", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
34ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1333", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
35ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1307", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
36ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1357", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
37ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1351", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
38ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1309", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
39ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="130b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
40ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1313", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
41ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1315", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
42ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1335", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
43ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="130d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
44ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="130f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
45ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1319", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
46ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1207", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
47ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1341", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
48ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="131b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
49ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1208", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
50ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
51ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
52ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
53ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
54ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
55ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
56ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
57ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3047", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
58ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
59ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31bd", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
60ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
61ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
62ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
63ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
64ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3066", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
65ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30bf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
66ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3075", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
67ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ba", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
68ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="310e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
69ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
70ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ff", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
71ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
72ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fe", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
73ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
74ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
75ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
76ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3116", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
77ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3184", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
78ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3119", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
79ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3174", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
80ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3136", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
81ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3160", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
82ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3174", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
83ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3115", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
84ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
85ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
86ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
87ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3173", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
88ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3193", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
89ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
90ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
91ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
92ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
93ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3072", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
94ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
95ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
96ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3052", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
97ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3065", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
98ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3070", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
99ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3071", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
100ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
101ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
102ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
103ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3088", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
104ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3087", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
105ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
106ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="317b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
107ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3083", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
108ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ea", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
109ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3147", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
110ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30eb", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
111ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ec", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
112ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
113ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
114ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3113", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
115ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ef", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
116ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
117ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
118ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
119ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3146", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
120ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3145", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
121ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31cf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
122ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="319b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
123ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31ea", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
124ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3101", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
125ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
126ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3199", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
127ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3215", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
128ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="319a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
129ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3044", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
130ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3060", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
131ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
132ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
133ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
134ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
135ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
136ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
137ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
138ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3145", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
139ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31cf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
140ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31cf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
141ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3145", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
142ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
143ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
144ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3193", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
145ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3046", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
146ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
147ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
148ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
149ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3096", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
150ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="307c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
151ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="307a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
152ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
153ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3096", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
154ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
155ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3081", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
156ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3082", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
157ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3080", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
158ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
159ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
160ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
161ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3081", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
162ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3082", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
163ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="307f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
164ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3080", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
165ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
166ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3096", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
167ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
168ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
169ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
170ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
171ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3061", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
172ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
173ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
174ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3062", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
175ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31be", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
176ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3059", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
177ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3076", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
178ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
179ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3058", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
180ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
181ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
182ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="310f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
183ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
184ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3155", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
185ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3149", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
186ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31bf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
187ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
188ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
189ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3126", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
190ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
191ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3150", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
192ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
193ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
194ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3177", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
195ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3176", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
196ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3074", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
197ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fd", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
198ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fc", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
199ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="313a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
200ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3139", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
201ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
202ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3073", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
203ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3117", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
204ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3138", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
205ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
206ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="317a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
207ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
208ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
209ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
210ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30bb", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
211ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31bc", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
212ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3048", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
213ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="318f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
214ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31df", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
215ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3055", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
216ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
217ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
218ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3085", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
219ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3085", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
220ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
221ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3125", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
222ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
223ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
224ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3049", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
225ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
226ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3041", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
227ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3045", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
228ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3051", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
229ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
230ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3043", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
231ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3065", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
232ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3070", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
233ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3071", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
234ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
235ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3057", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
236ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
237ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3066", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
238ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3056", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
239ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3075", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
240ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ba", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
241ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
242ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
243ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3148", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
244ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3077", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
245ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
246ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
247ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
248ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fa", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
249ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
250ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3072", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
251ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
252ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
253ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3184", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
254ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
255ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
256ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
257ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
258ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3137", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
259ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
260ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ff", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
261ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
262ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
263ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fe", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
264ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3119", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
265ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
266ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3175", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
267ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
268ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
269ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3196", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
270ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3115", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
271ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
272ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
273ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3193", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
274ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="318d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
275ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
276ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3192", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
277ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
278ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3211", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
279ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
280ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
281ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
282ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3050", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
283ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="305c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
284ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3078", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
285ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="1049", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
286ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="1042", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
287ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="104d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
288ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="104c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
289ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c200", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
290ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
291ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
292ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0224", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
293ATTRS{idVendor}=="1e74", ATTRS{idProduct}=="6512", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
294ATTRS{idVendor}=="1e53", ATTRS{idProduct}=="0005", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
295ATTRS{idVendor}=="03e8", ATTRS{idProduct}=="2182", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
296ATTRS{idVendor}=="03e8", ATTRS{idProduct}=="2180", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
297ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
298ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0711", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
299ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0751", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
300ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0911", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
301ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0801", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
302ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0871", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
303ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0891", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
304ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0861", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
305ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0881", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
306ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0921", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
307ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0901", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
308ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0701", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
309ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0761", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
310ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4016", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
311ATTRS{idVendor}=="041e", ATTRS{idProduct}=="400a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
312ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4012", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
313ATTRS{idVendor}=="041e", ATTRS{idProduct}=="400b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
314ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4013", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
315ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4123", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
316ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4157", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
317ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4130", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
318ATTRS{idVendor}=="041e", ATTRS{idProduct}=="413c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
319ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4133", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
320ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4161", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
321ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4137", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
322ATTRS{idVendor}=="041e", ATTRS{idProduct}=="413d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
323ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4131", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
324ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4150", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
325ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4158", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
326ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4152", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
327ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
328ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4153", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
329ATTRS{idVendor}=="041e", ATTRS{idProduct}=="413e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
330ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4151", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
331ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4162", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
332ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4128", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
333ATTRS{idVendor}=="106c", ATTRS{idProduct}=="3215", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
334ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1021", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
335ATTRS{idVendor}=="03e8", ATTRS{idProduct}=="2130", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
336ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
337ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8000", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
338ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4132", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
339ATTRS{idVendor}=="041e", ATTRS{idProduct}=="412f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
340ATTRS{idVendor}=="413c", ATTRS{idProduct}=="4500", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
341ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
342ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
343ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
344ATTRS{idVendor}=="05da", ATTRS{idProduct}=="1018", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
345ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
346ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="6021", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
347ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9050", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
348ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9052", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
349ATTRS{idVendor}=="10d6", ATTRS{idProduct}=="2200", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
350ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
351ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
352ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0403", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
353ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0402", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
354ATTRS{idVendor}=="06d3", ATTRS{idProduct}=="21ba", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
355ATTRS{idVendor}=="04c5", ATTRS{idProduct}=="1140", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
356ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
357ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
358ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="014a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
359ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
360ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
361ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
362ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0193", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
363ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
364ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
365ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
366ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="019b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
367ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
368ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
369ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
370ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
371ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01fa", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
372ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01dd", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
373ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01db", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
374ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01ef", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
375ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0200", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
376ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
377ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0209", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
378ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
379ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
380ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01bf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
381ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0142", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
382ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="018f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
383ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
384ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0201", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
385ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="020d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
386ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01fe", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
387ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
388ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
389ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
390ATTRS{idVendor}=="0458", ATTRS{idProduct}=="7005", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
391ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
392ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
393ATTRS{idVendor}=="0797", ATTRS{idProduct}=="801c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
394ATTRS{idVendor}=="1302", ATTRS{idProduct}=="1016", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
395ATTRS{idVendor}=="1302", ATTRS{idProduct}=="1017", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
396ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
397ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6502", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
398ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6202", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
399ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7c02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
400ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7d02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
401ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6302", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
402ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6602", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
403ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7402", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
404ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7802", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
405ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7202", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
406ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6e02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
407ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7902", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
408ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6d02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
409ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6302", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
410ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
411ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6802", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
412ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
413ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6b02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
414ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6402", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
415ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7602", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
416ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6702", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
417ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6c02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
418ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6a02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
419ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4202", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
420ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7702", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
421ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7e02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
422ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4302", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
423ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
424ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4402", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
425ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4502", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
426ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
427ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
428ATTRS{idVendor}=="f003", ATTRS{idProduct}=="6002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
429ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8b02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
430ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8c02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
431ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7502", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
432ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7b02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
433ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7302", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
434ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7a02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
435ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
436ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
437ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8202", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
438ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="9b02", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
439ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8402", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
440ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8502", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
441ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="9602", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
442ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="9702", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
443ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8702", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
444ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8802", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
445ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9153", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
446ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
447ATTRS{idVendor}=="19ff", ATTRS{idProduct}=="0303", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
448ATTRS{idVendor}=="19ff", ATTRS{idProduct}=="0309", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
449ATTRS{idVendor}=="19ff", ATTRS{idProduct}=="0307", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
450ATTRS{idVendor}=="045e", ATTRS{idProduct}=="00c9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
451ATTRS{idVendor}=="8086", ATTRS{idProduct}=="0630", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
452ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
453ATTRS{idVendor}=="4102", ATTRS{idProduct}=="112a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
454ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1126", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
455ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1141", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
456ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1142", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
457ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1167", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
458ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1151", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
459ATTRS{idVendor}=="4102", ATTRS{idProduct}=="2101", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
460ATTRS{idVendor}=="4102", ATTRS{idProduct}=="2105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
461ATTRS{idVendor}=="4102", ATTRS{idProduct}=="2102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
462ATTRS{idVendor}=="1006", ATTRS{idProduct}=="3004", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
463ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1008", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
464ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1122", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
465ATTRS{idVendor}=="1006", ATTRS{idProduct}=="4002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
466ATTRS{idVendor}=="1006", ATTRS{idProduct}=="4003", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
467ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1147", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
468ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1113", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
469ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1120", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
470ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1117", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
471ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1115", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
472ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1118", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
473ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
474ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1119", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
475ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1153", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
476ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1134", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
477ATTRS{idVendor}=="1042", ATTRS{idProduct}=="1143", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
478ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1116", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
479ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1132", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
480ATTRS{idVendor}=="0b20", ATTRS{idProduct}=="ddee", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
481ATTRS{idVendor}=="0784", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
482ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
483ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
484ATTRS{idVendor}=="05da", ATTRS{idProduct}=="1006", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
485ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="0000", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
486ATTRS{idVendor}=="04f1", ATTRS{idProduct}=="6105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
487ATTRS{idVendor}=="084e", ATTRS{idProduct}=="0001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
488ATTRS{idVendor}=="0b28", ATTRS{idProduct}=="100c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
489ATTRS{idVendor}=="040a", ATTRS{idProduct}=="060b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
490ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
491ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
492ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
493ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
494ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0589", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
495ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05aa", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
496ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
497ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
498ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
499ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ba", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
500ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
501ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05af", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
502ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ae", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
503ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
504ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
505ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
506ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
507ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0560", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
508ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0560", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
509ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0535", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
510ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0566", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
511ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0566", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
512ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0574", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
513ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0573", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
514ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0571", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
515ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0584", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
516ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0579", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
517ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0578", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
518ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0578", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
519ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
520ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
521ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0586", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
522ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
523ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
524ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0120", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
525ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0121", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
526ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
527ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0111", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
528ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0130", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
529ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0112", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
530ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0132", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
531ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0160", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
532ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0131", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
533ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0525", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
534ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0500", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
535ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0510", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
536ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0530", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
537ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0170", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
538ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0555", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
539ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0576", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
540ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0550", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
541ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0570", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
542ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0572", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
543ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0575", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
544ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
545ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
546ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0577", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
547ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0300", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
548ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0540", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
549ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0568", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
550ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0569", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
551ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0565", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
552ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0567", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
553ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ce", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
554ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
555ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
556ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ad", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
557ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0585", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
558ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0400", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
559ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0592", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
560ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0593", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
561ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
562ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
563ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0591", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
564ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
565ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ac", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
566ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ab", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
567ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
568ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
569ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
570ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0587", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
571ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
572ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
573ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0580", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
574ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0588", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
575ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0403", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
576ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
577ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05cf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
578ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05cd", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
579ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
580ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
581ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0019", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
582ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0009", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
583ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0007", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
584ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0018", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
585ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0022", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
586ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9051", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
587ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2375", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
588ATTRS{idVendor}=="1004", ATTRS{idProduct}=="611b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
589ATTRS{idVendor}=="1004", ATTRS{idProduct}=="608f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
590ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6132", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
591ATTRS{idVendor}=="043e", ATTRS{idProduct}=="7040", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
592ATTRS{idVendor}=="043e", ATTRS{idProduct}=="70b1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
593ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6010", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
594ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6005", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
595ATTRS{idVendor}=="13d1", ATTRS{idProduct}=="7002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
596ATTRS{idVendor}=="046d", ATTRS{idProduct}=="0900", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
597ATTRS{idVendor}=="046d", ATTRS{idProduct}=="0950", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
598ATTRS{idVendor}=="066f", ATTRS{idProduct}=="846c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
599ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
600ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2205", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
601ATTRS{idVendor}=="066f", ATTRS{idProduct}=="8550", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
602ATTRS{idVendor}=="066f", ATTRS{idProduct}=="8588", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
603ATTRS{idVendor}=="10d6", ATTRS{idProduct}=="2300", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
604ATTRS{idVendor}=="0db0", ATTRS{idProduct}=="5572", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
605ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0640", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
606ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0622", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
607ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0710", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
608ATTRS{idVendor}=="045e", ATTRS{idProduct}=="063e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
609ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8008", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
610ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="60ca", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
611ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="41d6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
612ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="42a7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
613ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4811", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
614ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="41dc", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
615ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="6413", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
616ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="6415", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
617ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2a65", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
618ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="70a8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
619ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="70a9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
620# not working yet: PROGRAM="check-mtp-device", , ENV{ID_MEDIA_PLAYER}="1"
621ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c200", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
622ATTRS{idVendor}=="055f", ATTRS{idProduct}=="a350", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
623ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="9601", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
624ATTRS{idVendor}=="0402", ATTRS{idProduct}=="5668", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
625ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
626ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0302", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
627ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0117", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
628ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0122", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
629ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0109", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
630ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0115", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
631ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0121", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
632ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0111", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
633ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="011d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
634ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="012d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
635ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0204", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
636ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
637ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
638ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0130", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
639ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0131", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
640ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0129", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
641ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0113", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
642ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0206", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
643ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0119", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
644ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="012e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
645ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
646ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0135", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
647ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0139", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
648ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0137", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
649ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="011f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
650ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0103", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
651ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0127", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
652ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0112", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
653ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
654ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0208", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
655ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="030b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
656ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0309", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
657ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="017e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
658ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="015f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
659ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0315", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
660ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0318", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
661ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0317", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
662ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0305", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
663ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0140", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
664ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="017d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
665ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0142", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
666ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="020c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
667ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0169", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
668ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="015b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
669ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0163", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
670ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0311", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
671ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="016f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
672ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0173", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
673ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="014e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
674ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0161", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
675ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0177", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
676ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0178", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
677ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="031b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
678ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0144", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
679ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="015d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
680ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="014e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
681ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0171", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
682ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0157", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
683ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="021f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
684ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0186", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
685ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0202", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
686ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0404", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
687ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0408", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
688ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="041c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
689ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="040a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
690ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0402", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
691ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0410", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
692ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="041a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
693ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0424", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
694ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0425", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
695ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0427", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
696ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0426", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
697ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0414", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
698ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0418", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
699ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0423", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
700ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="041e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
701ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0406", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
702ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0422", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
703ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0428", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
704ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="040e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
705ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0412", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
706ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0421", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
707ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0224", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
708ATTRS{idVendor}=="0421", ATTRS{idProduct}=="02c1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
709ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0065", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
710ATTRS{idVendor}=="0421", ATTRS{idProduct}=="005f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
711ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0462", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
712ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01ee", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
713ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0209", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
714ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0421", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
715ATTRS{idVendor}=="0421", ATTRS{idProduct}=="02e2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
716ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04ba", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
717ATTRS{idVendor}=="0421", ATTRS{idProduct}=="006c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
718ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00ea", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
719ATTRS{idVendor}=="0421", ATTRS{idProduct}=="047e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
720ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0229", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
721ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="0229", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
722ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04b4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
723ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0154", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
724ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0155", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
725ATTRS{idVendor}=="0421", ATTRS{idProduct}=="002e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
726ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0098", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
727ATTRS{idVendor}=="0421", ATTRS{idProduct}=="008d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
728ATTRS{idVendor}=="0421", ATTRS{idProduct}=="003c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
729ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0297", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
730ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01cf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
731ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0179", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
732ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00e5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
733ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0335", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
734ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00e4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
735ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01a1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
736ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0221", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
737ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0488", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
738ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04d1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
739ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04e1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
740ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0079", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
741ATTRS{idVendor}=="0421", ATTRS{idProduct}=="02fe", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
742ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0302", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
743ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04f1", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
744ATTRS{idVendor}=="0421", ATTRS{idProduct}=="000a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
745ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0074", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
746ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0092", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
747ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0485", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
748ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0478", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
749ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04e5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
750ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04ef", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
751ATTRS{idVendor}=="0421", ATTRS{idProduct}=="006e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
752ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0039", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
753ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01f5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
754ATTRS{idVendor}=="0421", ATTRS{idProduct}=="026b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
755ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01f4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
756ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="3196", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
757ATTRS{idVendor}=="1703", ATTRS{idProduct}=="0001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
758ATTRS{idVendor}=="1703", ATTRS{idProduct}=="0002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
759ATTRS{idVendor}=="1e53", ATTRS{idProduct}=="0006", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
760ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
761ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
762ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
763ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
764ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
765ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
766ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
767ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
768ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
769ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0116", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
770ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
771ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0113", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
772ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
773ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
774ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0116", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
775ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0116", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
776ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
777ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
778ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
779ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
780ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
781ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
782ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
783ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
784ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
785ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
786ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2145", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
787ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2158", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
788ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="000d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
789ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="00f7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
790ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="9702", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
791ATTRS{idVendor}=="0471", ATTRS{idProduct}=="207c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
792ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0165", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
793ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2077", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
794ATTRS{idVendor}=="0471", ATTRS{idProduct}=="208e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
795ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2004", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
796ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0857", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
797ATTRS{idVendor}=="0471", ATTRS{idProduct}=="084e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
798ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
799ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
800ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2075", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
801ATTRS{idVendor}=="0471", ATTRS{idProduct}=="207b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
802ATTRS{idVendor}=="0471", ATTRS{idProduct}=="20b7", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
803ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
804ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
805ATTRS{idVendor}=="0471", ATTRS{idProduct}=="01eb", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
806ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
807ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
808ATTRS{idVendor}=="0471", ATTRS{idProduct}=="7e01", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
809ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0181", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
810ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0164", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
811ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2022", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
812ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0172", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
813ATTRS{idVendor}=="08e4", ATTRS{idProduct}=="0142", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
814ATTRS{idVendor}=="08e4", ATTRS{idProduct}=="0148", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
815ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
816ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
817ATTRS{idVendor}=="0784", ATTRS{idProduct}=="2888", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
818ATTRS{idVendor}=="0546", ATTRS{idProduct}=="2035", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
819ATTRS{idVendor}=="0546", ATTRS{idProduct}=="0daf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
820ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
821ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
822ATTRS{idVendor}=="0784", ATTRS{idProduct}=="5300", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
823ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0004", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
824ATTRS{idVendor}=="0784", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
825ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
826ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2203", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
827ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2204", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
828ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2208", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
829ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
830ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0325", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
831ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2214", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
832ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="032d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
833ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
834ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2212", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
835ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="032b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
836ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2213", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
837ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2216", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
838ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="032f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
839ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2217", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
840ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="221a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
841ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
842ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2202", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
843ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="033d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
844ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
845ATTRS{idVendor}=="0fca", ATTRS{idProduct}=="8007", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
846ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
847ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
848ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
849ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
850ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
851ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
852ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8003", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
853ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8003", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
854ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8003", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
855ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
856ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
857ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
858ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
859ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
860ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
861ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
862ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
863ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
864ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
865ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
866ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6727", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
867ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6877", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
868ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6752", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
869ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="e20c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
870ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6819", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
871ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="04a4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
872ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="4f1f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
873ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6734", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
874ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6642", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
875ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6763", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
876ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6709", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
877ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="68a9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
878ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6702", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
879ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="502e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
880ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="501d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
881ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5022", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
882ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="502f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
883ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5024", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
884ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5a0f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
885ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5033", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
886ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="0409", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
887ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5057", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
888ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5081", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
889ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="505a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
890ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5118", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
891ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5083", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
892ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="511a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
893ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5115", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
894ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="511d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
895ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5130", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
896ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5125", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
897ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="510f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
898ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5091", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
899ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="508b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
900ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="508a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
901ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5047", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
902ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="507f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
903ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5054", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
904ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="507d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
905ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5093", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
906ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5121", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
907ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="503c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
908ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7410", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
909ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7450", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
910ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7452", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
911ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7432", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
912ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7434", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
913ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74d0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
914ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7480", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
915ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7420", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
916ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7422", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
917ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7460", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
918ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74c0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
919ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74c2", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
920ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74e0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
921ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7401", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
922ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7400", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
923ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7430", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
924ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74b0", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
925ATTRS{idVendor}=="0474", ATTRS{idProduct}=="0230", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
926ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8901", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
927ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8909", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
928ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8911", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
929ATTRS{idVendor}=="084d", ATTRS{idProduct}=="1001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
930ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
931ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0353", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
932ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
933ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0327", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
934ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
935ATTRS{idVendor}=="066f", ATTRS{idProduct}=="a010", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
936ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1011", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
937ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1015", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
938ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
939ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1010", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
940ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
941ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
942ATTRS{idVendor}=="18f6", ATTRS{idProduct}=="0102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
943ATTRS{idVendor}=="18f6", ATTRS{idProduct}=="0110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
944ATTRS{idVendor}=="1bdc", ATTRS{idProduct}=="fabf", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
945ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
946ATTRS{idVendor}=="054c", ATTRS{idProduct}=="1294", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
947ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
948ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
949ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
950ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
951ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
952ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
953ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
954ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
955ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
956ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
957ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
958ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
959ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
960ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
961ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
962ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
963ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
964ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
965ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
966ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
967ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
968ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
969ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
970ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
971ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
972ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
973ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
974ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
975ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0296", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
976ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
977ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
978ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
979ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
980ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
981ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
982ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
983ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
984ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
985ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
986ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0343", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
987ATTRS{idVendor}=="054c", ATTRS{idProduct}=="02f8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
988ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
989ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
990ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
991ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
992ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
993ATTRS{idVendor}=="054c", ATTRS{idProduct}=="035c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
994ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0325", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
995ATTRS{idVendor}=="054c", ATTRS{idProduct}=="035b", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
996ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0404", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
997ATTRS{idVendor}=="054c", ATTRS{idProduct}=="036e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
998ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03d8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
999ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04be", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1000ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03fc", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1001ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04cb", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1002ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0385", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1003ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03fd", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1004ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0326", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1005ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03fe", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1006ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0327", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1007ATTRS{idVendor}=="054c", ATTRS{idProduct}=="038e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1008ATTRS{idVendor}=="054c", ATTRS{idProduct}=="035a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1009ATTRS{idVendor}=="054c", ATTRS{idProduct}=="038c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1010ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0388", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1011ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0397", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1012ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0398", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1013ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00d9", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1014ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00d4", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1015ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00ef", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1016ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="e000", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1017ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0075", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1018ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00fb", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1019ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0133", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1020ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="013a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1021ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="10c8", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1022ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00f3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1023ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1024ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00c6", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1025ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00b3", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1026ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00f5", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1027ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0076", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1028ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00da", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1029ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0112", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1030ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1031ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1032ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1033ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1034ATTRS{idVendor}=="13d1", ATTRS{idProduct}=="7017", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1035ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="3011", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1036ATTRS{idVendor}=="069b", ATTRS{idProduct}=="3035", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1037ATTRS{idVendor}=="069b", ATTRS{idProduct}=="0777", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1038ATTRS{idVendor}=="069b", ATTRS{idProduct}=="0774", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1039ATTRS{idVendor}=="069b", ATTRS{idProduct}=="077c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1040ATTRS{idVendor}=="069b", ATTRS{idProduct}=="301a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1041ATTRS{idVendor}=="069b", ATTRS{idProduct}=="3028", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1042ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1043ATTRS{idVendor}=="0930", ATTRS{idProduct}=="000c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1044ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0009", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1045ATTRS{idVendor}=="0930", ATTRS{idProduct}=="001d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1046ATTRS{idVendor}=="0930", ATTRS{idProduct}=="001a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1047ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0018", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1048ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0011", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1049ATTRS{idVendor}=="0930", ATTRS{idProduct}=="000f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1050ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0010", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1051ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0019", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1052ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0016", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1053ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0014", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1054ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4332", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1055ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4335", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1056ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4334", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1057ATTRS{idVendor}=="1e68", ATTRS{idProduct}=="0002", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1058ATTRS{idVendor}=="0402", ATTRS{idProduct}=="0611", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1059ATTRS{idVendor}=="066f", ATTRS{idProduct}=="842a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1060ATTRS{idVendor}=="06d6", ATTRS{idProduct}=="002e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1061ATTRS{idVendor}=="06d6", ATTRS{idProduct}=="002d", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1062ATTRS{idVendor}=="08ca", ATTRS{idProduct}=="0110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1063ATTRS{idVendor}=="0797", ATTRS{idProduct}=="801a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1064ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1065ENV{ID_USB_INTERFACES}=="*:060101:*", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="PTP"
1066ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1067ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1068ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1069ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="800a", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1070ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1071ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8001", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1072ATTRS{idVendor}=="1e53", ATTRS{idProduct}=="0007", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1073ATTRS{idVendor}=="041e", ATTRS{idProduct}=="6000", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary", ENV{ID_MEDIA_PLAYER}="1"
1074ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1075
1076LABEL="libgphoto2_usb_end"
1077
1078KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="1315", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1079KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="1320", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1080KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="0102", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1081KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="3335", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1082KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0116", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1083KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0108", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1084KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0110", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1085KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010e", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1086KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0104", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1087KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0401", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1088KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1089KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1090KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1091KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1092KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1093KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1094KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1095KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1096KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1097KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1098KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1099KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1100KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1101KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0009", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1102KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0007", ENV{ID_GPHOTO2}="1", ENV{GPHOTO2_DRIVER}="proprietary"
1103
1104LABEL="libgphoto2_rules_end"
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/allow.to.disable.gd.patch b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/allow.to.disable.gd.patch
deleted file mode 100644
index aa1a12441..000000000
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/allow.to.disable.gd.patch
+++ /dev/null
@@ -1,33 +0,0 @@
1--- libgphoto2-2.4.11.orig/configure.ac 2013-07-19 21:59:10.857223729 +0200
2+++ libgphoto2-2.4.11/configure.ac 2013-07-19 22:06:13.873233928 +0200
3@@ -270,15 +270,21 @@
4 dnl ---------------------------------------------------------------------------
5 dnl check for libgd
6 dnl ---------------------------------------------------------------------------
7-LIBGD=""
8-libgd_msg="no"
9-AC_SUBST(LIBGD)
10-AC_CHECK_LIB(gd,gdImageCreateTrueColor,[
11- AC_CHECK_HEADER(gd.h,[
12- AC_DEFINE(HAVE_GD,1,[define if we have LIBGD and its headers])
13- LIBGD="-lgd"
14- libgd_msg="yes"
15- ])
16+AC_ARG_ENABLE([gd],
17+[AS_HELP_STRING([--enable-gd],
18+ [enable gd support])],[
19+ LIBGD=""
20+ libgd_msg="no"
21+ AC_SUBST(LIBGD)
22+ if test "x$enableval" != "xno"; then
23+ AC_CHECK_LIB(gd,gdImageCreateTrueColor,[
24+ AC_CHECK_HEADER(gd.h,[
25+ AC_DEFINE(HAVE_GD,1,[define if we have LIBGD and its headers])
26+ LIBGD="-lgd"
27+ libgd_msg="yes"
28+ ])
29+ ])
30+ fi
31 ])
32 GP_CONFIG_MSG([GD conversion support],[${libgd_msg}])
33
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/0001-configure.ac-remove-AM_PO_SUBDIRS.patch b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/0001-configure.ac-remove-AM_PO_SUBDIRS.patch
index 5e135dbc7..8093676ad 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/0001-configure.ac-remove-AM_PO_SUBDIRS.patch
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/0001-configure.ac-remove-AM_PO_SUBDIRS.patch
@@ -23,7 +23,7 @@ diff --git a/configure.ac b/configure.ac
23index 2f8e1b8..2e90acf 100644 23index 2f8e1b8..2e90acf 100644
24--- a/configure.ac 24--- a/configure.ac
25+++ b/configure.ac 25+++ b/configure.ac
26@@ -227,7 +227,6 @@ ALL_LINGUAS="da de es eu fr hu it ja nl pl ru sv uk vi zh_CN" 26@@ -209,7 +209,6 @@ ALL_LINGUAS="cs da de es eu fr hu it ja nl pl ru sv uk vi zh_CN"
27 GP_GETTEXT_HACK([${PACKAGE}-${LIBGPHOTO2_CURRENT_MIN}],[The gPhoto Team],[${MAIL_GPHOTO_TRANSLATION}]) 27 GP_GETTEXT_HACK([${PACKAGE}-${LIBGPHOTO2_CURRENT_MIN}],[The gPhoto Team],[${MAIL_GPHOTO_TRANSLATION}])
28 AM_GNU_GETTEXT_VERSION([0.14.1]) 28 AM_GNU_GETTEXT_VERSION([0.14.1])
29 AM_GNU_GETTEXT([external]) 29 AM_GNU_GETTEXT([external])
@@ -35,8 +35,8 @@ diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac
35index 0b66d58..df47357 100644 35index 0b66d58..df47357 100644
36--- a/libgphoto2_port/configure.ac 36--- a/libgphoto2_port/configure.ac
37+++ b/libgphoto2_port/configure.ac 37+++ b/libgphoto2_port/configure.ac
38@@ -116,7 +116,6 @@ GP_GETTEXT_HACK([${PACKAGE}-${LIBGPHOTO2_PORT_CURRENT_MIN}],[Lutz Mueller and ot 38@@ -124,7 +124,6 @@ GP_GETTEXT_HACK([${PACKAGE}-${LIBGPHOTO2_PORT_CURRENT_MIN}],[Lutz Mueller and ot
39 ALL_LINGUAS="cs da de fr es eu it ja nl pl pt_BR ru sk sv uk vi zh_CN zh_TW" 39 ALL_LINGUAS="cs da de es eu fi fr it ja nl pl pt_BR ru sk sr sv uk vi zh_CN zh_TW"
40 AM_GNU_GETTEXT_VERSION([0.14.1]) 40 AM_GNU_GETTEXT_VERSION([0.14.1])
41 AM_GNU_GETTEXT([external]) 41 AM_GNU_GETTEXT([external])
42-AM_PO_SUBDIRS() 42-AM_PO_SUBDIRS()
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/10-camera-libgphoto2-device.fdi b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/10-camera-libgphoto2-device.fdi
index 2a416f1e5..3977064fe 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/10-camera-libgphoto2-device.fdi
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/10-camera-libgphoto2-device.fdi
@@ -2,8 +2,8 @@
2<!-- This file was generated by libgphoto2 print-camera-list - - fdi-device --> 2<!-- This file was generated by libgphoto2 print-camera-list - - fdi-device -->
3<!--+ 3<!--+
4 | Created from this library: 4 | Created from this library:
5 | libgphoto2 2.4.11 ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm, ltdl, EXIF 5 | libgphoto2 2.5.8 all camlibs, gcc, ltdl, no EXIF
6 | libgphoto2_port 0.8.0 ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm, ltdl, USB, serial without locking 6 | libgphoto2_port 0.12.0 gcc, ltdl, no USB, serial without locking
7 +--> 7 +-->
8<deviceinfo version="0.2"> 8<deviceinfo version="0.2">
9 <device> 9 <device>
@@ -13,6 +13,176 @@
13 <append key="info.capabilities" type="strlist">camera</append> 13 <append key="info.capabilities" type="strlist">camera</append>
14 </match> 14 </match>
15 </match> 15 </match>
16 <match key="usb_device.vendor_id" int="1282">
17 <match key="usb_device.product_id" int="13251">
18 <append key="info.capabilities" type="strlist">portable_audio_player</append>
19 </match>
20 </match>
21 <match key="usb_device.vendor_id" int="1282">
22 <match key="usb_device.product_id" int="13252">
23 <append key="info.capabilities" type="strlist">portable_audio_player</append>
24 </match>
25 </match>
26 <match key="usb_device.vendor_id" int="1282">
27 <match key="usb_device.product_id" int="13891">
28 <append key="info.capabilities" type="strlist">portable_audio_player</append>
29 </match>
30 </match>
31 <match key="usb_device.vendor_id" int="1282">
32 <match key="usb_device.product_id" int="13628">
33 <append key="info.capabilities" type="strlist">portable_audio_player</append>
34 </match>
35 </match>
36 <match key="usb_device.vendor_id" int="1282">
37 <match key="usb_device.product_id" int="13869">
38 <append key="info.capabilities" type="strlist">portable_audio_player</append>
39 </match>
40 </match>
41 <match key="usb_device.vendor_id" int="1282">
42 <match key="usb_device.product_id" int="13702">
43 <append key="info.capabilities" type="strlist">portable_audio_player</append>
44 </match>
45 </match>
46 <match key="usb_device.vendor_id" int="1282">
47 <match key="usb_device.product_id" int="13128">
48 <append key="info.capabilities" type="strlist">portable_audio_player</append>
49 </match>
50 </match>
51 <match key="usb_device.vendor_id" int="1282">
52 <match key="usb_device.product_id" int="13129">
53 <append key="info.capabilities" type="strlist">portable_audio_player</append>
54 </match>
55 </match>
56 <match key="usb_device.vendor_id" int="1282">
57 <match key="usb_device.product_id" int="13130">
58 <append key="info.capabilities" type="strlist">portable_audio_player</append>
59 </match>
60 </match>
61 <match key="usb_device.vendor_id" int="1282">
62 <match key="usb_device.product_id" int="13272">
63 <append key="info.capabilities" type="strlist">portable_audio_player</append>
64 </match>
65 </match>
66 <match key="usb_device.vendor_id" int="1282">
67 <match key="usb_device.product_id" int="13180">
68 <append key="info.capabilities" type="strlist">portable_audio_player</append>
69 </match>
70 </match>
71 <match key="usb_device.vendor_id" int="1282">
72 <match key="usb_device.product_id" int="13181">
73 <append key="info.capabilities" type="strlist">portable_audio_player</append>
74 </match>
75 </match>
76 <match key="usb_device.vendor_id" int="1282">
77 <match key="usb_device.product_id" int="13259">
78 <append key="info.capabilities" type="strlist">portable_audio_player</append>
79 </match>
80 </match>
81 <match key="usb_device.vendor_id" int="1282">
82 <match key="usb_device.product_id" int="13093">
83 <append key="info.capabilities" type="strlist">portable_audio_player</append>
84 </match>
85 </match>
86 <match key="usb_device.vendor_id" int="1282">
87 <match key="usb_device.product_id" int="13121">
88 <append key="info.capabilities" type="strlist">portable_audio_player</append>
89 </match>
90 </match>
91 <match key="usb_device.vendor_id" int="1282">
92 <match key="usb_device.product_id" int="13124">
93 <append key="info.capabilities" type="strlist">portable_audio_player</append>
94 </match>
95 </match>
96 <match key="usb_device.vendor_id" int="1282">
97 <match key="usb_device.product_id" int="13125">
98 <append key="info.capabilities" type="strlist">portable_audio_player</append>
99 </match>
100 </match>
101 <match key="usb_device.vendor_id" int="1282">
102 <match key="usb_device.product_id" int="13193">
103 <append key="info.capabilities" type="strlist">portable_audio_player</append>
104 </match>
105 </match>
106 <match key="usb_device.vendor_id" int="1282">
107 <match key="usb_device.product_id" int="13194">
108 <append key="info.capabilities" type="strlist">portable_audio_player</append>
109 </match>
110 </match>
111 <match key="usb_device.vendor_id" int="1282">
112 <match key="usb_device.product_id" int="13176">
113 <append key="info.capabilities" type="strlist">portable_audio_player</append>
114 </match>
115 </match>
116 <match key="usb_device.vendor_id" int="1282">
117 <match key="usb_device.product_id" int="13588">
118 <append key="info.capabilities" type="strlist">portable_audio_player</append>
119 </match>
120 </match>
121 <match key="usb_device.vendor_id" int="1282">
122 <match key="usb_device.product_id" int="13736">
123 <append key="info.capabilities" type="strlist">portable_audio_player</append>
124 </match>
125 </match>
126 <match key="usb_device.vendor_id" int="1282">
127 <match key="usb_device.product_id" int="13892">
128 <append key="info.capabilities" type="strlist">portable_audio_player</append>
129 </match>
130 </match>
131 <match key="usb_device.vendor_id" int="1282">
132 <match key="usb_device.product_id" int="14117">
133 <append key="info.capabilities" type="strlist">portable_audio_player</append>
134 </match>
135 </match>
136 <match key="usb_device.vendor_id" int="1282">
137 <match key="usb_device.product_id" int="13833">
138 <append key="info.capabilities" type="strlist">portable_audio_player</append>
139 </match>
140 </match>
141 <match key="usb_device.vendor_id" int="1282">
142 <match key="usb_device.product_id" int="13427">
143 <append key="info.capabilities" type="strlist">portable_audio_player</append>
144 </match>
145 </match>
146 <match key="usb_device.vendor_id" int="1282">
147 <match key="usb_device.product_id" int="13663">
148 <append key="info.capabilities" type="strlist">portable_audio_player</append>
149 </match>
150 </match>
151 <match key="usb_device.vendor_id" int="1282">
152 <match key="usb_device.product_id" int="13911">
153 <append key="info.capabilities" type="strlist">portable_audio_player</append>
154 </match>
155 </match>
156 <match key="usb_device.vendor_id" int="1282">
157 <match key="usb_device.product_id" int="13226">
158 <append key="info.capabilities" type="strlist">portable_audio_player</append>
159 </match>
160 </match>
161 <match key="usb_device.vendor_id" int="1282">
162 <match key="usb_device.product_id" int="13796">
163 <append key="info.capabilities" type="strlist">portable_audio_player</append>
164 </match>
165 </match>
166 <match key="usb_device.vendor_id" int="1282">
167 <match key="usb_device.product_id" int="13853">
168 <append key="info.capabilities" type="strlist">portable_audio_player</append>
169 </match>
170 </match>
171 <match key="usb_device.vendor_id" int="5845">
172 <match key="usb_device.product_id" int="32774">
173 <append key="info.capabilities" type="strlist">portable_audio_player</append>
174 </match>
175 </match>
176 <match key="usb_device.vendor_id" int="5845">
177 <match key="usb_device.product_id" int="32773">
178 <append key="info.capabilities" type="strlist">portable_audio_player</append>
179 </match>
180 </match>
181 <match key="usb_device.vendor_id" int="1363">
182 <match key="usb_device.product_id" int="514">
183 <append key="info.capabilities" type="strlist">camera</append>
184 </match>
185 </match>
16 <match key="usb_device.vendor_id" int="1725"> 186 <match key="usb_device.vendor_id" int="1725">
17 <match key="usb_device.product_id" int="1027"> 187 <match key="usb_device.product_id" int="1027">
18 <append key="info.capabilities" type="strlist">camera</append> 188 <append key="info.capabilities" type="strlist">camera</append>
@@ -23,22 +193,147 @@
23 <append key="info.capabilities" type="strlist">camera</append> 193 <append key="info.capabilities" type="strlist">camera</append>
24 </match> 194 </match>
25 </match> 195 </match>
196 <match key="usb_device.vendor_id" int="1276">
197 <match key="usb_device.product_id" int="20555">
198 <append key="info.capabilities" type="strlist">camera</append>
199 </match>
200 </match>
201 <match key="usb_device.vendor_id" int="1363">
202 <match key="usb_device.product_id" int="514">
203 <append key="info.capabilities" type="strlist">camera</append>
204 </match>
205 </match>
206 <match key="usb_device.vendor_id" int="1276">
207 <match key="usb_device.product_id" int="20554">
208 <append key="info.capabilities" type="strlist">camera</append>
209 </match>
210 </match>
211 <match key="usb_device.vendor_id" int="1363">
212 <match key="usb_device.product_id" int="514">
213 <append key="info.capabilities" type="strlist">camera</append>
214 </match>
215 </match>
26 <match key="usb_device.vendor_id" int="2250"> 216 <match key="usb_device.vendor_id" int="2250">
27 <match key="usb_device.product_id" int="273"> 217 <match key="usb_device.product_id" int="273">
28 <append key="info.capabilities" type="strlist">camera</append> 218 <append key="info.capabilities" type="strlist">camera</append>
29 </match> 219 </match>
30 </match> 220 </match>
221 <match key="usb_device.vendor_id" int="1276">
222 <match key="usb_device.product_id" int="20554">
223 <append key="info.capabilities" type="strlist">camera</append>
224 </match>
225 </match>
226 <match key="usb_device.vendor_id" int="1276">
227 <match key="usb_device.product_id" int="20555">
228 <append key="info.capabilities" type="strlist">camera</append>
229 </match>
230 </match>
231 <match key="usb_device.vendor_id" int="7099">
232 <match key="usb_device.product_id" int="360">
233 <append key="info.capabilities" type="strlist">portable_audio_player</append>
234 </match>
235 </match>
236 <match key="usb_device.vendor_id" int="7099">
237 <match key="usb_device.product_id" int="8200">
238 <append key="info.capabilities" type="strlist">portable_audio_player</append>
239 </match>
240 </match>
241 <match key="usb_device.vendor_id" int="7099">
242 <match key="usb_device.product_id" int="3074">
243 <append key="info.capabilities" type="strlist">portable_audio_player</append>
244 </match>
245 </match>
246 <match key="usb_device.vendor_id" int="7099">
247 <match key="usb_device.product_id" int="40974">
248 <append key="info.capabilities" type="strlist">portable_audio_player</append>
249 </match>
250 </match>
251 <match key="usb_device.vendor_id" int="7099">
252 <match key="usb_device.product_id" int="61443">
253 <append key="info.capabilities" type="strlist">portable_audio_player</append>
254 </match>
255 </match>
256 <match key="usb_device.vendor_id" int="7099">
257 <match key="usb_device.product_id" int="36941">
258 <append key="info.capabilities" type="strlist">portable_audio_player</append>
259 </match>
260 </match>
261 <match key="usb_device.vendor_id" int="7099">
262 <match key="usb_device.product_id" int="359">
263 <append key="info.capabilities" type="strlist">portable_audio_player</append>
264 </match>
265 </match>
31 <match key="usb_device.vendor_id" int="2425"> 266 <match key="usb_device.vendor_id" int="2425">
32 <match key="usb_device.product_id" int="551"> 267 <match key="usb_device.product_id" int="551">
33 <append key="info.capabilities" type="strlist">camera</append> 268 <append key="info.capabilities" type="strlist">camera</append>
34 </match> 269 </match>
35 </match> 270 </match>
271 <match key="usb_device.vendor_id" int="6473">
272 <match key="usb_device.product_id" int="2048">
273 <append key="info.capabilities" type="strlist">portable_audio_player</append>
274 </match>
275 </match>
276 <match key="usb_device.vendor_id" int="6473">
277 <match key="usb_device.product_id" int="7">
278 <append key="info.capabilities" type="strlist">portable_audio_player</append>
279 </match>
280 </match>
281 <match key="usb_device.vendor_id" int="6473">
282 <match key="usb_device.product_id" int="8">
283 <append key="info.capabilities" type="strlist">portable_audio_player</append>
284 </match>
285 </match>
286 <match key="usb_device.vendor_id" int="6473">
287 <match key="usb_device.product_id" int="10">
288 <append key="info.capabilities" type="strlist">portable_audio_player</append>
289 </match>
290 </match>
291 <match key="usb_device.vendor_id" int="6473">
292 <match key="usb_device.product_id" int="12">
293 <append key="info.capabilities" type="strlist">portable_audio_player</append>
294 </match>
295 </match>
296 <match key="usb_device.vendor_id" int="6473">
297 <match key="usb_device.product_id" int="18">
298 <append key="info.capabilities" type="strlist">portable_audio_player</append>
299 </match>
300 </match>
301 <match key="usb_device.vendor_id" int="6473">
302 <match key="usb_device.product_id" int="11">
303 <append key="info.capabilities" type="strlist">portable_audio_player</append>
304 </match>
305 </match>
306 <match key="usb_device.vendor_id" int="6473">
307 <match key="usb_device.product_id" int="13">
308 <append key="info.capabilities" type="strlist">portable_audio_player</append>
309 </match>
310 </match>
311 <match key="usb_device.vendor_id" int="6473">
312 <match key="usb_device.product_id" int="5">
313 <append key="info.capabilities" type="strlist">portable_audio_player</append>
314 </match>
315 </match>
316 <match key="usb_device.vendor_id" int="6473">
317 <match key="usb_device.product_id" int="242">
318 <append key="info.capabilities" type="strlist">portable_audio_player</append>
319 </match>
320 </match>
36 <match key="usb_device.vendor_id" int="2425"> 321 <match key="usb_device.vendor_id" int="2425">
37 <match key="usb_device.product_id" int="548"> 322 <match key="usb_device.product_id" int="548">
38 <append key="info.capabilities" type="strlist">camera</append> 323 <append key="info.capabilities" type="strlist">camera</append>
39 </match> 324 </match>
40 </match> 325 </match>
41 <match key="usb_device.vendor_id" int="1452"> 326 <match key="usb_device.vendor_id" int="1452">
327 <match key="usb_device.product_id" int="4762">
328 <append key="info.capabilities" type="strlist">camera</append>
329 </match>
330 </match>
331 <match key="usb_device.vendor_id" int="1452">
332 <match key="usb_device.product_id" int="4779">
333 <append key="info.capabilities" type="strlist">camera</append>
334 </match>
335 </match>
336 <match key="usb_device.vendor_id" int="1452">
42 <match key="usb_device.product_id" int="4752"> 337 <match key="usb_device.product_id" int="4752">
43 <append key="info.capabilities" type="strlist">camera</append> 338 <append key="info.capabilities" type="strlist">camera</append>
44 </match> 339 </match>
@@ -54,6 +349,21 @@
54 </match> 349 </match>
55 </match> 350 </match>
56 <match key="usb_device.vendor_id" int="1452"> 351 <match key="usb_device.vendor_id" int="1452">
352 <match key="usb_device.product_id" int="4759">
353 <append key="info.capabilities" type="strlist">camera</append>
354 </match>
355 </match>
356 <match key="usb_device.vendor_id" int="1452">
357 <match key="usb_device.product_id" int="4768">
358 <append key="info.capabilities" type="strlist">camera</append>
359 </match>
360 </match>
361 <match key="usb_device.vendor_id" int="1452">
362 <match key="usb_device.product_id" int="4776">
363 <append key="info.capabilities" type="strlist">camera</append>
364 </match>
365 </match>
366 <match key="usb_device.vendor_id" int="1452">
57 <match key="usb_device.product_id" int="4753"> 367 <match key="usb_device.product_id" int="4753">
58 <append key="info.capabilities" type="strlist">camera</append> 368 <append key="info.capabilities" type="strlist">camera</append>
59 </match> 369 </match>
@@ -63,6 +373,56 @@
63 <append key="info.capabilities" type="strlist">camera</append> 373 <append key="info.capabilities" type="strlist">camera</append>
64 </match> 374 </match>
65 </match> 375 </match>
376 <match key="usb_device.vendor_id" int="1452">
377 <match key="usb_device.product_id" int="4761">
378 <append key="info.capabilities" type="strlist">camera</append>
379 </match>
380 </match>
381 <match key="usb_device.vendor_id" int="3705">
382 <match key="usb_device.product_id" int="20488">
383 <append key="info.capabilities" type="strlist">portable_audio_player</append>
384 </match>
385 </match>
386 <match key="usb_device.vendor_id" int="3705">
387 <match key="usb_device.product_id" int="20489">
388 <append key="info.capabilities" type="strlist">portable_audio_player</append>
389 </match>
390 </match>
391 <match key="usb_device.vendor_id" int="3705">
392 <match key="usb_device.product_id" int="16386">
393 <append key="info.capabilities" type="strlist">portable_audio_player</append>
394 </match>
395 </match>
396 <match key="usb_device.vendor_id" int="3705">
397 <match key="usb_device.product_id" int="5416">
398 <append key="info.capabilities" type="strlist">portable_audio_player</append>
399 </match>
400 </match>
401 <match key="usb_device.vendor_id" int="3705">
402 <match key="usb_device.product_id" int="5417">
403 <append key="info.capabilities" type="strlist">portable_audio_player</append>
404 </match>
405 </match>
406 <match key="usb_device.vendor_id" int="3705">
407 <match key="usb_device.product_id" int="5433">
408 <append key="info.capabilities" type="strlist">portable_audio_player</append>
409 </match>
410 </match>
411 <match key="usb_device.vendor_id" int="3705">
412 <match key="usb_device.product_id" int="5432">
413 <append key="info.capabilities" type="strlist">portable_audio_player</append>
414 </match>
415 </match>
416 <match key="usb_device.vendor_id" int="3705">
417 <match key="usb_device.product_id" int="5305">
418 <append key="info.capabilities" type="strlist">portable_audio_player</append>
419 </match>
420 </match>
421 <match key="usb_device.vendor_id" int="3705">
422 <match key="usb_device.product_id" int="5448">
423 <append key="info.capabilities" type="strlist">portable_audio_player</append>
424 </match>
425 </match>
66 <match key="usb_device.vendor_id" int="3705"> 426 <match key="usb_device.vendor_id" int="3705">
67 <match key="usb_device.product_id" int="4618"> 427 <match key="usb_device.product_id" int="4618">
68 <append key="info.capabilities" type="strlist">portable_audio_player</append> 428 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -99,6 +459,11 @@
99 </match> 459 </match>
100 </match> 460 </match>
101 <match key="usb_device.vendor_id" int="3705"> 461 <match key="usb_device.vendor_id" int="3705">
462 <match key="usb_device.product_id" int="12787">
463 <append key="info.capabilities" type="strlist">portable_audio_player</append>
464 </match>
465 </match>
466 <match key="usb_device.vendor_id" int="3705">
102 <match key="usb_device.product_id" int="4913"> 467 <match key="usb_device.product_id" int="4913">
103 <append key="info.capabilities" type="strlist">portable_audio_player</append> 468 <append key="info.capabilities" type="strlist">portable_audio_player</append>
104 </match> 469 </match>
@@ -109,11 +474,21 @@
109 </match> 474 </match>
110 </match> 475 </match>
111 <match key="usb_device.vendor_id" int="3705"> 476 <match key="usb_device.vendor_id" int="3705">
477 <match key="usb_device.product_id" int="12841">
478 <append key="info.capabilities" type="strlist">portable_audio_player</append>
479 </match>
480 </match>
481 <match key="usb_device.vendor_id" int="3705">
112 <match key="usb_device.product_id" int="4871"> 482 <match key="usb_device.product_id" int="4871">
113 <append key="info.capabilities" type="strlist">portable_audio_player</append> 483 <append key="info.capabilities" type="strlist">portable_audio_player</append>
114 </match> 484 </match>
115 </match> 485 </match>
116 <match key="usb_device.vendor_id" int="3705"> 486 <match key="usb_device.vendor_id" int="3705">
487 <match key="usb_device.product_id" int="8200">
488 <append key="info.capabilities" type="strlist">portable_audio_player</append>
489 </match>
490 </match>
491 <match key="usb_device.vendor_id" int="3705">
117 <match key="usb_device.product_id" int="4951"> 492 <match key="usb_device.product_id" int="4951">
118 <append key="info.capabilities" type="strlist">portable_audio_player</append> 493 <append key="info.capabilities" type="strlist">portable_audio_player</append>
119 </match> 494 </match>
@@ -164,6 +539,71 @@
164 </match> 539 </match>
165 </match> 540 </match>
166 <match key="usb_device.vendor_id" int="3705"> 541 <match key="usb_device.vendor_id" int="3705">
542 <match key="usb_device.product_id" int="5359">
543 <append key="info.capabilities" type="strlist">portable_audio_player</append>
544 </match>
545 </match>
546 <match key="usb_device.vendor_id" int="3705">
547 <match key="usb_device.product_id" int="5480">
548 <append key="info.capabilities" type="strlist">portable_audio_player</append>
549 </match>
550 </match>
551 <match key="usb_device.vendor_id" int="3705">
552 <match key="usb_device.product_id" int="5481">
553 <append key="info.capabilities" type="strlist">portable_audio_player</append>
554 </match>
555 </match>
556 <match key="usb_device.vendor_id" int="3705">
557 <match key="usb_device.product_id" int="5311">
558 <append key="info.capabilities" type="strlist">portable_audio_player</append>
559 </match>
560 </match>
561 <match key="usb_device.vendor_id" int="3705">
562 <match key="usb_device.product_id" int="5400">
563 <append key="info.capabilities" type="strlist">portable_audio_player</append>
564 </match>
565 </match>
566 <match key="usb_device.vendor_id" int="3705">
567 <match key="usb_device.product_id" int="5384">
568 <append key="info.capabilities" type="strlist">portable_audio_player</append>
569 </match>
570 </match>
571 <match key="usb_device.vendor_id" int="3705">
572 <match key="usb_device.product_id" int="5385">
573 <append key="info.capabilities" type="strlist">portable_audio_player</append>
574 </match>
575 </match>
576 <match key="usb_device.vendor_id" int="3705">
577 <match key="usb_device.product_id" int="5293">
578 <append key="info.capabilities" type="strlist">portable_audio_player</append>
579 </match>
580 </match>
581 <match key="usb_device.vendor_id" int="3705">
582 <match key="usb_device.product_id" int="5274">
583 <append key="info.capabilities" type="strlist">portable_audio_player</append>
584 </match>
585 </match>
586 <match key="usb_device.vendor_id" int="3705">
587 <match key="usb_device.product_id" int="5227">
588 <append key="info.capabilities" type="strlist">portable_audio_player</append>
589 </match>
590 </match>
591 <match key="usb_device.vendor_id" int="3705">
592 <match key="usb_device.product_id" int="5214">
593 <append key="info.capabilities" type="strlist">portable_audio_player</append>
594 </match>
595 </match>
596 <match key="usb_device.vendor_id" int="3705">
597 <match key="usb_device.product_id" int="5208">
598 <append key="info.capabilities" type="strlist">portable_audio_player</append>
599 </match>
600 </match>
601 <match key="usb_device.vendor_id" int="3705">
602 <match key="usb_device.product_id" int="12715">
603 <append key="info.capabilities" type="strlist">portable_audio_player</append>
604 </match>
605 </match>
606 <match key="usb_device.vendor_id" int="3705">
167 <match key="usb_device.product_id" int="4615"> 607 <match key="usb_device.product_id" int="4615">
168 <append key="info.capabilities" type="strlist">portable_audio_player</append> 608 <append key="info.capabilities" type="strlist">portable_audio_player</append>
169 </match> 609 </match>
@@ -188,6 +628,16 @@
188 <append key="info.capabilities" type="strlist">camera</append> 628 <append key="info.capabilities" type="strlist">camera</append>
189 </match> 629 </match>
190 </match> 630 </match>
631 <match key="usb_device.vendor_id" int="1363">
632 <match key="usb_device.product_id" int="514">
633 <append key="info.capabilities" type="strlist">camera</append>
634 </match>
635 </match>
636 <match key="usb_device.vendor_id" int="10096">
637 <match key="usb_device.product_id" int="37152">
638 <append key="info.capabilities" type="strlist">camera</append>
639 </match>
640 </match>
191 <match key="usb_device.vendor_id" int="2362"> 641 <match key="usb_device.vendor_id" int="2362">
192 <match key="usb_device.product_id" int="271"> 642 <match key="usb_device.product_id" int="271">
193 <append key="info.capabilities" type="strlist">camera</append> 643 <append key="info.capabilities" type="strlist">camera</append>
@@ -198,6 +648,11 @@
198 <append key="info.capabilities" type="strlist">camera</append> 648 <append key="info.capabilities" type="strlist">camera</append>
199 </match> 649 </match>
200 </match> 650 </match>
651 <match key="usb_device.vendor_id" int="10096">
652 <match key="usb_device.product_id" int="37180">
653 <append key="info.capabilities" type="strlist">camera</append>
654 </match>
655 </match>
201 <match key="usb_device.vendor_id" int="2329"> 656 <match key="usb_device.vendor_id" int="2329">
202 <match key="usb_device.product_id" int="256"> 657 <match key="usb_device.product_id" int="256">
203 <append key="info.capabilities" type="strlist">camera</append> 658 <append key="info.capabilities" type="strlist">camera</append>
@@ -218,6 +673,321 @@
218 <append key="info.capabilities" type="strlist">camera</append> 673 <append key="info.capabilities" type="strlist">camera</append>
219 </match> 674 </match>
220 </match> 675 </match>
676 <match key="usb_device.vendor_id" int="10096">
677 <match key="usb_device.product_id" int="36956">
678 <append key="info.capabilities" type="strlist">camera</append>
679 </match>
680 </match>
681 <match key="usb_device.vendor_id" int="2821">
682 <match key="usb_device.product_id" int="23055">
683 <append key="info.capabilities" type="strlist">portable_audio_player</append>
684 </match>
685 </match>
686 <match key="usb_device.vendor_id" int="2821">
687 <match key="usb_device.product_id" int="19680">
688 <append key="info.capabilities" type="strlist">portable_audio_player</append>
689 </match>
690 </match>
691 <match key="usb_device.vendor_id" int="2821">
692 <match key="usb_device.product_id" int="19681">
693 <append key="info.capabilities" type="strlist">portable_audio_player</append>
694 </match>
695 </match>
696 <match key="usb_device.vendor_id" int="2821">
697 <match key="usb_device.product_id" int="20815">
698 <append key="info.capabilities" type="strlist">portable_audio_player</append>
699 </match>
700 </match>
701 <match key="usb_device.vendor_id" int="2821">
702 <match key="usb_device.product_id" int="30579">
703 <append key="info.capabilities" type="strlist">portable_audio_player</append>
704 </match>
705 </match>
706 <match key="usb_device.vendor_id" int="2821">
707 <match key="usb_device.product_id" int="21519">
708 <append key="info.capabilities" type="strlist">portable_audio_player</append>
709 </match>
710 </match>
711 <match key="usb_device.vendor_id" int="2821">
712 <match key="usb_device.product_id" int="21535">
713 <append key="info.capabilities" type="strlist">portable_audio_player</append>
714 </match>
715 </match>
716 <match key="usb_device.vendor_id" int="2821">
717 <match key="usb_device.product_id" int="21775">
718 <append key="info.capabilities" type="strlist">portable_audio_player</append>
719 </match>
720 </match>
721 <match key="usb_device.vendor_id" int="2821">
722 <match key="usb_device.product_id" int="21760">
723 <append key="info.capabilities" type="strlist">portable_audio_player</append>
724 </match>
725 </match>
726 <match key="usb_device.vendor_id" int="2821">
727 <match key="usb_device.product_id" int="19664">
728 <append key="info.capabilities" type="strlist">portable_audio_player</append>
729 </match>
730 </match>
731 <match key="usb_device.vendor_id" int="2821">
732 <match key="usb_device.product_id" int="19665">
733 <append key="info.capabilities" type="strlist">portable_audio_player</append>
734 </match>
735 </match>
736 <match key="usb_device.vendor_id" int="2821">
737 <match key="usb_device.product_id" int="21023">
738 <append key="info.capabilities" type="strlist">portable_audio_player</append>
739 </match>
740 </match>
741 <match key="usb_device.vendor_id" int="2821">
742 <match key="usb_device.product_id" int="21007">
743 <append key="info.capabilities" type="strlist">portable_audio_player</append>
744 </match>
745 </match>
746 <match key="usb_device.vendor_id" int="2821">
747 <match key="usb_device.product_id" int="19648">
748 <append key="info.capabilities" type="strlist">portable_audio_player</append>
749 </match>
750 </match>
751 <match key="usb_device.vendor_id" int="2821">
752 <match key="usb_device.product_id" int="19649">
753 <append key="info.capabilities" type="strlist">portable_audio_player</append>
754 </match>
755 </match>
756 <match key="usb_device.vendor_id" int="2821">
757 <match key="usb_device.product_id" int="21600">
758 <append key="info.capabilities" type="strlist">portable_audio_player</append>
759 </match>
760 </match>
761 <match key="usb_device.vendor_id" int="2821">
762 <match key="usb_device.product_id" int="21608">
763 <append key="info.capabilities" type="strlist">portable_audio_player</append>
764 </match>
765 </match>
766 <match key="usb_device.vendor_id" int="2821">
767 <match key="usb_device.product_id" int="21504">
768 <append key="info.capabilities" type="strlist">portable_audio_player</append>
769 </match>
770 </match>
771 <match key="usb_device.vendor_id" int="2821">
772 <match key="usb_device.product_id" int="21520">
773 <append key="info.capabilities" type="strlist">portable_audio_player</append>
774 </match>
775 </match>
776 <match key="usb_device.vendor_id" int="2821">
777 <match key="usb_device.product_id" int="21521">
778 <append key="info.capabilities" type="strlist">portable_audio_player</append>
779 </match>
780 </match>
781 <match key="usb_device.vendor_id" int="2821">
782 <match key="usb_device.product_id" int="21606">
783 <append key="info.capabilities" type="strlist">portable_audio_player</append>
784 </match>
785 </match>
786 <match key="usb_device.vendor_id" int="2821">
787 <match key="usb_device.product_id" int="30578">
788 <append key="info.capabilities" type="strlist">portable_audio_player</append>
789 </match>
790 </match>
791 <match key="usb_device.vendor_id" int="2821">
792 <match key="usb_device.product_id" int="21766">
793 <append key="info.capabilities" type="strlist">portable_audio_player</append>
794 </match>
795 </match>
796 <match key="usb_device.vendor_id" int="2821">
797 <match key="usb_device.product_id" int="21857">
798 <append key="info.capabilities" type="strlist">portable_audio_player</append>
799 </match>
800 </match>
801 <match key="usb_device.vendor_id" int="2821">
802 <match key="usb_device.product_id" int="20992">
803 <append key="info.capabilities" type="strlist">portable_audio_player</append>
804 </match>
805 </match>
806 <match key="usb_device.vendor_id" int="2821">
807 <match key="usb_device.product_id" int="20993">
808 <append key="info.capabilities" type="strlist">portable_audio_player</append>
809 </match>
810 </match>
811 <match key="usb_device.vendor_id" int="2821">
812 <match key="usb_device.product_id" int="21008">
813 <append key="info.capabilities" type="strlist">portable_audio_player</append>
814 </match>
815 </match>
816 <match key="usb_device.vendor_id" int="2821">
817 <match key="usb_device.product_id" int="21009">
818 <append key="info.capabilities" type="strlist">portable_audio_player</append>
819 </match>
820 </match>
821 <match key="usb_device.vendor_id" int="2821">
822 <match key="usb_device.product_id" int="21012">
823 <append key="info.capabilities" type="strlist">portable_audio_player</append>
824 </match>
825 </match>
826 <match key="usb_device.vendor_id" int="2821">
827 <match key="usb_device.product_id" int="21024">
828 <append key="info.capabilities" type="strlist">portable_audio_player</append>
829 </match>
830 </match>
831 <match key="usb_device.vendor_id" int="2821">
832 <match key="usb_device.product_id" int="21025">
833 <append key="info.capabilities" type="strlist">portable_audio_player</append>
834 </match>
835 </match>
836 <match key="usb_device.vendor_id" int="2821">
837 <match key="usb_device.product_id" int="21040">
838 <append key="info.capabilities" type="strlist">portable_audio_player</append>
839 </match>
840 </match>
841 <match key="usb_device.vendor_id" int="2821">
842 <match key="usb_device.product_id" int="21041">
843 <append key="info.capabilities" type="strlist">portable_audio_player</append>
844 </match>
845 </match>
846 <match key="usb_device.vendor_id" int="2821">
847 <match key="usb_device.product_id" int="19968">
848 <append key="info.capabilities" type="strlist">portable_audio_player</append>
849 </match>
850 </match>
851 <match key="usb_device.vendor_id" int="2821">
852 <match key="usb_device.product_id" int="19969">
853 <append key="info.capabilities" type="strlist">portable_audio_player</append>
854 </match>
855 </match>
856 <match key="usb_device.vendor_id" int="2821">
857 <match key="usb_device.product_id" int="19983">
858 <append key="info.capabilities" type="strlist">portable_audio_player</append>
859 </match>
860 </match>
861 <match key="usb_device.vendor_id" int="2821">
862 <match key="usb_device.product_id" int="19999">
863 <append key="info.capabilities" type="strlist">portable_audio_player</append>
864 </match>
865 </match>
866 <match key="usb_device.vendor_id" int="2821">
867 <match key="usb_device.product_id" int="19712">
868 <append key="info.capabilities" type="strlist">portable_audio_player</append>
869 </match>
870 </match>
871 <match key="usb_device.vendor_id" int="2821">
872 <match key="usb_device.product_id" int="19713">
873 <append key="info.capabilities" type="strlist">portable_audio_player</append>
874 </match>
875 </match>
876 <match key="usb_device.vendor_id" int="2821">
877 <match key="usb_device.product_id" int="19584">
878 <append key="info.capabilities" type="strlist">portable_audio_player</append>
879 </match>
880 </match>
881 <match key="usb_device.vendor_id" int="2821">
882 <match key="usb_device.product_id" int="19585">
883 <append key="info.capabilities" type="strlist">portable_audio_player</append>
884 </match>
885 </match>
886 <match key="usb_device.vendor_id" int="2821">
887 <match key="usb_device.product_id" int="19600">
888 <append key="info.capabilities" type="strlist">portable_audio_player</append>
889 </match>
890 </match>
891 <match key="usb_device.vendor_id" int="2821">
892 <match key="usb_device.product_id" int="19601">
893 <append key="info.capabilities" type="strlist">portable_audio_player</append>
894 </match>
895 </match>
896 <match key="usb_device.vendor_id" int="2821">
897 <match key="usb_device.product_id" int="19616">
898 <append key="info.capabilities" type="strlist">portable_audio_player</append>
899 </match>
900 </match>
901 <match key="usb_device.vendor_id" int="2821">
902 <match key="usb_device.product_id" int="19617">
903 <append key="info.capabilities" type="strlist">portable_audio_player</append>
904 </match>
905 </match>
906 <match key="usb_device.vendor_id" int="2821">
907 <match key="usb_device.product_id" int="22047">
908 <append key="info.capabilities" type="strlist">portable_audio_player</append>
909 </match>
910 </match>
911 <match key="usb_device.vendor_id" int="2821">
912 <match key="usb_device.product_id" int="24322">
913 <append key="info.capabilities" type="strlist">portable_audio_player</append>
914 </match>
915 </match>
916 <match key="usb_device.vendor_id" int="2821">
917 <match key="usb_device.product_id" int="22543">
918 <append key="info.capabilities" type="strlist">portable_audio_player</append>
919 </match>
920 </match>
921 <match key="usb_device.vendor_id" int="2821">
922 <match key="usb_device.product_id" int="22559">
923 <append key="info.capabilities" type="strlist">portable_audio_player</append>
924 </match>
925 </match>
926 <match key="usb_device.vendor_id" int="2821">
927 <match key="usb_device.product_id" int="21632">
928 <append key="info.capabilities" type="strlist">portable_audio_player</append>
929 </match>
930 </match>
931 <match key="usb_device.vendor_id" int="2821">
932 <match key="usb_device.product_id" int="21633">
933 <append key="info.capabilities" type="strlist">portable_audio_player</append>
934 </match>
935 </match>
936 <match key="usb_device.vendor_id" int="2821">
937 <match key="usb_device.product_id" int="30593">
938 <append key="info.capabilities" type="strlist">portable_audio_player</append>
939 </match>
940 </match>
941 <match key="usb_device.vendor_id" int="2821">
942 <match key="usb_device.product_id" int="21648">
943 <append key="info.capabilities" type="strlist">portable_audio_player</append>
944 </match>
945 </match>
946 <match key="usb_device.vendor_id" int="2821">
947 <match key="usb_device.product_id" int="21649">
948 <append key="info.capabilities" type="strlist">portable_audio_player</append>
949 </match>
950 </match>
951 <match key="usb_device.vendor_id" int="10096">
952 <match key="usb_device.product_id" int="36945">
953 <append key="info.capabilities" type="strlist">camera</append>
954 </match>
955 </match>
956 <match key="usb_device.vendor_id" int="8320">
957 <match key="usb_device.product_id" int="6">
958 <append key="info.capabilities" type="strlist">portable_audio_player</append>
959 </match>
960 </match>
961 <match key="usb_device.vendor_id" int="8320">
962 <match key="usb_device.product_id" int="5">
963 <append key="info.capabilities" type="strlist">portable_audio_player</append>
964 </match>
965 </match>
966 <match key="usb_device.vendor_id" int="1189">
967 <match key="usb_device.product_id" int="12291">
968 <append key="info.capabilities" type="strlist">camera</append>
969 </match>
970 </match>
971 <match key="usb_device.vendor_id" int="7493">
972 <match key="usb_device.product_id" int="17821">
973 <append key="info.capabilities" type="strlist">portable_audio_player</append>
974 </match>
975 </match>
976 <match key="usb_device.vendor_id" int="10823">
977 <match key="usb_device.product_id" int="32528">
978 <append key="info.capabilities" type="strlist">portable_audio_player</append>
979 </match>
980 </match>
981 <match key="usb_device.vendor_id" int="10823">
982 <match key="usb_device.product_id" int="8200">
983 <append key="info.capabilities" type="strlist">portable_audio_player</append>
984 </match>
985 </match>
986 <match key="usb_device.vendor_id" int="10823">
987 <match key="usb_device.product_id" int="3074">
988 <append key="info.capabilities" type="strlist">portable_audio_player</append>
989 </match>
990 </match>
221 <match key="usb_device.vendor_id" int="1193"> 991 <match key="usb_device.vendor_id" int="1193">
222 <match key="usb_device.product_id" int="12359"> 992 <match key="usb_device.product_id" int="12359">
223 <append key="info.capabilities" type="strlist">camera</append> 993 <append key="info.capabilities" type="strlist">camera</append>
@@ -244,6 +1014,11 @@
244 </match> 1014 </match>
245 </match> 1015 </match>
246 <match key="usb_device.vendor_id" int="1193"> 1016 <match key="usb_device.vendor_id" int="1193">
1017 <match key="usb_device.product_id" int="12904">
1018 <append key="info.capabilities" type="strlist">camera</append>
1019 </match>
1020 </match>
1021 <match key="usb_device.vendor_id" int="1193">
247 <match key="usb_device.product_id" int="12480"> 1022 <match key="usb_device.product_id" int="12480">
248 <append key="info.capabilities" type="strlist">camera</append> 1023 <append key="info.capabilities" type="strlist">camera</append>
249 </match> 1024 </match>
@@ -254,6 +1029,11 @@
254 </match> 1029 </match>
255 </match> 1030 </match>
256 <match key="usb_device.vendor_id" int="1193"> 1031 <match key="usb_device.vendor_id" int="1193">
1032 <match key="usb_device.product_id" int="12791">
1033 <append key="info.capabilities" type="strlist">camera</append>
1034 </match>
1035 </match>
1036 <match key="usb_device.vendor_id" int="1193">
257 <match key="usb_device.product_id" int="12390"> 1037 <match key="usb_device.product_id" int="12390">
258 <append key="info.capabilities" type="strlist">camera</append> 1038 <append key="info.capabilities" type="strlist">camera</append>
259 </match> 1039 </match>
@@ -469,11 +1249,31 @@
469 </match> 1249 </match>
470 </match> 1250 </match>
471 <match key="usb_device.vendor_id" int="1193"> 1251 <match key="usb_device.vendor_id" int="1193">
1252 <match key="usb_device.product_id" int="12912">
1253 <append key="info.capabilities" type="strlist">camera</append>
1254 </match>
1255 </match>
1256 <match key="usb_device.vendor_id" int="1193">
472 <match key="usb_device.product_id" int="12419"> 1257 <match key="usb_device.product_id" int="12419">
473 <append key="info.capabilities" type="strlist">camera</append> 1258 <append key="info.capabilities" type="strlist">camera</append>
474 </match> 1259 </match>
475 </match> 1260 </match>
476 <match key="usb_device.vendor_id" int="1193"> 1261 <match key="usb_device.vendor_id" int="1193">
1262 <match key="usb_device.product_id" int="12476">
1263 <append key="info.capabilities" type="strlist">camera</append>
1264 </match>
1265 </match>
1266 <match key="usb_device.vendor_id" int="1193">
1267 <match key="usb_device.product_id" int="12823">
1268 <append key="info.capabilities" type="strlist">camera</append>
1269 </match>
1270 </match>
1271 <match key="usb_device.vendor_id" int="1193">
1272 <match key="usb_device.product_id" int="12927">
1273 <append key="info.capabilities" type="strlist">camera</append>
1274 </match>
1275 </match>
1276 <match key="usb_device.vendor_id" int="1193">
477 <match key="usb_device.product_id" int="12522"> 1277 <match key="usb_device.product_id" int="12522">
478 <append key="info.capabilities" type="strlist">camera</append> 1278 <append key="info.capabilities" type="strlist">camera</append>
479 </match> 1279 </match>
@@ -484,6 +1284,16 @@
484 </match> 1284 </match>
485 </match> 1285 </match>
486 <match key="usb_device.vendor_id" int="1193"> 1286 <match key="usb_device.vendor_id" int="1193">
1287 <match key="usb_device.product_id" int="12752">
1288 <append key="info.capabilities" type="strlist">camera</append>
1289 </match>
1290 </match>
1291 <match key="usb_device.vendor_id" int="1193">
1292 <match key="usb_device.product_id" int="12825">
1293 <append key="info.capabilities" type="strlist">camera</append>
1294 </match>
1295 </match>
1296 <match key="usb_device.vendor_id" int="1193">
487 <match key="usb_device.product_id" int="12523"> 1297 <match key="usb_device.product_id" int="12523">
488 <append key="info.capabilities" type="strlist">camera</append> 1298 <append key="info.capabilities" type="strlist">camera</append>
489 </match> 1299 </match>
@@ -569,16 +1379,51 @@
569 </match> 1379 </match>
570 </match> 1380 </match>
571 <match key="usb_device.vendor_id" int="1193"> 1381 <match key="usb_device.vendor_id" int="1193">
1382 <match key="usb_device.product_id" int="12858">
1383 <append key="info.capabilities" type="strlist">camera</append>
1384 </match>
1385 </match>
1386 <match key="usb_device.vendor_id" int="1193">
1387 <match key="usb_device.product_id" int="12824">
1388 <append key="info.capabilities" type="strlist">camera</append>
1389 </match>
1390 </match>
1391 <match key="usb_device.vendor_id" int="1193">
572 <match key="usb_device.product_id" int="12821"> 1392 <match key="usb_device.product_id" int="12821">
573 <append key="info.capabilities" type="strlist">camera</append> 1393 <append key="info.capabilities" type="strlist">camera</append>
574 </match> 1394 </match>
575 </match> 1395 </match>
576 <match key="usb_device.vendor_id" int="1193"> 1396 <match key="usb_device.vendor_id" int="1193">
1397 <match key="usb_device.product_id" int="12859">
1398 <append key="info.capabilities" type="strlist">camera</append>
1399 </match>
1400 </match>
1401 <match key="usb_device.vendor_id" int="1193">
1402 <match key="usb_device.product_id" int="12880">
1403 <append key="info.capabilities" type="strlist">camera</append>
1404 </match>
1405 </match>
1406 <match key="usb_device.vendor_id" int="1193">
1407 <match key="usb_device.product_id" int="12914">
1408 <append key="info.capabilities" type="strlist">camera</append>
1409 </match>
1410 </match>
1411 <match key="usb_device.vendor_id" int="1193">
1412 <match key="usb_device.product_id" int="12883">
1413 <append key="info.capabilities" type="strlist">camera</append>
1414 </match>
1415 </match>
1416 <match key="usb_device.vendor_id" int="1193">
577 <match key="usb_device.product_id" int="12698"> 1417 <match key="usb_device.product_id" int="12698">
578 <append key="info.capabilities" type="strlist">camera</append> 1418 <append key="info.capabilities" type="strlist">camera</append>
579 </match> 1419 </match>
580 </match> 1420 </match>
581 <match key="usb_device.vendor_id" int="1193"> 1421 <match key="usb_device.vendor_id" int="1193">
1422 <match key="usb_device.product_id" int="12911">
1423 <append key="info.capabilities" type="strlist">camera</append>
1424 </match>
1425 </match>
1426 <match key="usb_device.vendor_id" int="1193">
582 <match key="usb_device.product_id" int="12356"> 1427 <match key="usb_device.product_id" int="12356">
583 <append key="info.capabilities" type="strlist">camera</append> 1428 <append key="info.capabilities" type="strlist">camera</append>
584 </match> 1429 </match>
@@ -634,6 +1479,16 @@
634 </match> 1479 </match>
635 </match> 1480 </match>
636 <match key="usb_device.vendor_id" int="1193"> 1481 <match key="usb_device.vendor_id" int="1193">
1482 <match key="usb_device.product_id" int="12861">
1483 <append key="info.capabilities" type="strlist">camera</append>
1484 </match>
1485 </match>
1486 <match key="usb_device.vendor_id" int="1193">
1487 <match key="usb_device.product_id" int="12953">
1488 <append key="info.capabilities" type="strlist">camera</append>
1489 </match>
1490 </match>
1491 <match key="usb_device.vendor_id" int="1193">
637 <match key="usb_device.product_id" int="12751"> 1492 <match key="usb_device.product_id" int="12751">
638 <append key="info.capabilities" type="strlist">camera</append> 1493 <append key="info.capabilities" type="strlist">camera</append>
639 </match> 1494 </match>
@@ -649,6 +1504,21 @@
649 </match> 1504 </match>
650 </match> 1505 </match>
651 <match key="usb_device.vendor_id" int="1193"> 1506 <match key="usb_device.vendor_id" int="1193">
1507 <match key="usb_device.product_id" int="12865">
1508 <append key="info.capabilities" type="strlist">camera</append>
1509 </match>
1510 </match>
1511 <match key="usb_device.vendor_id" int="1193">
1512 <match key="usb_device.product_id" int="12969">
1513 <append key="info.capabilities" type="strlist">camera</append>
1514 </match>
1515 </match>
1516 <match key="usb_device.vendor_id" int="1193">
1517 <match key="usb_device.product_id" int="12837">
1518 <append key="info.capabilities" type="strlist">camera</append>
1519 </match>
1520 </match>
1521 <match key="usb_device.vendor_id" int="1193">
652 <match key="usb_device.product_id" int="12774"> 1522 <match key="usb_device.product_id" int="12774">
653 <append key="info.capabilities" type="strlist">camera</append> 1523 <append key="info.capabilities" type="strlist">camera</append>
654 </match> 1524 </match>
@@ -714,11 +1584,6 @@
714 </match> 1584 </match>
715 </match> 1585 </match>
716 <match key="usb_device.vendor_id" int="1193"> 1586 <match key="usb_device.vendor_id" int="1193">
717 <match key="usb_device.product_id" int="12418">
718 <append key="info.capabilities" type="strlist">camera</append>
719 </match>
720 </match>
721 <match key="usb_device.vendor_id" int="1193">
722 <match key="usb_device.product_id" int="12416"> 1587 <match key="usb_device.product_id" int="12416">
723 <append key="info.capabilities" type="strlist">camera</append> 1588 <append key="info.capabilities" type="strlist">camera</append>
724 </match> 1589 </match>
@@ -739,11 +1604,6 @@
739 </match> 1604 </match>
740 </match> 1605 </match>
741 <match key="usb_device.vendor_id" int="1193"> 1606 <match key="usb_device.vendor_id" int="1193">
742 <match key="usb_device.product_id" int="12417">
743 <append key="info.capabilities" type="strlist">camera</append>
744 </match>
745 </match>
746 <match key="usb_device.vendor_id" int="1193">
747 <match key="usb_device.product_id" int="12418"> 1607 <match key="usb_device.product_id" int="12418">
748 <append key="info.capabilities" type="strlist">camera</append> 1608 <append key="info.capabilities" type="strlist">camera</append>
749 </match> 1609 </match>
@@ -794,11 +1654,26 @@
794 </match> 1654 </match>
795 </match> 1655 </match>
796 <match key="usb_device.vendor_id" int="1193"> 1656 <match key="usb_device.vendor_id" int="1193">
1657 <match key="usb_device.product_id" int="12686">
1658 <append key="info.capabilities" type="strlist">camera</append>
1659 </match>
1660 </match>
1661 <match key="usb_device.vendor_id" int="1193">
797 <match key="usb_device.product_id" int="12739"> 1662 <match key="usb_device.product_id" int="12739">
798 <append key="info.capabilities" type="strlist">camera</append> 1663 <append key="info.capabilities" type="strlist">camera</append>
799 </match> 1664 </match>
800 </match> 1665 </match>
801 <match key="usb_device.vendor_id" int="1193"> 1666 <match key="usb_device.vendor_id" int="1193">
1667 <match key="usb_device.product_id" int="12862">
1668 <append key="info.capabilities" type="strlist">camera</append>
1669 </match>
1670 </match>
1671 <match key="usb_device.vendor_id" int="1193">
1672 <match key="usb_device.product_id" int="12900">
1673 <append key="info.capabilities" type="strlist">camera</append>
1674 </match>
1675 </match>
1676 <match key="usb_device.vendor_id" int="1193">
802 <match key="usb_device.product_id" int="12366"> 1677 <match key="usb_device.product_id" int="12366">
803 <append key="info.capabilities" type="strlist">camera</append> 1678 <append key="info.capabilities" type="strlist">camera</append>
804 </match> 1679 </match>
@@ -809,11 +1684,41 @@
809 </match> 1684 </match>
810 </match> 1685 </match>
811 <match key="usb_device.vendor_id" int="1193"> 1686 <match key="usb_device.vendor_id" int="1193">
1687 <match key="usb_device.product_id" int="12689">
1688 <append key="info.capabilities" type="strlist">camera</append>
1689 </match>
1690 </match>
1691 <match key="usb_device.vendor_id" int="1193">
812 <match key="usb_device.product_id" int="12734"> 1692 <match key="usb_device.product_id" int="12734">
813 <append key="info.capabilities" type="strlist">camera</append> 1693 <append key="info.capabilities" type="strlist">camera</append>
814 </match> 1694 </match>
815 </match> 1695 </match>
816 <match key="usb_device.vendor_id" int="1193"> 1696 <match key="usb_device.vendor_id" int="1193">
1697 <match key="usb_device.product_id" int="12842">
1698 <append key="info.capabilities" type="strlist">camera</append>
1699 </match>
1700 </match>
1701 <match key="usb_device.vendor_id" int="1193">
1702 <match key="usb_device.product_id" int="12874">
1703 <append key="info.capabilities" type="strlist">camera</append>
1704 </match>
1705 </match>
1706 <match key="usb_device.vendor_id" int="1193">
1707 <match key="usb_device.product_id" int="12873">
1708 <append key="info.capabilities" type="strlist">camera</append>
1709 </match>
1710 </match>
1711 <match key="usb_device.vendor_id" int="1193">
1712 <match key="usb_device.product_id" int="12913">
1713 <append key="info.capabilities" type="strlist">camera</append>
1714 </match>
1715 </match>
1716 <match key="usb_device.vendor_id" int="1193">
1717 <match key="usb_device.product_id" int="12898">
1718 <append key="info.capabilities" type="strlist">camera</append>
1719 </match>
1720 </match>
1721 <match key="usb_device.vendor_id" int="1193">
817 <match key="usb_device.product_id" int="12377"> 1722 <match key="usb_device.product_id" int="12377">
818 <append key="info.capabilities" type="strlist">camera</append> 1723 <append key="info.capabilities" type="strlist">camera</append>
819 </match> 1724 </match>
@@ -824,11 +1729,26 @@
824 </match> 1729 </match>
825 </match> 1730 </match>
826 <match key="usb_device.vendor_id" int="1193"> 1731 <match key="usb_device.vendor_id" int="1193">
1732 <match key="usb_device.product_id" int="12786">
1733 <append key="info.capabilities" type="strlist">camera</append>
1734 </match>
1735 </match>
1736 <match key="usb_device.vendor_id" int="1193">
827 <match key="usb_device.product_id" int="12472"> 1737 <match key="usb_device.product_id" int="12472">
828 <append key="info.capabilities" type="strlist">camera</append> 1738 <append key="info.capabilities" type="strlist">camera</append>
829 </match> 1739 </match>
830 </match> 1740 </match>
831 <match key="usb_device.vendor_id" int="1193"> 1741 <match key="usb_device.vendor_id" int="1193">
1742 <match key="usb_device.product_id" int="12785">
1743 <append key="info.capabilities" type="strlist">camera</append>
1744 </match>
1745 </match>
1746 <match key="usb_device.vendor_id" int="1193">
1747 <match key="usb_device.product_id" int="12897">
1748 <append key="info.capabilities" type="strlist">camera</append>
1749 </match>
1750 </match>
1751 <match key="usb_device.vendor_id" int="1193">
832 <match key="usb_device.product_id" int="12376"> 1752 <match key="usb_device.product_id" int="12376">
833 <append key="info.capabilities" type="strlist">camera</append> 1753 <append key="info.capabilities" type="strlist">camera</append>
834 </match> 1754 </match>
@@ -839,6 +1759,11 @@
839 </match> 1759 </match>
840 </match> 1760 </match>
841 <match key="usb_device.vendor_id" int="1193"> 1761 <match key="usb_device.vendor_id" int="1193">
1762 <match key="usb_device.product_id" int="12867">
1763 <append key="info.capabilities" type="strlist">camera</append>
1764 </match>
1765 </match>
1766 <match key="usb_device.vendor_id" int="1193">
842 <match key="usb_device.product_id" int="12537"> 1767 <match key="usb_device.product_id" int="12537">
843 <append key="info.capabilities" type="strlist">camera</append> 1768 <append key="info.capabilities" type="strlist">camera</append>
844 </match> 1769 </match>
@@ -864,11 +1789,21 @@
864 </match> 1789 </match>
865 </match> 1790 </match>
866 <match key="usb_device.vendor_id" int="1193"> 1791 <match key="usb_device.vendor_id" int="1193">
1792 <match key="usb_device.product_id" int="12666">
1793 <append key="info.capabilities" type="strlist">camera</append>
1794 </match>
1795 </match>
1796 <match key="usb_device.vendor_id" int="1193">
867 <match key="usb_device.product_id" int="12735"> 1797 <match key="usb_device.product_id" int="12735">
868 <append key="info.capabilities" type="strlist">camera</append> 1798 <append key="info.capabilities" type="strlist">camera</append>
869 </match> 1799 </match>
870 </match> 1800 </match>
871 <match key="usb_device.vendor_id" int="1193"> 1801 <match key="usb_device.vendor_id" int="1193">
1802 <match key="usb_device.product_id" int="12783">
1803 <append key="info.capabilities" type="strlist">camera</append>
1804 </match>
1805 </match>
1806 <match key="usb_device.vendor_id" int="1193">
872 <match key="usb_device.product_id" int="12482"> 1807 <match key="usb_device.product_id" int="12482">
873 <append key="info.capabilities" type="strlist">camera</append> 1808 <append key="info.capabilities" type="strlist">camera</append>
874 </match> 1809 </match>
@@ -964,17 +1899,22 @@
964 </match> 1899 </match>
965 </match> 1900 </match>
966 <match key="usb_device.vendor_id" int="1193"> 1901 <match key="usb_device.vendor_id" int="1193">
967 <match key="usb_device.product_id" int="12666"> 1902 <match key="usb_device.product_id" int="12469">
968 <append key="info.capabilities" type="strlist">camera</append> 1903 <append key="info.capabilities" type="strlist">camera</append>
969 </match> 1904 </match>
970 </match> 1905 </match>
971 <match key="usb_device.vendor_id" int="1193"> 1906 <match key="usb_device.vendor_id" int="1193">
972 <match key="usb_device.product_id" int="12469"> 1907 <match key="usb_device.product_id" int="12442">
973 <append key="info.capabilities" type="strlist">camera</append> 1908 <append key="info.capabilities" type="strlist">camera</append>
974 </match> 1909 </match>
975 </match> 1910 </match>
976 <match key="usb_device.vendor_id" int="1193"> 1911 <match key="usb_device.vendor_id" int="1193">
977 <match key="usb_device.product_id" int="12442"> 1912 <match key="usb_device.product_id" int="12838">
1913 <append key="info.capabilities" type="strlist">camera</append>
1914 </match>
1915 </match>
1916 <match key="usb_device.vendor_id" int="1193">
1917 <match key="usb_device.product_id" int="12863">
978 <append key="info.capabilities" type="strlist">camera</append> 1918 <append key="info.capabilities" type="strlist">camera</append>
979 </match> 1919 </match>
980 </match> 1920 </match>
@@ -994,11 +1934,26 @@
994 </match> 1934 </match>
995 </match> 1935 </match>
996 <match key="usb_device.vendor_id" int="1193"> 1936 <match key="usb_device.vendor_id" int="1193">
1937 <match key="usb_device.product_id" int="12936">
1938 <append key="info.capabilities" type="strlist">camera</append>
1939 </match>
1940 </match>
1941 <match key="usb_device.vendor_id" int="1193">
1942 <match key="usb_device.product_id" int="12937">
1943 <append key="info.capabilities" type="strlist">camera</append>
1944 </match>
1945 </match>
1946 <match key="usb_device.vendor_id" int="1193">
997 <match key="usb_device.product_id" int="12360"> 1947 <match key="usb_device.product_id" int="12360">
998 <append key="info.capabilities" type="strlist">camera</append> 1948 <append key="info.capabilities" type="strlist">camera</append>
999 </match> 1949 </match>
1000 </match> 1950 </match>
1001 <match key="usb_device.vendor_id" int="1193"> 1951 <match key="usb_device.vendor_id" int="1193">
1952 <match key="usb_device.product_id" int="12851">
1953 <append key="info.capabilities" type="strlist">camera</append>
1954 </match>
1955 </match>
1956 <match key="usb_device.vendor_id" int="1193">
1002 <match key="usb_device.product_id" int="12687"> 1957 <match key="usb_device.product_id" int="12687">
1003 <append key="info.capabilities" type="strlist">camera</append> 1958 <append key="info.capabilities" type="strlist">camera</append>
1004 </match> 1959 </match>
@@ -1009,22 +1964,22 @@
1009 </match> 1964 </match>
1010 </match> 1965 </match>
1011 <match key="usb_device.vendor_id" int="1193"> 1966 <match key="usb_device.vendor_id" int="1193">
1012 <match key="usb_device.product_id" int="12373"> 1967 <match key="usb_device.product_id" int="12888">
1013 <append key="info.capabilities" type="strlist">camera</append> 1968 <append key="info.capabilities" type="strlist">camera</append>
1014 </match> 1969 </match>
1015 </match> 1970 </match>
1016 <match key="usb_device.vendor_id" int="1193"> 1971 <match key="usb_device.vendor_id" int="1193">
1017 <match key="usb_device.product_id" int="12398"> 1972 <match key="usb_device.product_id" int="12373">
1018 <append key="info.capabilities" type="strlist">camera</append> 1973 <append key="info.capabilities" type="strlist">camera</append>
1019 </match> 1974 </match>
1020 </match> 1975 </match>
1021 <match key="usb_device.vendor_id" int="1193"> 1976 <match key="usb_device.vendor_id" int="1193">
1022 <match key="usb_device.product_id" int="12399"> 1977 <match key="usb_device.product_id" int="12398">
1023 <append key="info.capabilities" type="strlist">camera</append> 1978 <append key="info.capabilities" type="strlist">camera</append>
1024 </match> 1979 </match>
1025 </match> 1980 </match>
1026 <match key="usb_device.vendor_id" int="1193"> 1981 <match key="usb_device.vendor_id" int="1193">
1027 <match key="usb_device.product_id" int="12421"> 1982 <match key="usb_device.product_id" int="12399">
1028 <append key="info.capabilities" type="strlist">camera</append> 1983 <append key="info.capabilities" type="strlist">camera</append>
1029 </match> 1984 </match>
1030 </match> 1985 </match>
@@ -1069,6 +2024,11 @@
1069 </match> 2024 </match>
1070 </match> 2025 </match>
1071 <match key="usb_device.vendor_id" int="1193"> 2026 <match key="usb_device.vendor_id" int="1193">
2027 <match key="usb_device.product_id" int="12854">
2028 <append key="info.capabilities" type="strlist">camera</append>
2029 </match>
2030 </match>
2031 <match key="usb_device.vendor_id" int="1193">
1072 <match key="usb_device.product_id" int="12357"> 2032 <match key="usb_device.product_id" int="12357">
1073 <append key="info.capabilities" type="strlist">camera</append> 2033 <append key="info.capabilities" type="strlist">camera</append>
1074 </match> 2034 </match>
@@ -1079,6 +2039,16 @@
1079 </match> 2039 </match>
1080 </match> 2040 </match>
1081 <match key="usb_device.vendor_id" int="1193"> 2041 <match key="usb_device.vendor_id" int="1193">
2042 <match key="usb_device.product_id" int="12891">
2043 <append key="info.capabilities" type="strlist">camera</append>
2044 </match>
2045 </match>
2046 <match key="usb_device.vendor_id" int="1193">
2047 <match key="usb_device.product_id" int="12917">
2048 <append key="info.capabilities" type="strlist">camera</append>
2049 </match>
2050 </match>
2051 <match key="usb_device.vendor_id" int="1193">
1082 <match key="usb_device.product_id" int="12528"> 2052 <match key="usb_device.product_id" int="12528">
1083 <append key="info.capabilities" type="strlist">camera</append> 2053 <append key="info.capabilities" type="strlist">camera</append>
1084 </match> 2054 </match>
@@ -1179,6 +2149,11 @@
1179 </match> 2149 </match>
1180 </match> 2150 </match>
1181 <match key="usb_device.vendor_id" int="1193"> 2151 <match key="usb_device.vendor_id" int="1193">
2152 <match key="usb_device.product_id" int="12818">
2153 <append key="info.capabilities" type="strlist">camera</append>
2154 </match>
2155 </match>
2156 <match key="usb_device.vendor_id" int="1193">
1182 <match key="usb_device.product_id" int="12443"> 2157 <match key="usb_device.product_id" int="12443">
1183 <append key="info.capabilities" type="strlist">camera</append> 2158 <append key="info.capabilities" type="strlist">camera</append>
1184 </match> 2159 </match>
@@ -1274,6 +2249,11 @@
1274 </match> 2249 </match>
1275 </match> 2250 </match>
1276 <match key="usb_device.vendor_id" int="1193"> 2251 <match key="usb_device.vendor_id" int="1193">
2252 <match key="usb_device.product_id" int="12660">
2253 <append key="info.capabilities" type="strlist">camera</append>
2254 </match>
2255 </match>
2256 <match key="usb_device.vendor_id" int="1193">
1277 <match key="usb_device.product_id" int="12619"> 2257 <match key="usb_device.product_id" int="12619">
1278 <append key="info.capabilities" type="strlist">camera</append> 2258 <append key="info.capabilities" type="strlist">camera</append>
1279 </match> 2259 </match>
@@ -1329,6 +2309,21 @@
1329 </match> 2309 </match>
1330 </match> 2310 </match>
1331 <match key="usb_device.vendor_id" int="1193"> 2311 <match key="usb_device.vendor_id" int="1193">
2312 <match key="usb_device.product_id" int="12852">
2313 <append key="info.capabilities" type="strlist">camera</append>
2314 </match>
2315 </match>
2316 <match key="usb_device.vendor_id" int="1193">
2317 <match key="usb_device.product_id" int="12890">
2318 <append key="info.capabilities" type="strlist">camera</append>
2319 </match>
2320 </match>
2321 <match key="usb_device.vendor_id" int="1193">
2322 <match key="usb_device.product_id" int="12918">
2323 <append key="info.capabilities" type="strlist">camera</append>
2324 </match>
2325 </match>
2326 <match key="usb_device.vendor_id" int="1193">
1332 <match key="usb_device.product_id" int="12772"> 2327 <match key="usb_device.product_id" int="12772">
1333 <append key="info.capabilities" type="strlist">camera</append> 2328 <append key="info.capabilities" type="strlist">camera</append>
1334 </match> 2329 </match>
@@ -1344,6 +2339,51 @@
1344 </match> 2339 </match>
1345 </match> 2340 </match>
1346 <match key="usb_device.vendor_id" int="1193"> 2341 <match key="usb_device.vendor_id" int="1193">
2342 <match key="usb_device.product_id" int="12844">
2343 <append key="info.capabilities" type="strlist">camera</append>
2344 </match>
2345 </match>
2346 <match key="usb_device.vendor_id" int="1193">
2347 <match key="usb_device.product_id" int="12840">
2348 <append key="info.capabilities" type="strlist">camera</append>
2349 </match>
2350 </match>
2351 <match key="usb_device.vendor_id" int="1193">
2352 <match key="usb_device.product_id" int="12869">
2353 <append key="info.capabilities" type="strlist">camera</append>
2354 </match>
2355 </match>
2356 <match key="usb_device.vendor_id" int="1193">
2357 <match key="usb_device.product_id" int="12868">
2358 <append key="info.capabilities" type="strlist">camera</append>
2359 </match>
2360 </match>
2361 <match key="usb_device.vendor_id" int="1193">
2362 <match key="usb_device.product_id" int="12895">
2363 <append key="info.capabilities" type="strlist">camera</append>
2364 </match>
2365 </match>
2366 <match key="usb_device.vendor_id" int="1193">
2367 <match key="usb_device.product_id" int="12856">
2368 <append key="info.capabilities" type="strlist">camera</append>
2369 </match>
2370 </match>
2371 <match key="usb_device.vendor_id" int="1193">
2372 <match key="usb_device.product_id" int="12892">
2373 <append key="info.capabilities" type="strlist">camera</append>
2374 </match>
2375 </match>
2376 <match key="usb_device.vendor_id" int="1193">
2377 <match key="usb_device.product_id" int="12919">
2378 <append key="info.capabilities" type="strlist">camera</append>
2379 </match>
2380 </match>
2381 <match key="usb_device.vendor_id" int="1193">
2382 <match key="usb_device.product_id" int="12955">
2383 <append key="info.capabilities" type="strlist">camera</append>
2384 </match>
2385 </match>
2386 <match key="usb_device.vendor_id" int="1193">
1347 <match key="usb_device.product_id" int="12368"> 2387 <match key="usb_device.product_id" int="12368">
1348 <append key="info.capabilities" type="strlist">camera</append> 2388 <append key="info.capabilities" type="strlist">camera</append>
1349 </match> 2389 </match>
@@ -1354,6 +2394,21 @@
1354 </match> 2394 </match>
1355 </match> 2395 </match>
1356 <match key="usb_device.vendor_id" int="1193"> 2396 <match key="usb_device.vendor_id" int="1193">
2397 <match key="usb_device.product_id" int="12778">
2398 <append key="info.capabilities" type="strlist">camera</append>
2399 </match>
2400 </match>
2401 <match key="usb_device.vendor_id" int="1193">
2402 <match key="usb_device.product_id" int="12823">
2403 <append key="info.capabilities" type="strlist">camera</append>
2404 </match>
2405 </match>
2406 <match key="usb_device.vendor_id" int="1193">
2407 <match key="usb_device.product_id" int="12859">
2408 <append key="info.capabilities" type="strlist">camera</append>
2409 </match>
2410 </match>
2411 <match key="usb_device.vendor_id" int="1193">
1357 <match key="usb_device.product_id" int="12408"> 2412 <match key="usb_device.product_id" int="12408">
1358 <append key="info.capabilities" type="strlist">camera</append> 2413 <append key="info.capabilities" type="strlist">camera</append>
1359 </match> 2414 </match>
@@ -1378,16 +2433,46 @@
1378 <append key="info.capabilities" type="strlist">camera</append> 2433 <append key="info.capabilities" type="strlist">camera</append>
1379 </match> 2434 </match>
1380 </match> 2435 </match>
2436 <match key="usb_device.vendor_id" int="1999">
2437 <match key="usb_device.product_id" int="4474">
2438 <append key="info.capabilities" type="strlist">camera</append>
2439 </match>
2440 </match>
1381 <match key="usb_device.vendor_id" int="1375"> 2441 <match key="usb_device.vendor_id" int="1375">
1382 <match key="usb_device.product_id" int="49664"> 2442 <match key="usb_device.product_id" int="49664">
1383 <append key="info.capabilities" type="strlist">camera</append> 2443 <append key="info.capabilities" type="strlist">camera</append>
1384 </match> 2444 </match>
1385 </match> 2445 </match>
2446 <match key="usb_device.vendor_id" int="1207">
2447 <match key="usb_device.product_id" int="34985">
2448 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2449 </match>
2450 </match>
2451 <match key="usb_device.vendor_id" int="10096">
2452 <match key="usb_device.product_id" int="37152">
2453 <append key="info.capabilities" type="strlist">camera</append>
2454 </match>
2455 </match>
1386 <match key="usb_device.vendor_id" int="10096"> 2456 <match key="usb_device.vendor_id" int="10096">
1387 <match key="usb_device.product_id" int="36956"> 2457 <match key="usb_device.product_id" int="36956">
1388 <append key="info.capabilities" type="strlist">camera</append> 2458 <append key="info.capabilities" type="strlist">camera</append>
1389 </match> 2459 </match>
1390 </match> 2460 </match>
2461 <match key="usb_device.vendor_id" int="1363">
2462 <match key="usb_device.product_id" int="514">
2463 <append key="info.capabilities" type="strlist">camera</append>
2464 </match>
2465 </match>
2466 <match key="usb_device.vendor_id" int="1363">
2467 <match key="usb_device.product_id" int="4098">
2468 <append key="info.capabilities" type="strlist">camera</append>
2469 </match>
2470 </match>
2471 <match key="usb_device.vendor_id" int="1363">
2472 <match key="usb_device.product_id" int="514">
2473 <append key="info.capabilities" type="strlist">camera</append>
2474 </match>
2475 </match>
1391 <match key="usb_device.vendor_id" int="1943"> 2476 <match key="usb_device.vendor_id" int="1943">
1392 <match key="usb_device.product_id" int="32769"> 2477 <match key="usb_device.product_id" int="32769">
1393 <append key="info.capabilities" type="strlist">camera</append> 2478 <append key="info.capabilities" type="strlist">camera</append>
@@ -1398,6 +2483,11 @@
1398 <append key="info.capabilities" type="strlist">camera</append> 2483 <append key="info.capabilities" type="strlist">camera</append>
1399 </match> 2484 </match>
1400 </match> 2485 </match>
2486 <match key="usb_device.vendor_id" int="10096">
2487 <match key="usb_device.product_id" int="36956">
2488 <append key="info.capabilities" type="strlist">camera</append>
2489 </match>
2490 </match>
1401 <match key="usb_device.vendor_id" int="7796"> 2491 <match key="usb_device.vendor_id" int="7796">
1402 <match key="usb_device.product_id" int="25874"> 2492 <match key="usb_device.product_id" int="25874">
1403 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2493 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -1408,6 +2498,21 @@
1408 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2498 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1409 </match> 2499 </match>
1410 </match> 2500 </match>
2501 <match key="usb_device.vendor_id" int="10096">
2502 <match key="usb_device.product_id" int="37152">
2503 <append key="info.capabilities" type="strlist">camera</append>
2504 </match>
2505 </match>
2506 <match key="usb_device.vendor_id" int="10096">
2507 <match key="usb_device.product_id" int="37152">
2508 <append key="info.capabilities" type="strlist">camera</append>
2509 </match>
2510 </match>
2511 <match key="usb_device.vendor_id" int="3478">
2512 <match key="usb_device.product_id" int="16640">
2513 <append key="info.capabilities" type="strlist">camera</append>
2514 </match>
2515 </match>
1411 <match key="usb_device.vendor_id" int="1000"> 2516 <match key="usb_device.vendor_id" int="1000">
1412 <match key="usb_device.product_id" int="8578"> 2517 <match key="usb_device.product_id" int="8578">
1413 <append key="info.capabilities" type="strlist">camera</append> 2518 <append key="info.capabilities" type="strlist">camera</append>
@@ -1424,6 +2529,11 @@
1424 </match> 2529 </match>
1425 </match> 2530 </match>
1426 <match key="usb_device.vendor_id" int="3617"> 2531 <match key="usb_device.vendor_id" int="3617">
2532 <match key="usb_device.product_id" int="2386">
2533 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2534 </match>
2535 </match>
2536 <match key="usb_device.vendor_id" int="3617">
1427 <match key="usb_device.product_id" int="1809"> 2537 <match key="usb_device.product_id" int="1809">
1428 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2538 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1429 </match> 2539 </match>
@@ -1439,6 +2549,11 @@
1439 </match> 2549 </match>
1440 </match> 2550 </match>
1441 <match key="usb_device.vendor_id" int="3617"> 2551 <match key="usb_device.vendor_id" int="3617">
2552 <match key="usb_device.product_id" int="2369">
2553 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2554 </match>
2555 </match>
2556 <match key="usb_device.vendor_id" int="3617">
1442 <match key="usb_device.product_id" int="2049"> 2557 <match key="usb_device.product_id" int="2049">
1443 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2558 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1444 </match> 2559 </match>
@@ -1483,12 +2598,22 @@
1483 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2598 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1484 </match> 2599 </match>
1485 </match> 2600 </match>
2601 <match key="usb_device.vendor_id" int="3617">
2602 <match key="usb_device.product_id" int="2353">
2603 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2604 </match>
2605 </match>
1486 <match key="usb_device.vendor_id" int="1054"> 2606 <match key="usb_device.vendor_id" int="1054">
1487 <match key="usb_device.product_id" int="16406"> 2607 <match key="usb_device.product_id" int="16406">
1488 <append key="info.capabilities" type="strlist">camera</append> 2608 <append key="info.capabilities" type="strlist">camera</append>
1489 </match> 2609 </match>
1490 </match> 2610 </match>
1491 <match key="usb_device.vendor_id" int="1054"> 2611 <match key="usb_device.vendor_id" int="1054">
2612 <match key="usb_device.product_id" int="16391">
2613 <append key="info.capabilities" type="strlist">camera</append>
2614 </match>
2615 </match>
2616 <match key="usb_device.vendor_id" int="1054">
1492 <match key="usb_device.product_id" int="16394"> 2617 <match key="usb_device.product_id" int="16394">
1493 <append key="info.capabilities" type="strlist">camera</append> 2618 <append key="info.capabilities" type="strlist">camera</append>
1494 </match> 2619 </match>
@@ -1594,6 +2719,11 @@
1594 </match> 2719 </match>
1595 </match> 2720 </match>
1596 <match key="usb_device.vendor_id" int="1054"> 2721 <match key="usb_device.vendor_id" int="1054">
2722 <match key="usb_device.product_id" int="16745">
2723 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2724 </match>
2725 </match>
2726 <match key="usb_device.vendor_id" int="1054">
1597 <match key="usb_device.product_id" int="16680"> 2727 <match key="usb_device.product_id" int="16680">
1598 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2728 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1599 </match> 2729 </match>
@@ -1603,6 +2733,11 @@
1603 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2733 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1604 </match> 2734 </match>
1605 </match> 2735 </match>
2736 <match key="usb_device.vendor_id" int="2125">
2737 <match key="usb_device.product_id" int="3">
2738 <append key="info.capabilities" type="strlist">camera</append>
2739 </match>
2740 </match>
1606 <match key="usb_device.vendor_id" int="3428"> 2741 <match key="usb_device.vendor_id" int="3428">
1607 <match key="usb_device.product_id" int="4129"> 2742 <match key="usb_device.product_id" int="4129">
1608 <append key="info.capabilities" type="strlist">camera</append> 2743 <append key="info.capabilities" type="strlist">camera</append>
@@ -1618,6 +2753,11 @@
1618 <append key="info.capabilities" type="strlist">camera</append> 2753 <append key="info.capabilities" type="strlist">camera</append>
1619 </match> 2754 </match>
1620 </match> 2755 </match>
2756 <match key="usb_device.vendor_id" int="10096">
2757 <match key="usb_device.product_id" int="37152">
2758 <append key="info.capabilities" type="strlist">camera</append>
2759 </match>
2760 </match>
1621 <match key="usb_device.vendor_id" int="3141"> 2761 <match key="usb_device.vendor_id" int="3141">
1622 <match key="usb_device.product_id" int="32768"> 2762 <match key="usb_device.product_id" int="32768">
1623 <append key="info.capabilities" type="strlist">camera</append> 2763 <append key="info.capabilities" type="strlist">camera</append>
@@ -1634,6 +2774,21 @@
1634 </match> 2774 </match>
1635 </match> 2775 </match>
1636 <match key="usb_device.vendor_id" int="16700"> 2776 <match key="usb_device.vendor_id" int="16700">
2777 <match key="usb_device.product_id" int="45323">
2778 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2779 </match>
2780 </match>
2781 <match key="usb_device.vendor_id" int="16700">
2782 <match key="usb_device.product_id" int="45338">
2783 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2784 </match>
2785 </match>
2786 <match key="usb_device.vendor_id" int="16700">
2787 <match key="usb_device.product_id" int="45339">
2788 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2789 </match>
2790 </match>
2791 <match key="usb_device.vendor_id" int="16700">
1637 <match key="usb_device.product_id" int="17664"> 2792 <match key="usb_device.product_id" int="17664">
1638 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2793 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1639 </match> 2794 </match>
@@ -1643,6 +2798,11 @@
1643 <append key="info.capabilities" type="strlist">camera</append> 2798 <append key="info.capabilities" type="strlist">camera</append>
1644 </match> 2799 </match>
1645 </match> 2800 </match>
2801 <match key="usb_device.vendor_id" int="7994">
2802 <match key="usb_device.product_id" int="3074">
2803 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2804 </match>
2805 </match>
1646 <match key="usb_device.vendor_id" int="2362"> 2806 <match key="usb_device.vendor_id" int="2362">
1647 <match key="usb_device.product_id" int="270"> 2807 <match key="usb_device.product_id" int="270">
1648 <append key="info.capabilities" type="strlist">camera</append> 2808 <append key="info.capabilities" type="strlist">camera</append>
@@ -1658,11 +2818,41 @@
1658 <append key="info.capabilities" type="strlist">camera</append> 2818 <append key="info.capabilities" type="strlist">camera</append>
1659 </match> 2819 </match>
1660 </match> 2820 </match>
2821 <match key="usb_device.vendor_id" int="1363">
2822 <match key="usb_device.product_id" int="514">
2823 <append key="info.capabilities" type="strlist">camera</append>
2824 </match>
2825 </match>
1661 <match key="usb_device.vendor_id" int="2329"> 2826 <match key="usb_device.vendor_id" int="2329">
1662 <match key="usb_device.product_id" int="256"> 2827 <match key="usb_device.product_id" int="256">
1663 <append key="info.capabilities" type="strlist">camera</append> 2828 <append key="info.capabilities" type="strlist">camera</append>
1664 </match> 2829 </match>
1665 </match> 2830 </match>
2831 <match key="usb_device.vendor_id" int="1363">
2832 <match key="usb_device.product_id" int="514">
2833 <append key="info.capabilities" type="strlist">camera</append>
2834 </match>
2835 </match>
2836 <match key="usb_device.vendor_id" int="4483">
2837 <match key="usb_device.product_id" int="1">
2838 <append key="info.capabilities" type="strlist">camera</append>
2839 </match>
2840 </match>
2841 <match key="usb_device.vendor_id" int="1498">
2842 <match key="usb_device.product_id" int="4128">
2843 <append key="info.capabilities" type="strlist">camera</append>
2844 </match>
2845 </match>
2846 <match key="usb_device.vendor_id" int="1363">
2847 <match key="usb_device.product_id" int="514">
2848 <append key="info.capabilities" type="strlist">camera</append>
2849 </match>
2850 </match>
2851 <match key="usb_device.vendor_id" int="1363">
2852 <match key="usb_device.product_id" int="514">
2853 <append key="info.capabilities" type="strlist">camera</append>
2854 </match>
2855 </match>
1666 <match key="usb_device.vendor_id" int="2726"> 2856 <match key="usb_device.vendor_id" int="2726">
1667 <match key="usb_device.product_id" int="24609"> 2857 <match key="usb_device.product_id" int="24609">
1668 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2858 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -1703,13 +2893,23 @@
1703 <append key="info.capabilities" type="strlist">camera</append> 2893 <append key="info.capabilities" type="strlist">camera</append>
1704 </match> 2894 </match>
1705 </match> 2895 </match>
1706 <match key="usb_device.vendor_id" int="1747"> 2896 <match key="usb_device.vendor_id" int="10608">
1707 <match key="usb_device.product_id" int="8634"> 2897 <match key="usb_device.product_id" int="8200">
1708 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2898 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1709 </match> 2899 </match>
1710 </match> 2900 </match>
1711 <match key="usb_device.vendor_id" int="1221"> 2901 <match key="usb_device.vendor_id" int="10608">
1712 <match key="usb_device.product_id" int="4416"> 2902 <match key="usb_device.product_id" int="3074">
2903 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2904 </match>
2905 </match>
2906 <match key="usb_device.vendor_id" int="6018">
2907 <match key="usb_device.product_id" int="16385">
2908 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2909 </match>
2910 </match>
2911 <match key="usb_device.vendor_id" int="1747">
2912 <match key="usb_device.product_id" int="8634">
1713 <append key="info.capabilities" type="strlist">portable_audio_player</append> 2913 <append key="info.capabilities" type="strlist">portable_audio_player</append>
1714 </match> 2914 </match>
1715 </match> 2915 </match>
@@ -1744,6 +2944,11 @@
1744 </match> 2944 </match>
1745 </match> 2945 </match>
1746 <match key="usb_device.vendor_id" int="1227"> 2946 <match key="usb_device.vendor_id" int="1227">
2947 <match key="usb_device.product_id" int="539">
2948 <append key="info.capabilities" type="strlist">camera</append>
2949 </match>
2950 </match>
2951 <match key="usb_device.vendor_id" int="1227">
1747 <match key="usb_device.product_id" int="403"> 2952 <match key="usb_device.product_id" int="403">
1748 <append key="info.capabilities" type="strlist">camera</append> 2953 <append key="info.capabilities" type="strlist">camera</append>
1749 </match> 2954 </match>
@@ -1794,6 +2999,26 @@
1794 </match> 2999 </match>
1795 </match> 3000 </match>
1796 <match key="usb_device.vendor_id" int="1227"> 3001 <match key="usb_device.vendor_id" int="1227">
3002 <match key="usb_device.product_id" int="526">
3003 <append key="info.capabilities" type="strlist">camera</append>
3004 </match>
3005 </match>
3006 <match key="usb_device.vendor_id" int="1227">
3007 <match key="usb_device.product_id" int="557">
3008 <append key="info.capabilities" type="strlist">camera</append>
3009 </match>
3010 </match>
3011 <match key="usb_device.vendor_id" int="1227">
3012 <match key="usb_device.product_id" int="625">
3013 <append key="info.capabilities" type="strlist">camera</append>
3014 </match>
3015 </match>
3016 <match key="usb_device.vendor_id" int="1227">
3017 <match key="usb_device.product_id" int="592">
3018 <append key="info.capabilities" type="strlist">camera</append>
3019 </match>
3020 </match>
3021 <match key="usb_device.vendor_id" int="1227">
1797 <match key="usb_device.product_id" int="477"> 3022 <match key="usb_device.product_id" int="477">
1798 <append key="info.capabilities" type="strlist">camera</append> 3023 <append key="info.capabilities" type="strlist">camera</append>
1799 </match> 3024 </match>
@@ -1824,6 +3049,26 @@
1824 </match> 3049 </match>
1825 </match> 3050 </match>
1826 <match key="usb_device.vendor_id" int="1227"> 3051 <match key="usb_device.vendor_id" int="1227">
3052 <match key="usb_device.product_id" int="576">
3053 <append key="info.capabilities" type="strlist">camera</append>
3054 </match>
3055 </match>
3056 <match key="usb_device.vendor_id" int="1227">
3057 <match key="usb_device.product_id" int="637">
3058 <append key="info.capabilities" type="strlist">camera</append>
3059 </match>
3060 </match>
3061 <match key="usb_device.vendor_id" int="1227">
3062 <match key="usb_device.product_id" int="613">
3063 <append key="info.capabilities" type="strlist">camera</append>
3064 </match>
3065 </match>
3066 <match key="usb_device.vendor_id" int="1227">
3067 <match key="usb_device.product_id" int="664">
3068 <append key="info.capabilities" type="strlist">camera</append>
3069 </match>
3070 </match>
3071 <match key="usb_device.vendor_id" int="1227">
1827 <match key="usb_device.product_id" int="452"> 3072 <match key="usb_device.product_id" int="452">
1828 <append key="info.capabilities" type="strlist">camera</append> 3073 <append key="info.capabilities" type="strlist">camera</append>
1829 </match> 3074 </match>
@@ -1849,6 +3094,36 @@
1849 </match> 3094 </match>
1850 </match> 3095 </match>
1851 <match key="usb_device.vendor_id" int="1227"> 3096 <match key="usb_device.vendor_id" int="1227">
3097 <match key="usb_device.product_id" int="668">
3098 <append key="info.capabilities" type="strlist">camera</append>
3099 </match>
3100 </match>
3101 <match key="usb_device.vendor_id" int="1227">
3102 <match key="usb_device.product_id" int="563">
3103 <append key="info.capabilities" type="strlist">camera</append>
3104 </match>
3105 </match>
3106 <match key="usb_device.vendor_id" int="1227">
3107 <match key="usb_device.product_id" int="622">
3108 <append key="info.capabilities" type="strlist">camera</append>
3109 </match>
3110 </match>
3111 <match key="usb_device.vendor_id" int="1227">
3112 <match key="usb_device.product_id" int="611">
3113 <append key="info.capabilities" type="strlist">camera</append>
3114 </match>
3115 </match>
3116 <match key="usb_device.vendor_id" int="1227">
3117 <match key="usb_device.product_id" int="678">
3118 <append key="info.capabilities" type="strlist">camera</append>
3119 </match>
3120 </match>
3121 <match key="usb_device.vendor_id" int="1227">
3122 <match key="usb_device.product_id" int="648">
3123 <append key="info.capabilities" type="strlist">camera</append>
3124 </match>
3125 </match>
3126 <match key="usb_device.vendor_id" int="1227">
1852 <match key="usb_device.product_id" int="472"> 3127 <match key="usb_device.product_id" int="472">
1853 <append key="info.capabilities" type="strlist">camera</append> 3128 <append key="info.capabilities" type="strlist">camera</append>
1854 </match> 3129 </match>
@@ -1869,6 +3144,16 @@
1869 </match> 3144 </match>
1870 </match> 3145 </match>
1871 <match key="usb_device.vendor_id" int="1227"> 3146 <match key="usb_device.vendor_id" int="1227">
3147 <match key="usb_device.product_id" int="693">
3148 <append key="info.capabilities" type="strlist">camera</append>
3149 </match>
3150 </match>
3151 <match key="usb_device.vendor_id" int="1363">
3152 <match key="usb_device.product_id" int="514">
3153 <append key="info.capabilities" type="strlist">camera</append>
3154 </match>
3155 </match>
3156 <match key="usb_device.vendor_id" int="1227">
1872 <match key="usb_device.product_id" int="451"> 3157 <match key="usb_device.product_id" int="451">
1873 <append key="info.capabilities" type="strlist">camera</append> 3158 <append key="info.capabilities" type="strlist">camera</append>
1874 </match> 3159 </match>
@@ -1878,6 +3163,26 @@
1878 <append key="info.capabilities" type="strlist">camera</append> 3163 <append key="info.capabilities" type="strlist">camera</append>
1879 </match> 3164 </match>
1880 </match> 3165 </match>
3166 <match key="usb_device.vendor_id" int="1221">
3167 <match key="usb_device.product_id" int="4416">
3168 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3169 </match>
3170 </match>
3171 <match key="usb_device.vendor_id" int="1221">
3172 <match key="usb_device.product_id" int="4923">
3173 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3174 </match>
3175 </match>
3176 <match key="usb_device.vendor_id" int="2334">
3177 <match key="usb_device.product_id" int="9605">
3178 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3179 </match>
3180 </match>
3181 <match key="usb_device.vendor_id" int="10096">
3182 <match key="usb_device.product_id" int="37152">
3183 <append key="info.capabilities" type="strlist">camera</append>
3184 </match>
3185 </match>
1881 <match key="usb_device.vendor_id" int="2329"> 3186 <match key="usb_device.vendor_id" int="2329">
1882 <match key="usb_device.product_id" int="256"> 3187 <match key="usb_device.product_id" int="256">
1883 <append key="info.capabilities" type="strlist">camera</append> 3188 <append key="info.capabilities" type="strlist">camera</append>
@@ -1888,6 +3193,21 @@
1888 <append key="info.capabilities" type="strlist">camera</append> 3193 <append key="info.capabilities" type="strlist">camera</append>
1889 </match> 3194 </match>
1890 </match> 3195 </match>
3196 <match key="usb_device.vendor_id" int="1037">
3197 <match key="usb_device.product_id" int="34908">
3198 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3199 </match>
3200 </match>
3201 <match key="usb_device.vendor_id" int="1044">
3202 <match key="usb_device.product_id" int="8200">
3203 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3204 </match>
3205 </match>
3206 <match key="usb_device.vendor_id" int="1044">
3207 <match key="usb_device.product_id" int="3074">
3208 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3209 </match>
3210 </match>
1891 <match key="usb_device.vendor_id" int="2425"> 3211 <match key="usb_device.vendor_id" int="2425">
1892 <match key="usb_device.product_id" int="551"> 3212 <match key="usb_device.product_id" int="551">
1893 <append key="info.capabilities" type="strlist">camera</append> 3213 <append key="info.capabilities" type="strlist">camera</append>
@@ -1898,11 +3218,121 @@
1898 <append key="info.capabilities" type="strlist">camera</append> 3218 <append key="info.capabilities" type="strlist">camera</append>
1899 </match> 3219 </match>
1900 </match> 3220 </match>
3221 <match key="usb_device.vendor_id" int="10096">
3222 <match key="usb_device.product_id" int="37152">
3223 <append key="info.capabilities" type="strlist">camera</append>
3224 </match>
3225 </match>
3226 <match key="usb_device.vendor_id" int="6353">
3227 <match key="usb_device.product_id" int="7">
3228 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3229 </match>
3230 </match>
3231 <match key="usb_device.vendor_id" int="6353">
3232 <match key="usb_device.product_id" int="6">
3233 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3234 </match>
3235 </match>
3236 <match key="usb_device.vendor_id" int="6353">
3237 <match key="usb_device.product_id" int="20033">
3238 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3239 </match>
3240 </match>
3241 <match key="usb_device.vendor_id" int="6353">
3242 <match key="usb_device.product_id" int="20034">
3243 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3244 </match>
3245 </match>
3246 <match key="usb_device.vendor_id" int="6353">
3247 <match key="usb_device.product_id" int="19983">
3248 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3249 </match>
3250 </match>
3251 <match key="usb_device.vendor_id" int="6353">
3252 <match key="usb_device.product_id" int="19712">
3253 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3254 </match>
3255 </match>
3256 <match key="usb_device.vendor_id" int="6353">
3257 <match key="usb_device.product_id" int="11522">
3258 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3259 </match>
3260 </match>
3261 <match key="usb_device.vendor_id" int="6353">
3262 <match key="usb_device.product_id" int="29706">
3263 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3264 </match>
3265 </match>
3266 <match key="usb_device.vendor_id" int="6353">
3267 <match key="usb_device.product_id" int="53514">
3268 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3269 </match>
3270 </match>
3271 <match key="usb_device.vendor_id" int="6353">
3272 <match key="usb_device.product_id" int="53513">
3273 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3274 </match>
3275 </match>
3276 <match key="usb_device.vendor_id" int="6353">
3277 <match key="usb_device.product_id" int="20193">
3278 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3279 </match>
3280 </match>
3281 <match key="usb_device.vendor_id" int="6353">
3282 <match key="usb_device.product_id" int="20194">
3283 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3284 </match>
3285 </match>
3286 <match key="usb_device.vendor_id" int="6353">
3287 <match key="usb_device.product_id" int="45066">
3288 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3289 </match>
3290 </match>
3291 <match key="usb_device.vendor_id" int="6353">
3292 <match key="usb_device.product_id" int="28840">
3293 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3294 </match>
3295 </match>
3296 <match key="usb_device.vendor_id" int="6353">
3297 <match key="usb_device.product_id" int="20005">
3298 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3299 </match>
3300 </match>
3301 <match key="usb_device.vendor_id" int="6353">
3302 <match key="usb_device.product_id" int="20006">
3303 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3304 </match>
3305 </match>
3306 <match key="usb_device.vendor_id" int="6353">
3307 <match key="usb_device.product_id" int="1459">
3308 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3309 </match>
3310 </match>
3311 <match key="usb_device.vendor_id" int="6353">
3312 <match key="usb_device.product_id" int="28930">
3313 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3314 </match>
3315 </match>
3316 <match key="usb_device.vendor_id" int="6353">
3317 <match key="usb_device.product_id" int="20197">
3318 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3319 </match>
3320 </match>
3321 <match key="usb_device.vendor_id" int="9842">
3322 <match key="usb_device.product_id" int="17">
3323 <append key="info.capabilities" type="strlist">camera</append>
3324 </match>
3325 </match>
1901 <match key="usb_device.vendor_id" int="1943"> 3326 <match key="usb_device.vendor_id" int="1943">
1902 <match key="usb_device.product_id" int="32796"> 3327 <match key="usb_device.product_id" int="32796">
1903 <append key="info.capabilities" type="strlist">camera</append> 3328 <append key="info.capabilities" type="strlist">camera</append>
1904 </match> 3329 </match>
1905 </match> 3330 </match>
3331 <match key="usb_device.vendor_id" int="10096">
3332 <match key="usb_device.product_id" int="37152">
3333 <append key="info.capabilities" type="strlist">camera</append>
3334 </match>
3335 </match>
1906 <match key="usb_device.vendor_id" int="4866"> 3336 <match key="usb_device.vendor_id" int="4866">
1907 <match key="usb_device.product_id" int="4118"> 3337 <match key="usb_device.product_id" int="4118">
1908 <append key="info.capabilities" type="strlist">portable_audio_player</append> 3338 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -1918,6 +3348,41 @@
1918 <append key="info.capabilities" type="strlist">camera</append> 3348 <append key="info.capabilities" type="strlist">camera</append>
1919 </match> 3349 </match>
1920 </match> 3350 </match>
3351 <match key="usb_device.vendor_id" int="1363">
3352 <match key="usb_device.product_id" int="514">
3353 <append key="info.capabilities" type="strlist">camera</append>
3354 </match>
3355 </match>
3356 <match key="usb_device.vendor_id" int="1008">
3357 <match key="usb_device.product_id" int="32285">
3358 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3359 </match>
3360 </match>
3361 <match key="usb_device.vendor_id" int="1008">
3362 <match key="usb_device.product_id" int="23837">
3363 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3364 </match>
3365 </match>
3366 <match key="usb_device.vendor_id" int="1008">
3367 <match key="usb_device.product_id" int="23581">
3368 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3369 </match>
3370 </match>
3371 <match key="usb_device.vendor_id" int="4251">
3372 <match key="usb_device.product_id" int="37126">
3373 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3374 </match>
3375 </match>
3376 <match key="usb_device.vendor_id" int="4251">
3377 <match key="usb_device.product_id" int="37129">
3378 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3379 </match>
3380 </match>
3381 <match key="usb_device.vendor_id" int="4251">
3382 <match key="usb_device.product_id" int="37125">
3383 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3384 </match>
3385 </match>
1921 <match key="usb_device.vendor_id" int="1008"> 3386 <match key="usb_device.vendor_id" int="1008">
1922 <match key="usb_device.product_id" int="25858"> 3387 <match key="usb_device.product_id" int="25858">
1923 <append key="info.capabilities" type="strlist">camera</append> 3388 <append key="info.capabilities" type="strlist">camera</append>
@@ -2158,11 +3623,281 @@
2158 <append key="info.capabilities" type="strlist">camera</append> 3623 <append key="info.capabilities" type="strlist">camera</append>
2159 </match> 3624 </match>
2160 </match> 3625 </match>
3626 <match key="usb_device.vendor_id" int="2996">
3627 <match key="usb_device.product_id" int="26716">
3628 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3629 </match>
3630 </match>
3631 <match key="usb_device.vendor_id" int="2996">
3632 <match key="usb_device.product_id" int="26720">
3633 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3634 </match>
3635 </match>
3636 <match key="usb_device.vendor_id" int="2996">
3637 <match key="usb_device.product_id" int="3074">
3638 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3639 </match>
3640 </match>
3641 <match key="usb_device.vendor_id" int="2996">
3642 <match key="usb_device.product_id" int="8200">
3643 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3644 </match>
3645 </match>
3646 <match key="usb_device.vendor_id" int="2996">
3647 <match key="usb_device.product_id" int="3782">
3648 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3649 </match>
3650 </match>
3651 <match key="usb_device.vendor_id" int="2996">
3652 <match key="usb_device.product_id" int="3773">
3653 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3654 </match>
3655 </match>
3656 <match key="usb_device.vendor_id" int="2996">
3657 <match key="usb_device.product_id" int="3583">
3658 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3659 </match>
3660 </match>
3661 <match key="usb_device.vendor_id" int="2996">
3662 <match key="usb_device.product_id" int="3219">
3663 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3664 </match>
3665 </match>
3666 <match key="usb_device.vendor_id" int="2996">
3667 <match key="usb_device.product_id" int="3240">
3668 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3669 </match>
3670 </match>
3671 <match key="usb_device.vendor_id" int="2996">
3672 <match key="usb_device.product_id" int="3582">
3673 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3674 </match>
3675 </match>
3676 <match key="usb_device.vendor_id" int="2996">
3677 <match key="usb_device.product_id" int="3556">
3678 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3679 </match>
3680 </match>
3681 <match key="usb_device.vendor_id" int="2996">
3682 <match key="usb_device.product_id" int="1533">
3683 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3684 </match>
3685 </match>
3686 <match key="usb_device.vendor_id" int="2996">
3687 <match key="usb_device.product_id" int="3541">
3688 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3689 </match>
3690 </match>
3691 <match key="usb_device.vendor_id" int="2996">
3692 <match key="usb_device.product_id" int="3633">
3693 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3694 </match>
3695 </match>
3696 <match key="usb_device.vendor_id" int="2996">
3697 <match key="usb_device.product_id" int="3634">
3698 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3699 </match>
3700 </match>
3701 <match key="usb_device.vendor_id" int="2996">
3702 <match key="usb_device.product_id" int="3573">
3703 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3704 </match>
3705 </match>
3706 <match key="usb_device.vendor_id" int="2996">
3707 <match key="usb_device.product_id" int="1966">
3708 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3709 </match>
3710 </match>
3711 <match key="usb_device.vendor_id" int="2996">
3712 <match key="usb_device.product_id" int="3546">
3713 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3714 </match>
3715 </match>
3716 <match key="usb_device.vendor_id" int="2996">
3717 <match key="usb_device.product_id" int="3985">
3718 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3719 </match>
3720 </match>
3721 <match key="usb_device.vendor_id" int="2996">
3722 <match key="usb_device.product_id" int="3940">
3723 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3724 </match>
3725 </match>
3726 <match key="usb_device.vendor_id" int="2996">
3727 <match key="usb_device.product_id" int="3939">
3728 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3729 </match>
3730 </match>
3731 <match key="usb_device.vendor_id" int="2996">
3732 <match key="usb_device.product_id" int="3975">
3733 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3734 </match>
3735 </match>
3736 <match key="usb_device.vendor_id" int="2996">
3737 <match key="usb_device.product_id" int="3935">
3738 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3739 </match>
3740 </match>
3741 <match key="usb_device.vendor_id" int="2996">
3742 <match key="usb_device.product_id" int="3936">
3743 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3744 </match>
3745 </match>
3746 <match key="usb_device.vendor_id" int="2996">
3747 <match key="usb_device.product_id" int="3562">
3748 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3749 </match>
3750 </match>
3751 <match key="usb_device.vendor_id" int="2996">
3752 <match key="usb_device.product_id" int="3538">
3753 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3754 </match>
3755 </match>
3756 <match key="usb_device.vendor_id" int="2996">
3757 <match key="usb_device.product_id" int="1994">
3758 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3759 </match>
3760 </match>
3761 <match key="usb_device.vendor_id" int="2996">
3762 <match key="usb_device.product_id" int="3877">
3763 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3764 </match>
3765 </match>
3766 <match key="usb_device.vendor_id" int="2996">
3767 <match key="usb_device.product_id" int="1562">
3768 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3769 </match>
3770 </match>
3771 <match key="usb_device.vendor_id" int="2996">
3772 <match key="usb_device.product_id" int="4020">
3773 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3774 </match>
3775 </match>
3776 <match key="usb_device.vendor_id" int="2996">
3777 <match key="usb_device.product_id" int="4021">
3778 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3779 </match>
3780 </match>
3781 <match key="usb_device.vendor_id" int="2996">
3782 <match key="usb_device.product_id" int="1995">
3783 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3784 </match>
3785 </match>
3786 <match key="usb_device.vendor_id" int="2996">
3787 <match key="usb_device.product_id" int="2009">
3788 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3789 </match>
3790 </match>
3791 <match key="usb_device.vendor_id" int="2996">
3792 <match key="usb_device.product_id" int="3308">
3793 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3794 </match>
3795 </match>
3796 <match key="usb_device.vendor_id" int="2996">
3797 <match key="usb_device.product_id" int="3576">
3798 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3799 </match>
3800 </match>
3801 <match key="usb_device.vendor_id" int="2996">
3802 <match key="usb_device.product_id" int="3577">
3803 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3804 </match>
3805 </match>
3806 <match key="usb_device.vendor_id" int="2996">
3807 <match key="usb_device.product_id" int="3578">
3808 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3809 </match>
3810 </match>
3811 <match key="usb_device.vendor_id" int="2996">
3812 <match key="usb_device.product_id" int="3579">
3813 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3814 </match>
3815 </match>
3816 <match key="usb_device.vendor_id" int="2996">
3817 <match key="usb_device.product_id" int="3580">
3818 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3819 </match>
3820 </match>
3821 <match key="usb_device.vendor_id" int="2996">
3822 <match key="usb_device.product_id" int="3581">
3823 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3824 </match>
3825 </match>
3826 <match key="usb_device.vendor_id" int="2996">
3827 <match key="usb_device.product_id" int="2008">
3828 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3829 </match>
3830 </match>
3831 <match key="usb_device.vendor_id" int="2996">
3832 <match key="usb_device.product_id" int="8210">
3833 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3834 </match>
3835 </match>
3836 <match key="usb_device.vendor_id" int="2996">
3837 <match key="usb_device.product_id" int="1547">
3838 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3839 </match>
3840 </match>
3841 <match key="usb_device.vendor_id" int="2996">
3842 <match key="usb_device.product_id" int="3533">
3843 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3844 </match>
3845 </match>
3846 <match key="usb_device.vendor_id" int="2996">
3847 <match key="usb_device.product_id" int="61642">
3848 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3849 </match>
3850 </match>
3851 <match key="usb_device.vendor_id" int="2996">
3852 <match key="usb_device.product_id" int="2977">
3853 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3854 </match>
3855 </match>
3856 <match key="usb_device.vendor_id" int="2996">
3857 <match key="usb_device.product_id" int="2978">
3858 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3859 </match>
3860 </match>
3861 <match key="usb_device.vendor_id" int="4817">
3862 <match key="usb_device.product_id" int="4226">
3863 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3864 </match>
3865 </match>
3866 <match key="usb_device.vendor_id" int="4817">
3867 <match key="usb_device.product_id" int="13839">
3868 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3869 </match>
3870 </match>
3871 <match key="usb_device.vendor_id" int="4817">
3872 <match key="usb_device.product_id" int="13855">
3873 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3874 </match>
3875 </match>
3876 <match key="usb_device.vendor_id" int="4817">
3877 <match key="usb_device.product_id" int="4177">
3878 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3879 </match>
3880 </match>
3881 <match key="usb_device.vendor_id" int="4817">
3882 <match key="usb_device.product_id" int="4178">
3883 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3884 </match>
3885 </match>
2161 <match key="usb_device.vendor_id" int="10096"> 3886 <match key="usb_device.vendor_id" int="10096">
2162 <match key="usb_device.product_id" int="37203"> 3887 <match key="usb_device.product_id" int="37203">
2163 <append key="info.capabilities" type="strlist">camera</append> 3888 <append key="info.capabilities" type="strlist">camera</append>
2164 </match> 3889 </match>
2165 </match> 3890 </match>
3891 <match key="usb_device.vendor_id" int="10096">
3892 <match key="usb_device.product_id" int="37152">
3893 <append key="info.capabilities" type="strlist">camera</append>
3894 </match>
3895 </match>
3896 <match key="usb_device.vendor_id" int="1161">
3897 <match key="usb_device.product_id" int="49189">
3898 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3899 </match>
3900 </match>
2166 <match key="usb_device.vendor_id" int="2362"> 3901 <match key="usb_device.vendor_id" int="2362">
2167 <match key="usb_device.product_id" int="270"> 3902 <match key="usb_device.product_id" int="270">
2168 <append key="info.capabilities" type="strlist">camera</append> 3903 <append key="info.capabilities" type="strlist">camera</append>
@@ -2183,8 +3918,18 @@
2183 <append key="info.capabilities" type="strlist">portable_audio_player</append> 3918 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2184 </match> 3919 </match>
2185 </match> 3920 </match>
2186 <match key="usb_device.vendor_id" int="1118"> 3921 <match key="usb_device.vendor_id" int="32903">
2187 <match key="usb_device.product_id" int="201"> 3922 <match key="usb_device.product_id" int="2655">
3923 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3924 </match>
3925 </match>
3926 <match key="usb_device.vendor_id" int="32903">
3927 <match key="usb_device.product_id" int="2581">
3928 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3929 </match>
3930 </match>
3931 <match key="usb_device.vendor_id" int="32903">
3932 <match key="usb_device.product_id" int="2582">
2188 <append key="info.capabilities" type="strlist">portable_audio_player</append> 3933 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2189 </match> 3934 </match>
2190 </match> 3935 </match>
@@ -2193,6 +3938,21 @@
2193 <append key="info.capabilities" type="strlist">camera</append> 3938 <append key="info.capabilities" type="strlist">camera</append>
2194 </match> 3939 </match>
2195 </match> 3940 </match>
3941 <match key="usb_device.vendor_id" int="32903">
3942 <match key="usb_device.product_id" int="2654">
3943 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3944 </match>
3945 </match>
3946 <match key="usb_device.vendor_id" int="32903">
3947 <match key="usb_device.product_id" int="2555">
3948 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3949 </match>
3950 </match>
3951 <match key="usb_device.vendor_id" int="1363">
3952 <match key="usb_device.product_id" int="514">
3953 <append key="info.capabilities" type="strlist">camera</append>
3954 </match>
3955 </match>
2196 <match key="usb_device.vendor_id" int="2362"> 3956 <match key="usb_device.vendor_id" int="2362">
2197 <match key="usb_device.product_id" int="271"> 3957 <match key="usb_device.product_id" int="271">
2198 <append key="info.capabilities" type="strlist">camera</append> 3958 <append key="info.capabilities" type="strlist">camera</append>
@@ -2219,6 +3979,11 @@
2219 </match> 3979 </match>
2220 </match> 3980 </match>
2221 <match key="usb_device.vendor_id" int="16642"> 3981 <match key="usb_device.vendor_id" int="16642">
3982 <match key="usb_device.product_id" int="4434">
3983 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3984 </match>
3985 </match>
3986 <match key="usb_device.vendor_id" int="16642">
2222 <match key="usb_device.product_id" int="4455"> 3987 <match key="usb_device.product_id" int="4455">
2223 <append key="info.capabilities" type="strlist">portable_audio_player</append> 3988 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2224 </match> 3989 </match>
@@ -2294,12 +4059,12 @@
2294 </match> 4059 </match>
2295 </match> 4060 </match>
2296 <match key="usb_device.vendor_id" int="16642"> 4061 <match key="usb_device.vendor_id" int="16642">
2297 <match key="usb_device.product_id" int="4376"> 4062 <match key="usb_device.product_id" int="4372">
2298 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4063 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2299 </match> 4064 </match>
2300 </match> 4065 </match>
2301 <match key="usb_device.vendor_id" int="16642"> 4066 <match key="usb_device.vendor_id" int="16642">
2302 <match key="usb_device.product_id" int="4372"> 4067 <match key="usb_device.product_id" int="4376">
2303 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4068 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2304 </match> 4069 </match>
2305 </match> 4070 </match>
@@ -2323,6 +4088,11 @@
2323 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4088 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2324 </match> 4089 </match>
2325 </match> 4090 </match>
4091 <match key="usb_device.vendor_id" int="7784">
4092 <match key="usb_device.product_id" int="4098">
4093 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4094 </match>
4095 </match>
2326 <match key="usb_device.vendor_id" int="16642"> 4096 <match key="usb_device.vendor_id" int="16642">
2327 <match key="usb_device.product_id" int="4374"> 4097 <match key="usb_device.product_id" int="4374">
2328 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4098 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2343,6 +4113,11 @@
2343 <append key="info.capabilities" type="strlist">camera</append> 4113 <append key="info.capabilities" type="strlist">camera</append>
2344 </match> 4114 </match>
2345 </match> 4115 </match>
4116 <match key="usb_device.vendor_id" int="2425">
4117 <match key="usb_device.product_id" int="551">
4118 <append key="info.capabilities" type="strlist">camera</append>
4119 </match>
4120 </match>
2346 <match key="usb_device.vendor_id" int="10096"> 4121 <match key="usb_device.vendor_id" int="10096">
2347 <match key="usb_device.product_id" int="36956"> 4122 <match key="usb_device.product_id" int="36956">
2348 <append key="info.capabilities" type="strlist">camera</append> 4123 <append key="info.capabilities" type="strlist">camera</append>
@@ -2353,6 +4128,16 @@
2353 <append key="info.capabilities" type="strlist">camera</append> 4128 <append key="info.capabilities" type="strlist">camera</append>
2354 </match> 4129 </match>
2355 </match> 4130 </match>
4131 <match key="usb_device.vendor_id" int="3478">
4132 <match key="usb_device.product_id" int="13056">
4133 <append key="info.capabilities" type="strlist">camera</append>
4134 </match>
4135 </match>
4136 <match key="usb_device.vendor_id" int="3478">
4137 <match key="usb_device.product_id" int="16640">
4138 <append key="info.capabilities" type="strlist">camera</append>
4139 </match>
4140 </match>
2356 <match key="usb_device.vendor_id" int="1498"> 4141 <match key="usb_device.vendor_id" int="1498">
2357 <match key="usb_device.product_id" int="4102"> 4142 <match key="usb_device.product_id" int="4102">
2358 <append key="info.capabilities" type="strlist">camera</append> 4143 <append key="info.capabilities" type="strlist">camera</append>
@@ -2363,6 +4148,21 @@
2363 <append key="info.capabilities" type="strlist">camera</append> 4148 <append key="info.capabilities" type="strlist">camera</append>
2364 </match> 4149 </match>
2365 </match> 4150 </match>
4151 <match key="usb_device.vendor_id" int="10096">
4152 <match key="usb_device.product_id" int="37152">
4153 <append key="info.capabilities" type="strlist">camera</append>
4154 </match>
4155 </match>
4156 <match key="usb_device.vendor_id" int="10545">
4157 <match key="usb_device.product_id" int="2561">
4158 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4159 </match>
4160 </match>
4161 <match key="usb_device.vendor_id" int="10545">
4162 <match key="usb_device.product_id" int="2565">
4163 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4164 </match>
4165 </match>
2366 <match key="usb_device.vendor_id" int="1265"> 4166 <match key="usb_device.vendor_id" int="1265">
2367 <match key="usb_device.product_id" int="24837"> 4167 <match key="usb_device.product_id" int="24837">
2368 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4168 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2378,6 +4178,26 @@
2378 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4178 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2379 </match> 4179 </match>
2380 </match> 4180 </match>
4181 <match key="usb_device.vendor_id" int="8759">
4182 <match key="usb_device.product_id" int="53512">
4183 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4184 </match>
4185 </match>
4186 <match key="usb_device.vendor_id" int="8759">
4187 <match key="usb_device.product_id" int="53513">
4188 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4189 </match>
4190 </match>
4191 <match key="usb_device.vendor_id" int="8759">
4192 <match key="usb_device.product_id" int="45320">
4193 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4194 </match>
4195 </match>
4196 <match key="usb_device.vendor_id" int="1034">
4197 <match key="usb_device.product_id" int="1559">
4198 <append key="info.capabilities" type="strlist">camera</append>
4199 </match>
4200 </match>
2381 <match key="usb_device.vendor_id" int="1034"> 4201 <match key="usb_device.vendor_id" int="1034">
2382 <match key="usb_device.product_id" int="1547"> 4202 <match key="usb_device.product_id" int="1547">
2383 <append key="info.capabilities" type="strlist">camera</append> 4203 <append key="info.capabilities" type="strlist">camera</append>
@@ -2704,6 +4524,11 @@
2704 </match> 4524 </match>
2705 </match> 4525 </match>
2706 <match key="usb_device.vendor_id" int="1034"> 4526 <match key="usb_device.vendor_id" int="1034">
4527 <match key="usb_device.product_id" int="1536">
4528 <append key="info.capabilities" type="strlist">camera</append>
4529 </match>
4530 </match>
4531 <match key="usb_device.vendor_id" int="1034">
2707 <match key="usb_device.product_id" int="1439"> 4532 <match key="usb_device.product_id" int="1439">
2708 <append key="info.capabilities" type="strlist">camera</append> 4533 <append key="info.capabilities" type="strlist">camera</append>
2709 </match> 4534 </match>
@@ -2819,6 +4644,11 @@
2819 </match> 4644 </match>
2820 </match> 4645 </match>
2821 <match key="usb_device.vendor_id" int="1034"> 4646 <match key="usb_device.vendor_id" int="1034">
4647 <match key="usb_device.product_id" int="1429">
4648 <append key="info.capabilities" type="strlist">camera</append>
4649 </match>
4650 </match>
4651 <match key="usb_device.vendor_id" int="1034">
2822 <match key="usb_device.product_id" int="1487"> 4652 <match key="usb_device.product_id" int="1487">
2823 <append key="info.capabilities" type="strlist">camera</append> 4653 <append key="info.capabilities" type="strlist">camera</append>
2824 </match> 4654 </match>
@@ -2833,6 +4663,11 @@
2833 <append key="info.capabilities" type="strlist">camera</append> 4663 <append key="info.capabilities" type="strlist">camera</append>
2834 </match> 4664 </match>
2835 </match> 4665 </match>
4666 <match key="usb_device.vendor_id" int="1224">
4667 <match key="usb_device.product_id" int="1826">
4668 <append key="info.capabilities" type="strlist">camera</append>
4669 </match>
4670 </match>
2836 <match key="usb_device.vendor_id" int="4907"> 4671 <match key="usb_device.vendor_id" int="4907">
2837 <match key="usb_device.product_id" int="1"> 4672 <match key="usb_device.product_id" int="1">
2838 <append key="info.capabilities" type="strlist">camera</append> 4673 <append key="info.capabilities" type="strlist">camera</append>
@@ -2863,6 +4698,31 @@
2863 <append key="info.capabilities" type="strlist">camera</append> 4698 <append key="info.capabilities" type="strlist">camera</append>
2864 </match> 4699 </match>
2865 </match> 4700 </match>
4701 <match key="usb_device.vendor_id" int="7994">
4702 <match key="usb_device.product_id" int="4102">
4703 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4704 </match>
4705 </match>
4706 <match key="usb_device.vendor_id" int="1154">
4707 <match key="usb_device.product_id" int="2425">
4708 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4709 </match>
4710 </match>
4711 <match key="usb_device.vendor_id" int="1154">
4712 <match key="usb_device.product_id" int="2064">
4713 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4714 </match>
4715 </match>
4716 <match key="usb_device.vendor_id" int="1154">
4717 <match key="usb_device.product_id" int="1393">
4718 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4719 </match>
4720 </match>
4721 <match key="usb_device.vendor_id" int="1154">
4722 <match key="usb_device.product_id" int="1434">
4723 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4724 </match>
4725 </match>
2866 <match key="usb_device.vendor_id" int="10096"> 4726 <match key="usb_device.vendor_id" int="10096">
2867 <match key="usb_device.product_id" int="36945"> 4727 <match key="usb_device.product_id" int="36945">
2868 <append key="info.capabilities" type="strlist">camera</append> 4728 <append key="info.capabilities" type="strlist">camera</append>
@@ -2873,6 +4733,146 @@
2873 <append key="info.capabilities" type="strlist">camera</append> 4733 <append key="info.capabilities" type="strlist">camera</append>
2874 </match> 4734 </match>
2875 </match> 4735 </match>
4736 <match key="usb_device.vendor_id" int="6808">
4737 <match key="usb_device.product_id" int="2">
4738 <append key="info.capabilities" type="strlist">camera</append>
4739 </match>
4740 </match>
4741 <match key="usb_device.vendor_id" int="6127">
4742 <match key="usb_device.product_id" int="30519">
4743 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4744 </match>
4745 </match>
4746 <match key="usb_device.vendor_id" int="6127">
4747 <match key="usb_device.product_id" int="30507">
4748 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4749 </match>
4750 </match>
4751 <match key="usb_device.vendor_id" int="6127">
4752 <match key="usb_device.product_id" int="29848">
4753 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4754 </match>
4755 </match>
4756 <match key="usb_device.vendor_id" int="6127">
4757 <match key="usb_device.product_id" int="30140">
4758 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4759 </match>
4760 </match>
4761 <match key="usb_device.vendor_id" int="6127">
4762 <match key="usb_device.product_id" int="30142">
4763 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4764 </match>
4765 </match>
4766 <match key="usb_device.vendor_id" int="6127">
4767 <match key="usb_device.product_id" int="30018">
4768 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4769 </match>
4770 </match>
4771 <match key="usb_device.vendor_id" int="6127">
4772 <match key="usb_device.product_id" int="30077">
4773 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4774 </match>
4775 </match>
4776 <match key="usb_device.vendor_id" int="6127">
4777 <match key="usb_device.product_id" int="30440">
4778 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4779 </match>
4780 </match>
4781 <match key="usb_device.vendor_id" int="6127">
4782 <match key="usb_device.product_id" int="29706">
4783 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4784 </match>
4785 </match>
4786 <match key="usb_device.vendor_id" int="6127">
4787 <match key="usb_device.product_id" int="30851">
4788 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4789 </match>
4790 </match>
4791 <match key="usb_device.vendor_id" int="6127">
4792 <match key="usb_device.product_id" int="30133">
4793 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4794 </match>
4795 </match>
4796 <match key="usb_device.vendor_id" int="6127">
4797 <match key="usb_device.product_id" int="30554">
4798 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4799 </match>
4800 </match>
4801 <match key="usb_device.vendor_id" int="6127">
4802 <match key="usb_device.product_id" int="29900">
4803 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4804 </match>
4805 </match>
4806 <match key="usb_device.vendor_id" int="6127">
4807 <match key="usb_device.product_id" int="3074">
4808 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4809 </match>
4810 </match>
4811 <match key="usb_device.vendor_id" int="6127">
4812 <match key="usb_device.product_id" int="29847">
4813 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4814 </match>
4815 </match>
4816 <match key="usb_device.vendor_id" int="6127">
4817 <match key="usb_device.product_id" int="29862">
4818 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4819 </match>
4820 </match>
4821 <match key="usb_device.vendor_id" int="6127">
4822 <match key="usb_device.product_id" int="29944">
4823 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4824 </match>
4825 </match>
4826 <match key="usb_device.vendor_id" int="6127">
4827 <match key="usb_device.product_id" int="30488">
4828 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4829 </match>
4830 </match>
4831 <match key="usb_device.vendor_id" int="6127">
4832 <match key="usb_device.product_id" int="29724">
4833 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4834 </match>
4835 </match>
4836 <match key="usb_device.vendor_id" int="6127">
4837 <match key="usb_device.product_id" int="30450">
4838 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4839 </match>
4840 </match>
4841 <match key="usb_device.vendor_id" int="6127">
4842 <match key="usb_device.product_id" int="30698">
4843 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4844 </match>
4845 </match>
4846 <match key="usb_device.vendor_id" int="6127">
4847 <match key="usb_device.product_id" int="30463">
4848 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4849 </match>
4850 </match>
4851 <match key="usb_device.vendor_id" int="6127">
4852 <match key="usb_device.product_id" int="30641">
4853 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4854 </match>
4855 </match>
4856 <match key="usb_device.vendor_id" int="4100">
4857 <match key="usb_device.product_id" int="25073">
4858 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4859 </match>
4860 </match>
4861 <match key="usb_device.vendor_id" int="4100">
4862 <match key="usb_device.product_id" int="25081">
4863 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4864 </match>
4865 </match>
4866 <match key="usb_device.vendor_id" int="4100">
4867 <match key="usb_device.product_id" int="25215">
4868 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4869 </match>
4870 </match>
4871 <match key="usb_device.vendor_id" int="4100">
4872 <match key="usb_device.product_id" int="25198">
4873 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4874 </match>
4875 </match>
2876 <match key="usb_device.vendor_id" int="4100"> 4876 <match key="usb_device.vendor_id" int="4100">
2877 <match key="usb_device.product_id" int="24859"> 4877 <match key="usb_device.product_id" int="24859">
2878 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4878 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2888,6 +4888,36 @@
2888 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4888 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2889 </match> 4889 </match>
2890 </match> 4890 </match>
4891 <match key="usb_device.vendor_id" int="4100">
4892 <match key="usb_device.product_id" int="25406">
4893 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4894 </match>
4895 </match>
4896 <match key="usb_device.vendor_id" int="4100">
4897 <match key="usb_device.product_id" int="25145">
4898 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4899 </match>
4900 </match>
4901 <match key="usb_device.vendor_id" int="4100">
4902 <match key="usb_device.product_id" int="25149">
4903 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4904 </match>
4905 </match>
4906 <match key="usb_device.vendor_id" int="4100">
4907 <match key="usb_device.product_id" int="25116">
4908 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4909 </match>
4910 </match>
4911 <match key="usb_device.vendor_id" int="4100">
4912 <match key="usb_device.product_id" int="25125">
4913 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4914 </match>
4915 </match>
4916 <match key="usb_device.vendor_id" int="4100">
4917 <match key="usb_device.product_id" int="24986">
4918 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4919 </match>
4920 </match>
2891 <match key="usb_device.vendor_id" int="1086"> 4921 <match key="usb_device.vendor_id" int="1086">
2892 <match key="usb_device.product_id" int="28736"> 4922 <match key="usb_device.product_id" int="28736">
2893 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4923 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2899,6 +4929,16 @@
2899 </match> 4929 </match>
2900 </match> 4930 </match>
2901 <match key="usb_device.vendor_id" int="4100"> 4931 <match key="usb_device.vendor_id" int="4100">
4932 <match key="usb_device.product_id" int="25372">
4933 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4934 </match>
4935 </match>
4936 <match key="usb_device.vendor_id" int="4100">
4937 <match key="usb_device.product_id" int="25189">
4938 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4939 </match>
4940 </match>
4941 <match key="usb_device.vendor_id" int="4100">
2902 <match key="usb_device.product_id" int="24592"> 4942 <match key="usb_device.product_id" int="24592">
2903 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4943 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2904 </match> 4944 </match>
@@ -2908,6 +4948,11 @@
2908 <append key="info.capabilities" type="strlist">camera</append> 4948 <append key="info.capabilities" type="strlist">camera</append>
2909 </match> 4949 </match>
2910 </match> 4950 </match>
4951 <match key="usb_device.vendor_id" int="3478">
4952 <match key="usb_device.product_id" int="16640">
4953 <append key="info.capabilities" type="strlist">camera</append>
4954 </match>
4955 </match>
2911 <match key="usb_device.vendor_id" int="5073"> 4956 <match key="usb_device.vendor_id" int="5073">
2912 <match key="usb_device.product_id" int="28674"> 4957 <match key="usb_device.product_id" int="28674">
2913 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4958 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2923,6 +4968,26 @@
2923 <append key="info.capabilities" type="strlist">camera</append> 4968 <append key="info.capabilities" type="strlist">camera</append>
2924 </match> 4969 </match>
2925 </match> 4970 </match>
4971 <match key="usb_device.vendor_id" int="3478">
4972 <match key="usb_device.product_id" int="16640">
4973 <append key="info.capabilities" type="strlist">camera</append>
4974 </match>
4975 </match>
4976 <match key="usb_device.vendor_id" int="3478">
4977 <match key="usb_device.product_id" int="13056">
4978 <append key="info.capabilities" type="strlist">camera</append>
4979 </match>
4980 </match>
4981 <match key="usb_device.vendor_id" int="10096">
4982 <match key="usb_device.product_id" int="37152">
4983 <append key="info.capabilities" type="strlist">camera</append>
4984 </match>
4985 </match>
4986 <match key="usb_device.vendor_id" int="1276">
4987 <match key="usb_device.product_id" int="20555">
4988 <append key="info.capabilities" type="strlist">camera</append>
4989 </match>
4990 </match>
2926 <match key="usb_device.vendor_id" int="1647"> 4991 <match key="usb_device.vendor_id" int="1647">
2927 <match key="usb_device.product_id" int="33900"> 4992 <match key="usb_device.product_id" int="33900">
2928 <append key="info.capabilities" type="strlist">portable_audio_player</append> 4993 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2933,11 +4998,41 @@
2933 <append key="info.capabilities" type="strlist">camera</append> 4998 <append key="info.capabilities" type="strlist">camera</append>
2934 </match> 4999 </match>
2935 </match> 5000 </match>
5001 <match key="usb_device.vendor_id" int="3725">
5002 <match key="usb_device.product_id" int="80">
5003 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5004 </match>
5005 </match>
5006 <match key="usb_device.vendor_id" int="1032">
5007 <match key="usb_device.product_id" int="45066">
5008 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5009 </match>
5010 </match>
5011 <match key="usb_device.vendor_id" int="6127">
5012 <match key="usb_device.product_id" int="29827">
5013 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5014 </match>
5015 </match>
5016 <match key="usb_device.vendor_id" int="1276">
5017 <match key="usb_device.product_id" int="20554">
5018 <append key="info.capabilities" type="strlist">camera</append>
5019 </match>
5020 </match>
5021 <match key="usb_device.vendor_id" int="3478">
5022 <match key="usb_device.product_id" int="16640">
5023 <append key="info.capabilities" type="strlist">camera</append>
5024 </match>
5025 </match>
2936 <match key="usb_device.vendor_id" int="1482"> 5026 <match key="usb_device.vendor_id" int="1482">
2937 <match key="usb_device.product_id" int="8709"> 5027 <match key="usb_device.product_id" int="8709">
2938 <append key="info.capabilities" type="strlist">camera</append> 5028 <append key="info.capabilities" type="strlist">camera</append>
2939 </match> 5029 </match>
2940 </match> 5030 </match>
5031 <match key="usb_device.vendor_id" int="3478">
5032 <match key="usb_device.product_id" int="16642">
5033 <append key="info.capabilities" type="strlist">camera</append>
5034 </match>
5035 </match>
2941 <match key="usb_device.vendor_id" int="1647"> 5036 <match key="usb_device.vendor_id" int="1647">
2942 <match key="usb_device.product_id" int="34128"> 5037 <match key="usb_device.product_id" int="34128">
2943 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5038 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2948,6 +5043,31 @@
2948 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5043 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2949 </match> 5044 </match>
2950 </match> 5045 </match>
5046 <match key="usb_device.vendor_id" int="1032">
5047 <match key="usb_device.product_id" int="45065">
5048 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5049 </match>
5050 </match>
5051 <match key="usb_device.vendor_id" int="4721">
5052 <match key="usb_device.product_id" int="8210">
5053 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5054 </match>
5055 </match>
5056 <match key="usb_device.vendor_id" int="8222">
5057 <match key="usb_device.product_id" int="17067">
5058 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5059 </match>
5060 </match>
5061 <match key="usb_device.vendor_id" int="10821">
5062 <match key="usb_device.product_id" int="8200">
5063 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5064 </match>
5065 </match>
5066 <match key="usb_device.vendor_id" int="10821">
5067 <match key="usb_device.product_id" int="3074">
5068 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5069 </match>
5070 </match>
2951 <match key="usb_device.vendor_id" int="4310"> 5071 <match key="usb_device.vendor_id" int="4310">
2952 <match key="usb_device.product_id" int="8960"> 5072 <match key="usb_device.product_id" int="8960">
2953 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5073 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2958,6 +5078,11 @@
2958 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5078 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2959 </match> 5079 </match>
2960 </match> 5080 </match>
5081 <match key="usb_device.vendor_id" int="1363">
5082 <match key="usb_device.product_id" int="514">
5083 <append key="info.capabilities" type="strlist">camera</append>
5084 </match>
5085 </match>
2961 <match key="usb_device.vendor_id" int="1118"> 5086 <match key="usb_device.vendor_id" int="1118">
2962 <match key="usb_device.product_id" int="1600"> 5087 <match key="usb_device.product_id" int="1600">
2963 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5088 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -2969,6 +5094,11 @@
2969 </match> 5094 </match>
2970 </match> 5095 </match>
2971 <match key="usb_device.vendor_id" int="1118"> 5096 <match key="usb_device.vendor_id" int="1118">
5097 <match key="usb_device.product_id" int="1260">
5098 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5099 </match>
5100 </match>
5101 <match key="usb_device.vendor_id" int="1118">
2972 <match key="usb_device.product_id" int="1808"> 5102 <match key="usb_device.product_id" int="1808">
2973 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5103 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2974 </match> 5104 </match>
@@ -2978,27 +5108,112 @@
2978 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5108 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2979 </match> 5109 </match>
2980 </match> 5110 </match>
5111 <match key="usb_device.vendor_id" int="1118">
5112 <match key="usb_device.product_id" int="61642">
5113 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5114 </match>
5115 </match>
5116 <match key="usb_device.vendor_id" int="1118">
5117 <match key="usb_device.product_id" int="201">
5118 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5119 </match>
5120 </match>
5121 <match key="usb_device.vendor_id" int="1118">
5122 <match key="usb_device.product_id" int="1601">
5123 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5124 </match>
5125 </match>
2981 <match key="usb_device.vendor_id" int="3141"> 5126 <match key="usb_device.vendor_id" int="3141">
2982 <match key="usb_device.product_id" int="32776"> 5127 <match key="usb_device.product_id" int="32776">
2983 <append key="info.capabilities" type="strlist">camera</append> 5128 <append key="info.capabilities" type="strlist">camera</append>
2984 </match> 5129 </match>
2985 </match> 5130 </match>
5131 <match key="usb_device.vendor_id" int="2125">
5132 <match key="usb_device.product_id" int="3">
5133 <append key="info.capabilities" type="strlist">camera</append>
5134 </match>
5135 </match>
5136 <match key="usb_device.vendor_id" int="10096">
5137 <match key="usb_device.product_id" int="37152">
5138 <append key="info.capabilities" type="strlist">camera</append>
5139 </match>
5140 </match>
5141 <match key="usb_device.vendor_id" int="10096">
5142 <match key="usb_device.product_id" int="37152">
5143 <append key="info.capabilities" type="strlist">camera</append>
5144 </match>
5145 </match>
2986 <match key="usb_device.vendor_id" int="8888"> 5146 <match key="usb_device.vendor_id" int="8888">
2987 <match key="usb_device.product_id" int="24778"> 5147 <match key="usb_device.product_id" int="24778">
2988 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5148 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2989 </match> 5149 </match>
2990 </match> 5150 </match>
2991 <match key="usb_device.vendor_id" int="8888"> 5151 <match key="usb_device.vendor_id" int="8888">
5152 <match key="usb_device.product_id" int="28808">
5153 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5154 </match>
5155 </match>
5156 <match key="usb_device.vendor_id" int="8888">
5157 <match key="usb_device.product_id" int="25807">
5158 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5159 </match>
5160 </match>
5161 <match key="usb_device.vendor_id" int="8888">
5162 <match key="usb_device.product_id" int="11826">
5163 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5164 </match>
5165 </match>
5166 <match key="usb_device.vendor_id" int="8888">
5167 <match key="usb_device.product_id" int="11827">
5168 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5169 </match>
5170 </match>
5171 <match key="usb_device.vendor_id" int="8888">
5172 <match key="usb_device.product_id" int="11879">
5173 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5174 </match>
5175 </match>
5176 <match key="usb_device.vendor_id" int="8888">
5177 <match key="usb_device.product_id" int="11941">
5178 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5179 </match>
5180 </match>
5181 <match key="usb_device.vendor_id" int="8888">
5182 <match key="usb_device.product_id" int="11944">
5183 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5184 </match>
5185 </match>
5186 <match key="usb_device.vendor_id" int="8888">
5187 <match key="usb_device.product_id" int="11880">
5188 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5189 </match>
5190 </match>
5191 <match key="usb_device.vendor_id" int="8888">
2992 <match key="usb_device.product_id" int="16854"> 5192 <match key="usb_device.product_id" int="16854">
2993 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5193 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2994 </match> 5194 </match>
2995 </match> 5195 </match>
2996 <match key="usb_device.vendor_id" int="8888"> 5196 <match key="usb_device.vendor_id" int="8888">
5197 <match key="usb_device.product_id" int="16858">
5198 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5199 </match>
5200 </match>
5201 <match key="usb_device.vendor_id" int="8888">
2997 <match key="usb_device.product_id" int="17063"> 5202 <match key="usb_device.product_id" int="17063">
2998 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5203 <append key="info.capabilities" type="strlist">portable_audio_player</append>
2999 </match> 5204 </match>
3000 </match> 5205 </match>
3001 <match key="usb_device.vendor_id" int="8888"> 5206 <match key="usb_device.vendor_id" int="8888">
5207 <match key="usb_device.product_id" int="17279">
5208 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5209 </match>
5210 </match>
5211 <match key="usb_device.vendor_id" int="8888">
5212 <match key="usb_device.product_id" int="17267">
5213 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5214 </match>
5215 </match>
5216 <match key="usb_device.vendor_id" int="8888">
3002 <match key="usb_device.product_id" int="18449"> 5217 <match key="usb_device.product_id" int="18449">
3003 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5218 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3004 </match> 5219 </match>
@@ -3009,11 +5224,66 @@
3009 </match> 5224 </match>
3010 </match> 5225 </match>
3011 <match key="usb_device.vendor_id" int="8888"> 5226 <match key="usb_device.vendor_id" int="8888">
5227 <match key="usb_device.product_id" int="28874">
5228 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5229 </match>
5230 </match>
5231 <match key="usb_device.vendor_id" int="8888">
5232 <match key="usb_device.product_id" int="11894">
5233 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5234 </match>
5235 </match>
5236 <match key="usb_device.vendor_id" int="8888">
5237 <match key="usb_device.product_id" int="11906">
5238 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5239 </match>
5240 </match>
5241 <match key="usb_device.vendor_id" int="8888">
5242 <match key="usb_device.product_id" int="11908">
5243 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5244 </match>
5245 </match>
5246 <match key="usb_device.vendor_id" int="8888">
5247 <match key="usb_device.product_id" int="11874">
5248 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5249 </match>
5250 </match>
5251 <match key="usb_device.vendor_id" int="8888">
5252 <match key="usb_device.product_id" int="11875">
5253 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5254 </match>
5255 </match>
5256 <match key="usb_device.vendor_id" int="8888">
5257 <match key="usb_device.product_id" int="11878">
5258 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5259 </match>
5260 </match>
5261 <match key="usb_device.vendor_id" int="8888">
3012 <match key="usb_device.product_id" int="25619"> 5262 <match key="usb_device.product_id" int="25619">
3013 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5263 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3014 </match> 5264 </match>
3015 </match> 5265 </match>
3016 <match key="usb_device.vendor_id" int="8888"> 5266 <match key="usb_device.vendor_id" int="8888">
5267 <match key="usb_device.product_id" int="25781">
5268 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5269 </match>
5270 </match>
5271 <match key="usb_device.vendor_id" int="8888">
5272 <match key="usb_device.product_id" int="25782">
5273 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5274 </match>
5275 </match>
5276 <match key="usb_device.vendor_id" int="8888">
5277 <match key="usb_device.product_id" int="11856">
5278 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5279 </match>
5280 </match>
5281 <match key="usb_device.vendor_id" int="8888">
5282 <match key="usb_device.product_id" int="11857">
5283 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5284 </match>
5285 </match>
5286 <match key="usb_device.vendor_id" int="8888">
3017 <match key="usb_device.product_id" int="25621"> 5287 <match key="usb_device.product_id" int="25621">
3018 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5288 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3019 </match> 5289 </match>
@@ -3024,6 +5294,11 @@
3024 </match> 5294 </match>
3025 </match> 5295 </match>
3026 <match key="usb_device.vendor_id" int="8888"> 5296 <match key="usb_device.vendor_id" int="8888">
5297 <match key="usb_device.product_id" int="28835">
5298 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5299 </match>
5300 </match>
5301 <match key="usb_device.vendor_id" int="8888">
3027 <match key="usb_device.product_id" int="28840"> 5302 <match key="usb_device.product_id" int="28840">
3028 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5303 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3029 </match> 5304 </match>
@@ -3033,6 +5308,36 @@
3033 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5308 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3034 </match> 5309 </match>
3035 </match> 5310 </match>
5311 <match key="usb_device.vendor_id" int="8888">
5312 <match key="usb_device.product_id" int="17169">
5313 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5314 </match>
5315 </match>
5316 <match key="usb_device.vendor_id" int="8888">
5317 <match key="usb_device.product_id" int="17158">
5318 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5319 </match>
5320 </match>
5321 <match key="usb_device.vendor_id" int="8888">
5322 <match key="usb_device.product_id" int="16847">
5323 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5324 </match>
5325 </match>
5326 <match key="usb_device.vendor_id" int="8888">
5327 <match key="usb_device.product_id" int="28941">
5328 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5329 </match>
5330 </match>
5331 <match key="usb_device.vendor_id" int="8888">
5332 <match key="usb_device.product_id" int="28942">
5333 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5334 </match>
5335 </match>
5336 <match key="usb_device.vendor_id" int="8888">
5337 <match key="usb_device.product_id" int="17250">
5338 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5339 </match>
5340 </match>
3036 <match key="usb_device.vendor_id" int="1375"> 5341 <match key="usb_device.vendor_id" int="1375">
3037 <match key="usb_device.product_id" int="49664"> 5342 <match key="usb_device.product_id" int="49664">
3038 <append key="info.capabilities" type="strlist">camera</append> 5343 <append key="info.capabilities" type="strlist">camera</append>
@@ -3043,11 +5348,41 @@
3043 <append key="info.capabilities" type="strlist">camera</append> 5348 <append key="info.capabilities" type="strlist">camera</append>
3044 </match> 5349 </match>
3045 </match> 5350 </match>
5351 <match key="usb_device.vendor_id" int="1375">
5352 <match key="usb_device.product_id" int="49696">
5353 <append key="info.capabilities" type="strlist">camera</append>
5354 </match>
5355 </match>
5356 <match key="usb_device.vendor_id" int="1375">
5357 <match key="usb_device.product_id" int="50208">
5358 <append key="info.capabilities" type="strlist">camera</append>
5359 </match>
5360 </match>
5361 <match key="usb_device.vendor_id" int="1375">
5362 <match key="usb_device.product_id" int="50464">
5363 <append key="info.capabilities" type="strlist">camera</append>
5364 </match>
5365 </match>
3046 <match key="usb_device.vendor_id" int="2726"> 5366 <match key="usb_device.vendor_id" int="2726">
3047 <match key="usb_device.product_id" int="38401"> 5367 <match key="usb_device.product_id" int="38401">
3048 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5368 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3049 </match> 5369 </match>
3050 </match> 5370 </match>
5371 <match key="usb_device.vendor_id" int="1033">
5372 <match key="usb_device.product_id" int="806">
5373 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5374 </match>
5375 </match>
5376 <match key="usb_device.vendor_id" int="1033">
5377 <match key="usb_device.product_id" int="1074">
5378 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5379 </match>
5380 </match>
5381 <match key="usb_device.vendor_id" int="1033">
5382 <match key="usb_device.product_id" int="578">
5383 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5384 </match>
5385 </match>
3051 <match key="usb_device.vendor_id" int="1026"> 5386 <match key="usb_device.vendor_id" int="1026">
3052 <match key="usb_device.product_id" int="22120"> 5387 <match key="usb_device.product_id" int="22120">
3053 <append key="info.capabilities" type="strlist">portable_audio_player</append> 5388 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -3074,6 +5409,11 @@
3074 </match> 5409 </match>
3075 </match> 5410 </match>
3076 <match key="usb_device.vendor_id" int="1200"> 5411 <match key="usb_device.vendor_id" int="1200">
5412 <match key="usb_device.product_id" int="291">
5413 <append key="info.capabilities" type="strlist">camera</append>
5414 </match>
5415 </match>
5416 <match key="usb_device.vendor_id" int="1200">
3077 <match key="usb_device.product_id" int="265"> 5417 <match key="usb_device.product_id" int="265">
3078 <append key="info.capabilities" type="strlist">camera</append> 5418 <append key="info.capabilities" type="strlist">camera</append>
3079 </match> 5419 </match>
@@ -3194,11 +5534,26 @@
3194 </match> 5534 </match>
3195 </match> 5535 </match>
3196 <match key="usb_device.vendor_id" int="1200"> 5536 <match key="usb_device.vendor_id" int="1200">
5537 <match key="usb_device.product_id" int="401">
5538 <append key="info.capabilities" type="strlist">camera</append>
5539 </match>
5540 </match>
5541 <match key="usb_device.vendor_id" int="1200">
3197 <match key="usb_device.product_id" int="258"> 5542 <match key="usb_device.product_id" int="258">
3198 <append key="info.capabilities" type="strlist">camera</append> 5543 <append key="info.capabilities" type="strlist">camera</append>
3199 </match> 5544 </match>
3200 </match> 5545 </match>
3201 <match key="usb_device.vendor_id" int="1200"> 5546 <match key="usb_device.vendor_id" int="1200">
5547 <match key="usb_device.product_id" int="550">
5548 <append key="info.capabilities" type="strlist">camera</append>
5549 </match>
5550 </match>
5551 <match key="usb_device.vendor_id" int="1200">
5552 <match key="usb_device.product_id" int="392">
5553 <append key="info.capabilities" type="strlist">camera</append>
5554 </match>
5555 </match>
5556 <match key="usb_device.vendor_id" int="1200">
3202 <match key="usb_device.product_id" int="520"> 5557 <match key="usb_device.product_id" int="520">
3203 <append key="info.capabilities" type="strlist">camera</append> 5558 <append key="info.capabilities" type="strlist">camera</append>
3204 </match> 5559 </match>
@@ -3224,6 +5579,11 @@
3224 </match> 5579 </match>
3225 </match> 5580 </match>
3226 <match key="usb_device.vendor_id" int="1200"> 5581 <match key="usb_device.vendor_id" int="1200">
5582 <match key="usb_device.product_id" int="389">
5583 <append key="info.capabilities" type="strlist">camera</append>
5584 </match>
5585 </match>
5586 <match key="usb_device.vendor_id" int="1200">
3227 <match key="usb_device.product_id" int="789"> 5587 <match key="usb_device.product_id" int="789">
3228 <append key="info.capabilities" type="strlist">camera</append> 5588 <append key="info.capabilities" type="strlist">camera</append>
3229 </match> 5589 </match>
@@ -3239,11 +5599,26 @@
3239 </match> 5599 </match>
3240 </match> 5600 </match>
3241 <match key="usb_device.vendor_id" int="1200"> 5601 <match key="usb_device.vendor_id" int="1200">
5602 <match key="usb_device.product_id" int="804">
5603 <append key="info.capabilities" type="strlist">camera</append>
5604 </match>
5605 </match>
5606 <match key="usb_device.vendor_id" int="1200">
5607 <match key="usb_device.product_id" int="835">
5608 <append key="info.capabilities" type="strlist">camera</append>
5609 </match>
5610 </match>
5611 <match key="usb_device.vendor_id" int="1200">
3242 <match key="usb_device.product_id" int="773"> 5612 <match key="usb_device.product_id" int="773">
3243 <append key="info.capabilities" type="strlist">camera</append> 5613 <append key="info.capabilities" type="strlist">camera</append>
3244 </match> 5614 </match>
3245 </match> 5615 </match>
3246 <match key="usb_device.vendor_id" int="1200"> 5616 <match key="usb_device.vendor_id" int="1200">
5617 <match key="usb_device.product_id" int="402">
5618 <append key="info.capabilities" type="strlist">camera</append>
5619 </match>
5620 </match>
5621 <match key="usb_device.vendor_id" int="1200">
3247 <match key="usb_device.product_id" int="320"> 5622 <match key="usb_device.product_id" int="320">
3248 <append key="info.capabilities" type="strlist">camera</append> 5623 <append key="info.capabilities" type="strlist">camera</append>
3249 </match> 5624 </match>
@@ -3259,6 +5634,16 @@
3259 </match> 5634 </match>
3260 </match> 5635 </match>
3261 <match key="usb_device.vendor_id" int="1200"> 5636 <match key="usb_device.vendor_id" int="1200">
5637 <match key="usb_device.product_id" int="545">
5638 <append key="info.capabilities" type="strlist">camera</append>
5639 </match>
5640 </match>
5641 <match key="usb_device.vendor_id" int="1200">
5642 <match key="usb_device.product_id" int="551">
5643 <append key="info.capabilities" type="strlist">camera</append>
5644 </match>
5645 </match>
5646 <match key="usb_device.vendor_id" int="1200">
3262 <match key="usb_device.product_id" int="524"> 5647 <match key="usb_device.product_id" int="524">
3263 <append key="info.capabilities" type="strlist">camera</append> 5648 <append key="info.capabilities" type="strlist">camera</append>
3264 </match> 5649 </match>
@@ -3269,16 +5654,31 @@
3269 </match> 5654 </match>
3270 </match> 5655 </match>
3271 <match key="usb_device.vendor_id" int="1200"> 5656 <match key="usb_device.vendor_id" int="1200">
5657 <match key="usb_device.product_id" int="388">
5658 <append key="info.capabilities" type="strlist">camera</append>
5659 </match>
5660 </match>
5661 <match key="usb_device.vendor_id" int="1200">
3272 <match key="usb_device.product_id" int="347"> 5662 <match key="usb_device.product_id" int="347">
3273 <append key="info.capabilities" type="strlist">camera</append> 5663 <append key="info.capabilities" type="strlist">camera</append>
3274 </match> 5664 </match>
3275 </match> 5665 </match>
3276 <match key="usb_device.vendor_id" int="1200"> 5666 <match key="usb_device.vendor_id" int="1200">
5667 <match key="usb_device.product_id" int="547">
5668 <append key="info.capabilities" type="strlist">camera</append>
5669 </match>
5670 </match>
5671 <match key="usb_device.vendor_id" int="1200">
3277 <match key="usb_device.product_id" int="355"> 5672 <match key="usb_device.product_id" int="355">
3278 <append key="info.capabilities" type="strlist">camera</append> 5673 <append key="info.capabilities" type="strlist">camera</append>
3279 </match> 5674 </match>
3280 </match> 5675 </match>
3281 <match key="usb_device.vendor_id" int="1200"> 5676 <match key="usb_device.vendor_id" int="1200">
5677 <match key="usb_device.product_id" int="552">
5678 <append key="info.capabilities" type="strlist">camera</append>
5679 </match>
5680 </match>
5681 <match key="usb_device.vendor_id" int="1200">
3282 <match key="usb_device.product_id" int="785"> 5682 <match key="usb_device.product_id" int="785">
3283 <append key="info.capabilities" type="strlist">camera</append> 5683 <append key="info.capabilities" type="strlist">camera</append>
3284 </match> 5684 </match>
@@ -3289,11 +5689,51 @@
3289 </match> 5689 </match>
3290 </match> 5690 </match>
3291 <match key="usb_device.vendor_id" int="1200"> 5691 <match key="usb_device.vendor_id" int="1200">
5692 <match key="usb_device.product_id" int="383">
5693 <append key="info.capabilities" type="strlist">camera</append>
5694 </match>
5695 </match>
5696 <match key="usb_device.vendor_id" int="1200">
5697 <match key="usb_device.product_id" int="395">
5698 <append key="info.capabilities" type="strlist">camera</append>
5699 </match>
5700 </match>
5701 <match key="usb_device.vendor_id" int="1200">
5702 <match key="usb_device.product_id" int="549">
5703 <append key="info.capabilities" type="strlist">camera</append>
5704 </match>
5705 </match>
5706 <match key="usb_device.vendor_id" int="1200">
5707 <match key="usb_device.product_id" int="553">
5708 <append key="info.capabilities" type="strlist">camera</append>
5709 </match>
5710 </match>
5711 <match key="usb_device.vendor_id" int="1200">
5712 <match key="usb_device.product_id" int="363">
5713 <append key="info.capabilities" type="strlist">camera</append>
5714 </match>
5715 </match>
5716 <match key="usb_device.vendor_id" int="1200">
5717 <match key="usb_device.product_id" int="364">
5718 <append key="info.capabilities" type="strlist">camera</append>
5719 </match>
5720 </match>
5721 <match key="usb_device.vendor_id" int="1200">
3292 <match key="usb_device.product_id" int="371"> 5722 <match key="usb_device.product_id" int="371">
3293 <append key="info.capabilities" type="strlist">camera</append> 5723 <append key="info.capabilities" type="strlist">camera</append>
3294 </match> 5724 </match>
3295 </match> 5725 </match>
3296 <match key="usb_device.vendor_id" int="1200"> 5726 <match key="usb_device.vendor_id" int="1200">
5727 <match key="usb_device.product_id" int="823">
5728 <append key="info.capabilities" type="strlist">camera</append>
5729 </match>
5730 </match>
5731 <match key="usb_device.vendor_id" int="1200">
5732 <match key="usb_device.product_id" int="838">
5733 <append key="info.capabilities" type="strlist">camera</append>
5734 </match>
5735 </match>
5736 <match key="usb_device.vendor_id" int="1200">
3297 <match key="usb_device.product_id" int="334"> 5737 <match key="usb_device.product_id" int="334">
3298 <append key="info.capabilities" type="strlist">camera</append> 5738 <append key="info.capabilities" type="strlist">camera</append>
3299 </match> 5739 </match>
@@ -3314,21 +5754,61 @@
3314 </match> 5754 </match>
3315 </match> 5755 </match>
3316 <match key="usb_device.vendor_id" int="1200"> 5756 <match key="usb_device.vendor_id" int="1200">
5757 <match key="usb_device.product_id" int="801">
5758 <append key="info.capabilities" type="strlist">camera</append>
5759 </match>
5760 </match>
5761 <match key="usb_device.vendor_id" int="1200">
5762 <match key="usb_device.product_id" int="813">
5763 <append key="info.capabilities" type="strlist">camera</append>
5764 </match>
5765 </match>
5766 <match key="usb_device.vendor_id" int="1200">
5767 <match key="usb_device.product_id" int="831">
5768 <append key="info.capabilities" type="strlist">camera</append>
5769 </match>
5770 </match>
5771 <match key="usb_device.vendor_id" int="1200">
3317 <match key="usb_device.product_id" int="795"> 5772 <match key="usb_device.product_id" int="795">
3318 <append key="info.capabilities" type="strlist">camera</append> 5773 <append key="info.capabilities" type="strlist">camera</append>
3319 </match> 5774 </match>
3320 </match> 5775 </match>
3321 <match key="usb_device.vendor_id" int="1200"> 5776 <match key="usb_device.vendor_id" int="1200">
5777 <match key="usb_device.product_id" int="800">
5778 <append key="info.capabilities" type="strlist">camera</append>
5779 </match>
5780 </match>
5781 <match key="usb_device.vendor_id" int="1200">
5782 <match key="usb_device.product_id" int="820">
5783 <append key="info.capabilities" type="strlist">camera</append>
5784 </match>
5785 </match>
5786 <match key="usb_device.vendor_id" int="1200">
5787 <match key="usb_device.product_id" int="810">
5788 <append key="info.capabilities" type="strlist">camera</append>
5789 </match>
5790 </match>
5791 <match key="usb_device.vendor_id" int="1200">
3322 <match key="usb_device.product_id" int="324"> 5792 <match key="usb_device.product_id" int="324">
3323 <append key="info.capabilities" type="strlist">camera</append> 5793 <append key="info.capabilities" type="strlist">camera</append>
3324 </match> 5794 </match>
3325 </match> 5795 </match>
3326 <match key="usb_device.vendor_id" int="1200"> 5796 <match key="usb_device.vendor_id" int="1200">
5797 <match key="usb_device.product_id" int="809">
5798 <append key="info.capabilities" type="strlist">camera</append>
5799 </match>
5800 </match>
5801 <match key="usb_device.vendor_id" int="1200">
3327 <match key="usb_device.product_id" int="349"> 5802 <match key="usb_device.product_id" int="349">
3328 <append key="info.capabilities" type="strlist">camera</append> 5803 <append key="info.capabilities" type="strlist">camera</append>
3329 </match> 5804 </match>
3330 </match> 5805 </match>
3331 <match key="usb_device.vendor_id" int="1200"> 5806 <match key="usb_device.vendor_id" int="1200">
5807 <match key="usb_device.product_id" int="544">
5808 <append key="info.capabilities" type="strlist">camera</append>
5809 </match>
5810 </match>
5811 <match key="usb_device.vendor_id" int="1200">
3332 <match key="usb_device.product_id" int="334"> 5812 <match key="usb_device.product_id" int="334">
3333 <append key="info.capabilities" type="strlist">camera</append> 5813 <append key="info.capabilities" type="strlist">camera</append>
3334 </match> 5814 </match>
@@ -3339,6 +5819,16 @@
3339 </match> 5819 </match>
3340 </match> 5820 </match>
3341 <match key="usb_device.vendor_id" int="1200"> 5821 <match key="usb_device.vendor_id" int="1200">
5822 <match key="usb_device.product_id" int="542">
5823 <append key="info.capabilities" type="strlist">camera</append>
5824 </match>
5825 </match>
5826 <match key="usb_device.vendor_id" int="1200">
5827 <match key="usb_device.product_id" int="540">
5828 <append key="info.capabilities" type="strlist">camera</append>
5829 </match>
5830 </match>
5831 <match key="usb_device.vendor_id" int="1200">
3342 <match key="usb_device.product_id" int="343"> 5832 <match key="usb_device.product_id" int="343">
3343 <append key="info.capabilities" type="strlist">camera</append> 5833 <append key="info.capabilities" type="strlist">camera</append>
3344 </match> 5834 </match>
@@ -3349,11 +5839,26 @@
3349 </match> 5839 </match>
3350 </match> 5840 </match>
3351 <match key="usb_device.vendor_id" int="1200"> 5841 <match key="usb_device.vendor_id" int="1200">
5842 <match key="usb_device.product_id" int="546">
5843 <append key="info.capabilities" type="strlist">camera</append>
5844 </match>
5845 </match>
5846 <match key="usb_device.vendor_id" int="1200">
3352 <match key="usb_device.product_id" int="390"> 5847 <match key="usb_device.product_id" int="390">
3353 <append key="info.capabilities" type="strlist">camera</append> 5848 <append key="info.capabilities" type="strlist">camera</append>
3354 </match> 5849 </match>
3355 </match> 5850 </match>
3356 <match key="usb_device.vendor_id" int="1200"> 5851 <match key="usb_device.vendor_id" int="1200">
5852 <match key="usb_device.product_id" int="403">
5853 <append key="info.capabilities" type="strlist">camera</append>
5854 </match>
5855 </match>
5856 <match key="usb_device.vendor_id" int="1200">
5857 <match key="usb_device.product_id" int="843">
5858 <append key="info.capabilities" type="strlist">camera</append>
5859 </match>
5860 </match>
5861 <match key="usb_device.vendor_id" int="1200">
3357 <match key="usb_device.product_id" int="514"> 5862 <match key="usb_device.product_id" int="514">
3358 <append key="info.capabilities" type="strlist">camera</append> 5863 <append key="info.capabilities" type="strlist">camera</append>
3359 </match> 5864 </match>
@@ -3364,6 +5869,11 @@
3364 </match> 5869 </match>
3365 </match> 5870 </match>
3366 <match key="usb_device.vendor_id" int="1200"> 5871 <match key="usb_device.vendor_id" int="1200">
5872 <match key="usb_device.product_id" int="1036">
5873 <append key="info.capabilities" type="strlist">camera</append>
5874 </match>
5875 </match>
5876 <match key="usb_device.vendor_id" int="1200">
3367 <match key="usb_device.product_id" int="1032"> 5877 <match key="usb_device.product_id" int="1032">
3368 <append key="info.capabilities" type="strlist">camera</append> 5878 <append key="info.capabilities" type="strlist">camera</append>
3369 </match> 5879 </match>
@@ -3389,6 +5899,11 @@
3389 </match> 5899 </match>
3390 </match> 5900 </match>
3391 <match key="usb_device.vendor_id" int="1200"> 5901 <match key="usb_device.vendor_id" int="1200">
5902 <match key="usb_device.product_id" int="1046">
5903 <append key="info.capabilities" type="strlist">camera</append>
5904 </match>
5905 </match>
5906 <match key="usb_device.vendor_id" int="1200">
3392 <match key="usb_device.product_id" int="1050"> 5907 <match key="usb_device.product_id" int="1050">
3393 <append key="info.capabilities" type="strlist">camera</append> 5908 <append key="info.capabilities" type="strlist">camera</append>
3394 </match> 5909 </match>
@@ -3409,11 +5924,31 @@
3409 </match> 5924 </match>
3410 </match> 5925 </match>
3411 <match key="usb_device.vendor_id" int="1200"> 5926 <match key="usb_device.vendor_id" int="1200">
5927 <match key="usb_device.product_id" int="1068">
5928 <append key="info.capabilities" type="strlist">camera</append>
5929 </match>
5930 </match>
5931 <match key="usb_device.vendor_id" int="1200">
5932 <match key="usb_device.product_id" int="1075">
5933 <append key="info.capabilities" type="strlist">camera</append>
5934 </match>
5935 </match>
5936 <match key="usb_device.vendor_id" int="1200">
3412 <match key="usb_device.product_id" int="1062"> 5937 <match key="usb_device.product_id" int="1062">
3413 <append key="info.capabilities" type="strlist">camera</append> 5938 <append key="info.capabilities" type="strlist">camera</append>
3414 </match> 5939 </match>
3415 </match> 5940 </match>
3416 <match key="usb_device.vendor_id" int="1200"> 5941 <match key="usb_device.vendor_id" int="1200">
5942 <match key="usb_device.product_id" int="1056">
5943 <append key="info.capabilities" type="strlist">camera</append>
5944 </match>
5945 </match>
5946 <match key="usb_device.vendor_id" int="1200">
5947 <match key="usb_device.product_id" int="1067">
5948 <append key="info.capabilities" type="strlist">camera</append>
5949 </match>
5950 </match>
5951 <match key="usb_device.vendor_id" int="1200">
3417 <match key="usb_device.product_id" int="1044"> 5952 <match key="usb_device.product_id" int="1044">
3418 <append key="info.capabilities" type="strlist">camera</append> 5953 <append key="info.capabilities" type="strlist">camera</append>
3419 </match> 5954 </match>
@@ -3424,16 +5959,46 @@
3424 </match> 5959 </match>
3425 </match> 5960 </match>
3426 <match key="usb_device.vendor_id" int="1200"> 5961 <match key="usb_device.vendor_id" int="1200">
5962 <match key="usb_device.product_id" int="1077">
5963 <append key="info.capabilities" type="strlist">camera</append>
5964 </match>
5965 </match>
5966 <match key="usb_device.vendor_id" int="1200">
3427 <match key="usb_device.product_id" int="1059"> 5967 <match key="usb_device.product_id" int="1059">
3428 <append key="info.capabilities" type="strlist">camera</append> 5968 <append key="info.capabilities" type="strlist">camera</append>
3429 </match> 5969 </match>
3430 </match> 5970 </match>
3431 <match key="usb_device.vendor_id" int="1200"> 5971 <match key="usb_device.vendor_id" int="1200">
5972 <match key="usb_device.product_id" int="1065">
5973 <append key="info.capabilities" type="strlist">camera</append>
5974 </match>
5975 </match>
5976 <match key="usb_device.vendor_id" int="1200">
5977 <match key="usb_device.product_id" int="1071">
5978 <append key="info.capabilities" type="strlist">camera</append>
5979 </match>
5980 </match>
5981 <match key="usb_device.vendor_id" int="1200">
5982 <match key="usb_device.product_id" int="1073">
5983 <append key="info.capabilities" type="strlist">camera</append>
5984 </match>
5985 </match>
5986 <match key="usb_device.vendor_id" int="1200">
3432 <match key="usb_device.product_id" int="1054"> 5987 <match key="usb_device.product_id" int="1054">
3433 <append key="info.capabilities" type="strlist">camera</append> 5988 <append key="info.capabilities" type="strlist">camera</append>
3434 </match> 5989 </match>
3435 </match> 5990 </match>
3436 <match key="usb_device.vendor_id" int="1200"> 5991 <match key="usb_device.vendor_id" int="1200">
5992 <match key="usb_device.product_id" int="1069">
5993 <append key="info.capabilities" type="strlist">camera</append>
5994 </match>
5995 </match>
5996 <match key="usb_device.vendor_id" int="1200">
5997 <match key="usb_device.product_id" int="1076">
5998 <append key="info.capabilities" type="strlist">camera</append>
5999 </match>
6000 </match>
6001 <match key="usb_device.vendor_id" int="1200">
3437 <match key="usb_device.product_id" int="1030"> 6002 <match key="usb_device.product_id" int="1030">
3438 <append key="info.capabilities" type="strlist">camera</append> 6003 <append key="info.capabilities" type="strlist">camera</append>
3439 </match> 6004 </match>
@@ -3454,15 +6019,80 @@
3454 </match> 6019 </match>
3455 </match> 6020 </match>
3456 <match key="usb_device.vendor_id" int="1200"> 6021 <match key="usb_device.vendor_id" int="1200">
6022 <match key="usb_device.product_id" int="1072">
6023 <append key="info.capabilities" type="strlist">camera</append>
6024 </match>
6025 </match>
6026 <match key="usb_device.vendor_id" int="1200">
6027 <match key="usb_device.product_id" int="1079">
6028 <append key="info.capabilities" type="strlist">camera</append>
6029 </match>
6030 </match>
6031 <match key="usb_device.vendor_id" int="1200">
3457 <match key="usb_device.product_id" int="1042"> 6032 <match key="usb_device.product_id" int="1042">
3458 <append key="info.capabilities" type="strlist">camera</append> 6033 <append key="info.capabilities" type="strlist">camera</append>
3459 </match> 6034 </match>
3460 </match> 6035 </match>
3461 <match key="usb_device.vendor_id" int="1200"> 6036 <match key="usb_device.vendor_id" int="1200">
6037 <match key="usb_device.product_id" int="1066">
6038 <append key="info.capabilities" type="strlist">camera</append>
6039 </match>
6040 </match>
6041 <match key="usb_device.vendor_id" int="1200">
6042 <match key="usb_device.product_id" int="1070">
6043 <append key="info.capabilities" type="strlist">camera</append>
6044 </match>
6045 </match>
6046 <match key="usb_device.vendor_id" int="1200">
6047 <match key="usb_device.product_id" int="1078">
6048 <append key="info.capabilities" type="strlist">camera</append>
6049 </match>
6050 </match>
6051 <match key="usb_device.vendor_id" int="1200">
3462 <match key="usb_device.product_id" int="1057"> 6052 <match key="usb_device.product_id" int="1057">
3463 <append key="info.capabilities" type="strlist">camera</append> 6053 <append key="info.capabilities" type="strlist">camera</append>
3464 </match> 6054 </match>
3465 </match> 6055 </match>
6056 <match key="usb_device.vendor_id" int="1200">
6057 <match key="usb_device.product_id" int="1538">
6058 <append key="info.capabilities" type="strlist">camera</append>
6059 </match>
6060 </match>
6061 <match key="usb_device.vendor_id" int="1200">
6062 <match key="usb_device.product_id" int="1539">
6063 <append key="info.capabilities" type="strlist">camera</append>
6064 </match>
6065 </match>
6066 <match key="usb_device.vendor_id" int="1200">
6067 <match key="usb_device.product_id" int="1541">
6068 <append key="info.capabilities" type="strlist">camera</append>
6069 </match>
6070 </match>
6071 <match key="usb_device.vendor_id" int="1200">
6072 <match key="usb_device.product_id" int="1545">
6073 <append key="info.capabilities" type="strlist">camera</append>
6074 </match>
6075 </match>
6076 <match key="usb_device.vendor_id" int="1200">
6077 <match key="usb_device.product_id" int="1542">
6078 <append key="info.capabilities" type="strlist">camera</append>
6079 </match>
6080 </match>
6081 <match key="usb_device.vendor_id" int="1200">
6082 <match key="usb_device.product_id" int="1537">
6083 <append key="info.capabilities" type="strlist">camera</append>
6084 </match>
6085 </match>
6086 <match key="usb_device.vendor_id" int="1200">
6087 <match key="usb_device.product_id" int="1540">
6088 <append key="info.capabilities" type="strlist">camera</append>
6089 </match>
6090 </match>
6091 <match key="usb_device.vendor_id" int="1276">
6092 <match key="usb_device.product_id" int="20554">
6093 <append key="info.capabilities" type="strlist">camera</append>
6094 </match>
6095 </match>
3466 <match key="usb_device.vendor_id" int="2425"> 6096 <match key="usb_device.vendor_id" int="2425">
3467 <match key="usb_device.product_id" int="548"> 6097 <match key="usb_device.product_id" int="548">
3468 <append key="info.capabilities" type="strlist">camera</append> 6098 <append key="info.capabilities" type="strlist">camera</append>
@@ -3499,7 +6129,7 @@
3499 </match> 6129 </match>
3500 </match> 6130 </match>
3501 <match key="usb_device.vendor_id" int="1057"> 6131 <match key="usb_device.vendor_id" int="1057">
3502 <match key="usb_device.product_id" int="1057"> 6132 <match key="usb_device.product_id" int="1214">
3503 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6133 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3504 </match> 6134 </match>
3505 </match> 6135 </match>
@@ -3533,11 +6163,6 @@
3533 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6163 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3534 </match> 6164 </match>
3535 </match> 6165 </match>
3536 <match key="usb_device.vendor_id" int="1478">
3537 <match key="usb_device.product_id" int="553">
3538 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3539 </match>
3540 </match>
3541 <match key="usb_device.vendor_id" int="1057"> 6166 <match key="usb_device.vendor_id" int="1057">
3542 <match key="usb_device.product_id" int="1204"> 6167 <match key="usb_device.product_id" int="1204">
3543 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6168 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -3554,6 +6179,11 @@
3554 </match> 6179 </match>
3555 </match> 6180 </match>
3556 <match key="usb_device.vendor_id" int="1057"> 6181 <match key="usb_device.vendor_id" int="1057">
6182 <match key="usb_device.product_id" int="345">
6183 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6184 </match>
6185 </match>
6186 <match key="usb_device.vendor_id" int="1057">
3557 <match key="usb_device.product_id" int="46"> 6187 <match key="usb_device.product_id" int="46">
3558 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6188 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3559 </match> 6189 </match>
@@ -3579,11 +6209,36 @@
3579 </match> 6209 </match>
3580 </match> 6210 </match>
3581 <match key="usb_device.vendor_id" int="1057"> 6211 <match key="usb_device.vendor_id" int="1057">
6212 <match key="usb_device.product_id" int="1491">
6213 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6214 </match>
6215 </match>
6216 <match key="usb_device.vendor_id" int="1057">
6217 <match key="usb_device.product_id" int="1426">
6218 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6219 </match>
6220 </match>
6221 <match key="usb_device.vendor_id" int="1057">
6222 <match key="usb_device.product_id" int="961">
6223 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6224 </match>
6225 </match>
6226 <match key="usb_device.vendor_id" int="1057">
6227 <match key="usb_device.product_id" int="973">
6228 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6229 </match>
6230 </match>
6231 <match key="usb_device.vendor_id" int="1057">
3582 <match key="usb_device.product_id" int="463"> 6232 <match key="usb_device.product_id" int="463">
3583 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6233 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3584 </match> 6234 </match>
3585 </match> 6235 </match>
3586 <match key="usb_device.vendor_id" int="1057"> 6236 <match key="usb_device.vendor_id" int="1057">
6237 <match key="usb_device.product_id" int="815">
6238 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6239 </match>
6240 </match>
6241 <match key="usb_device.vendor_id" int="1057">
3587 <match key="usb_device.product_id" int="377"> 6242 <match key="usb_device.product_id" int="377">
3588 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6243 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3589 </match> 6244 </match>
@@ -3594,6 +6249,11 @@
3594 </match> 6249 </match>
3595 </match> 6250 </match>
3596 <match key="usb_device.vendor_id" int="1057"> 6251 <match key="usb_device.vendor_id" int="1057">
6252 <match key="usb_device.product_id" int="820">
6253 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6254 </match>
6255 </match>
6256 <match key="usb_device.vendor_id" int="1057">
3597 <match key="usb_device.product_id" int="821"> 6257 <match key="usb_device.product_id" int="821">
3598 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6258 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3599 </match> 6259 </match>
@@ -3614,6 +6274,26 @@
3614 </match> 6274 </match>
3615 </match> 6275 </match>
3616 <match key="usb_device.vendor_id" int="1057"> 6276 <match key="usb_device.vendor_id" int="1057">
6277 <match key="usb_device.product_id" int="1788">
6278 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6279 </match>
6280 </match>
6281 <match key="usb_device.vendor_id" int="1057">
6282 <match key="usb_device.product_id" int="1638">
6283 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6284 </match>
6285 </match>
6286 <match key="usb_device.vendor_id" int="1057">
6287 <match key="usb_device.product_id" int="1633">
6288 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6289 </match>
6290 </match>
6291 <match key="usb_device.vendor_id" int="1057">
6292 <match key="usb_device.product_id" int="1316">
6293 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6294 </match>
6295 </match>
6296 <match key="usb_device.vendor_id" int="1057">
3617 <match key="usb_device.product_id" int="1160"> 6297 <match key="usb_device.product_id" int="1160">
3618 <append key="info.capabilities" type="strlist">camera</append> 6298 <append key="info.capabilities" type="strlist">camera</append>
3619 </match> 6299 </match>
@@ -3634,6 +6314,11 @@
3634 </match> 6314 </match>
3635 </match> 6315 </match>
3636 <match key="usb_device.vendor_id" int="1057"> 6316 <match key="usb_device.vendor_id" int="1057">
6317 <match key="usb_device.product_id" int="390">
6318 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6319 </match>
6320 </match>
6321 <match key="usb_device.vendor_id" int="1057">
3637 <match key="usb_device.product_id" int="766"> 6322 <match key="usb_device.product_id" int="766">
3638 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6323 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3639 </match> 6324 </match>
@@ -3664,6 +6349,11 @@
3664 </match> 6349 </match>
3665 </match> 6350 </match>
3666 <match key="usb_device.vendor_id" int="1057"> 6351 <match key="usb_device.vendor_id" int="1057">
6352 <match key="usb_device.product_id" int="1306">
6353 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6354 </match>
6355 </match>
6356 <match key="usb_device.vendor_id" int="1057">
3667 <match key="usb_device.product_id" int="1157"> 6357 <match key="usb_device.product_id" int="1157">
3668 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6358 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3669 </match> 6359 </match>
@@ -3689,6 +6379,11 @@
3689 </match> 6379 </match>
3690 </match> 6380 </match>
3691 <match key="usb_device.vendor_id" int="1057"> 6381 <match key="usb_device.vendor_id" int="1057">
6382 <match key="usb_device.product_id" int="978">
6383 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6384 </match>
6385 </match>
6386 <match key="usb_device.vendor_id" int="1057">
3692 <match key="usb_device.product_id" int="57"> 6387 <match key="usb_device.product_id" int="57">
3693 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6388 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3694 </match> 6389 </match>
@@ -3708,8 +6403,13 @@
3708 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6403 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3709 </match> 6404 </match>
3710 </match> 6405 </match>
3711 <match key="usb_device.vendor_id" int="1478"> 6406 <match key="usb_device.vendor_id" int="1057">
3712 <match key="usb_device.product_id" int="12694"> 6407 <match key="usb_device.product_id" int="628">
6408 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6409 </match>
6410 </match>
6411 <match key="usb_device.vendor_id" int="1057">
6412 <match key="usb_device.product_id" int="1768">
3713 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6413 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3714 </match> 6414 </match>
3715 </match> 6415 </match>
@@ -3723,6 +6423,36 @@
3723 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6423 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3724 </match> 6424 </match>
3725 </match> 6425 </match>
6426 <match key="usb_device.vendor_id" int="2389">
6427 <match key="usb_device.product_id" int="28841">
6428 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6429 </match>
6430 </match>
6431 <match key="usb_device.vendor_id" int="2389">
6432 <match key="usb_device.product_id" int="46080">
6433 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6434 </match>
6435 </match>
6436 <match key="usb_device.vendor_id" int="2389">
6437 <match key="usb_device.product_id" int="52999">
6438 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6439 </match>
6440 </match>
6441 <match key="usb_device.vendor_id" int="2389">
6442 <match key="usb_device.product_id" int="52994">
6443 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6444 </match>
6445 </match>
6446 <match key="usb_device.vendor_id" int="2389">
6447 <match key="usb_device.product_id" int="28928">
6448 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6449 </match>
6450 </match>
6451 <match key="usb_device.vendor_id" int="2389">
6452 <match key="usb_device.product_id" int="28930">
6453 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6454 </match>
6455 </match>
3726 <match key="usb_device.vendor_id" int="7763"> 6456 <match key="usb_device.vendor_id" int="7763">
3727 <match key="usb_device.product_id" int="6"> 6457 <match key="usb_device.product_id" int="6">
3728 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6458 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -3774,6 +6504,21 @@
3774 </match> 6504 </match>
3775 </match> 6505 </match>
3776 <match key="usb_device.vendor_id" int="1972"> 6506 <match key="usb_device.vendor_id" int="1972">
6507 <match key="usb_device.product_id" int="272">
6508 <append key="info.capabilities" type="strlist">camera</append>
6509 </match>
6510 </match>
6511 <match key="usb_device.vendor_id" int="1972">
6512 <match key="usb_device.product_id" int="303">
6513 <append key="info.capabilities" type="strlist">camera</append>
6514 </match>
6515 </match>
6516 <match key="usb_device.vendor_id" int="1972">
6517 <match key="usb_device.product_id" int="303">
6518 <append key="info.capabilities" type="strlist">camera</append>
6519 </match>
6520 </match>
6521 <match key="usb_device.vendor_id" int="1972">
3777 <match key="usb_device.product_id" int="278"> 6522 <match key="usb_device.product_id" int="278">
3778 <append key="info.capabilities" type="strlist">camera</append> 6523 <append key="info.capabilities" type="strlist">camera</append>
3779 </match> 6524 </match>
@@ -3789,6 +6534,11 @@
3789 </match> 6534 </match>
3790 </match> 6535 </match>
3791 <match key="usb_device.vendor_id" int="1972"> 6536 <match key="usb_device.vendor_id" int="1972">
6537 <match key="usb_device.product_id" int="303">
6538 <append key="info.capabilities" type="strlist">camera</append>
6539 </match>
6540 </match>
6541 <match key="usb_device.vendor_id" int="1972">
3792 <match key="usb_device.product_id" int="276"> 6542 <match key="usb_device.product_id" int="276">
3793 <append key="info.capabilities" type="strlist">camera</append> 6543 <append key="info.capabilities" type="strlist">camera</append>
3794 </match> 6544 </match>
@@ -3808,6 +6558,21 @@
3808 <append key="info.capabilities" type="strlist">camera</append> 6558 <append key="info.capabilities" type="strlist">camera</append>
3809 </match> 6559 </match>
3810 </match> 6560 </match>
6561 <match key="usb_device.vendor_id" int="8921">
6562 <match key="usb_device.product_id" int="10085">
6563 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6564 </match>
6565 </match>
6566 <match key="usb_device.vendor_id" int="8921">
6567 <match key="usb_device.product_id" int="10100">
6568 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6569 </match>
6570 </match>
6571 <match key="usb_device.vendor_id" int="8921">
6572 <match key="usb_device.product_id" int="10099">
6573 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6574 </match>
6575 </match>
3811 <match key="usb_device.vendor_id" int="2329"> 6576 <match key="usb_device.vendor_id" int="2329">
3812 <match key="usb_device.product_id" int="256"> 6577 <match key="usb_device.product_id" int="256">
3813 <append key="info.capabilities" type="strlist">camera</append> 6578 <append key="info.capabilities" type="strlist">camera</append>
@@ -3859,6 +6624,26 @@
3859 </match> 6624 </match>
3860 </match> 6625 </match>
3861 <match key="usb_device.vendor_id" int="1242"> 6626 <match key="usb_device.vendor_id" int="1242">
6627 <match key="usb_device.product_id" int="9076">
6628 <append key="info.capabilities" type="strlist">camera</append>
6629 </match>
6630 </match>
6631 <match key="usb_device.vendor_id" int="1242">
6632 <match key="usb_device.product_id" int="9076">
6633 <append key="info.capabilities" type="strlist">camera</append>
6634 </match>
6635 </match>
6636 <match key="usb_device.vendor_id" int="1242">
6637 <match key="usb_device.product_id" int="9076">
6638 <append key="info.capabilities" type="strlist">camera</append>
6639 </match>
6640 </match>
6641 <match key="usb_device.vendor_id" int="1242">
6642 <match key="usb_device.product_id" int="9076">
6643 <append key="info.capabilities" type="strlist">camera</append>
6644 </match>
6645 </match>
6646 <match key="usb_device.vendor_id" int="1242">
3862 <match key="usb_device.product_id" int="8517"> 6647 <match key="usb_device.product_id" int="8517">
3863 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6648 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3864 </match> 6649 </match>
@@ -3868,6 +6653,36 @@
3868 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6653 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3869 </match> 6654 </match>
3870 </match> 6655 </match>
6656 <match key="usb_device.vendor_id" int="4204">
6657 <match key="usb_device.product_id" int="61443">
6658 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6659 </match>
6660 </match>
6661 <match key="usb_device.vendor_id" int="7501">
6662 <match key="usb_device.product_id" int="20534">
6663 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6664 </match>
6665 </match>
6666 <match key="usb_device.vendor_id" int="7501">
6667 <match key="usb_device.product_id" int="20533">
6668 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6669 </match>
6670 </match>
6671 <match key="usb_device.vendor_id" int="7501">
6672 <match key="usb_device.product_id" int="20554">
6673 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6674 </match>
6675 </match>
6676 <match key="usb_device.vendor_id" int="1363">
6677 <match key="usb_device.product_id" int="514">
6678 <append key="info.capabilities" type="strlist">camera</append>
6679 </match>
6680 </match>
6681 <match key="usb_device.vendor_id" int="9723">
6682 <match key="usb_device.product_id" int="357">
6683 <append key="info.capabilities" type="strlist">camera</append>
6684 </match>
6685 </match>
3871 <match key="usb_device.vendor_id" int="2583"> 6686 <match key="usb_device.vendor_id" int="2583">
3872 <match key="usb_device.product_id" int="13"> 6687 <match key="usb_device.product_id" int="13">
3873 <append key="info.capabilities" type="strlist">camera</append> 6688 <append key="info.capabilities" type="strlist">camera</append>
@@ -3889,6 +6704,16 @@
3889 </match> 6704 </match>
3890 </match> 6705 </match>
3891 <match key="usb_device.vendor_id" int="1137"> 6706 <match key="usb_device.vendor_id" int="1137">
6707 <match key="usb_device.product_id" int="8377">
6708 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6709 </match>
6710 </match>
6711 <match key="usb_device.vendor_id" int="1137">
6712 <match key="usb_device.product_id" int="8504">
6713 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6714 </match>
6715 </match>
6716 <match key="usb_device.vendor_id" int="1137">
3892 <match key="usb_device.product_id" int="357"> 6717 <match key="usb_device.product_id" int="357">
3893 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6718 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3894 </match> 6719 </match>
@@ -3944,6 +6769,11 @@
3944 </match> 6769 </match>
3945 </match> 6770 </match>
3946 <match key="usb_device.vendor_id" int="1137"> 6771 <match key="usb_device.vendor_id" int="1137">
6772 <match key="usb_device.product_id" int="8421">
6773 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6774 </match>
6775 </match>
6776 <match key="usb_device.vendor_id" int="1137">
3947 <match key="usb_device.product_id" int="333"> 6777 <match key="usb_device.product_id" int="333">
3948 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6778 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3949 </match> 6779 </match>
@@ -3963,12 +6793,22 @@
3963 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6793 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3964 </match> 6794 </match>
3965 </match> 6795 </match>
6796 <match key="usb_device.vendor_id" int="1137">
6797 <match key="usb_device.product_id" int="6411">
6798 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6799 </match>
6800 </match>
3966 <match key="usb_device.vendor_id" int="2362"> 6801 <match key="usb_device.vendor_id" int="2362">
3967 <match key="usb_device.product_id" int="270"> 6802 <match key="usb_device.product_id" int="270">
3968 <append key="info.capabilities" type="strlist">camera</append> 6803 <append key="info.capabilities" type="strlist">camera</append>
3969 </match> 6804 </match>
3970 </match> 6805 </match>
3971 <match key="usb_device.vendor_id" int="1137"> 6806 <match key="usb_device.vendor_id" int="1137">
6807 <match key="usb_device.product_id" int="8592">
6808 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6809 </match>
6810 </match>
6811 <match key="usb_device.vendor_id" int="1137">
3972 <match key="usb_device.product_id" int="32257"> 6812 <match key="usb_device.product_id" int="32257">
3973 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6813 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3974 </match> 6814 </match>
@@ -3993,6 +6833,11 @@
3993 <append key="info.capabilities" type="strlist">portable_audio_player</append> 6833 <append key="info.capabilities" type="strlist">portable_audio_player</append>
3994 </match> 6834 </match>
3995 </match> 6835 </match>
6836 <match key="usb_device.vendor_id" int="1363">
6837 <match key="usb_device.product_id" int="514">
6838 <append key="info.capabilities" type="strlist">camera</append>
6839 </match>
6840 </match>
3996 <match key="usb_device.vendor_id" int="2276"> 6841 <match key="usb_device.vendor_id" int="2276">
3997 <match key="usb_device.product_id" int="322"> 6842 <match key="usb_device.product_id" int="322">
3998 <append key="info.capabilities" type="strlist">camera</append> 6843 <append key="info.capabilities" type="strlist">camera</append>
@@ -4013,6 +6858,11 @@
4013 <append key="info.capabilities" type="strlist">camera</append> 6858 <append key="info.capabilities" type="strlist">camera</append>
4014 </match> 6859 </match>
4015 </match> 6860 </match>
6861 <match key="usb_device.vendor_id" int="10096">
6862 <match key="usb_device.product_id" int="37152">
6863 <append key="info.capabilities" type="strlist">camera</append>
6864 </match>
6865 </match>
4016 <match key="usb_device.vendor_id" int="1924"> 6866 <match key="usb_device.vendor_id" int="1924">
4017 <match key="usb_device.product_id" int="10376"> 6867 <match key="usb_device.product_id" int="10376">
4018 <append key="info.capabilities" type="strlist">camera</append> 6868 <append key="info.capabilities" type="strlist">camera</append>
@@ -4033,16 +6883,81 @@
4033 <append key="info.capabilities" type="strlist">camera</append> 6883 <append key="info.capabilities" type="strlist">camera</append>
4034 </match> 6884 </match>
4035 </match> 6885 </match>
6886 <match key="usb_device.vendor_id" int="10096">
6887 <match key="usb_device.product_id" int="37152">
6888 <append key="info.capabilities" type="strlist">camera</append>
6889 </match>
6890 </match>
4036 <match key="usb_device.vendor_id" int="2362"> 6891 <match key="usb_device.vendor_id" int="2362">
4037 <match key="usb_device.product_id" int="271"> 6892 <match key="usb_device.product_id" int="271">
4038 <append key="info.capabilities" type="strlist">camera</append> 6893 <append key="info.capabilities" type="strlist">camera</append>
4039 </match> 6894 </match>
4040 </match> 6895 </match>
6896 <match key="usb_device.vendor_id" int="10724">
6897 <match key="usb_device.product_id" int="4611">
6898 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6899 </match>
6900 </match>
6901 <match key="usb_device.vendor_id" int="10724">
6902 <match key="usb_device.product_id" int="4355">
6903 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6904 </match>
6905 </match>
4041 <match key="usb_device.vendor_id" int="1924"> 6906 <match key="usb_device.vendor_id" int="1924">
4042 <match key="usb_device.product_id" int="21248"> 6907 <match key="usb_device.product_id" int="21248">
4043 <append key="info.capabilities" type="strlist">camera</append> 6908 <append key="info.capabilities" type="strlist">camera</append>
4044 </match> 6909 </match>
4045 </match> 6910 </match>
6911 <match key="usb_device.vendor_id" int="1276">
6912 <match key="usb_device.product_id" int="65535">
6913 <append key="info.capabilities" type="strlist">camera</append>
6914 </match>
6915 </match>
6916 <match key="usb_device.vendor_id" int="1478">
6917 <match key="usb_device.product_id" int="34816">
6918 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6919 </match>
6920 </match>
6921 <match key="usb_device.vendor_id" int="1478">
6922 <match key="usb_device.product_id" int="61443">
6923 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6924 </match>
6925 </match>
6926 <match key="usb_device.vendor_id" int="1478">
6927 <match key="usb_device.product_id" int="553">
6928 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6929 </match>
6930 </match>
6931 <match key="usb_device.vendor_id" int="1478">
6932 <match key="usb_device.product_id" int="12694">
6933 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6934 </match>
6935 </match>
6936 <match key="usb_device.vendor_id" int="1478">
6937 <match key="usb_device.product_id" int="26468">
6938 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6939 </match>
6940 </match>
6941 <match key="usb_device.vendor_id" int="1478">
6942 <match key="usb_device.product_id" int="26469">
6943 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6944 </match>
6945 </match>
6946 <match key="usb_device.vendor_id" int="1478">
6947 <match key="usb_device.product_id" int="36921">
6948 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6949 </match>
6950 </match>
6951 <match key="usb_device.vendor_id" int="1478">
6952 <match key="usb_device.product_id" int="36901">
6953 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6954 </match>
6955 </match>
6956 <match key="usb_device.vendor_id" int="1363">
6957 <match key="usb_device.product_id" int="514">
6958 <append key="info.capabilities" type="strlist">camera</append>
6959 </match>
6960 </match>
4046 <match key="usb_device.vendor_id" int="3530"> 6961 <match key="usb_device.vendor_id" int="3530">
4047 <match key="usb_device.product_id" int="4"> 6962 <match key="usb_device.product_id" int="4">
4048 <append key="info.capabilities" type="strlist">camera</append> 6963 <append key="info.capabilities" type="strlist">camera</append>
@@ -4053,6 +6968,21 @@
4053 <append key="info.capabilities" type="strlist">camera</append> 6968 <append key="info.capabilities" type="strlist">camera</append>
4054 </match> 6969 </match>
4055 </match> 6970 </match>
6971 <match key="usb_device.vendor_id" int="10007">
6972 <match key="usb_device.product_id" int="4704">
6973 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6974 </match>
6975 </match>
6976 <match key="usb_device.vendor_id" int="10007">
6977 <match key="usb_device.product_id" int="4712">
6978 <append key="info.capabilities" type="strlist">portable_audio_player</append>
6979 </match>
6980 </match>
6981 <match key="usb_device.vendor_id" int="10096">
6982 <match key="usb_device.product_id" int="37152">
6983 <append key="info.capabilities" type="strlist">camera</append>
6984 </match>
6985 </match>
4056 <match key="usb_device.vendor_id" int="1482"> 6986 <match key="usb_device.vendor_id" int="1482">
4057 <match key="usb_device.product_id" int="8715"> 6987 <match key="usb_device.product_id" int="8715">
4058 <append key="info.capabilities" type="strlist">camera</append> 6988 <append key="info.capabilities" type="strlist">camera</append>
@@ -4218,11 +7148,31 @@
4218 <append key="info.capabilities" type="strlist">camera</append> 7148 <append key="info.capabilities" type="strlist">camera</append>
4219 </match> 7149 </match>
4220 </match> 7150 </match>
7151 <match key="usb_device.vendor_id" int="2425">
7152 <match key="usb_device.product_id" int="551">
7153 <append key="info.capabilities" type="strlist">camera</append>
7154 </match>
7155 </match>
7156 <match key="usb_device.vendor_id" int="10096">
7157 <match key="usb_device.product_id" int="37152">
7158 <append key="info.capabilities" type="strlist">camera</append>
7159 </match>
7160 </match>
7161 <match key="usb_device.vendor_id" int="2425">
7162 <match key="usb_device.product_id" int="551">
7163 <append key="info.capabilities" type="strlist">camera</append>
7164 </match>
7165 </match>
4221 <match key="usb_device.vendor_id" int="10096"> 7166 <match key="usb_device.vendor_id" int="10096">
4222 <match key="usb_device.product_id" int="36956"> 7167 <match key="usb_device.product_id" int="36956">
4223 <append key="info.capabilities" type="strlist">camera</append> 7168 <append key="info.capabilities" type="strlist">camera</append>
4224 </match> 7169 </match>
4225 </match> 7170 </match>
7171 <match key="usb_device.vendor_id" int="2425">
7172 <match key="usb_device.product_id" int="551">
7173 <append key="info.capabilities" type="strlist">camera</append>
7174 </match>
7175 </match>
4226 <match key="usb_device.vendor_id" int="2362"> 7176 <match key="usb_device.vendor_id" int="2362">
4227 <match key="usb_device.product_id" int="271"> 7177 <match key="usb_device.product_id" int="271">
4228 <append key="info.capabilities" type="strlist">camera</append> 7178 <append key="info.capabilities" type="strlist">camera</append>
@@ -4259,11 +7209,26 @@
4259 </match> 7209 </match>
4260 </match> 7210 </match>
4261 <match key="usb_device.vendor_id" int="1256"> 7211 <match key="usb_device.vendor_id" int="1256">
7212 <match key="usb_device.product_id" int="26726">
7213 <append key="info.capabilities" type="strlist">camera</append>
7214 </match>
7215 </match>
7216 <match key="usb_device.vendor_id" int="1256">
4262 <match key="usb_device.product_id" int="26407"> 7217 <match key="usb_device.product_id" int="26407">
4263 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7218 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4264 </match> 7219 </match>
4265 </match> 7220 </match>
4266 <match key="usb_device.vendor_id" int="1256"> 7221 <match key="usb_device.vendor_id" int="1256">
7222 <match key="usb_device.product_id" int="26720">
7223 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7224 </match>
7225 </match>
7226 <match key="usb_device.vendor_id" int="1256">
7227 <match key="usb_device.product_id" int="26716">
7228 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7229 </match>
7230 </match>
7231 <match key="usb_device.vendor_id" int="1256">
4267 <match key="usb_device.product_id" int="26743"> 7232 <match key="usb_device.product_id" int="26743">
4268 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7233 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4269 </match> 7234 </match>
@@ -4274,6 +7239,11 @@
4274 </match> 7239 </match>
4275 </match> 7240 </match>
4276 <match key="usb_device.vendor_id" int="1256"> 7241 <match key="usb_device.vendor_id" int="1256">
7242 <match key="usb_device.product_id" int="26799">
7243 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7244 </match>
7245 </match>
7246 <match key="usb_device.vendor_id" int="1256">
4277 <match key="usb_device.product_id" int="57868"> 7247 <match key="usb_device.product_id" int="57868">
4278 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7248 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4279 </match> 7249 </match>
@@ -4304,6 +7274,21 @@
4304 </match> 7274 </match>
4305 </match> 7275 </match>
4306 <match key="usb_device.vendor_id" int="1256"> 7276 <match key="usb_device.vendor_id" int="1256">
7277 <match key="usb_device.product_id" int="5132">
7278 <append key="info.capabilities" type="strlist">camera</append>
7279 </match>
7280 </match>
7281 <match key="usb_device.vendor_id" int="1256">
7282 <match key="usb_device.product_id" int="4996">
7283 <append key="info.capabilities" type="strlist">camera</append>
7284 </match>
7285 </match>
7286 <match key="usb_device.vendor_id" int="1256">
7287 <match key="usb_device.product_id" int="26698">
7288 <append key="info.capabilities" type="strlist">camera</append>
7289 </match>
7290 </match>
7291 <match key="usb_device.vendor_id" int="1256">
4307 <match key="usb_device.product_id" int="26467"> 7292 <match key="usb_device.product_id" int="26467">
4308 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7293 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4309 </match> 7294 </match>
@@ -4419,6 +7404,11 @@
4419 </match> 7404 </match>
4420 </match> 7405 </match>
4421 <match key="usb_device.vendor_id" int="1256"> 7406 <match key="usb_device.vendor_id" int="1256">
7407 <match key="usb_device.product_id" int="20782">
7408 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7409 </match>
7410 </match>
7411 <match key="usb_device.vendor_id" int="1256">
4422 <match key="usb_device.product_id" int="20625"> 7412 <match key="usb_device.product_id" int="20625">
4423 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7413 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4424 </match> 7414 </match>
@@ -4464,6 +7454,11 @@
4464 </match> 7454 </match>
4465 </match> 7455 </match>
4466 <match key="usb_device.vendor_id" int="1256"> 7456 <match key="usb_device.vendor_id" int="1256">
7457 <match key="usb_device.product_id" int="20791">
7458 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7459 </match>
7460 </match>
7461 <match key="usb_device.vendor_id" int="1256">
4467 <match key="usb_device.product_id" int="20540"> 7462 <match key="usb_device.product_id" int="20540">
4468 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7463 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4469 </match> 7464 </match>
@@ -4494,6 +7489,11 @@
4494 </match> 7489 </match>
4495 </match> 7490 </match>
4496 <match key="usb_device.vendor_id" int="1921"> 7491 <match key="usb_device.vendor_id" int="1921">
7492 <match key="usb_device.product_id" int="29924">
7493 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7494 </match>
7495 </match>
7496 <match key="usb_device.vendor_id" int="1921">
4497 <match key="usb_device.product_id" int="29904"> 7497 <match key="usb_device.product_id" int="29904">
4498 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7498 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4499 </match> 7499 </match>
@@ -4598,6 +7598,36 @@
4598 <append key="info.capabilities" type="strlist">camera</append> 7598 <append key="info.capabilities" type="strlist">camera</append>
4599 </match> 7599 </match>
4600 </match> 7600 </match>
7601 <match key="usb_device.vendor_id" int="10096">
7602 <match key="usb_device.product_id" int="37152">
7603 <append key="info.capabilities" type="strlist">camera</append>
7604 </match>
7605 </match>
7606 <match key="usb_device.vendor_id" int="10096">
7607 <match key="usb_device.product_id" int="37152">
7608 <append key="info.capabilities" type="strlist">camera</append>
7609 </match>
7610 </match>
7611 <match key="usb_device.vendor_id" int="10096">
7612 <match key="usb_device.product_id" int="37152">
7613 <append key="info.capabilities" type="strlist">camera</append>
7614 </match>
7615 </match>
7616 <match key="usb_device.vendor_id" int="1245">
7617 <match key="usb_device.product_id" int="38497">
7618 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7619 </match>
7620 </match>
7621 <match key="usb_device.vendor_id" int="1245">
7622 <match key="usb_device.product_id" int="38602">
7623 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7624 </match>
7625 </match>
7626 <match key="usb_device.vendor_id" int="1161">
7627 <match key="usb_device.product_id" int="49189">
7628 <append key="info.capabilities" type="strlist">portable_audio_player</append>
7629 </match>
7630 </match>
4601 <match key="usb_device.vendor_id" int="2362"> 7631 <match key="usb_device.vendor_id" int="2362">
4602 <match key="usb_device.product_id" int="270"> 7632 <match key="usb_device.product_id" int="270">
4603 <append key="info.capabilities" type="strlist">camera</append> 7633 <append key="info.capabilities" type="strlist">camera</append>
@@ -4648,6 +7678,11 @@
4648 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7678 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4649 </match> 7679 </match>
4650 </match> 7680 </match>
7681 <match key="usb_device.vendor_id" int="3478">
7682 <match key="usb_device.product_id" int="13056">
7683 <append key="info.capabilities" type="strlist">camera</append>
7684 </match>
7685 </match>
4651 <match key="usb_device.vendor_id" int="7132"> 7686 <match key="usb_device.vendor_id" int="7132">
4652 <match key="usb_device.product_id" int="64191"> 7687 <match key="usb_device.product_id" int="64191">
4653 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7688 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -4658,12 +7693,77 @@
4658 <append key="info.capabilities" type="strlist">camera</append> 7693 <append key="info.capabilities" type="strlist">camera</append>
4659 </match> 7694 </match>
4660 </match> 7695 </match>
7696 <match key="usb_device.vendor_id" int="3783">
7697 <match key="usb_device.product_id" int="4104">
7698 <append key="info.capabilities" type="strlist">camera</append>
7699 </match>
7700 </match>
7701 <match key="usb_device.vendor_id" int="1356">
7702 <match key="usb_device.product_id" int="1870">
7703 <append key="info.capabilities" type="strlist">camera</append>
7704 </match>
7705 </match>
7706 <match key="usb_device.vendor_id" int="1356">
7707 <match key="usb_device.product_id" int="1990">
7708 <append key="info.capabilities" type="strlist">camera</append>
7709 </match>
7710 </match>
7711 <match key="usb_device.vendor_id" int="1356">
7712 <match key="usb_device.product_id" int="2391">
7713 <append key="info.capabilities" type="strlist">camera</append>
7714 </match>
7715 </match>
7716 <match key="usb_device.vendor_id" int="1356">
7717 <match key="usb_device.product_id" int="2279">
7718 <append key="info.capabilities" type="strlist">camera</append>
7719 </match>
7720 </match>
7721 <match key="usb_device.vendor_id" int="1356">
7722 <match key="usb_device.product_id" int="2382">
7723 <append key="info.capabilities" type="strlist">camera</append>
7724 </match>
7725 </match>
7726 <match key="usb_device.vendor_id" int="1356">
7727 <match key="usb_device.product_id" int="2231">
7728 <append key="info.capabilities" type="strlist">camera</append>
7729 </match>
7730 </match>
7731 <match key="usb_device.vendor_id" int="1356">
7732 <match key="usb_device.product_id" int="2387">
7733 <append key="info.capabilities" type="strlist">camera</append>
7734 </match>
7735 </match>
7736 <match key="usb_device.vendor_id" int="1356">
7737 <match key="usb_device.product_id" int="2381">
7738 <append key="info.capabilities" type="strlist">camera</append>
7739 </match>
7740 </match>
7741 <match key="usb_device.vendor_id" int="1356">
7742 <match key="usb_device.product_id" int="2388">
7743 <append key="info.capabilities" type="strlist">camera</append>
7744 </match>
7745 </match>
7746 <match key="usb_device.vendor_id" int="1356">
7747 <match key="usb_device.product_id" int="2274">
7748 <append key="info.capabilities" type="strlist">camera</append>
7749 </match>
7750 </match>
4661 <match key="usb_device.vendor_id" int="1356"> 7751 <match key="usb_device.vendor_id" int="1356">
4662 <match key="usb_device.product_id" int="4756"> 7752 <match key="usb_device.product_id" int="4756">
4663 <append key="info.capabilities" type="strlist">portable_audio_player</append> 7753 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4664 </match> 7754 </match>
4665 </match> 7755 </match>
4666 <match key="usb_device.vendor_id" int="1356"> 7756 <match key="usb_device.vendor_id" int="1356">
7757 <match key="usb_device.product_id" int="704">
7758 <append key="info.capabilities" type="strlist">camera</append>
7759 </match>
7760 </match>
7761 <match key="usb_device.vendor_id" int="1356">
7762 <match key="usb_device.product_id" int="743">
7763 <append key="info.capabilities" type="strlist">camera</append>
7764 </match>
7765 </match>
7766 <match key="usb_device.vendor_id" int="1356">
4667 <match key="usb_device.product_id" int="78"> 7767 <match key="usb_device.product_id" int="78">
4668 <append key="info.capabilities" type="strlist">camera</append> 7768 <append key="info.capabilities" type="strlist">camera</append>
4669 </match> 7769 </match>
@@ -4694,6 +7794,31 @@
4694 </match> 7794 </match>
4695 </match> 7795 </match>
4696 <match key="usb_device.vendor_id" int="1356"> 7796 <match key="usb_device.vendor_id" int="1356">
7797 <match key="usb_device.product_id" int="1347">
7798 <append key="info.capabilities" type="strlist">camera</append>
7799 </match>
7800 </match>
7801 <match key="usb_device.vendor_id" int="1356">
7802 <match key="usb_device.product_id" int="1567">
7803 <append key="info.capabilities" type="strlist">camera</append>
7804 </match>
7805 </match>
7806 <match key="usb_device.vendor_id" int="1356">
7807 <match key="usb_device.product_id" int="1774">
7808 <append key="info.capabilities" type="strlist">camera</append>
7809 </match>
7810 </match>
7811 <match key="usb_device.vendor_id" int="1356">
7812 <match key="usb_device.product_id" int="1169">
7813 <append key="info.capabilities" type="strlist">camera</append>
7814 </match>
7815 </match>
7816 <match key="usb_device.vendor_id" int="1356">
7817 <match key="usb_device.product_id" int="2221">
7818 <append key="info.capabilities" type="strlist">camera</append>
7819 </match>
7820 </match>
7821 <match key="usb_device.vendor_id" int="1356">
4697 <match key="usb_device.product_id" int="78"> 7822 <match key="usb_device.product_id" int="78">
4698 <append key="info.capabilities" type="strlist">camera</append> 7823 <append key="info.capabilities" type="strlist">camera</append>
4699 </match> 7824 </match>
@@ -4794,6 +7919,21 @@
4794 </match> 7919 </match>
4795 </match> 7920 </match>
4796 <match key="usb_device.vendor_id" int="1356"> 7921 <match key="usb_device.vendor_id" int="1356">
7922 <match key="usb_device.product_id" int="1323">
7923 <append key="info.capabilities" type="strlist">camera</append>
7924 </match>
7925 </match>
7926 <match key="usb_device.vendor_id" int="1356">
7927 <match key="usb_device.product_id" int="1322">
7928 <append key="info.capabilities" type="strlist">camera</append>
7929 </match>
7930 </match>
7931 <match key="usb_device.vendor_id" int="1356">
7932 <match key="usb_device.product_id" int="1867">
7933 <append key="info.capabilities" type="strlist">camera</append>
7934 </match>
7935 </match>
7936 <match key="usb_device.vendor_id" int="1356">
4797 <match key="usb_device.product_id" int="78"> 7937 <match key="usb_device.product_id" int="78">
4798 <append key="info.capabilities" type="strlist">camera</append> 7938 <append key="info.capabilities" type="strlist">camera</append>
4799 </match> 7939 </match>
@@ -4814,6 +7954,11 @@
4814 </match> 7954 </match>
4815 </match> 7955 </match>
4816 <match key="usb_device.vendor_id" int="1356"> 7956 <match key="usb_device.vendor_id" int="1356">
7957 <match key="usb_device.product_id" int="662">
7958 <append key="info.capabilities" type="strlist">camera</append>
7959 </match>
7960 </match>
7961 <match key="usb_device.vendor_id" int="1356">
4817 <match key="usb_device.product_id" int="78"> 7962 <match key="usb_device.product_id" int="78">
4818 <append key="info.capabilities" type="strlist">camera</append> 7963 <append key="info.capabilities" type="strlist">camera</append>
4819 </match> 7964 </match>
@@ -4874,7 +8019,7 @@
4874 </match> 8019 </match>
4875 </match> 8020 </match>
4876 <match key="usb_device.vendor_id" int="1356"> 8021 <match key="usb_device.vendor_id" int="1356">
4877 <match key="usb_device.product_id" int="78"> 8022 <match key="usb_device.product_id" int="1340">
4878 <append key="info.capabilities" type="strlist">camera</append> 8023 <append key="info.capabilities" type="strlist">camera</append>
4879 </match> 8024 </match>
4880 </match> 8025 </match>
@@ -4883,6 +8028,166 @@
4883 <append key="info.capabilities" type="strlist">camera</append> 8028 <append key="info.capabilities" type="strlist">camera</append>
4884 </match> 8029 </match>
4885 </match> 8030 </match>
8031 <match key="usb_device.vendor_id" int="4046">
8032 <match key="usb_device.product_id" int="20853">
8033 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8034 </match>
8035 </match>
8036 <match key="usb_device.vendor_id" int="4046">
8037 <match key="usb_device.product_id" int="41333">
8038 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8039 </match>
8040 </match>
8041 <match key="usb_device.vendor_id" int="4046">
8042 <match key="usb_device.product_id" int="45429">
8043 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8044 </match>
8045 </match>
8046 <match key="usb_device.vendor_id" int="4046">
8047 <match key="usb_device.product_id" int="370">
8048 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8049 </match>
8050 </match>
8051 <match key="usb_device.vendor_id" int="4046">
8052 <match key="usb_device.product_id" int="20850">
8053 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8054 </match>
8055 </match>
8056 <match key="usb_device.vendor_id" int="4046">
8057 <match key="usb_device.product_id" int="16754">
8058 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8059 </match>
8060 </match>
8061 <match key="usb_device.vendor_id" int="4046">
8062 <match key="usb_device.product_id" int="390">
8063 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8064 </match>
8065 </match>
8066 <match key="usb_device.vendor_id" int="4046">
8067 <match key="usb_device.product_id" int="20870">
8068 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8069 </match>
8070 </match>
8071 <match key="usb_device.vendor_id" int="4046">
8072 <match key="usb_device.product_id" int="16774">
8073 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8074 </match>
8075 </match>
8076 <match key="usb_device.vendor_id" int="4046">
8077 <match key="usb_device.product_id" int="361">
8078 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8079 </match>
8080 </match>
8081 <match key="usb_device.vendor_id" int="4046">
8082 <match key="usb_device.product_id" int="20841">
8083 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8084 </match>
8085 </match>
8086 <match key="usb_device.vendor_id" int="4046">
8087 <match key="usb_device.product_id" int="16745">
8088 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8089 </match>
8090 </match>
8091 <match key="usb_device.vendor_id" int="4046">
8092 <match key="usb_device.product_id" int="373">
8093 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8094 </match>
8095 </match>
8096 <match key="usb_device.vendor_id" int="4046">
8097 <match key="usb_device.product_id" int="16757">
8098 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8099 </match>
8100 </match>
8101 <match key="usb_device.vendor_id" int="4046">
8102 <match key="usb_device.product_id" int="374">
8103 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8104 </match>
8105 </match>
8106 <match key="usb_device.vendor_id" int="4046">
8107 <match key="usb_device.product_id" int="16758">
8108 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8109 </match>
8110 </match>
8111 <match key="usb_device.vendor_id" int="4046">
8112 <match key="usb_device.product_id" int="375">
8113 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8114 </match>
8115 </match>
8116 <match key="usb_device.vendor_id" int="4046">
8117 <match key="usb_device.product_id" int="20855">
8118 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8119 </match>
8120 </match>
8121 <match key="usb_device.vendor_id" int="4046">
8122 <match key="usb_device.product_id" int="16759">
8123 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8124 </match>
8125 </match>
8126 <match key="usb_device.vendor_id" int="4046">
8127 <match key="usb_device.product_id" int="41335">
8128 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8129 </match>
8130 </match>
8131 <match key="usb_device.vendor_id" int="4046">
8132 <match key="usb_device.product_id" int="45431">
8133 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8134 </match>
8135 </match>
8136 <match key="usb_device.vendor_id" int="4046">
8137 <match key="usb_device.product_id" int="376">
8138 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8139 </match>
8140 </match>
8141 <match key="usb_device.vendor_id" int="4046">
8142 <match key="usb_device.product_id" int="20856">
8143 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8144 </match>
8145 </match>
8146 <match key="usb_device.vendor_id" int="4046">
8147 <match key="usb_device.product_id" int="16760">
8148 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8149 </match>
8150 </match>
8151 <match key="usb_device.vendor_id" int="4046">
8152 <match key="usb_device.product_id" int="386">
8153 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8154 </match>
8155 </match>
8156 <match key="usb_device.vendor_id" int="4046">
8157 <match key="usb_device.product_id" int="20866">
8158 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8159 </match>
8160 </match>
8161 <match key="usb_device.vendor_id" int="4046">
8162 <match key="usb_device.product_id" int="16770">
8163 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8164 </match>
8165 </match>
8166 <match key="usb_device.vendor_id" int="4046">
8167 <match key="usb_device.product_id" int="371">
8168 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8169 </match>
8170 </match>
8171 <match key="usb_device.vendor_id" int="4046">
8172 <match key="usb_device.product_id" int="20851">
8173 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8174 </match>
8175 </match>
8176 <match key="usb_device.vendor_id" int="4046">
8177 <match key="usb_device.product_id" int="16755">
8178 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8179 </match>
8180 </match>
8181 <match key="usb_device.vendor_id" int="4046">
8182 <match key="usb_device.product_id" int="41331">
8183 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8184 </match>
8185 </match>
8186 <match key="usb_device.vendor_id" int="4046">
8187 <match key="usb_device.product_id" int="45427">
8188 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8189 </match>
8190 </match>
4886 <match key="usb_device.vendor_id" int="1356"> 8191 <match key="usb_device.vendor_id" int="1356">
4887 <match key="usb_device.product_id" int="78"> 8192 <match key="usb_device.product_id" int="78">
4888 <append key="info.capabilities" type="strlist">camera</append> 8193 <append key="info.capabilities" type="strlist">camera</append>
@@ -4894,6 +8199,16 @@
4894 </match> 8199 </match>
4895 </match> 8200 </match>
4896 <match key="usb_device.vendor_id" int="1356"> 8201 <match key="usb_device.vendor_id" int="1356">
8202 <match key="usb_device.product_id" int="1839">
8203 <append key="info.capabilities" type="strlist">camera</append>
8204 </match>
8205 </match>
8206 <match key="usb_device.vendor_id" int="1356">
8207 <match key="usb_device.product_id" int="1656">
8208 <append key="info.capabilities" type="strlist">camera</append>
8209 </match>
8210 </match>
8211 <match key="usb_device.vendor_id" int="1356">
4897 <match key="usb_device.product_id" int="860"> 8212 <match key="usb_device.product_id" int="860">
4898 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8213 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4899 </match> 8214 </match>
@@ -4929,6 +8244,16 @@
4929 </match> 8244 </match>
4930 </match> 8245 </match>
4931 <match key="usb_device.vendor_id" int="1356"> 8246 <match key="usb_device.vendor_id" int="1356">
8247 <match key="usb_device.product_id" int="1434">
8248 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8249 </match>
8250 </match>
8251 <match key="usb_device.vendor_id" int="1356">
8252 <match key="usb_device.product_id" int="1673">
8253 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8254 </match>
8255 </match>
8256 <match key="usb_device.vendor_id" int="1356">
4932 <match key="usb_device.product_id" int="1020"> 8257 <match key="usb_device.product_id" int="1020">
4933 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8258 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4934 </match> 8259 </match>
@@ -4949,6 +8274,11 @@
4949 </match> 8274 </match>
4950 </match> 8275 </match>
4951 <match key="usb_device.vendor_id" int="1356"> 8276 <match key="usb_device.vendor_id" int="1356">
8277 <match key="usb_device.product_id" int="1446">
8278 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8279 </match>
8280 </match>
8281 <match key="usb_device.vendor_id" int="1356">
4952 <match key="usb_device.product_id" int="806"> 8282 <match key="usb_device.product_id" int="806">
4953 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8283 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4954 </match> 8284 </match>
@@ -4979,11 +8309,26 @@
4979 </match> 8309 </match>
4980 </match> 8310 </match>
4981 <match key="usb_device.vendor_id" int="1356"> 8311 <match key="usb_device.vendor_id" int="1356">
8312 <match key="usb_device.product_id" int="1228">
8313 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8314 </match>
8315 </match>
8316 <match key="usb_device.vendor_id" int="1356">
8317 <match key="usb_device.product_id" int="1448">
8318 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8319 </match>
8320 </match>
8321 <match key="usb_device.vendor_id" int="1356">
4982 <match key="usb_device.product_id" int="904"> 8322 <match key="usb_device.product_id" int="904">
4983 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8323 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4984 </match> 8324 </match>
4985 </match> 8325 </match>
4986 <match key="usb_device.vendor_id" int="1356"> 8326 <match key="usb_device.vendor_id" int="1356">
8327 <match key="usb_device.product_id" int="1211">
8328 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8329 </match>
8330 </match>
8331 <match key="usb_device.vendor_id" int="1356">
4987 <match key="usb_device.product_id" int="919"> 8332 <match key="usb_device.product_id" int="919">
4988 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8333 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4989 </match> 8334 </match>
@@ -4993,6 +8338,521 @@
4993 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8338 <append key="info.capabilities" type="strlist">portable_audio_player</append>
4994 </match> 8339 </match>
4995 </match> 8340 </match>
8341 <match key="usb_device.vendor_id" int="1356">
8342 <match key="usb_device.product_id" int="78">
8343 <append key="info.capabilities" type="strlist">camera</append>
8344 </match>
8345 </match>
8346 <match key="usb_device.vendor_id" int="1356">
8347 <match key="usb_device.product_id" int="1191">
8348 <append key="info.capabilities" type="strlist">camera</append>
8349 </match>
8350 </match>
8351 <match key="usb_device.vendor_id" int="1356">
8352 <match key="usb_device.product_id" int="801">
8353 <append key="info.capabilities" type="strlist">camera</append>
8354 </match>
8355 </match>
8356 <match key="usb_device.vendor_id" int="1356">
8357 <match key="usb_device.product_id" int="1187">
8358 <append key="info.capabilities" type="strlist">camera</append>
8359 </match>
8360 </match>
8361 <match key="usb_device.vendor_id" int="1356">
8362 <match key="usb_device.product_id" int="1641">
8363 <append key="info.capabilities" type="strlist">camera</append>
8364 </match>
8365 </match>
8366 <match key="usb_device.vendor_id" int="1356">
8367 <match key="usb_device.product_id" int="1846">
8368 <append key="info.capabilities" type="strlist">camera</append>
8369 </match>
8370 </match>
8371 <match key="usb_device.vendor_id" int="1356">
8372 <match key="usb_device.product_id" int="1847">
8373 <append key="info.capabilities" type="strlist">camera</append>
8374 </match>
8375 </match>
8376 <match key="usb_device.vendor_id" int="1356">
8377 <match key="usb_device.product_id" int="1396">
8378 <append key="info.capabilities" type="strlist">camera</append>
8379 </match>
8380 </match>
8381 <match key="usb_device.vendor_id" int="1356">
8382 <match key="usb_device.product_id" int="1653">
8383 <append key="info.capabilities" type="strlist">camera</append>
8384 </match>
8385 </match>
8386 <match key="usb_device.vendor_id" int="4046">
8387 <match key="usb_device.product_id" int="20854">
8388 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8389 </match>
8390 </match>
8391 <match key="usb_device.vendor_id" int="4046">
8392 <match key="usb_device.product_id" int="41334">
8393 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8394 </match>
8395 </match>
8396 <match key="usb_device.vendor_id" int="4046">
8397 <match key="usb_device.product_id" int="45430">
8398 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8399 </match>
8400 </match>
8401 <match key="usb_device.vendor_id" int="4046">
8402 <match key="usb_device.product_id" int="385">
8403 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8404 </match>
8405 </match>
8406 <match key="usb_device.vendor_id" int="4046">
8407 <match key="usb_device.product_id" int="20865">
8408 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8409 </match>
8410 </match>
8411 <match key="usb_device.vendor_id" int="4046">
8412 <match key="usb_device.product_id" int="16769">
8413 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8414 </match>
8415 </match>
8416 <match key="usb_device.vendor_id" int="1356">
8417 <match key="usb_device.product_id" int="1233">
8418 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8419 </match>
8420 </match>
8421 <match key="usb_device.vendor_id" int="1356">
8422 <match key="usb_device.product_id" int="1459">
8423 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8424 </match>
8425 </match>
8426 <match key="usb_device.vendor_id" int="1356">
8427 <match key="usb_device.product_id" int="1460">
8428 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8429 </match>
8430 </match>
8431 <match key="usb_device.vendor_id" int="4046">
8432 <match key="usb_device.product_id" int="369">
8433 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8434 </match>
8435 </match>
8436 <match key="usb_device.vendor_id" int="4046">
8437 <match key="usb_device.product_id" int="368">
8438 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8439 </match>
8440 </match>
8441 <match key="usb_device.vendor_id" int="4046">
8442 <match key="usb_device.product_id" int="20848">
8443 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8444 </match>
8445 </match>
8446 <match key="usb_device.vendor_id" int="4046">
8447 <match key="usb_device.product_id" int="16752">
8448 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8449 </match>
8450 </match>
8451 <match key="usb_device.vendor_id" int="4046">
8452 <match key="usb_device.product_id" int="384">
8453 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8454 </match>
8455 </match>
8456 <match key="usb_device.vendor_id" int="4046">
8457 <match key="usb_device.product_id" int="20864">
8458 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8459 </match>
8460 </match>
8461 <match key="usb_device.vendor_id" int="4046">
8462 <match key="usb_device.product_id" int="16768">
8463 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8464 </match>
8465 </match>
8466 <match key="usb_device.vendor_id" int="4046">
8467 <match key="usb_device.product_id" int="20849">
8468 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8469 </match>
8470 </match>
8471 <match key="usb_device.vendor_id" int="4046">
8472 <match key="usb_device.product_id" int="16753">
8473 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8474 </match>
8475 </match>
8476 <match key="usb_device.vendor_id" int="4046">
8477 <match key="usb_device.product_id" int="382">
8478 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8479 </match>
8480 </match>
8481 <match key="usb_device.vendor_id" int="4046">
8482 <match key="usb_device.product_id" int="20862">
8483 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8484 </match>
8485 </match>
8486 <match key="usb_device.vendor_id" int="4046">
8487 <match key="usb_device.product_id" int="16766">
8488 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8489 </match>
8490 </match>
8491 <match key="usb_device.vendor_id" int="4046">
8492 <match key="usb_device.product_id" int="41342">
8493 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8494 </match>
8495 </match>
8496 <match key="usb_device.vendor_id" int="4046">
8497 <match key="usb_device.product_id" int="45438">
8498 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8499 </match>
8500 </match>
8501 <match key="usb_device.vendor_id" int="4046">
8502 <match key="usb_device.product_id" int="365">
8503 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8504 </match>
8505 </match>
8506 <match key="usb_device.vendor_id" int="4046">
8507 <match key="usb_device.product_id" int="408">
8508 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8509 </match>
8510 </match>
8511 <match key="usb_device.vendor_id" int="4046">
8512 <match key="usb_device.product_id" int="20888">
8513 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8514 </match>
8515 </match>
8516 <match key="usb_device.vendor_id" int="4046">
8517 <match key="usb_device.product_id" int="419">
8518 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8519 </match>
8520 </match>
8521 <match key="usb_device.vendor_id" int="4046">
8522 <match key="usb_device.product_id" int="20899">
8523 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8524 </match>
8525 </match>
8526 <match key="usb_device.vendor_id" int="4046">
8527 <match key="usb_device.product_id" int="16803">
8528 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8529 </match>
8530 </match>
8531 <match key="usb_device.vendor_id" int="4046">
8532 <match key="usb_device.product_id" int="396">
8533 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8534 </match>
8535 </match>
8536 <match key="usb_device.vendor_id" int="4046">
8537 <match key="usb_device.product_id" int="20876">
8538 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8539 </match>
8540 </match>
8541 <match key="usb_device.vendor_id" int="4046">
8542 <match key="usb_device.product_id" int="16780">
8543 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8544 </match>
8545 </match>
8546 <match key="usb_device.vendor_id" int="4046">
8547 <match key="usb_device.product_id" int="444">
8548 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8549 </match>
8550 </match>
8551 <match key="usb_device.vendor_id" int="4046">
8552 <match key="usb_device.product_id" int="20924">
8553 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8554 </match>
8555 </match>
8556 <match key="usb_device.vendor_id" int="4046">
8557 <match key="usb_device.product_id" int="444">
8558 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8559 </match>
8560 </match>
8561 <match key="usb_device.vendor_id" int="4046">
8562 <match key="usb_device.product_id" int="459">
8563 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8564 </match>
8565 </match>
8566 <match key="usb_device.vendor_id" int="4046">
8567 <match key="usb_device.product_id" int="20939">
8568 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8569 </match>
8570 </match>
8571 <match key="usb_device.vendor_id" int="4046">
8572 <match key="usb_device.product_id" int="16843">
8573 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8574 </match>
8575 </match>
8576 <match key="usb_device.vendor_id" int="4046">
8577 <match key="usb_device.product_id" int="392">
8578 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8579 </match>
8580 </match>
8581 <match key="usb_device.vendor_id" int="4046">
8582 <match key="usb_device.product_id" int="20872">
8583 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8584 </match>
8585 </match>
8586 <match key="usb_device.vendor_id" int="4046">
8587 <match key="usb_device.product_id" int="16776">
8588 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8589 </match>
8590 </match>
8591 <match key="usb_device.vendor_id" int="4046">
8592 <match key="usb_device.product_id" int="402">
8593 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8594 </match>
8595 </match>
8596 <match key="usb_device.vendor_id" int="4046">
8597 <match key="usb_device.product_id" int="20882">
8598 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8599 </match>
8600 </match>
8601 <match key="usb_device.vendor_id" int="4046">
8602 <match key="usb_device.product_id" int="16786">
8603 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8604 </match>
8605 </match>
8606 <match key="usb_device.vendor_id" int="4046">
8607 <match key="usb_device.product_id" int="411">
8608 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8609 </match>
8610 </match>
8611 <match key="usb_device.vendor_id" int="4046">
8612 <match key="usb_device.product_id" int="20891">
8613 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8614 </match>
8615 </match>
8616 <match key="usb_device.vendor_id" int="4046">
8617 <match key="usb_device.product_id" int="16795">
8618 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8619 </match>
8620 </match>
8621 <match key="usb_device.vendor_id" int="4046">
8622 <match key="usb_device.product_id" int="427">
8623 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8624 </match>
8625 </match>
8626 <match key="usb_device.vendor_id" int="4046">
8627 <match key="usb_device.product_id" int="20907">
8628 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8629 </match>
8630 </match>
8631 <match key="usb_device.vendor_id" int="4046">
8632 <match key="usb_device.product_id" int="16811">
8633 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8634 </match>
8635 </match>
8636 <match key="usb_device.vendor_id" int="4046">
8637 <match key="usb_device.product_id" int="426">
8638 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8639 </match>
8640 </match>
8641 <match key="usb_device.vendor_id" int="4046">
8642 <match key="usb_device.product_id" int="20906">
8643 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8644 </match>
8645 </match>
8646 <match key="usb_device.vendor_id" int="4046">
8647 <match key="usb_device.product_id" int="16810">
8648 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8649 </match>
8650 </match>
8651 <match key="usb_device.vendor_id" int="4046">
8652 <match key="usb_device.product_id" int="405">
8653 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8654 </match>
8655 </match>
8656 <match key="usb_device.vendor_id" int="4046">
8657 <match key="usb_device.product_id" int="20885">
8658 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8659 </match>
8660 </match>
8661 <match key="usb_device.vendor_id" int="4046">
8662 <match key="usb_device.product_id" int="16789">
8663 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8664 </match>
8665 </match>
8666 <match key="usb_device.vendor_id" int="4046">
8667 <match key="usb_device.product_id" int="397">
8668 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8669 </match>
8670 </match>
8671 <match key="usb_device.vendor_id" int="4046">
8672 <match key="usb_device.product_id" int="404">
8673 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8674 </match>
8675 </match>
8676 <match key="usb_device.vendor_id" int="4046">
8677 <match key="usb_device.product_id" int="20877">
8678 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8679 </match>
8680 </match>
8681 <match key="usb_device.vendor_id" int="4046">
8682 <match key="usb_device.product_id" int="20884">
8683 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8684 </match>
8685 </match>
8686 <match key="usb_device.vendor_id" int="4046">
8687 <match key="usb_device.product_id" int="16781">
8688 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8689 </match>
8690 </match>
8691 <match key="usb_device.vendor_id" int="4046">
8692 <match key="usb_device.product_id" int="16788">
8693 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8694 </match>
8695 </match>
8696 <match key="usb_device.vendor_id" int="4046">
8697 <match key="usb_device.product_id" int="403">
8698 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8699 </match>
8700 </match>
8701 <match key="usb_device.vendor_id" int="4046">
8702 <match key="usb_device.product_id" int="20883">
8703 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8704 </match>
8705 </match>
8706 <match key="usb_device.vendor_id" int="4046">
8707 <match key="usb_device.product_id" int="16787">
8708 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8709 </match>
8710 </match>
8711 <match key="usb_device.vendor_id" int="4046">
8712 <match key="usb_device.product_id" int="438">
8713 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8714 </match>
8715 </match>
8716 <match key="usb_device.vendor_id" int="4046">
8717 <match key="usb_device.product_id" int="406">
8718 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8719 </match>
8720 </match>
8721 <match key="usb_device.vendor_id" int="4046">
8722 <match key="usb_device.product_id" int="412">
8723 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8724 </match>
8725 </match>
8726 <match key="usb_device.vendor_id" int="4046">
8727 <match key="usb_device.product_id" int="20918">
8728 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8729 </match>
8730 </match>
8731 <match key="usb_device.vendor_id" int="4046">
8732 <match key="usb_device.product_id" int="20886">
8733 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8734 </match>
8735 </match>
8736 <match key="usb_device.vendor_id" int="4046">
8737 <match key="usb_device.product_id" int="20892">
8738 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8739 </match>
8740 </match>
8741 <match key="usb_device.vendor_id" int="4046">
8742 <match key="usb_device.product_id" int="16796">
8743 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8744 </match>
8745 </match>
8746 <match key="usb_device.vendor_id" int="4046">
8747 <match key="usb_device.product_id" int="423">
8748 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8749 </match>
8750 </match>
8751 <match key="usb_device.vendor_id" int="4046">
8752 <match key="usb_device.product_id" int="16807">
8753 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8754 </match>
8755 </match>
8756 <match key="usb_device.vendor_id" int="4046">
8757 <match key="usb_device.product_id" int="20903">
8758 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8759 </match>
8760 </match>
8761 <match key="usb_device.vendor_id" int="4046">
8762 <match key="usb_device.product_id" int="414">
8763 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8764 </match>
8765 </match>
8766 <match key="usb_device.vendor_id" int="4046">
8767 <match key="usb_device.product_id" int="20894">
8768 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8769 </match>
8770 </match>
8771 <match key="usb_device.vendor_id" int="4046">
8772 <match key="usb_device.product_id" int="16798">
8773 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8774 </match>
8775 </match>
8776 <match key="usb_device.vendor_id" int="4046">
8777 <match key="usb_device.product_id" int="431">
8778 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8779 </match>
8780 </match>
8781 <match key="usb_device.vendor_id" int="4046">
8782 <match key="usb_device.product_id" int="20911">
8783 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8784 </match>
8785 </match>
8786 <match key="usb_device.vendor_id" int="4046">
8787 <match key="usb_device.product_id" int="16815">
8788 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8789 </match>
8790 </match>
8791 <match key="usb_device.vendor_id" int="4046">
8792 <match key="usb_device.product_id" int="443">
8793 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8794 </match>
8795 </match>
8796 <match key="usb_device.vendor_id" int="4046">
8797 <match key="usb_device.product_id" int="20923">
8798 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8799 </match>
8800 </match>
8801 <match key="usb_device.vendor_id" int="4046">
8802 <match key="usb_device.product_id" int="16827">
8803 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8804 </match>
8805 </match>
8806 <match key="usb_device.vendor_id" int="4046">
8807 <match key="usb_device.product_id" int="442">
8808 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8809 </match>
8810 </match>
8811 <match key="usb_device.vendor_id" int="4046">
8812 <match key="usb_device.product_id" int="20922">
8813 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8814 </match>
8815 </match>
8816 <match key="usb_device.vendor_id" int="4046">
8817 <match key="usb_device.product_id" int="16826">
8818 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8819 </match>
8820 </match>
8821 <match key="usb_device.vendor_id" int="4046">
8822 <match key="usb_device.product_id" int="393">
8823 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8824 </match>
8825 </match>
8826 <match key="usb_device.vendor_id" int="4046">
8827 <match key="usb_device.product_id" int="20873">
8828 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8829 </match>
8830 </match>
8831 <match key="usb_device.vendor_id" int="4046">
8832 <match key="usb_device.product_id" int="16777">
8833 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8834 </match>
8835 </match>
8836 <match key="usb_device.vendor_id" int="4046">
8837 <match key="usb_device.product_id" int="407">
8838 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8839 </match>
8840 </match>
8841 <match key="usb_device.vendor_id" int="4046">
8842 <match key="usb_device.product_id" int="20887">
8843 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8844 </match>
8845 </match>
8846 <match key="usb_device.vendor_id" int="4046">
8847 <match key="usb_device.product_id" int="326">
8848 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8849 </match>
8850 </match>
8851 <match key="usb_device.vendor_id" int="4046">
8852 <match key="usb_device.product_id" int="20806">
8853 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8854 </match>
8855 </match>
4996 <match key="usb_device.vendor_id" int="4046"> 8856 <match key="usb_device.vendor_id" int="4046">
4997 <match key="usb_device.product_id" int="217"> 8857 <match key="usb_device.product_id" int="217">
4998 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8858 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -5009,6 +8869,36 @@
5009 </match> 8869 </match>
5010 </match> 8870 </match>
5011 <match key="usb_device.vendor_id" int="4046"> 8871 <match key="usb_device.vendor_id" int="4046">
8872 <match key="usb_device.product_id" int="343">
8873 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8874 </match>
8875 </match>
8876 <match key="usb_device.vendor_id" int="4046">
8877 <match key="usb_device.product_id" int="20823">
8878 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8879 </match>
8880 </match>
8881 <match key="usb_device.vendor_id" int="4046">
8882 <match key="usb_device.product_id" int="16727">
8883 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8884 </match>
8885 </match>
8886 <match key="usb_device.vendor_id" int="4046">
8887 <match key="usb_device.product_id" int="334">
8888 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8889 </match>
8890 </match>
8891 <match key="usb_device.vendor_id" int="4046">
8892 <match key="usb_device.product_id" int="53572">
8893 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8894 </match>
8895 </match>
8896 <match key="usb_device.vendor_id" int="4046">
8897 <match key="usb_device.product_id" int="324">
8898 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8899 </match>
8900 </match>
8901 <match key="usb_device.vendor_id" int="4046">
5012 <match key="usb_device.product_id" int="57344"> 8902 <match key="usb_device.product_id" int="57344">
5013 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8903 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5014 </match> 8904 </match>
@@ -5019,6 +8909,91 @@
5019 </match> 8909 </match>
5020 </match> 8910 </match>
5021 <match key="usb_device.vendor_id" int="4046"> 8911 <match key="usb_device.vendor_id" int="4046">
8912 <match key="usb_device.product_id" int="20815">
8913 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8914 </match>
8915 </match>
8916 <match key="usb_device.vendor_id" int="4046">
8917 <match key="usb_device.product_id" int="335">
8918 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8919 </match>
8920 </match>
8921 <match key="usb_device.vendor_id" int="4046">
8922 <match key="usb_device.product_id" int="346">
8923 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8924 </match>
8925 </match>
8926 <match key="usb_device.vendor_id" int="4046">
8927 <match key="usb_device.product_id" int="20826">
8928 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8929 </match>
8930 </match>
8931 <match key="usb_device.vendor_id" int="4046">
8932 <match key="usb_device.product_id" int="342">
8933 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8934 </match>
8935 </match>
8936 <match key="usb_device.vendor_id" int="4046">
8937 <match key="usb_device.product_id" int="20822">
8938 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8939 </match>
8940 </match>
8941 <match key="usb_device.vendor_id" int="4046">
8942 <match key="usb_device.product_id" int="349">
8943 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8944 </match>
8945 </match>
8946 <match key="usb_device.vendor_id" int="4046">
8947 <match key="usb_device.product_id" int="20829">
8948 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8949 </match>
8950 </match>
8951 <match key="usb_device.vendor_id" int="4046">
8952 <match key="usb_device.product_id" int="358">
8953 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8954 </match>
8955 </match>
8956 <match key="usb_device.vendor_id" int="4046">
8957 <match key="usb_device.product_id" int="20838">
8958 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8959 </match>
8960 </match>
8961 <match key="usb_device.vendor_id" int="4046">
8962 <match key="usb_device.product_id" int="359">
8963 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8964 </match>
8965 </match>
8966 <match key="usb_device.vendor_id" int="4046">
8967 <match key="usb_device.product_id" int="20839">
8968 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8969 </match>
8970 </match>
8971 <match key="usb_device.vendor_id" int="4046">
8972 <match key="usb_device.product_id" int="360">
8973 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8974 </match>
8975 </match>
8976 <match key="usb_device.vendor_id" int="4046">
8977 <match key="usb_device.product_id" int="20840">
8978 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8979 </match>
8980 </match>
8981 <match key="usb_device.vendor_id" int="4046">
8982 <match key="usb_device.product_id" int="16744">
8983 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8984 </match>
8985 </match>
8986 <match key="usb_device.vendor_id" int="4046">
8987 <match key="usb_device.product_id" int="353">
8988 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8989 </match>
8990 </match>
8991 <match key="usb_device.vendor_id" int="4046">
8992 <match key="usb_device.product_id" int="20833">
8993 <append key="info.capabilities" type="strlist">portable_audio_player</append>
8994 </match>
8995 </match>
8996 <match key="usb_device.vendor_id" int="4046">
5022 <match key="usb_device.product_id" int="251"> 8997 <match key="usb_device.product_id" int="251">
5023 <append key="info.capabilities" type="strlist">portable_audio_player</append> 8998 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5024 </match> 8999 </match>
@@ -5078,26 +9053,81 @@
5078 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9053 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5079 </match> 9054 </match>
5080 </match> 9055 </match>
9056 <match key="usb_device.vendor_id" int="4046">
9057 <match key="usb_device.product_id" int="20845">
9058 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9059 </match>
9060 </match>
5081 <match key="usb_device.vendor_id" int="10096"> 9061 <match key="usb_device.vendor_id" int="10096">
5082 <match key="usb_device.product_id" int="36956"> 9062 <match key="usb_device.product_id" int="36956">
5083 <append key="info.capabilities" type="strlist">camera</append> 9063 <append key="info.capabilities" type="strlist">camera</append>
5084 </match> 9064 </match>
5085 </match> 9065 </match>
9066 <match key="usb_device.vendor_id" int="1363">
9067 <match key="usb_device.product_id" int="514">
9068 <append key="info.capabilities" type="strlist">camera</append>
9069 </match>
9070 </match>
9071 <match key="usb_device.vendor_id" int="1363">
9072 <match key="usb_device.product_id" int="514">
9073 <append key="info.capabilities" type="strlist">camera</append>
9074 </match>
9075 </match>
9076 <match key="usb_device.vendor_id" int="1363">
9077 <match key="usb_device.product_id" int="514">
9078 <append key="info.capabilities" type="strlist">camera</append>
9079 </match>
9080 </match>
9081 <match key="usb_device.vendor_id" int="1363">
9082 <match key="usb_device.product_id" int="514">
9083 <append key="info.capabilities" type="strlist">camera</append>
9084 </match>
9085 </match>
9086 <match key="usb_device.vendor_id" int="1363">
9087 <match key="usb_device.product_id" int="514">
9088 <append key="info.capabilities" type="strlist">camera</append>
9089 </match>
9090 </match>
9091 <match key="usb_device.vendor_id" int="10096">
9092 <match key="usb_device.product_id" int="37152">
9093 <append key="info.capabilities" type="strlist">camera</append>
9094 </match>
9095 </match>
5086 <match key="usb_device.vendor_id" int="2329"> 9096 <match key="usb_device.vendor_id" int="2329">
5087 <match key="usb_device.product_id" int="256"> 9097 <match key="usb_device.product_id" int="256">
5088 <append key="info.capabilities" type="strlist">camera</append> 9098 <append key="info.capabilities" type="strlist">camera</append>
5089 </match> 9099 </match>
5090 </match> 9100 </match>
9101 <match key="usb_device.vendor_id" int="1363">
9102 <match key="usb_device.product_id" int="514">
9103 <append key="info.capabilities" type="strlist">camera</append>
9104 </match>
9105 </match>
5091 <match key="usb_device.vendor_id" int="10096"> 9106 <match key="usb_device.vendor_id" int="10096">
5092 <match key="usb_device.product_id" int="36956"> 9107 <match key="usb_device.product_id" int="36956">
5093 <append key="info.capabilities" type="strlist">camera</append> 9108 <append key="info.capabilities" type="strlist">camera</append>
5094 </match> 9109 </match>
5095 </match> 9110 </match>
9111 <match key="usb_device.vendor_id" int="1363">
9112 <match key="usb_device.product_id" int="514">
9113 <append key="info.capabilities" type="strlist">camera</append>
9114 </match>
9115 </match>
5096 <match key="usb_device.vendor_id" int="10096"> 9116 <match key="usb_device.vendor_id" int="10096">
5097 <match key="usb_device.product_id" int="37181"> 9117 <match key="usb_device.product_id" int="37181">
5098 <append key="info.capabilities" type="strlist">camera</append> 9118 <append key="info.capabilities" type="strlist">camera</append>
5099 </match> 9119 </match>
5100 </match> 9120 </match>
9121 <match key="usb_device.vendor_id" int="10096">
9122 <match key="usb_device.product_id" int="37152">
9123 <append key="info.capabilities" type="strlist">camera</append>
9124 </match>
9125 </match>
9126 <match key="usb_device.vendor_id" int="1105">
9127 <match key="usb_device.product_id" int="53512">
9128 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9129 </match>
9130 </match>
5101 <match key="usb_device.vendor_id" int="5073"> 9131 <match key="usb_device.vendor_id" int="5073">
5102 <match key="usb_device.product_id" int="28695"> 9132 <match key="usb_device.product_id" int="28695">
5103 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9133 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -5143,6 +9173,26 @@
5143 <append key="info.capabilities" type="strlist">camera</append> 9173 <append key="info.capabilities" type="strlist">camera</append>
5144 </match> 9174 </match>
5145 </match> 9175 </match>
9176 <match key="usb_device.vendor_id" int="1363">
9177 <match key="usb_device.product_id" int="514">
9178 <append key="info.capabilities" type="strlist">camera</append>
9179 </match>
9180 </match>
9181 <match key="usb_device.vendor_id" int="5008">
9182 <match key="usb_device.product_id" int="21589">
9183 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9184 </match>
9185 </match>
9186 <match key="usb_device.vendor_id" int="4571">
9187 <match key="usb_device.product_id" int="4096">
9188 <append key="info.capabilities" type="strlist">camera</append>
9189 </match>
9190 </match>
9191 <match key="usb_device.vendor_id" int="2352">
9192 <match key="usb_device.product_id" int="2403">
9193 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9194 </match>
9195 </match>
5146 <match key="usb_device.vendor_id" int="2352"> 9196 <match key="usb_device.vendor_id" int="2352">
5147 <match key="usb_device.product_id" int="12"> 9197 <match key="usb_device.product_id" int="12">
5148 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9198 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -5199,6 +9249,11 @@
5199 </match> 9249 </match>
5200 </match> 9250 </match>
5201 <match key="usb_device.vendor_id" int="4402"> 9251 <match key="usb_device.vendor_id" int="4402">
9252 <match key="usb_device.product_id" int="17207">
9253 <append key="info.capabilities" type="strlist">camera</append>
9254 </match>
9255 </match>
9256 <match key="usb_device.vendor_id" int="4402">
5202 <match key="usb_device.product_id" int="17202"> 9257 <match key="usb_device.product_id" int="17202">
5203 <append key="info.capabilities" type="strlist">camera</append> 9258 <append key="info.capabilities" type="strlist">camera</append>
5204 </match> 9259 </match>
@@ -5213,6 +9268,21 @@
5213 <append key="info.capabilities" type="strlist">camera</append> 9268 <append key="info.capabilities" type="strlist">camera</append>
5214 </match> 9269 </match>
5215 </match> 9270 </match>
9271 <match key="usb_device.vendor_id" int="2352">
9272 <match key="usb_device.product_id" int="28928">
9273 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9274 </match>
9275 </match>
9276 <match key="usb_device.vendor_id" int="3478">
9277 <match key="usb_device.product_id" int="13056">
9278 <append key="info.capabilities" type="strlist">camera</append>
9279 </match>
9280 </match>
9281 <match key="usb_device.vendor_id" int="3478">
9282 <match key="usb_device.product_id" int="16640">
9283 <append key="info.capabilities" type="strlist">camera</append>
9284 </match>
9285 </match>
5216 <match key="usb_device.vendor_id" int="7784"> 9286 <match key="usb_device.vendor_id" int="7784">
5217 <match key="usb_device.product_id" int="2"> 9287 <match key="usb_device.product_id" int="2">
5218 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9288 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -5228,6 +9298,11 @@
5228 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9298 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5229 </match> 9299 </match>
5230 </match> 9300 </match>
9301 <match key="usb_device.vendor_id" int="2125">
9302 <match key="usb_device.product_id" int="3">
9303 <append key="info.capabilities" type="strlist">camera</append>
9304 </match>
9305 </match>
5231 <match key="usb_device.vendor_id" int="1750"> 9306 <match key="usb_device.vendor_id" int="1750">
5232 <match key="usb_device.product_id" int="46"> 9307 <match key="usb_device.product_id" int="46">
5233 <append key="info.capabilities" type="strlist">camera</append> 9308 <append key="info.capabilities" type="strlist">camera</append>
@@ -5243,16 +9318,51 @@
5243 <append key="info.capabilities" type="strlist">camera</append> 9318 <append key="info.capabilities" type="strlist">camera</append>
5244 </match> 9319 </match>
5245 </match> 9320 </match>
9321 <match key="usb_device.vendor_id" int="1276">
9322 <match key="usb_device.product_id" int="20554">
9323 <append key="info.capabilities" type="strlist">camera</append>
9324 </match>
9325 </match>
5246 <match key="usb_device.vendor_id" int="1943"> 9326 <match key="usb_device.vendor_id" int="1943">
5247 <match key="usb_device.product_id" int="32794"> 9327 <match key="usb_device.product_id" int="32794">
5248 <append key="info.capabilities" type="strlist">camera</append> 9328 <append key="info.capabilities" type="strlist">camera</append>
5249 </match> 9329 </match>
5250 </match> 9330 </match>
9331 <match key="usb_device.vendor_id" int="1363">
9332 <match key="usb_device.product_id" int="514">
9333 <append key="info.capabilities" type="strlist">camera</append>
9334 </match>
9335 </match>
5251 <match key="usb_device.vendor_id" int="3428"> 9336 <match key="usb_device.vendor_id" int="3428">
5252 <match key="usb_device.product_id" int="4097"> 9337 <match key="usb_device.product_id" int="4097">
5253 <append key="info.capabilities" type="strlist">camera</append> 9338 <append key="info.capabilities" type="strlist">camera</append>
5254 </match> 9339 </match>
5255 </match> 9340 </match>
9341 <match key="usb_device.vendor_id" int="8711">
9342 <match key="usb_device.product_id" int="1">
9343 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9344 </match>
9345 </match>
9346 <match key="usb_device.vendor_id" int="8711">
9347 <match key="usb_device.product_id" int="17">
9348 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9349 </match>
9350 </match>
9351 <match key="usb_device.vendor_id" int="1032">
9352 <match key="usb_device.product_id" int="14489">
9353 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9354 </match>
9355 </match>
9356 <match key="usb_device.vendor_id" int="10096">
9357 <match key="usb_device.product_id" int="37152">
9358 <append key="info.capabilities" type="strlist">camera</append>
9359 </match>
9360 </match>
9361 <match key="usb_device.vendor_id" int="10096">
9362 <match key="usb_device.product_id" int="37152">
9363 <append key="info.capabilities" type="strlist">camera</append>
9364 </match>
9365 </match>
5256 <match key="usb_device.vendor_id" int="2425"> 9366 <match key="usb_device.vendor_id" int="2425">
5257 <match key="usb_device.product_id" int="551"> 9367 <match key="usb_device.product_id" int="551">
5258 <append key="info.capabilities" type="strlist">camera</append> 9368 <append key="info.capabilities" type="strlist">camera</append>
@@ -5278,6 +9388,26 @@
5278 <append key="info.capabilities" type="strlist">camera</append> 9388 <append key="info.capabilities" type="strlist">camera</append>
5279 </match> 9389 </match>
5280 </match> 9390 </match>
9391 <match key="usb_device.vendor_id" int="1161">
9392 <match key="usb_device.product_id" int="57617">
9393 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9394 </match>
9395 </match>
9396 <match key="usb_device.vendor_id" int="1161">
9397 <match key="usb_device.product_id" int="49190">
9398 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9399 </match>
9400 </match>
9401 <match key="usb_device.vendor_id" int="1161">
9402 <match key="usb_device.product_id" int="57408">
9403 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9404 </match>
9405 </match>
9406 <match key="usb_device.vendor_id" int="1329">
9407 <match key="usb_device.product_id" int="8193">
9408 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9409 </match>
9410 </match>
5281 <match key="usb_device.vendor_id" int="3141"> 9411 <match key="usb_device.vendor_id" int="3141">
5282 <match key="usb_device.product_id" int="32769"> 9412 <match key="usb_device.product_id" int="32769">
5283 <append key="info.capabilities" type="strlist">camera</append> 9413 <append key="info.capabilities" type="strlist">camera</append>
@@ -5288,6 +9418,71 @@
5288 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9418 <append key="info.capabilities" type="strlist">portable_audio_player</append>
5289 </match> 9419 </match>
5290 </match> 9420 </match>
9421 <match key="usb_device.vendor_id" int="10007">
9422 <match key="usb_device.product_id" int="4968">
9423 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9424 </match>
9425 </match>
9426 <match key="usb_device.vendor_id" int="10007">
9427 <match key="usb_device.product_id" int="4680">
9428 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9429 </match>
9430 </match>
9431 <match key="usb_device.vendor_id" int="10007">
9432 <match key="usb_device.product_id" int="4672">
9433 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9434 </match>
9435 </match>
9436 <match key="usb_device.vendor_id" int="10007">
9437 <match key="usb_device.product_id" int="61443">
9438 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9439 </match>
9440 </match>
9441 <match key="usb_device.vendor_id" int="10007">
9442 <match key="usb_device.product_id" int="36921">
9443 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9444 </match>
9445 </match>
9446 <match key="usb_device.vendor_id" int="10007">
9447 <match key="usb_device.product_id" int="65352">
9448 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9449 </match>
9450 </match>
9451 <match key="usb_device.vendor_id" int="10007">
9452 <match key="usb_device.product_id" int="872">
9453 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9454 </match>
9455 </match>
9456 <match key="usb_device.vendor_id" int="10007">
9457 <match key="usb_device.product_id" int="864">
9458 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9459 </match>
9460 </match>
9461 <match key="usb_device.vendor_id" int="10007">
9462 <match key="usb_device.product_id" int="1632">
9463 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9464 </match>
9465 </match>
9466 <match key="usb_device.vendor_id" int="8711">
9467 <match key="usb_device.product_id" int="6">
9468 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9469 </match>
9470 </match>
9471 <match key="usb_device.vendor_id" int="10518">
9472 <match key="usb_device.product_id" int="37197">
9473 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9474 </match>
9475 </match>
9476 <match key="usb_device.vendor_id" int="10518">
9477 <match key="usb_device.product_id" int="61443">
9478 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9479 </match>
9480 </match>
9481 <match key="usb_device.vendor_id" int="7871">
9482 <match key="usb_device.product_id" int="32553">
9483 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9484 </match>
9485 </match>
5291 <match key="usb_device.vendor_id" int="1054"> 9486 <match key="usb_device.vendor_id" int="1054">
5292 <match key="usb_device.product_id" int="24576"> 9487 <match key="usb_device.product_id" int="24576">
5293 <append key="info.capabilities" type="strlist">portable_audio_player</append> 9488 <append key="info.capabilities" type="strlist">portable_audio_player</append>
@@ -5298,6 +9493,41 @@
5298 <append key="info.capabilities" type="strlist">camera</append> 9493 <append key="info.capabilities" type="strlist">camera</append>
5299 </match> 9494 </match>
5300 </match> 9495 </match>
9496 <match key="usb_device.vendor_id" int="6610">
9497 <match key="usb_device.product_id" int="835">
9498 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9499 </match>
9500 </match>
9501 <match key="usb_device.vendor_id" int="6610">
9502 <match key="usb_device.product_id" int="65486">
9503 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9504 </match>
9505 </match>
9506 <match key="usb_device.vendor_id" int="6610">
9507 <match key="usb_device.product_id" int="580">
9508 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9509 </match>
9510 </match>
9511 <match key="usb_device.vendor_id" int="6610">
9512 <match key="usb_device.product_id" int="581">
9513 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9514 </match>
9515 </match>
9516 <match key="usb_device.vendor_id" int="6610">
9517 <match key="usb_device.product_id" int="774">
9518 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9519 </match>
9520 </match>
9521 <match key="usb_device.vendor_id" int="6610">
9522 <match key="usb_device.product_id" int="775">
9523 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9524 </match>
9525 </match>
9526 <match key="usb_device.vendor_id" int="6610">
9527 <match key="usb_device.product_id" int="899">
9528 <append key="info.capabilities" type="strlist">portable_audio_player</append>
9529 </match>
9530 </match>
5301 </match> 9531 </match>
5302 </device> 9532 </device>
5303</deviceinfo> 9533</deviceinfo>
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/10-camera-libgphoto2.fdi b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/10-camera-libgphoto2.fdi
index 4b3257ead..00427e7d9 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/10-camera-libgphoto2.fdi
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/10-camera-libgphoto2.fdi
@@ -2,8 +2,8 @@
2<!-- This file was generated by libgphoto2 print-camera-list - - fdi --> 2<!-- This file was generated by libgphoto2 print-camera-list - - fdi -->
3<!--+ 3<!--+
4 | Created from this library: 4 | Created from this library:
5 | libgphoto2 2.4.11 ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm, ltdl, EXIF 5 | libgphoto2 2.5.8 all camlibs, gcc, ltdl, no EXIF
6 | libgphoto2_port 0.8.0 ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm, ltdl, USB, serial without locking 6 | libgphoto2_port 0.12.0 gcc, ltdl, no USB, serial without locking
7 +--> 7 +-->
8<deviceinfo version="0.2"> 8<deviceinfo version="0.2">
9 <device> 9 <device>
@@ -17,6 +17,378 @@
17 <merge key="camera.libgphoto2.support" type="bool">true</merge> 17 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18 </match> 18 </match>
19 </match> 19 </match>
20 <match key="usb.vendor_id" int="1282">
21 <match key="usb.product_id" int="13251">
22 <merge key="info.category" type="string">portable_audio_player</merge>
23 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
24 <merge key="portable_audio_player.access_method" type="string">user</merge>
25 <merge key="portable_audio_player.type" type="string">mtp</merge>
26 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
27 <merge key="camera.libgphoto2.name" type="string">Acer E350 Liquid Gallant Duo (ID1)</merge>
28 <merge key="camera.libgphoto2.support" type="bool">true</merge>
29 </match>
30 </match>
31 <match key="usb.vendor_id" int="1282">
32 <match key="usb.product_id" int="13252">
33 <merge key="info.category" type="string">portable_audio_player</merge>
34 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
35 <merge key="portable_audio_player.access_method" type="string">user</merge>
36 <merge key="portable_audio_player.type" type="string">mtp</merge>
37 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
38 <merge key="camera.libgphoto2.name" type="string">Acer E350 Liquid Gallant Duo (ID2)</merge>
39 <merge key="camera.libgphoto2.support" type="bool">true</merge>
40 </match>
41 </match>
42 <match key="usb.vendor_id" int="1282">
43 <match key="usb.product_id" int="13891">
44 <merge key="info.category" type="string">portable_audio_player</merge>
45 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
46 <merge key="portable_audio_player.access_method" type="string">user</merge>
47 <merge key="portable_audio_player.type" type="string">mtp</merge>
48 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
49 <merge key="camera.libgphoto2.name" type="string">Acer E39</merge>
50 <merge key="camera.libgphoto2.support" type="bool">true</merge>
51 </match>
52 </match>
53 <match key="usb.vendor_id" int="1282">
54 <match key="usb.product_id" int="13628">
55 <merge key="info.category" type="string">portable_audio_player</merge>
56 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
57 <merge key="portable_audio_player.access_method" type="string">user</merge>
58 <merge key="portable_audio_player.type" type="string">mtp</merge>
59 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
60 <merge key="camera.libgphoto2.name" type="string">Acer Iconia A1-810</merge>
61 <merge key="camera.libgphoto2.support" type="bool">true</merge>
62 </match>
63 </match>
64 <match key="usb.vendor_id" int="1282">
65 <match key="usb.product_id" int="13869">
66 <merge key="info.category" type="string">portable_audio_player</merge>
67 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
68 <merge key="portable_audio_player.access_method" type="string">user</merge>
69 <merge key="portable_audio_player.type" type="string">mtp</merge>
70 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
71 <merge key="camera.libgphoto2.name" type="string">Acer Iconia A1-840FHD</merge>
72 <merge key="camera.libgphoto2.support" type="bool">true</merge>
73 </match>
74 </match>
75 <match key="usb.vendor_id" int="1282">
76 <match key="usb.product_id" int="13702">
77 <merge key="info.category" type="string">portable_audio_player</merge>
78 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
79 <merge key="portable_audio_player.access_method" type="string">user</merge>
80 <merge key="portable_audio_player.type" type="string">mtp</merge>
81 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
82 <merge key="camera.libgphoto2.name" type="string">Acer Iconia A3-A11</merge>
83 <merge key="camera.libgphoto2.support" type="bool">true</merge>
84 </match>
85 </match>
86 <match key="usb.vendor_id" int="1282">
87 <match key="usb.product_id" int="13128">
88 <merge key="info.category" type="string">portable_audio_player</merge>
89 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
90 <merge key="portable_audio_player.access_method" type="string">user</merge>
91 <merge key="portable_audio_player.type" type="string">mtp</merge>
92 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
93 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A100 (ID1)</merge>
94 <merge key="camera.libgphoto2.support" type="bool">true</merge>
95 </match>
96 </match>
97 <match key="usb.vendor_id" int="1282">
98 <match key="usb.product_id" int="13129">
99 <merge key="info.category" type="string">portable_audio_player</merge>
100 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
101 <merge key="portable_audio_player.access_method" type="string">user</merge>
102 <merge key="portable_audio_player.type" type="string">mtp</merge>
103 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
104 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A100 (ID2)</merge>
105 <merge key="camera.libgphoto2.support" type="bool">true</merge>
106 </match>
107 </match>
108 <match key="usb.vendor_id" int="1282">
109 <match key="usb.product_id" int="13130">
110 <merge key="info.category" type="string">portable_audio_player</merge>
111 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
112 <merge key="portable_audio_player.access_method" type="string">user</merge>
113 <merge key="portable_audio_player.type" type="string">mtp</merge>
114 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
115 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A101 (ID1)</merge>
116 <merge key="camera.libgphoto2.support" type="bool">true</merge>
117 </match>
118 </match>
119 <match key="usb.vendor_id" int="1282">
120 <match key="usb.product_id" int="13272">
121 <merge key="info.category" type="string">portable_audio_player</merge>
122 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
123 <merge key="portable_audio_player.access_method" type="string">user</merge>
124 <merge key="portable_audio_player.type" type="string">mtp</merge>
125 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
126 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A110</merge>
127 <merge key="camera.libgphoto2.support" type="bool">true</merge>
128 </match>
129 </match>
130 <match key="usb.vendor_id" int="1282">
131 <match key="usb.product_id" int="13180">
132 <merge key="info.category" type="string">portable_audio_player</merge>
133 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
134 <merge key="portable_audio_player.access_method" type="string">user</merge>
135 <merge key="portable_audio_player.type" type="string">mtp</merge>
136 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
137 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A200 (ID1)</merge>
138 <merge key="camera.libgphoto2.support" type="bool">true</merge>
139 </match>
140 </match>
141 <match key="usb.vendor_id" int="1282">
142 <match key="usb.product_id" int="13181">
143 <merge key="info.category" type="string">portable_audio_player</merge>
144 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
145 <merge key="portable_audio_player.access_method" type="string">user</merge>
146 <merge key="portable_audio_player.type" type="string">mtp</merge>
147 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
148 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A200 (ID2)</merge>
149 <merge key="camera.libgphoto2.support" type="bool">true</merge>
150 </match>
151 </match>
152 <match key="usb.vendor_id" int="1282">
153 <match key="usb.product_id" int="13259">
154 <merge key="info.category" type="string">portable_audio_player</merge>
155 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
156 <merge key="portable_audio_player.access_method" type="string">user</merge>
157 <merge key="portable_audio_player.type" type="string">mtp</merge>
158 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
159 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A210</merge>
160 <merge key="camera.libgphoto2.support" type="bool">true</merge>
161 </match>
162 </match>
163 <match key="usb.vendor_id" int="1282">
164 <match key="usb.product_id" int="13093">
165 <merge key="info.category" type="string">portable_audio_player</merge>
166 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
167 <merge key="portable_audio_player.access_method" type="string">user</merge>
168 <merge key="portable_audio_player.type" type="string">mtp</merge>
169 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
170 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A500 (ID1)</merge>
171 <merge key="camera.libgphoto2.support" type="bool">true</merge>
172 </match>
173 </match>
174 <match key="usb.vendor_id" int="1282">
175 <match key="usb.product_id" int="13121">
176 <merge key="info.category" type="string">portable_audio_player</merge>
177 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
178 <merge key="portable_audio_player.access_method" type="string">user</merge>
179 <merge key="portable_audio_player.type" type="string">mtp</merge>
180 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
181 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A500 (ID2)</merge>
182 <merge key="camera.libgphoto2.support" type="bool">true</merge>
183 </match>
184 </match>
185 <match key="usb.vendor_id" int="1282">
186 <match key="usb.product_id" int="13124">
187 <merge key="info.category" type="string">portable_audio_player</merge>
188 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
189 <merge key="portable_audio_player.access_method" type="string">user</merge>
190 <merge key="portable_audio_player.type" type="string">mtp</merge>
191 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
192 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A501 (ID1)</merge>
193 <merge key="camera.libgphoto2.support" type="bool">true</merge>
194 </match>
195 </match>
196 <match key="usb.vendor_id" int="1282">
197 <match key="usb.product_id" int="13125">
198 <merge key="info.category" type="string">portable_audio_player</merge>
199 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
200 <merge key="portable_audio_player.access_method" type="string">user</merge>
201 <merge key="portable_audio_player.type" type="string">mtp</merge>
202 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
203 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A501 (ID2)</merge>
204 <merge key="camera.libgphoto2.support" type="bool">true</merge>
205 </match>
206 </match>
207 <match key="usb.vendor_id" int="1282">
208 <match key="usb.product_id" int="13193">
209 <merge key="info.category" type="string">portable_audio_player</merge>
210 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
211 <merge key="portable_audio_player.access_method" type="string">user</merge>
212 <merge key="portable_audio_player.type" type="string">mtp</merge>
213 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
214 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A510 (ID1)</merge>
215 <merge key="camera.libgphoto2.support" type="bool">true</merge>
216 </match>
217 </match>
218 <match key="usb.vendor_id" int="1282">
219 <match key="usb.product_id" int="13194">
220 <merge key="info.category" type="string">portable_audio_player</merge>
221 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
222 <merge key="portable_audio_player.access_method" type="string">user</merge>
223 <merge key="portable_audio_player.type" type="string">mtp</merge>
224 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
225 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A510 (ID2)</merge>
226 <merge key="camera.libgphoto2.support" type="bool">true</merge>
227 </match>
228 </match>
229 <match key="usb.vendor_id" int="1282">
230 <match key="usb.product_id" int="13176">
231 <merge key="info.category" type="string">portable_audio_player</merge>
232 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
233 <merge key="portable_audio_player.access_method" type="string">user</merge>
234 <merge key="portable_audio_player.type" type="string">mtp</merge>
235 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
236 <merge key="camera.libgphoto2.name" type="string">Acer Iconia TAB A700</merge>
237 <merge key="camera.libgphoto2.support" type="bool">true</merge>
238 </match>
239 </match>
240 <match key="usb.vendor_id" int="1282">
241 <match key="usb.product_id" int="13588">
242 <merge key="info.category" type="string">portable_audio_player</merge>
243 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
244 <merge key="portable_audio_player.access_method" type="string">user</merge>
245 <merge key="portable_audio_player.type" type="string">mtp</merge>
246 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
247 <merge key="camera.libgphoto2.name" type="string">Acer Liquid E2</merge>
248 <merge key="camera.libgphoto2.support" type="bool">true</merge>
249 </match>
250 </match>
251 <match key="usb.vendor_id" int="1282">
252 <match key="usb.product_id" int="13736">
253 <merge key="info.category" type="string">portable_audio_player</merge>
254 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
255 <merge key="portable_audio_player.access_method" type="string">user</merge>
256 <merge key="portable_audio_player.type" type="string">mtp</merge>
257 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
258 <merge key="camera.libgphoto2.name" type="string">Acer Liquid E3</merge>
259 <merge key="camera.libgphoto2.support" type="bool">true</merge>
260 </match>
261 </match>
262 <match key="usb.vendor_id" int="1282">
263 <match key="usb.product_id" int="13892">
264 <merge key="info.category" type="string">portable_audio_player</merge>
265 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
266 <merge key="portable_audio_player.access_method" type="string">user</merge>
267 <merge key="portable_audio_player.type" type="string">mtp</merge>
268 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
269 <merge key="camera.libgphoto2.name" type="string">Acer liquid e700</merge>
270 <merge key="camera.libgphoto2.support" type="bool">true</merge>
271 </match>
272 </match>
273 <match key="usb.vendor_id" int="1282">
274 <match key="usb.product_id" int="14117">
275 <merge key="info.category" type="string">portable_audio_player</merge>
276 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
277 <merge key="portable_audio_player.access_method" type="string">user</merge>
278 <merge key="portable_audio_player.type" type="string">mtp</merge>
279 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
280 <merge key="camera.libgphoto2.name" type="string">Acer Liquid S56</merge>
281 <merge key="camera.libgphoto2.support" type="bool">true</merge>
282 </match>
283 </match>
284 <match key="usb.vendor_id" int="1282">
285 <match key="usb.product_id" int="13833">
286 <merge key="info.category" type="string">portable_audio_player</merge>
287 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
288 <merge key="portable_audio_player.access_method" type="string">user</merge>
289 <merge key="portable_audio_player.type" type="string">mtp</merge>
290 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
291 <merge key="camera.libgphoto2.name" type="string">Acer Liquid X1</merge>
292 <merge key="camera.libgphoto2.support" type="bool">true</merge>
293 </match>
294 </match>
295 <match key="usb.vendor_id" int="1282">
296 <match key="usb.product_id" int="13427">
297 <merge key="info.category" type="string">portable_audio_player</merge>
298 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
299 <merge key="portable_audio_player.access_method" type="string">user</merge>
300 <merge key="portable_audio_player.type" type="string">mtp</merge>
301 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
302 <merge key="camera.libgphoto2.name" type="string">Acer Liquid Z120 MT65xx Android Phone</merge>
303 <merge key="camera.libgphoto2.support" type="bool">true</merge>
304 </match>
305 </match>
306 <match key="usb.vendor_id" int="1282">
307 <match key="usb.product_id" int="13663">
308 <merge key="info.category" type="string">portable_audio_player</merge>
309 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
310 <merge key="portable_audio_player.access_method" type="string">user</merge>
311 <merge key="portable_audio_player.type" type="string">mtp</merge>
312 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
313 <merge key="camera.libgphoto2.name" type="string">Acer Liquid Z130 MT65xx Android Phone</merge>
314 <merge key="camera.libgphoto2.support" type="bool">true</merge>
315 </match>
316 </match>
317 <match key="usb.vendor_id" int="1282">
318 <match key="usb.product_id" int="13911">
319 <merge key="info.category" type="string">portable_audio_player</merge>
320 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
321 <merge key="portable_audio_player.access_method" type="string">user</merge>
322 <merge key="portable_audio_player.type" type="string">mtp</merge>
323 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
324 <merge key="camera.libgphoto2.name" type="string">Acer One 7</merge>
325 <merge key="camera.libgphoto2.support" type="bool">true</merge>
326 </match>
327 </match>
328 <match key="usb.vendor_id" int="1282">
329 <match key="usb.product_id" int="13226">
330 <merge key="info.category" type="string">portable_audio_player</merge>
331 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
332 <merge key="portable_audio_player.access_method" type="string">user</merge>
333 <merge key="portable_audio_player.type" type="string">mtp</merge>
334 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
335 <merge key="camera.libgphoto2.name" type="string">Acer S500 CloudMobile</merge>
336 <merge key="camera.libgphoto2.support" type="bool">true</merge>
337 </match>
338 </match>
339 <match key="usb.vendor_id" int="1282">
340 <match key="usb.product_id" int="13796">
341 <merge key="info.category" type="string">portable_audio_player</merge>
342 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
343 <merge key="portable_audio_player.access_method" type="string">user</merge>
344 <merge key="portable_audio_player.type" type="string">mtp</merge>
345 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
346 <merge key="camera.libgphoto2.name" type="string">Acer Z150</merge>
347 <merge key="camera.libgphoto2.support" type="bool">true</merge>
348 </match>
349 </match>
350 <match key="usb.vendor_id" int="1282">
351 <match key="usb.product_id" int="13853">
352 <merge key="info.category" type="string">portable_audio_player</merge>
353 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
354 <merge key="portable_audio_player.access_method" type="string">user</merge>
355 <merge key="portable_audio_player.type" type="string">mtp</merge>
356 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
357 <merge key="camera.libgphoto2.name" type="string">Acer Z160</merge>
358 <merge key="camera.libgphoto2.support" type="bool">true</merge>
359 </match>
360 </match>
361 <match key="usb.vendor_id" int="5845">
362 <match key="usb.product_id" int="32774">
363 <merge key="info.category" type="string">portable_audio_player</merge>
364 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
365 <merge key="portable_audio_player.access_method" type="string">user</merge>
366 <merge key="portable_audio_player.type" type="string">mtp</merge>
367 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
368 <merge key="camera.libgphoto2.name" type="string">Acromag Inc. XO Learning Tablet (MTP)</merge>
369 <merge key="camera.libgphoto2.support" type="bool">true</merge>
370 </match>
371 </match>
372 <match key="usb.vendor_id" int="5845">
373 <match key="usb.product_id" int="32773">
374 <merge key="info.category" type="string">portable_audio_player</merge>
375 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
376 <merge key="portable_audio_player.access_method" type="string">user</merge>
377 <merge key="portable_audio_player.type" type="string">mtp</merge>
378 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
379 <merge key="camera.libgphoto2.name" type="string">Acromag Inc. XO Learning Tablet (MTP+ADB)</merge>
380 <merge key="camera.libgphoto2.support" type="bool">true</merge>
381 </match>
382 </match>
383 <match key="usb.vendor_id" int="1363">
384 <match key="usb.product_id" int="514">
385 <merge key="info.category" type="string">camera</merge>
386 <addset key="info.capabilities" type="strlist">camera</addset>
387 <merge key="camera.access_method" type="string">proprietary</merge>
388 <merge key="camera.libgphoto2.name" type="string">AEG Snap 300</merge>
389 <merge key="camera.libgphoto2.support" type="bool">true</merge>
390 </match>
391 </match>
20 <match key="usb.vendor_id" int="1725"> 392 <match key="usb.vendor_id" int="1725">
21 <match key="usb.product_id" int="1027"> 393 <match key="usb.product_id" int="1027">
22 <merge key="info.category" type="string">camera</merge> 394 <merge key="info.category" type="string">camera</merge>
@@ -35,6 +407,42 @@
35 <merge key="camera.libgphoto2.support" type="bool">true</merge> 407 <merge key="camera.libgphoto2.support" type="bool">true</merge>
36 </match> 408 </match>
37 </match> 409 </match>
410 <match key="usb.vendor_id" int="1276">
411 <match key="usb.product_id" int="20555">
412 <merge key="info.category" type="string">camera</merge>
413 <addset key="info.capabilities" type="strlist">camera</addset>
414 <merge key="camera.access_method" type="string">proprietary</merge>
415 <merge key="camera.libgphoto2.name" type="string">Aiptek 1.3 mega PocketCam</merge>
416 <merge key="camera.libgphoto2.support" type="bool">true</merge>
417 </match>
418 </match>
419 <match key="usb.vendor_id" int="1363">
420 <match key="usb.product_id" int="514">
421 <merge key="info.category" type="string">camera</merge>
422 <addset key="info.capabilities" type="strlist">camera</addset>
423 <merge key="camera.access_method" type="string">proprietary</merge>
424 <merge key="camera.libgphoto2.name" type="string">Aiptek PalmCam Trio</merge>
425 <merge key="camera.libgphoto2.support" type="bool">true</merge>
426 </match>
427 </match>
428 <match key="usb.vendor_id" int="1276">
429 <match key="usb.product_id" int="20554">
430 <merge key="info.category" type="string">camera</merge>
431 <addset key="info.capabilities" type="strlist">camera</addset>
432 <merge key="camera.access_method" type="string">proprietary</merge>
433 <merge key="camera.libgphoto2.name" type="string">Aiptek Pencam</merge>
434 <merge key="camera.libgphoto2.support" type="bool">true</merge>
435 </match>
436 </match>
437 <match key="usb.vendor_id" int="1363">
438 <match key="usb.product_id" int="514">
439 <merge key="info.category" type="string">camera</merge>
440 <addset key="info.capabilities" type="strlist">camera</addset>
441 <merge key="camera.access_method" type="string">proprietary</merge>
442 <merge key="camera.libgphoto2.name" type="string">Aiptek PenCam Trio</merge>
443 <merge key="camera.libgphoto2.support" type="bool">true</merge>
444 </match>
445 </match>
38 <match key="usb.vendor_id" int="2250"> 446 <match key="usb.vendor_id" int="2250">
39 <match key="usb.product_id" int="273"> 447 <match key="usb.product_id" int="273">
40 <merge key="info.category" type="string">camera</merge> 448 <merge key="info.category" type="string">camera</merge>
@@ -44,6 +452,101 @@
44 <merge key="camera.libgphoto2.support" type="bool">true</merge> 452 <merge key="camera.libgphoto2.support" type="bool">true</merge>
45 </match> 453 </match>
46 </match> 454 </match>
455 <match key="usb.vendor_id" int="1276">
456 <match key="usb.product_id" int="20554">
457 <merge key="info.category" type="string">camera</merge>
458 <addset key="info.capabilities" type="strlist">camera</addset>
459 <merge key="camera.access_method" type="string">proprietary</merge>
460 <merge key="camera.libgphoto2.name" type="string">Aiptek Pencam without flash</merge>
461 <merge key="camera.libgphoto2.support" type="bool">true</merge>
462 </match>
463 </match>
464 <match key="usb.vendor_id" int="1276">
465 <match key="usb.product_id" int="20555">
466 <merge key="info.category" type="string">camera</merge>
467 <addset key="info.capabilities" type="strlist">camera</addset>
468 <merge key="camera.access_method" type="string">proprietary</merge>
469 <merge key="camera.libgphoto2.name" type="string">Aiptek Smart Megacam</merge>
470 <merge key="camera.libgphoto2.support" type="bool">true</merge>
471 </match>
472 </match>
473 <match key="usb.vendor_id" int="7099">
474 <match key="usb.product_id" int="360">
475 <merge key="info.category" type="string">portable_audio_player</merge>
476 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
477 <merge key="portable_audio_player.access_method" type="string">user</merge>
478 <merge key="portable_audio_player.type" type="string">mtp</merge>
479 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
480 <merge key="camera.libgphoto2.name" type="string">Alcatel 6030a</merge>
481 <merge key="camera.libgphoto2.support" type="bool">true</merge>
482 </match>
483 </match>
484 <match key="usb.vendor_id" int="7099">
485 <match key="usb.product_id" int="8200">
486 <merge key="info.category" type="string">portable_audio_player</merge>
487 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
488 <merge key="portable_audio_player.access_method" type="string">user</merge>
489 <merge key="portable_audio_player.type" type="string">mtp</merge>
490 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
491 <merge key="camera.libgphoto2.name" type="string">Alcatel One Touch 997D (MTP)</merge>
492 <merge key="camera.libgphoto2.support" type="bool">true</merge>
493 </match>
494 </match>
495 <match key="usb.vendor_id" int="7099">
496 <match key="usb.product_id" int="3074">
497 <merge key="info.category" type="string">portable_audio_player</merge>
498 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
499 <merge key="portable_audio_player.access_method" type="string">user</merge>
500 <merge key="portable_audio_player.type" type="string">mtp</merge>
501 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
502 <merge key="camera.libgphoto2.name" type="string">Alcatel One Touch 997D (MTP+ADB)</merge>
503 <merge key="camera.libgphoto2.support" type="bool">true</merge>
504 </match>
505 </match>
506 <match key="usb.vendor_id" int="7099">
507 <match key="usb.product_id" int="40974">
508 <merge key="info.category" type="string">portable_audio_player</merge>
509 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
510 <merge key="portable_audio_player.access_method" type="string">user</merge>
511 <merge key="portable_audio_player.type" type="string">mtp</merge>
512 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
513 <merge key="camera.libgphoto2.name" type="string">Alcatel OneTouch 5042D (MTP)</merge>
514 <merge key="camera.libgphoto2.support" type="bool">true</merge>
515 </match>
516 </match>
517 <match key="usb.vendor_id" int="7099">
518 <match key="usb.product_id" int="61443">
519 <merge key="info.category" type="string">portable_audio_player</merge>
520 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
521 <merge key="portable_audio_player.access_method" type="string">user</merge>
522 <merge key="portable_audio_player.type" type="string">mtp</merge>
523 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
524 <merge key="camera.libgphoto2.name" type="string">Alcatel OneTouch 6034R</merge>
525 <merge key="camera.libgphoto2.support" type="bool">true</merge>
526 </match>
527 </match>
528 <match key="usb.vendor_id" int="7099">
529 <match key="usb.product_id" int="36941">
530 <merge key="info.category" type="string">portable_audio_player</merge>
531 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
532 <merge key="portable_audio_player.access_method" type="string">user</merge>
533 <merge key="portable_audio_player.type" type="string">mtp</merge>
534 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
535 <merge key="camera.libgphoto2.name" type="string">Alcatel/Bouygues BS472</merge>
536 <merge key="camera.libgphoto2.support" type="bool">true</merge>
537 </match>
538 </match>
539 <match key="usb.vendor_id" int="7099">
540 <match key="usb.product_id" int="359">
541 <merge key="info.category" type="string">portable_audio_player</merge>
542 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
543 <merge key="portable_audio_player.access_method" type="string">user</merge>
544 <merge key="portable_audio_player.type" type="string">mtp</merge>
545 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
546 <merge key="camera.libgphoto2.name" type="string">Alcatel/TCT 6010D/TCL S950</merge>
547 <merge key="camera.libgphoto2.support" type="bool">true</merge>
548 </match>
549 </match>
47 <match key="usb.vendor_id" int="2425"> 550 <match key="usb.vendor_id" int="2425">
48 <match key="usb.product_id" int="551"> 551 <match key="usb.product_id" int="551">
49 <merge key="info.category" type="string">camera</merge> 552 <merge key="info.category" type="string">camera</merge>
@@ -53,6 +556,116 @@
53 <merge key="camera.libgphoto2.support" type="bool">true</merge> 556 <merge key="camera.libgphoto2.support" type="bool">true</merge>
54 </match> 557 </match>
55 </match> 558 </match>
559 <match key="usb.vendor_id" int="6473">
560 <match key="usb.product_id" int="2048">
561 <merge key="info.category" type="string">portable_audio_player</merge>
562 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
563 <merge key="portable_audio_player.access_method" type="string">user</merge>
564 <merge key="portable_audio_player.type" type="string">mtp</merge>
565 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
566 <merge key="camera.libgphoto2.name" type="string">Amazon Fire Phone</merge>
567 <merge key="camera.libgphoto2.support" type="bool">true</merge>
568 </match>
569 </match>
570 <match key="usb.vendor_id" int="6473">
571 <match key="usb.product_id" int="7">
572 <merge key="info.category" type="string">portable_audio_player</merge>
573 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
574 <merge key="portable_audio_player.access_method" type="string">user</merge>
575 <merge key="portable_audio_player.type" type="string">mtp</merge>
576 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
577 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID1)</merge>
578 <merge key="camera.libgphoto2.support" type="bool">true</merge>
579 </match>
580 </match>
581 <match key="usb.vendor_id" int="6473">
582 <match key="usb.product_id" int="8">
583 <merge key="info.category" type="string">portable_audio_player</merge>
584 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
585 <merge key="portable_audio_player.access_method" type="string">user</merge>
586 <merge key="portable_audio_player.type" type="string">mtp</merge>
587 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
588 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID2)</merge>
589 <merge key="camera.libgphoto2.support" type="bool">true</merge>
590 </match>
591 </match>
592 <match key="usb.vendor_id" int="6473">
593 <match key="usb.product_id" int="10">
594 <merge key="info.category" type="string">portable_audio_player</merge>
595 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
596 <merge key="portable_audio_player.access_method" type="string">user</merge>
597 <merge key="portable_audio_player.type" type="string">mtp</merge>
598 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
599 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID3)</merge>
600 <merge key="camera.libgphoto2.support" type="bool">true</merge>
601 </match>
602 </match>
603 <match key="usb.vendor_id" int="6473">
604 <match key="usb.product_id" int="12">
605 <merge key="info.category" type="string">portable_audio_player</merge>
606 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
607 <merge key="portable_audio_player.access_method" type="string">user</merge>
608 <merge key="portable_audio_player.type" type="string">mtp</merge>
609 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
610 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID4)</merge>
611 <merge key="camera.libgphoto2.support" type="bool">true</merge>
612 </match>
613 </match>
614 <match key="usb.vendor_id" int="6473">
615 <match key="usb.product_id" int="18">
616 <merge key="info.category" type="string">portable_audio_player</merge>
617 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
618 <merge key="portable_audio_player.access_method" type="string">user</merge>
619 <merge key="portable_audio_player.type" type="string">mtp</merge>
620 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
621 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID5)</merge>
622 <merge key="camera.libgphoto2.support" type="bool">true</merge>
623 </match>
624 </match>
625 <match key="usb.vendor_id" int="6473">
626 <match key="usb.product_id" int="11">
627 <merge key="info.category" type="string">portable_audio_player</merge>
628 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
629 <merge key="portable_audio_player.access_method" type="string">user</merge>
630 <merge key="portable_audio_player.type" type="string">mtp</merge>
631 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
632 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID6)</merge>
633 <merge key="camera.libgphoto2.support" type="bool">true</merge>
634 </match>
635 </match>
636 <match key="usb.vendor_id" int="6473">
637 <match key="usb.product_id" int="13">
638 <merge key="info.category" type="string">portable_audio_player</merge>
639 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
640 <merge key="portable_audio_player.access_method" type="string">user</merge>
641 <merge key="portable_audio_player.type" type="string">mtp</merge>
642 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
643 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire (ID7)</merge>
644 <merge key="camera.libgphoto2.support" type="bool">true</merge>
645 </match>
646 </match>
647 <match key="usb.vendor_id" int="6473">
648 <match key="usb.product_id" int="5">
649 <merge key="info.category" type="string">portable_audio_player</merge>
650 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
651 <merge key="portable_audio_player.access_method" type="string">user</merge>
652 <merge key="portable_audio_player.type" type="string">mtp</merge>
653 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
654 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire 2G (ID1)</merge>
655 <merge key="camera.libgphoto2.support" type="bool">true</merge>
656 </match>
657 </match>
658 <match key="usb.vendor_id" int="6473">
659 <match key="usb.product_id" int="242">
660 <merge key="info.category" type="string">portable_audio_player</merge>
661 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
662 <merge key="portable_audio_player.access_method" type="string">user</merge>
663 <merge key="portable_audio_player.type" type="string">mtp</merge>
664 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
665 <merge key="camera.libgphoto2.name" type="string">Amazon Kindle Fire HD6</merge>
666 <merge key="camera.libgphoto2.support" type="bool">true</merge>
667 </match>
668 </match>
56 <match key="usb.vendor_id" int="2425"> 669 <match key="usb.vendor_id" int="2425">
57 <match key="usb.product_id" int="548"> 670 <match key="usb.product_id" int="548">
58 <merge key="info.category" type="string">camera</merge> 671 <merge key="info.category" type="string">camera</merge>
@@ -63,6 +676,36 @@
63 </match> 676 </match>
64 </match> 677 </match>
65 <match key="usb.vendor_id" int="1452"> 678 <match key="usb.vendor_id" int="1452">
679 <match key="usb.product_id" int="4762">
680 <match key="usb.interface.class" int="6">
681 <match key="usb.interface.subclass" int="1">
682 <match key="usb.interface.protocol" int="1">
683 <merge key="info.category" type="string">camera</merge>
684 <addset key="info.capabilities" type="strlist">camera</addset>
685 <merge key="camera.access_method" type="string">ptp</merge>
686 <merge key="camera.libgphoto2.name" type="string">Apple iPad (PTP mode)</merge>
687 <merge key="camera.libgphoto2.support" type="bool">true</merge>
688 </match>
689 </match>
690 </match>
691 </match>
692 </match>
693 <match key="usb.vendor_id" int="1452">
694 <match key="usb.product_id" int="4779">
695 <match key="usb.interface.class" int="6">
696 <match key="usb.interface.subclass" int="1">
697 <match key="usb.interface.protocol" int="1">
698 <merge key="info.category" type="string">camera</merge>
699 <addset key="info.capabilities" type="strlist">camera</addset>
700 <merge key="camera.access_method" type="string">ptp</merge>
701 <merge key="camera.libgphoto2.name" type="string">Apple iPad Air</merge>
702 <merge key="camera.libgphoto2.support" type="bool">true</merge>
703 </match>
704 </match>
705 </match>
706 </match>
707 </match>
708 <match key="usb.vendor_id" int="1452">
66 <match key="usb.product_id" int="4752"> 709 <match key="usb.product_id" int="4752">
67 <match key="usb.interface.class" int="6"> 710 <match key="usb.interface.class" int="6">
68 <match key="usb.interface.subclass" int="1"> 711 <match key="usb.interface.subclass" int="1">
@@ -108,6 +751,51 @@
108 </match> 751 </match>
109 </match> 752 </match>
110 <match key="usb.vendor_id" int="1452"> 753 <match key="usb.vendor_id" int="1452">
754 <match key="usb.product_id" int="4759">
755 <match key="usb.interface.class" int="6">
756 <match key="usb.interface.subclass" int="1">
757 <match key="usb.interface.protocol" int="1">
758 <merge key="info.category" type="string">camera</merge>
759 <addset key="info.capabilities" type="strlist">camera</addset>
760 <merge key="camera.access_method" type="string">ptp</merge>
761 <merge key="camera.libgphoto2.name" type="string">Apple iPhone 4 (PTP mode)</merge>
762 <merge key="camera.libgphoto2.support" type="bool">true</merge>
763 </match>
764 </match>
765 </match>
766 </match>
767 </match>
768 <match key="usb.vendor_id" int="1452">
769 <match key="usb.product_id" int="4768">
770 <match key="usb.interface.class" int="6">
771 <match key="usb.interface.subclass" int="1">
772 <match key="usb.interface.protocol" int="1">
773 <merge key="info.category" type="string">camera</merge>
774 <addset key="info.capabilities" type="strlist">camera</addset>
775 <merge key="camera.access_method" type="string">ptp</merge>
776 <merge key="camera.libgphoto2.name" type="string">Apple iPhone 4S (PTP mode)</merge>
777 <merge key="camera.libgphoto2.support" type="bool">true</merge>
778 </match>
779 </match>
780 </match>
781 </match>
782 </match>
783 <match key="usb.vendor_id" int="1452">
784 <match key="usb.product_id" int="4776">
785 <match key="usb.interface.class" int="6">
786 <match key="usb.interface.subclass" int="1">
787 <match key="usb.interface.protocol" int="1">
788 <merge key="info.category" type="string">camera</merge>
789 <addset key="info.capabilities" type="strlist">camera</addset>
790 <merge key="camera.access_method" type="string">ptp</merge>
791 <merge key="camera.libgphoto2.name" type="string">Apple iPhone 5 (PTP mode)</merge>
792 <merge key="camera.libgphoto2.support" type="bool">true</merge>
793 </match>
794 </match>
795 </match>
796 </match>
797 </match>
798 <match key="usb.vendor_id" int="1452">
111 <match key="usb.product_id" int="4753"> 799 <match key="usb.product_id" int="4753">
112 <match key="usb.interface.class" int="6"> 800 <match key="usb.interface.class" int="6">
113 <match key="usb.interface.subclass" int="1"> 801 <match key="usb.interface.subclass" int="1">
@@ -137,6 +825,120 @@
137 </match> 825 </match>
138 </match> 826 </match>
139 </match> 827 </match>
828 <match key="usb.vendor_id" int="1452">
829 <match key="usb.product_id" int="4761">
830 <match key="usb.interface.class" int="6">
831 <match key="usb.interface.subclass" int="1">
832 <match key="usb.interface.protocol" int="1">
833 <merge key="info.category" type="string">camera</merge>
834 <addset key="info.capabilities" type="strlist">camera</addset>
835 <merge key="camera.access_method" type="string">ptp</merge>
836 <merge key="camera.libgphoto2.name" type="string">Apple iPod Touch 3rd Gen (PTP mode)</merge>
837 <merge key="camera.libgphoto2.support" type="bool">true</merge>
838 </match>
839 </match>
840 </match>
841 </match>
842 </match>
843 <match key="usb.vendor_id" int="3705">
844 <match key="usb.product_id" int="20488">
845 <merge key="info.category" type="string">portable_audio_player</merge>
846 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
847 <merge key="portable_audio_player.access_method" type="string">user</merge>
848 <merge key="portable_audio_player.type" type="string">mtp</merge>
849 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
850 <merge key="camera.libgphoto2.name" type="string">Archos (for Tesco) Hudl (ID1)</merge>
851 <merge key="camera.libgphoto2.support" type="bool">true</merge>
852 </match>
853 </match>
854 <match key="usb.vendor_id" int="3705">
855 <match key="usb.product_id" int="20489">
856 <merge key="info.category" type="string">portable_audio_player</merge>
857 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
858 <merge key="portable_audio_player.access_method" type="string">user</merge>
859 <merge key="portable_audio_player.type" type="string">mtp</merge>
860 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
861 <merge key="camera.libgphoto2.name" type="string">Archos (for Tesco) Hudl (ID2)</merge>
862 <merge key="camera.libgphoto2.support" type="bool">true</merge>
863 </match>
864 </match>
865 <match key="usb.vendor_id" int="3705">
866 <match key="usb.product_id" int="16386">
867 <merge key="info.category" type="string">portable_audio_player</merge>
868 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
869 <merge key="portable_audio_player.access_method" type="string">user</merge>
870 <merge key="portable_audio_player.type" type="string">mtp</merge>
871 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
872 <merge key="camera.libgphoto2.name" type="string">Archos 101 G4</merge>
873 <merge key="camera.libgphoto2.support" type="bool">true</merge>
874 </match>
875 </match>
876 <match key="usb.vendor_id" int="3705">
877 <match key="usb.product_id" int="5416">
878 <merge key="info.category" type="string">portable_audio_player</merge>
879 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
880 <merge key="portable_audio_player.access_method" type="string">user</merge>
881 <merge key="portable_audio_player.type" type="string">mtp</merge>
882 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
883 <merge key="camera.libgphoto2.name" type="string">Archos 101 G9 (ID1)</merge>
884 <merge key="camera.libgphoto2.support" type="bool">true</merge>
885 </match>
886 </match>
887 <match key="usb.vendor_id" int="3705">
888 <match key="usb.product_id" int="5417">
889 <merge key="info.category" type="string">portable_audio_player</merge>
890 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
891 <merge key="portable_audio_player.access_method" type="string">user</merge>
892 <merge key="portable_audio_player.type" type="string">mtp</merge>
893 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
894 <merge key="camera.libgphoto2.name" type="string">Archos 101 G9 (ID2)</merge>
895 <merge key="camera.libgphoto2.support" type="bool">true</merge>
896 </match>
897 </match>
898 <match key="usb.vendor_id" int="3705">
899 <match key="usb.product_id" int="5433">
900 <merge key="info.category" type="string">portable_audio_player</merge>
901 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
902 <merge key="portable_audio_player.access_method" type="string">user</merge>
903 <merge key="portable_audio_player.type" type="string">mtp</merge>
904 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
905 <merge key="camera.libgphoto2.name" type="string">Archos 101 G9 Turbo</merge>
906 <merge key="camera.libgphoto2.support" type="bool">true</merge>
907 </match>
908 </match>
909 <match key="usb.vendor_id" int="3705">
910 <match key="usb.product_id" int="5432">
911 <merge key="info.category" type="string">portable_audio_player</merge>
912 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
913 <merge key="portable_audio_player.access_method" type="string">user</merge>
914 <merge key="portable_audio_player.type" type="string">mtp</merge>
915 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
916 <merge key="camera.libgphoto2.name" type="string">Archos 101 G9 Turbo 250 HD</merge>
917 <merge key="camera.libgphoto2.support" type="bool">true</merge>
918 </match>
919 </match>
920 <match key="usb.vendor_id" int="3705">
921 <match key="usb.product_id" int="5305">
922 <merge key="info.category" type="string">portable_audio_player</merge>
923 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
924 <merge key="portable_audio_player.access_method" type="string">user</merge>
925 <merge key="portable_audio_player.type" type="string">mtp</merge>
926 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
927 <merge key="camera.libgphoto2.name" type="string">Archos 101 Titanium</merge>
928 <merge key="camera.libgphoto2.support" type="bool">true</merge>
929 </match>
930 </match>
931 <match key="usb.vendor_id" int="3705">
932 <match key="usb.product_id" int="5448">
933 <merge key="info.category" type="string">portable_audio_player</merge>
934 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
935 <merge key="portable_audio_player.access_method" type="string">user</merge>
936 <merge key="portable_audio_player.type" type="string">mtp</merge>
937 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
938 <merge key="camera.libgphoto2.name" type="string">Archos 101 XS</merge>
939 <merge key="camera.libgphoto2.support" type="bool">true</merge>
940 </match>
941 </match>
140 <match key="usb.vendor_id" int="3705"> 942 <match key="usb.vendor_id" int="3705">
141 <match key="usb.product_id" int="4618"> 943 <match key="usb.product_id" int="4618">
142 <merge key="info.category" type="string">portable_audio_player</merge> 944 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -215,13 +1017,24 @@
215 </match> 1017 </match>
216 </match> 1018 </match>
217 <match key="usb.vendor_id" int="3705"> 1019 <match key="usb.vendor_id" int="3705">
1020 <match key="usb.product_id" int="12787">
1021 <merge key="info.category" type="string">portable_audio_player</merge>
1022 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1023 <merge key="portable_audio_player.access_method" type="string">user</merge>
1024 <merge key="portable_audio_player.type" type="string">mtp</merge>
1025 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1026 <merge key="camera.libgphoto2.name" type="string">Archos 45 Neon</merge>
1027 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1028 </match>
1029 </match>
1030 <match key="usb.vendor_id" int="3705">
218 <match key="usb.product_id" int="4913"> 1031 <match key="usb.product_id" int="4913">
219 <merge key="info.category" type="string">portable_audio_player</merge> 1032 <merge key="info.category" type="string">portable_audio_player</merge>
220 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 1033 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
221 <merge key="portable_audio_player.access_method" type="string">user</merge> 1034 <merge key="portable_audio_player.access_method" type="string">user</merge>
222 <merge key="portable_audio_player.type" type="string">mtp</merge> 1035 <merge key="portable_audio_player.type" type="string">mtp</merge>
223 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 1036 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
224 <merge key="camera.libgphoto2.name" type="string">Archos 5 (MTP mode)</merge> 1037 <merge key="camera.libgphoto2.name" type="string">Archos 5 (MTP mode 1)</merge>
225 <merge key="camera.libgphoto2.support" type="bool">true</merge> 1038 <merge key="camera.libgphoto2.support" type="bool">true</merge>
226 </match> 1039 </match>
227 </match> 1040 </match>
@@ -232,7 +1045,18 @@
232 <merge key="portable_audio_player.access_method" type="string">user</merge> 1045 <merge key="portable_audio_player.access_method" type="string">user</merge>
233 <merge key="portable_audio_player.type" type="string">mtp</merge> 1046 <merge key="portable_audio_player.type" type="string">mtp</merge>
234 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 1047 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
235 <merge key="camera.libgphoto2.name" type="string">Archos 5 (MTP mode)</merge> 1048 <merge key="camera.libgphoto2.name" type="string">Archos 5 (MTP mode 2)</merge>
1049 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1050 </match>
1051 </match>
1052 <match key="usb.vendor_id" int="3705">
1053 <match key="usb.product_id" int="12841">
1054 <merge key="info.category" type="string">portable_audio_player</merge>
1055 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1056 <merge key="portable_audio_player.access_method" type="string">user</merge>
1057 <merge key="portable_audio_player.type" type="string">mtp</merge>
1058 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1059 <merge key="camera.libgphoto2.name" type="string">Archos 50 Diamond</merge>
236 <merge key="camera.libgphoto2.support" type="bool">true</merge> 1060 <merge key="camera.libgphoto2.support" type="bool">true</merge>
237 </match> 1061 </match>
238 </match> 1062 </match>
@@ -248,6 +1072,17 @@
248 </match> 1072 </match>
249 </match> 1073 </match>
250 <match key="usb.vendor_id" int="3705"> 1074 <match key="usb.vendor_id" int="3705">
1075 <match key="usb.product_id" int="8200">
1076 <merge key="info.category" type="string">portable_audio_player</merge>
1077 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1078 <merge key="portable_audio_player.access_method" type="string">user</merge>
1079 <merge key="portable_audio_player.type" type="string">mtp</merge>
1080 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1081 <merge key="camera.libgphoto2.name" type="string">Archos 50c</merge>
1082 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1083 </match>
1084 </match>
1085 <match key="usb.vendor_id" int="3705">
251 <match key="usb.product_id" int="4951"> 1086 <match key="usb.product_id" int="4951">
252 <merge key="info.category" type="string">portable_audio_player</merge> 1087 <merge key="info.category" type="string">portable_audio_player</merge>
253 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 1088 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -358,6 +1193,149 @@
358 </match> 1193 </match>
359 </match> 1194 </match>
360 <match key="usb.vendor_id" int="3705"> 1195 <match key="usb.vendor_id" int="3705">
1196 <match key="usb.product_id" int="5359">
1197 <merge key="info.category" type="string">portable_audio_player</merge>
1198 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1199 <merge key="portable_audio_player.access_method" type="string">user</merge>
1200 <merge key="portable_audio_player.type" type="string">mtp</merge>
1201 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1202 <merge key="camera.libgphoto2.name" type="string">Archos 70b Titanium</merge>
1203 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1204 </match>
1205 </match>
1206 <match key="usb.vendor_id" int="3705">
1207 <match key="usb.product_id" int="5480">
1208 <merge key="info.category" type="string">portable_audio_player</merge>
1209 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1210 <merge key="portable_audio_player.access_method" type="string">user</merge>
1211 <merge key="portable_audio_player.type" type="string">mtp</merge>
1212 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1213 <merge key="camera.libgphoto2.name" type="string">Archos 70it2 (ID 1)</merge>
1214 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1215 </match>
1216 </match>
1217 <match key="usb.vendor_id" int="3705">
1218 <match key="usb.product_id" int="5481">
1219 <merge key="info.category" type="string">portable_audio_player</merge>
1220 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1221 <merge key="portable_audio_player.access_method" type="string">user</merge>
1222 <merge key="portable_audio_player.type" type="string">mtp</merge>
1223 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1224 <merge key="camera.libgphoto2.name" type="string">Archos 70it2 (ID 2)</merge>
1225 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1226 </match>
1227 </match>
1228 <match key="usb.vendor_id" int="3705">
1229 <match key="usb.product_id" int="5311">
1230 <merge key="info.category" type="string">portable_audio_player</merge>
1231 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1232 <merge key="portable_audio_player.access_method" type="string">user</merge>
1233 <merge key="portable_audio_player.type" type="string">mtp</merge>
1234 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1235 <merge key="camera.libgphoto2.name" type="string">Archos 80 Titanium</merge>
1236 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1237 </match>
1238 </match>
1239 <match key="usb.vendor_id" int="3705">
1240 <match key="usb.product_id" int="5400">
1241 <merge key="info.category" type="string">portable_audio_player</merge>
1242 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1243 <merge key="portable_audio_player.access_method" type="string">user</merge>
1244 <merge key="portable_audio_player.type" type="string">mtp</merge>
1245 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1246 <merge key="camera.libgphoto2.name" type="string">Archos 80G9</merge>
1247 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1248 </match>
1249 </match>
1250 <match key="usb.vendor_id" int="3705">
1251 <match key="usb.product_id" int="5384">
1252 <merge key="info.category" type="string">portable_audio_player</merge>
1253 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1254 <merge key="portable_audio_player.access_method" type="string">user</merge>
1255 <merge key="portable_audio_player.type" type="string">mtp</merge>
1256 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1257 <merge key="camera.libgphoto2.name" type="string">Archos 8o G9 (MTP mode)</merge>
1258 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1259 </match>
1260 </match>
1261 <match key="usb.vendor_id" int="3705">
1262 <match key="usb.product_id" int="5385">
1263 <merge key="info.category" type="string">portable_audio_player</merge>
1264 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1265 <merge key="portable_audio_player.access_method" type="string">user</merge>
1266 <merge key="portable_audio_player.type" type="string">mtp</merge>
1267 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1268 <merge key="camera.libgphoto2.name" type="string">Archos 8o G9 Turbo (MTP mode)</merge>
1269 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1270 </match>
1271 </match>
1272 <match key="usb.vendor_id" int="3705">
1273 <match key="usb.product_id" int="5293">
1274 <merge key="info.category" type="string">portable_audio_player</merge>
1275 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1276 <merge key="portable_audio_player.access_method" type="string">user</merge>
1277 <merge key="portable_audio_player.type" type="string">mtp</merge>
1278 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1279 <merge key="camera.libgphoto2.name" type="string">Archos 97 Titanium</merge>
1280 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1281 </match>
1282 </match>
1283 <match key="usb.vendor_id" int="3705">
1284 <match key="usb.product_id" int="5274">
1285 <merge key="info.category" type="string">portable_audio_player</merge>
1286 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1287 <merge key="portable_audio_player.access_method" type="string">user</merge>
1288 <merge key="portable_audio_player.type" type="string">mtp</merge>
1289 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1290 <merge key="camera.libgphoto2.name" type="string">Archos 97 Xenon</merge>
1291 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1292 </match>
1293 </match>
1294 <match key="usb.vendor_id" int="3705">
1295 <match key="usb.product_id" int="5227">
1296 <merge key="info.category" type="string">portable_audio_player</merge>
1297 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1298 <merge key="portable_audio_player.access_method" type="string">user</merge>
1299 <merge key="portable_audio_player.type" type="string">mtp</merge>
1300 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1301 <merge key="camera.libgphoto2.name" type="string">Archos Arnova 10bG3 Tablet</merge>
1302 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1303 </match>
1304 </match>
1305 <match key="usb.vendor_id" int="3705">
1306 <match key="usb.product_id" int="5214">
1307 <merge key="info.category" type="string">portable_audio_player</merge>
1308 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1309 <merge key="portable_audio_player.access_method" type="string">user</merge>
1310 <merge key="portable_audio_player.type" type="string">mtp</merge>
1311 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1312 <merge key="camera.libgphoto2.name" type="string">Archos Arnova 8c G3</merge>
1313 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1314 </match>
1315 </match>
1316 <match key="usb.vendor_id" int="3705">
1317 <match key="usb.product_id" int="5208">
1318 <merge key="info.category" type="string">portable_audio_player</merge>
1319 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1320 <merge key="portable_audio_player.access_method" type="string">user</merge>
1321 <merge key="portable_audio_player.type" type="string">mtp</merge>
1322 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1323 <merge key="camera.libgphoto2.name" type="string">Archos Arnova Childpad</merge>
1324 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1325 </match>
1326 </match>
1327 <match key="usb.vendor_id" int="3705">
1328 <match key="usb.product_id" int="12715">
1329 <merge key="info.category" type="string">portable_audio_player</merge>
1330 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1331 <merge key="portable_audio_player.access_method" type="string">user</merge>
1332 <merge key="portable_audio_player.type" type="string">mtp</merge>
1333 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1334 <merge key="camera.libgphoto2.name" type="string">Archos C40</merge>
1335 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1336 </match>
1337 </match>
1338 <match key="usb.vendor_id" int="3705">
361 <match key="usb.product_id" int="4615"> 1339 <match key="usb.product_id" int="4615">
362 <merge key="info.category" type="string">portable_audio_player</merge> 1340 <merge key="info.category" type="string">portable_audio_player</merge>
363 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 1341 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -410,6 +1388,24 @@
410 <merge key="camera.libgphoto2.support" type="bool">true</merge> 1388 <merge key="camera.libgphoto2.support" type="bool">true</merge>
411 </match> 1389 </match>
412 </match> 1390 </match>
1391 <match key="usb.vendor_id" int="1363">
1392 <match key="usb.product_id" int="514">
1393 <merge key="info.category" type="string">camera</merge>
1394 <addset key="info.capabilities" type="strlist">camera</addset>
1395 <merge key="camera.access_method" type="string">proprietary</merge>
1396 <merge key="camera.libgphoto2.name" type="string">Argus DC-1500</merge>
1397 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1398 </match>
1399 </match>
1400 <match key="usb.vendor_id" int="10096">
1401 <match key="usb.product_id" int="37152">
1402 <merge key="info.category" type="string">camera</merge>
1403 <addset key="info.capabilities" type="strlist">camera</addset>
1404 <merge key="camera.access_method" type="string">proprietary</merge>
1405 <merge key="camera.libgphoto2.name" type="string">Argus DC-1510</merge>
1406 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1407 </match>
1408 </match>
413 <match key="usb.vendor_id" int="2362"> 1409 <match key="usb.vendor_id" int="2362">
414 <match key="usb.product_id" int="271"> 1410 <match key="usb.product_id" int="271">
415 <merge key="info.category" type="string">camera</merge> 1411 <merge key="info.category" type="string">camera</merge>
@@ -428,6 +1424,15 @@
428 <merge key="camera.libgphoto2.support" type="bool">true</merge> 1424 <merge key="camera.libgphoto2.support" type="bool">true</merge>
429 </match> 1425 </match>
430 </match> 1426 </match>
1427 <match key="usb.vendor_id" int="10096">
1428 <match key="usb.product_id" int="37180">
1429 <merge key="info.category" type="string">camera</merge>
1430 <addset key="info.capabilities" type="strlist">camera</addset>
1431 <merge key="camera.access_method" type="string">proprietary</merge>
1432 <merge key="camera.libgphoto2.name" type="string">Argus DC-1730</merge>
1433 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1434 </match>
1435 </match>
431 <match key="usb.vendor_id" int="2329"> 1436 <match key="usb.vendor_id" int="2329">
432 <match key="usb.product_id" int="256"> 1437 <match key="usb.product_id" int="256">
433 <merge key="info.category" type="string">camera</merge> 1438 <merge key="info.category" type="string">camera</merge>
@@ -464,6 +1469,693 @@
464 <merge key="camera.libgphoto2.support" type="bool">true</merge> 1469 <merge key="camera.libgphoto2.support" type="bool">true</merge>
465 </match> 1470 </match>
466 </match> 1471 </match>
1472 <match key="usb.vendor_id" int="10096">
1473 <match key="usb.product_id" int="36956">
1474 <merge key="info.category" type="string">camera</merge>
1475 <addset key="info.capabilities" type="strlist">camera</addset>
1476 <merge key="camera.access_method" type="string">proprietary</merge>
1477 <merge key="camera.libgphoto2.name" type="string">Aries Digital Keychain Camera, I</merge>
1478 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1479 </match>
1480 </match>
1481 <match key="usb.vendor_id" int="2821">
1482 <match key="usb.product_id" int="23055">
1483 <merge key="info.category" type="string">portable_audio_player</merge>
1484 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1485 <merge key="portable_audio_player.access_method" type="string">user</merge>
1486 <merge key="portable_audio_player.type" type="string">mtp</merge>
1487 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1488 <merge key="camera.libgphoto2.name" type="string">Asus A450CG (MTP)</merge>
1489 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1490 </match>
1491 </match>
1492 <match key="usb.vendor_id" int="2821">
1493 <match key="usb.product_id" int="19680">
1494 <merge key="info.category" type="string">portable_audio_player</merge>
1495 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1496 <merge key="portable_audio_player.access_method" type="string">user</merge>
1497 <merge key="portable_audio_player.type" type="string">mtp</merge>
1498 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1499 <merge key="camera.libgphoto2.name" type="string">Asus Asus Fonepad Note 6 (MTP)</merge>
1500 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1501 </match>
1502 </match>
1503 <match key="usb.vendor_id" int="2821">
1504 <match key="usb.product_id" int="19681">
1505 <merge key="info.category" type="string">portable_audio_player</merge>
1506 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1507 <merge key="portable_audio_player.access_method" type="string">user</merge>
1508 <merge key="portable_audio_player.type" type="string">mtp</merge>
1509 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1510 <merge key="camera.libgphoto2.name" type="string">Asus Asus Fonepad Note 6 (MTP+ADB)</merge>
1511 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1512 </match>
1513 </match>
1514 <match key="usb.vendor_id" int="2821">
1515 <match key="usb.product_id" int="20815">
1516 <merge key="info.category" type="string">portable_audio_player</merge>
1517 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1518 <merge key="portable_audio_player.access_method" type="string">user</merge>
1519 <merge key="portable_audio_player.type" type="string">mtp</merge>
1520 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1521 <merge key="camera.libgphoto2.name" type="string">Asus Fonepad</merge>
1522 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1523 </match>
1524 </match>
1525 <match key="usb.vendor_id" int="2821">
1526 <match key="usb.product_id" int="30579">
1527 <merge key="info.category" type="string">portable_audio_player</merge>
1528 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1529 <merge key="portable_audio_player.access_method" type="string">user</merge>
1530 <merge key="portable_audio_player.type" type="string">mtp</merge>
1531 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1532 <merge key="camera.libgphoto2.name" type="string">Asus Fonepad 7 (FE375CXG)</merge>
1533 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1534 </match>
1535 </match>
1536 <match key="usb.vendor_id" int="2821">
1537 <match key="usb.product_id" int="21519">
1538 <merge key="info.category" type="string">portable_audio_player</merge>
1539 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1540 <merge key="portable_audio_player.access_method" type="string">user</merge>
1541 <merge key="portable_audio_player.type" type="string">mtp</merge>
1542 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1543 <merge key="camera.libgphoto2.name" type="string">Asus Fonepad 7 LTE ME372CL (MTP)</merge>
1544 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1545 </match>
1546 </match>
1547 <match key="usb.vendor_id" int="2821">
1548 <match key="usb.product_id" int="21535">
1549 <merge key="info.category" type="string">portable_audio_player</merge>
1550 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1551 <merge key="portable_audio_player.access_method" type="string">user</merge>
1552 <merge key="portable_audio_player.type" type="string">mtp</merge>
1553 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1554 <merge key="camera.libgphoto2.name" type="string">Asus Fonepad 7 LTE ME372CL (MTP+ADB)</merge>
1555 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1556 </match>
1557 </match>
1558 <match key="usb.vendor_id" int="2821">
1559 <match key="usb.product_id" int="21775">
1560 <merge key="info.category" type="string">portable_audio_player</merge>
1561 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1562 <merge key="portable_audio_player.access_method" type="string">user</merge>
1563 <merge key="portable_audio_player.type" type="string">mtp</merge>
1564 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1565 <merge key="camera.libgphoto2.name" type="string">Asus K00E (MTP+ADB)</merge>
1566 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1567 </match>
1568 </match>
1569 <match key="usb.vendor_id" int="2821">
1570 <match key="usb.product_id" int="21760">
1571 <merge key="info.category" type="string">portable_audio_player</merge>
1572 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1573 <merge key="portable_audio_player.access_method" type="string">user</merge>
1574 <merge key="portable_audio_player.type" type="string">mtp</merge>
1575 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1576 <merge key="camera.libgphoto2.name" type="string">Asus K010 (MTP)</merge>
1577 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1578 </match>
1579 </match>
1580 <match key="usb.vendor_id" int="2821">
1581 <match key="usb.product_id" int="19664">
1582 <merge key="info.category" type="string">portable_audio_player</merge>
1583 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1584 <merge key="portable_audio_player.access_method" type="string">user</merge>
1585 <merge key="portable_audio_player.type" type="string">mtp</merge>
1586 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1587 <merge key="camera.libgphoto2.name" type="string">Asus ME301T MeMo Pad Smart 10 (MTP)</merge>
1588 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1589 </match>
1590 </match>
1591 <match key="usb.vendor_id" int="2821">
1592 <match key="usb.product_id" int="19665">
1593 <merge key="info.category" type="string">portable_audio_player</merge>
1594 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1595 <merge key="portable_audio_player.access_method" type="string">user</merge>
1596 <merge key="portable_audio_player.type" type="string">mtp</merge>
1597 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1598 <merge key="camera.libgphoto2.name" type="string">Asus ME301T MeMo Pad Smart 10 (MTP+ADB)</merge>
1599 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1600 </match>
1601 </match>
1602 <match key="usb.vendor_id" int="2821">
1603 <match key="usb.product_id" int="21023">
1604 <merge key="info.category" type="string">portable_audio_player</merge>
1605 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1606 <merge key="portable_audio_player.access_method" type="string">user</merge>
1607 <merge key="portable_audio_player.type" type="string">mtp</merge>
1608 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1609 <merge key="camera.libgphoto2.name" type="string">Asus ME302C MemoPad (MTP)</merge>
1610 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1611 </match>
1612 </match>
1613 <match key="usb.vendor_id" int="2821">
1614 <match key="usb.product_id" int="21007">
1615 <merge key="info.category" type="string">portable_audio_player</merge>
1616 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1617 <merge key="portable_audio_player.access_method" type="string">user</merge>
1618 <merge key="portable_audio_player.type" type="string">mtp</merge>
1619 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1620 <merge key="camera.libgphoto2.name" type="string">Asus ME302C MemoPad (MTP+?)</merge>
1621 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1622 </match>
1623 </match>
1624 <match key="usb.vendor_id" int="2821">
1625 <match key="usb.product_id" int="19648">
1626 <merge key="info.category" type="string">portable_audio_player</merge>
1627 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1628 <merge key="portable_audio_player.access_method" type="string">user</merge>
1629 <merge key="portable_audio_player.type" type="string">mtp</merge>
1630 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1631 <merge key="camera.libgphoto2.name" type="string">Asus ME302KL MeMo Pad FHD10 (MTP)</merge>
1632 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1633 </match>
1634 </match>
1635 <match key="usb.vendor_id" int="2821">
1636 <match key="usb.product_id" int="19649">
1637 <merge key="info.category" type="string">portable_audio_player</merge>
1638 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1639 <merge key="portable_audio_player.access_method" type="string">user</merge>
1640 <merge key="portable_audio_player.type" type="string">mtp</merge>
1641 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1642 <merge key="camera.libgphoto2.name" type="string">Asus ME302KL MeMo Pad FHD10 (MTP+ADB)</merge>
1643 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1644 </match>
1645 </match>
1646 <match key="usb.vendor_id" int="2821">
1647 <match key="usb.product_id" int="21600">
1648 <merge key="info.category" type="string">portable_audio_player</merge>
1649 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1650 <merge key="portable_audio_player.access_method" type="string">user</merge>
1651 <merge key="portable_audio_player.type" type="string">mtp</merge>
1652 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1653 <merge key="camera.libgphoto2.name" type="string">Asus Memo K00F (MTP)</merge>
1654 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1655 </match>
1656 </match>
1657 <match key="usb.vendor_id" int="2821">
1658 <match key="usb.product_id" int="21608">
1659 <merge key="info.category" type="string">portable_audio_player</merge>
1660 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1661 <merge key="portable_audio_player.access_method" type="string">user</merge>
1662 <merge key="portable_audio_player.type" type="string">mtp</merge>
1663 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1664 <merge key="camera.libgphoto2.name" type="string">Asus Memo K00F (MTP+ADB)</merge>
1665 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1666 </match>
1667 </match>
1668 <match key="usb.vendor_id" int="2821">
1669 <match key="usb.product_id" int="21504">
1670 <merge key="info.category" type="string">portable_audio_player</merge>
1671 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1672 <merge key="portable_audio_player.access_method" type="string">user</merge>
1673 <merge key="portable_audio_player.type" type="string">mtp</merge>
1674 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1675 <merge key="camera.libgphoto2.name" type="string">Asus Memo ME172V (MTP)</merge>
1676 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1677 </match>
1678 </match>
1679 <match key="usb.vendor_id" int="2821">
1680 <match key="usb.product_id" int="21520">
1681 <merge key="info.category" type="string">portable_audio_player</merge>
1682 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1683 <merge key="portable_audio_player.access_method" type="string">user</merge>
1684 <merge key="portable_audio_player.type" type="string">mtp</merge>
1685 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1686 <merge key="camera.libgphoto2.name" type="string">Asus Memo ME173X (MTP)</merge>
1687 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1688 </match>
1689 </match>
1690 <match key="usb.vendor_id" int="2821">
1691 <match key="usb.product_id" int="21521">
1692 <merge key="info.category" type="string">portable_audio_player</merge>
1693 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1694 <merge key="portable_audio_player.access_method" type="string">user</merge>
1695 <merge key="portable_audio_player.type" type="string">mtp</merge>
1696 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1697 <merge key="camera.libgphoto2.name" type="string">Asus Memo ME173X (MTP+ADB)</merge>
1698 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1699 </match>
1700 </match>
1701 <match key="usb.vendor_id" int="2821">
1702 <match key="usb.product_id" int="21606">
1703 <merge key="info.category" type="string">portable_audio_player</merge>
1704 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1705 <merge key="portable_audio_player.access_method" type="string">user</merge>
1706 <merge key="portable_audio_player.type" type="string">mtp</merge>
1707 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1708 <merge key="camera.libgphoto2.name" type="string">Asus Memo Pad 8 (MTP)</merge>
1709 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1710 </match>
1711 </match>
1712 <match key="usb.vendor_id" int="2821">
1713 <match key="usb.product_id" int="30578">
1714 <merge key="info.category" type="string">portable_audio_player</merge>
1715 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1716 <merge key="portable_audio_player.access_method" type="string">user</merge>
1717 <merge key="portable_audio_player.type" type="string">mtp</merge>
1718 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1719 <merge key="camera.libgphoto2.name" type="string">Asus MemoPad 7 (ME572CL)</merge>
1720 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1721 </match>
1722 </match>
1723 <match key="usb.vendor_id" int="2821">
1724 <match key="usb.product_id" int="21766">
1725 <merge key="info.category" type="string">portable_audio_player</merge>
1726 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1727 <merge key="portable_audio_player.access_method" type="string">user</merge>
1728 <merge key="portable_audio_player.type" type="string">mtp</merge>
1729 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1730 <merge key="camera.libgphoto2.name" type="string">Asus MemoPad 7 (MTP+ADB)</merge>
1731 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1732 </match>
1733 </match>
1734 <match key="usb.vendor_id" int="2821">
1735 <match key="usb.product_id" int="21857">
1736 <merge key="info.category" type="string">portable_audio_player</merge>
1737 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1738 <merge key="portable_audio_player.access_method" type="string">user</merge>
1739 <merge key="portable_audio_player.type" type="string">mtp</merge>
1740 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1741 <merge key="camera.libgphoto2.name" type="string">Asus MemoPad 8 ME181 CX (MTP)</merge>
1742 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1743 </match>
1744 </match>
1745 <match key="usb.vendor_id" int="2821">
1746 <match key="usb.product_id" int="20992">
1747 <merge key="info.category" type="string">portable_audio_player</merge>
1748 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1749 <merge key="portable_audio_player.access_method" type="string">user</merge>
1750 <merge key="portable_audio_player.type" type="string">mtp</merge>
1751 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1752 <merge key="camera.libgphoto2.name" type="string">Asus PadFone (MTP)</merge>
1753 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1754 </match>
1755 </match>
1756 <match key="usb.vendor_id" int="2821">
1757 <match key="usb.product_id" int="20993">
1758 <merge key="info.category" type="string">portable_audio_player</merge>
1759 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1760 <merge key="portable_audio_player.access_method" type="string">user</merge>
1761 <merge key="portable_audio_player.type" type="string">mtp</merge>
1762 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1763 <merge key="camera.libgphoto2.name" type="string">Asus PadFone (MTP+ADB)</merge>
1764 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1765 </match>
1766 </match>
1767 <match key="usb.vendor_id" int="2821">
1768 <match key="usb.product_id" int="21008">
1769 <merge key="info.category" type="string">portable_audio_player</merge>
1770 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1771 <merge key="portable_audio_player.access_method" type="string">user</merge>
1772 <merge key="portable_audio_player.type" type="string">mtp</merge>
1773 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1774 <merge key="camera.libgphoto2.name" type="string">Asus PadFone 2 (MTP)</merge>
1775 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1776 </match>
1777 </match>
1778 <match key="usb.vendor_id" int="2821">
1779 <match key="usb.product_id" int="21009">
1780 <merge key="info.category" type="string">portable_audio_player</merge>
1781 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1782 <merge key="portable_audio_player.access_method" type="string">user</merge>
1783 <merge key="portable_audio_player.type" type="string">mtp</merge>
1784 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1785 <merge key="camera.libgphoto2.name" type="string">Asus PadFone 2 (MTP+ADB)</merge>
1786 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1787 </match>
1788 </match>
1789 <match key="usb.vendor_id" int="2821">
1790 <match key="usb.product_id" int="21012">
1791 <merge key="info.category" type="string">portable_audio_player</merge>
1792 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1793 <merge key="portable_audio_player.access_method" type="string">user</merge>
1794 <merge key="portable_audio_player.type" type="string">mtp</merge>
1795 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1796 <merge key="camera.libgphoto2.name" type="string">Asus PadFone 2 (PTP)</merge>
1797 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1798 </match>
1799 </match>
1800 <match key="usb.vendor_id" int="2821">
1801 <match key="usb.product_id" int="21024">
1802 <merge key="info.category" type="string">portable_audio_player</merge>
1803 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1804 <merge key="portable_audio_player.access_method" type="string">user</merge>
1805 <merge key="portable_audio_player.type" type="string">mtp</merge>
1806 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1807 <merge key="camera.libgphoto2.name" type="string">Asus PadFone Infinity (2nd ID) (MTP)</merge>
1808 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1809 </match>
1810 </match>
1811 <match key="usb.vendor_id" int="2821">
1812 <match key="usb.product_id" int="21025">
1813 <merge key="info.category" type="string">portable_audio_player</merge>
1814 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1815 <merge key="portable_audio_player.access_method" type="string">user</merge>
1816 <merge key="portable_audio_player.type" type="string">mtp</merge>
1817 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1818 <merge key="camera.libgphoto2.name" type="string">Asus PadFone Infinity (2nd ID) (MTP+ADB)</merge>
1819 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1820 </match>
1821 </match>
1822 <match key="usb.vendor_id" int="2821">
1823 <match key="usb.product_id" int="21040">
1824 <merge key="info.category" type="string">portable_audio_player</merge>
1825 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1826 <merge key="portable_audio_player.access_method" type="string">user</merge>
1827 <merge key="portable_audio_player.type" type="string">mtp</merge>
1828 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1829 <merge key="camera.libgphoto2.name" type="string">Asus PadFone Infinity (MTP)</merge>
1830 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1831 </match>
1832 </match>
1833 <match key="usb.vendor_id" int="2821">
1834 <match key="usb.product_id" int="21041">
1835 <merge key="info.category" type="string">portable_audio_player</merge>
1836 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1837 <merge key="portable_audio_player.access_method" type="string">user</merge>
1838 <merge key="portable_audio_player.type" type="string">mtp</merge>
1839 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1840 <merge key="camera.libgphoto2.name" type="string">Asus PadFone Infinity (MTP+ADB)</merge>
1841 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1842 </match>
1843 </match>
1844 <match key="usb.vendor_id" int="2821">
1845 <match key="usb.product_id" int="19968">
1846 <merge key="info.category" type="string">portable_audio_player</merge>
1847 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1848 <merge key="portable_audio_player.access_method" type="string">user</merge>
1849 <merge key="portable_audio_player.type" type="string">mtp</merge>
1850 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1851 <merge key="camera.libgphoto2.name" type="string">Asus SL101 (MTP)</merge>
1852 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1853 </match>
1854 </match>
1855 <match key="usb.vendor_id" int="2821">
1856 <match key="usb.product_id" int="19969">
1857 <merge key="info.category" type="string">portable_audio_player</merge>
1858 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1859 <merge key="portable_audio_player.access_method" type="string">user</merge>
1860 <merge key="portable_audio_player.type" type="string">mtp</merge>
1861 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1862 <merge key="camera.libgphoto2.name" type="string">Asus SL101 (MTP+ADB)</merge>
1863 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1864 </match>
1865 </match>
1866 <match key="usb.vendor_id" int="2821">
1867 <match key="usb.product_id" int="19983">
1868 <merge key="info.category" type="string">portable_audio_player</merge>
1869 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1870 <merge key="portable_audio_player.access_method" type="string">user</merge>
1871 <merge key="portable_audio_player.type" type="string">mtp</merge>
1872 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1873 <merge key="camera.libgphoto2.name" type="string">Asus TF101 Eeepad Transformer (MTP)</merge>
1874 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1875 </match>
1876 </match>
1877 <match key="usb.vendor_id" int="2821">
1878 <match key="usb.product_id" int="19999">
1879 <merge key="info.category" type="string">portable_audio_player</merge>
1880 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1881 <merge key="portable_audio_player.access_method" type="string">user</merge>
1882 <merge key="portable_audio_player.type" type="string">mtp</merge>
1883 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1884 <merge key="camera.libgphoto2.name" type="string">Asus TF101 Eeepad Transformer (MTP+ADB)</merge>
1885 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1886 </match>
1887 </match>
1888 <match key="usb.vendor_id" int="2821">
1889 <match key="usb.product_id" int="19712">
1890 <merge key="info.category" type="string">portable_audio_player</merge>
1891 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1892 <merge key="portable_audio_player.access_method" type="string">user</merge>
1893 <merge key="portable_audio_player.type" type="string">mtp</merge>
1894 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1895 <merge key="camera.libgphoto2.name" type="string">Asus TF201 Transformer Prime (keyboard dock)</merge>
1896 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1897 </match>
1898 </match>
1899 <match key="usb.vendor_id" int="2821">
1900 <match key="usb.product_id" int="19713">
1901 <merge key="info.category" type="string">portable_audio_player</merge>
1902 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1903 <merge key="portable_audio_player.access_method" type="string">user</merge>
1904 <merge key="portable_audio_player.type" type="string">mtp</merge>
1905 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1906 <merge key="camera.libgphoto2.name" type="string">Asus TF201 Transformer Prime (tablet only)</merge>
1907 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1908 </match>
1909 </match>
1910 <match key="usb.vendor_id" int="2821">
1911 <match key="usb.product_id" int="19584">
1912 <merge key="info.category" type="string">portable_audio_player</merge>
1913 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1914 <merge key="portable_audio_player.access_method" type="string">user</merge>
1915 <merge key="portable_audio_player.type" type="string">mtp</merge>
1916 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1917 <merge key="camera.libgphoto2.name" type="string">Asus TF300 Transformer (MTP)</merge>
1918 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1919 </match>
1920 </match>
1921 <match key="usb.vendor_id" int="2821">
1922 <match key="usb.product_id" int="19585">
1923 <merge key="info.category" type="string">portable_audio_player</merge>
1924 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1925 <merge key="portable_audio_player.access_method" type="string">user</merge>
1926 <merge key="portable_audio_player.type" type="string">mtp</merge>
1927 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1928 <merge key="camera.libgphoto2.name" type="string">Asus TF300 Transformer (MTP+ADB)</merge>
1929 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1930 </match>
1931 </match>
1932 <match key="usb.vendor_id" int="2821">
1933 <match key="usb.product_id" int="19600">
1934 <merge key="info.category" type="string">portable_audio_player</merge>
1935 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1936 <merge key="portable_audio_player.access_method" type="string">user</merge>
1937 <merge key="portable_audio_player.type" type="string">mtp</merge>
1938 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1939 <merge key="camera.libgphoto2.name" type="string">Asus TF700 Transformer (MTP)</merge>
1940 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1941 </match>
1942 </match>
1943 <match key="usb.vendor_id" int="2821">
1944 <match key="usb.product_id" int="19601">
1945 <merge key="info.category" type="string">portable_audio_player</merge>
1946 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1947 <merge key="portable_audio_player.access_method" type="string">user</merge>
1948 <merge key="portable_audio_player.type" type="string">mtp</merge>
1949 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1950 <merge key="camera.libgphoto2.name" type="string">Asus TF700 Transformer (MTP+ADB)</merge>
1951 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1952 </match>
1953 </match>
1954 <match key="usb.vendor_id" int="2821">
1955 <match key="usb.product_id" int="19616">
1956 <merge key="info.category" type="string">portable_audio_player</merge>
1957 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1958 <merge key="portable_audio_player.access_method" type="string">user</merge>
1959 <merge key="portable_audio_player.type" type="string">mtp</merge>
1960 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1961 <merge key="camera.libgphoto2.name" type="string">Asus TF701T Transformer Pad (MTP)</merge>
1962 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1963 </match>
1964 </match>
1965 <match key="usb.vendor_id" int="2821">
1966 <match key="usb.product_id" int="19617">
1967 <merge key="info.category" type="string">portable_audio_player</merge>
1968 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1969 <merge key="portable_audio_player.access_method" type="string">user</merge>
1970 <merge key="portable_audio_player.type" type="string">mtp</merge>
1971 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1972 <merge key="camera.libgphoto2.name" type="string">Asus TF701T Transformer Pad (MTP+ADB)</merge>
1973 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1974 </match>
1975 </match>
1976 <match key="usb.vendor_id" int="2821">
1977 <match key="usb.product_id" int="22047">
1978 <merge key="info.category" type="string">portable_audio_player</merge>
1979 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1980 <merge key="portable_audio_player.access_method" type="string">user</merge>
1981 <merge key="portable_audio_player.type" type="string">mtp</merge>
1982 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1983 <merge key="camera.libgphoto2.name" type="string">Asus TX201LA (MTP)</merge>
1984 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1985 </match>
1986 </match>
1987 <match key="usb.vendor_id" int="2821">
1988 <match key="usb.product_id" int="24322">
1989 <merge key="info.category" type="string">portable_audio_player</merge>
1990 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
1991 <merge key="portable_audio_player.access_method" type="string">user</merge>
1992 <merge key="portable_audio_player.type" type="string">mtp</merge>
1993 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
1994 <merge key="camera.libgphoto2.name" type="string">Asus Zenfone 2 ZE550ML (MTP)</merge>
1995 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1996 </match>
1997 </match>
1998 <match key="usb.vendor_id" int="2821">
1999 <match key="usb.product_id" int="22543">
2000 <merge key="info.category" type="string">portable_audio_player</merge>
2001 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2002 <merge key="portable_audio_player.access_method" type="string">user</merge>
2003 <merge key="portable_audio_player.type" type="string">mtp</merge>
2004 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2005 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 4 (MTP)</merge>
2006 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2007 </match>
2008 </match>
2009 <match key="usb.vendor_id" int="2821">
2010 <match key="usb.product_id" int="22559">
2011 <merge key="info.category" type="string">portable_audio_player</merge>
2012 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2013 <merge key="portable_audio_player.access_method" type="string">user</merge>
2014 <merge key="portable_audio_player.type" type="string">mtp</merge>
2015 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2016 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 4 A400CG (MTP)</merge>
2017 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2018 </match>
2019 </match>
2020 <match key="usb.vendor_id" int="2821">
2021 <match key="usb.product_id" int="21632">
2022 <merge key="info.category" type="string">portable_audio_player</merge>
2023 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2024 <merge key="portable_audio_player.access_method" type="string">user</merge>
2025 <merge key="portable_audio_player.type" type="string">mtp</merge>
2026 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2027 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 5 (MTP)</merge>
2028 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2029 </match>
2030 </match>
2031 <match key="usb.vendor_id" int="2821">
2032 <match key="usb.product_id" int="21633">
2033 <merge key="info.category" type="string">portable_audio_player</merge>
2034 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2035 <merge key="portable_audio_player.access_method" type="string">user</merge>
2036 <merge key="portable_audio_player.type" type="string">mtp</merge>
2037 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2038 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 5 (MTP+ADB)</merge>
2039 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2040 </match>
2041 </match>
2042 <match key="usb.vendor_id" int="2821">
2043 <match key="usb.product_id" int="30593">
2044 <merge key="info.category" type="string">portable_audio_player</merge>
2045 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2046 <merge key="portable_audio_player.access_method" type="string">user</merge>
2047 <merge key="portable_audio_player.type" type="string">mtp</merge>
2048 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2049 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 5 A500KL (MTP+ADB)</merge>
2050 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2051 </match>
2052 </match>
2053 <match key="usb.vendor_id" int="2821">
2054 <match key="usb.product_id" int="21648">
2055 <merge key="info.category" type="string">portable_audio_player</merge>
2056 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2057 <merge key="portable_audio_player.access_method" type="string">user</merge>
2058 <merge key="portable_audio_player.type" type="string">mtp</merge>
2059 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2060 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 6 (MTP)</merge>
2061 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2062 </match>
2063 </match>
2064 <match key="usb.vendor_id" int="2821">
2065 <match key="usb.product_id" int="21649">
2066 <merge key="info.category" type="string">portable_audio_player</merge>
2067 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2068 <merge key="portable_audio_player.access_method" type="string">user</merge>
2069 <merge key="portable_audio_player.type" type="string">mtp</merge>
2070 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2071 <merge key="camera.libgphoto2.name" type="string">Asus ZenFone 6 (MTP+ADB)</merge>
2072 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2073 </match>
2074 </match>
2075 <match key="usb.vendor_id" int="10096">
2076 <match key="usb.product_id" int="36945">
2077 <merge key="info.category" type="string">camera</merge>
2078 <addset key="info.capabilities" type="strlist">camera</addset>
2079 <merge key="camera.access_method" type="string">proprietary</merge>
2080 <merge key="camera.libgphoto2.name" type="string">Barbie Camera (Digital Blue)</merge>
2081 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2082 </match>
2083 </match>
2084 <match key="usb.vendor_id" int="8320">
2085 <match key="usb.product_id" int="6">
2086 <merge key="info.category" type="string">portable_audio_player</merge>
2087 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2088 <merge key="portable_audio_player.access_method" type="string">user</merge>
2089 <merge key="portable_audio_player.type" type="string">mtp</merge>
2090 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2091 <merge key="camera.libgphoto2.name" type="string">Barnes&amp;Noble Nook HD</merge>
2092 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2093 </match>
2094 </match>
2095 <match key="usb.vendor_id" int="8320">
2096 <match key="usb.product_id" int="5">
2097 <merge key="info.category" type="string">portable_audio_player</merge>
2098 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2099 <merge key="portable_audio_player.access_method" type="string">user</merge>
2100 <merge key="portable_audio_player.type" type="string">mtp</merge>
2101 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2102 <merge key="camera.libgphoto2.name" type="string">Barnes&amp;Noble Nook HD+</merge>
2103 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2104 </match>
2105 </match>
2106 <match key="usb.vendor_id" int="1189">
2107 <match key="usb.product_id" int="12291">
2108 <merge key="info.category" type="string">camera</merge>
2109 <addset key="info.capabilities" type="strlist">camera</addset>
2110 <merge key="camera.access_method" type="string">proprietary</merge>
2111 <merge key="camera.libgphoto2.name" type="string">Benq DC1300</merge>
2112 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2113 </match>
2114 </match>
2115 <match key="usb.vendor_id" int="7493">
2116 <match key="usb.product_id" int="17821">
2117 <merge key="info.category" type="string">portable_audio_player</merge>
2118 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2119 <merge key="portable_audio_player.access_method" type="string">user</merge>
2120 <merge key="portable_audio_player.type" type="string">mtp</merge>
2121 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2122 <merge key="camera.libgphoto2.name" type="string">BenQ F5</merge>
2123 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2124 </match>
2125 </match>
2126 <match key="usb.vendor_id" int="10823">
2127 <match key="usb.product_id" int="32528">
2128 <merge key="info.category" type="string">portable_audio_player</merge>
2129 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2130 <merge key="portable_audio_player.access_method" type="string">user</merge>
2131 <merge key="portable_audio_player.type" type="string">mtp</merge>
2132 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2133 <merge key="camera.libgphoto2.name" type="string">bq Aquarius E5-4G</merge>
2134 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2135 </match>
2136 </match>
2137 <match key="usb.vendor_id" int="10823">
2138 <match key="usb.product_id" int="8200">
2139 <merge key="info.category" type="string">portable_audio_player</merge>
2140 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2141 <merge key="portable_audio_player.access_method" type="string">user</merge>
2142 <merge key="portable_audio_player.type" type="string">mtp</merge>
2143 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2144 <merge key="camera.libgphoto2.name" type="string">bq Krillin (MTP)</merge>
2145 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2146 </match>
2147 </match>
2148 <match key="usb.vendor_id" int="10823">
2149 <match key="usb.product_id" int="3074">
2150 <merge key="info.category" type="string">portable_audio_player</merge>
2151 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
2152 <merge key="portable_audio_player.access_method" type="string">user</merge>
2153 <merge key="portable_audio_player.type" type="string">mtp</merge>
2154 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
2155 <merge key="camera.libgphoto2.name" type="string">bq Krillin (MTP+ADB)</merge>
2156 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2157 </match>
2158 </match>
467 <match key="usb.vendor_id" int="1193"> 2159 <match key="usb.vendor_id" int="1193">
468 <match key="usb.product_id" int="12359"> 2160 <match key="usb.product_id" int="12359">
469 <merge key="info.category" type="string">camera</merge> 2161 <merge key="info.category" type="string">camera</merge>
@@ -510,6 +2202,15 @@
510 </match> 2202 </match>
511 </match> 2203 </match>
512 <match key="usb.vendor_id" int="1193"> 2204 <match key="usb.vendor_id" int="1193">
2205 <match key="usb.product_id" int="12904">
2206 <merge key="info.category" type="string">camera</merge>
2207 <addset key="info.capabilities" type="strlist">camera</addset>
2208 <merge key="camera.access_method" type="string">ptp</merge>
2209 <merge key="camera.libgphoto2.name" type="string">Canon Digital IXUS 255HS</merge>
2210 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2211 </match>
2212 </match>
2213 <match key="usb.vendor_id" int="1193">
513 <match key="usb.product_id" int="12480"> 2214 <match key="usb.product_id" int="12480">
514 <merge key="info.category" type="string">camera</merge> 2215 <merge key="info.category" type="string">camera</merge>
515 <addset key="info.capabilities" type="strlist">camera</addset> 2216 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -528,6 +2229,15 @@
528 </match> 2229 </match>
529 </match> 2230 </match>
530 <match key="usb.vendor_id" int="1193"> 2231 <match key="usb.vendor_id" int="1193">
2232 <match key="usb.product_id" int="12791">
2233 <merge key="info.category" type="string">camera</merge>
2234 <addset key="info.capabilities" type="strlist">camera</addset>
2235 <merge key="camera.access_method" type="string">ptp</merge>
2236 <merge key="camera.libgphoto2.name" type="string">Canon Digital IXUS 300 HS</merge>
2237 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2238 </match>
2239 </match>
2240 <match key="usb.vendor_id" int="1193">
531 <match key="usb.product_id" int="12390"> 2241 <match key="usb.product_id" int="12390">
532 <merge key="info.category" type="string">camera</merge> 2242 <merge key="info.category" type="string">camera</merge>
533 <addset key="info.capabilities" type="strlist">camera</addset> 2243 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -915,6 +2625,15 @@
915 </match> 2625 </match>
916 </match> 2626 </match>
917 <match key="usb.vendor_id" int="1193"> 2627 <match key="usb.vendor_id" int="1193">
2628 <match key="usb.product_id" int="12912">
2629 <merge key="info.category" type="string">camera</merge>
2630 <addset key="info.capabilities" type="strlist">camera</addset>
2631 <merge key="camera.access_method" type="string">ptp</merge>
2632 <merge key="camera.libgphoto2.name" type="string">Canon EOS 100D</merge>
2633 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2634 </match>
2635 </match>
2636 <match key="usb.vendor_id" int="1193">
918 <match key="usb.product_id" int="12419"> 2637 <match key="usb.product_id" int="12419">
919 <merge key="info.category" type="string">camera</merge> 2638 <merge key="info.category" type="string">camera</merge>
920 <addset key="info.capabilities" type="strlist">camera</addset> 2639 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -924,6 +2643,33 @@
924 </match> 2643 </match>
925 </match> 2644 </match>
926 <match key="usb.vendor_id" int="1193"> 2645 <match key="usb.vendor_id" int="1193">
2646 <match key="usb.product_id" int="12476">
2647 <merge key="info.category" type="string">camera</merge>
2648 <addset key="info.capabilities" type="strlist">camera</addset>
2649 <merge key="camera.access_method" type="string">ptp</merge>
2650 <merge key="camera.libgphoto2.name" type="string">Canon EOS 10D (PTP mode)</merge>
2651 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2652 </match>
2653 </match>
2654 <match key="usb.vendor_id" int="1193">
2655 <match key="usb.product_id" int="12823">
2656 <merge key="info.category" type="string">camera</merge>
2657 <addset key="info.capabilities" type="strlist">camera</addset>
2658 <merge key="camera.access_method" type="string">ptp</merge>
2659 <merge key="camera.libgphoto2.name" type="string">Canon EOS 1100D</merge>
2660 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2661 </match>
2662 </match>
2663 <match key="usb.vendor_id" int="1193">
2664 <match key="usb.product_id" int="12927">
2665 <merge key="info.category" type="string">camera</merge>
2666 <addset key="info.capabilities" type="strlist">camera</addset>
2667 <merge key="camera.access_method" type="string">ptp</merge>
2668 <merge key="camera.libgphoto2.name" type="string">Canon EOS 1200D</merge>
2669 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2670 </match>
2671 </match>
2672 <match key="usb.vendor_id" int="1193">
927 <match key="usb.product_id" int="12522"> 2673 <match key="usb.product_id" int="12522">
928 <merge key="info.category" type="string">camera</merge> 2674 <merge key="info.category" type="string">camera</merge>
929 <addset key="info.capabilities" type="strlist">camera</addset> 2675 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -942,6 +2688,24 @@
942 </match> 2688 </match>
943 </match> 2689 </match>
944 <match key="usb.vendor_id" int="1193"> 2690 <match key="usb.vendor_id" int="1193">
2691 <match key="usb.product_id" int="12752">
2692 <merge key="info.category" type="string">camera</merge>
2693 <addset key="info.capabilities" type="strlist">camera</addset>
2694 <merge key="camera.access_method" type="string">ptp</merge>
2695 <merge key="camera.libgphoto2.name" type="string">Canon EOS 1D Mark IV</merge>
2696 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2697 </match>
2698 </match>
2699 <match key="usb.vendor_id" int="1193">
2700 <match key="usb.product_id" int="12825">
2701 <merge key="info.category" type="string">camera</merge>
2702 <addset key="info.capabilities" type="strlist">camera</addset>
2703 <merge key="camera.access_method" type="string">ptp</merge>
2704 <merge key="camera.libgphoto2.name" type="string">Canon EOS 1D X</merge>
2705 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2706 </match>
2707 </match>
2708 <match key="usb.vendor_id" int="1193">
945 <match key="usb.product_id" int="12523"> 2709 <match key="usb.product_id" int="12523">
946 <merge key="info.category" type="string">camera</merge> 2710 <merge key="info.category" type="string">camera</merge>
947 <addset key="info.capabilities" type="strlist">camera</addset> 2711 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1095,6 +2859,24 @@
1095 </match> 2859 </match>
1096 </match> 2860 </match>
1097 <match key="usb.vendor_id" int="1193"> 2861 <match key="usb.vendor_id" int="1193">
2862 <match key="usb.product_id" int="12858">
2863 <merge key="info.category" type="string">camera</merge>
2864 <addset key="info.capabilities" type="strlist">camera</addset>
2865 <merge key="camera.access_method" type="string">ptp</merge>
2866 <merge key="camera.libgphoto2.name" type="string">Canon EOS 5D Mark III</merge>
2867 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2868 </match>
2869 </match>
2870 <match key="usb.vendor_id" int="1193">
2871 <match key="usb.product_id" int="12824">
2872 <merge key="info.category" type="string">camera</merge>
2873 <addset key="info.capabilities" type="strlist">camera</addset>
2874 <merge key="camera.access_method" type="string">ptp</merge>
2875 <merge key="camera.libgphoto2.name" type="string">Canon EOS 600D</merge>
2876 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2877 </match>
2878 </match>
2879 <match key="usb.vendor_id" int="1193">
1098 <match key="usb.product_id" int="12821"> 2880 <match key="usb.product_id" int="12821">
1099 <merge key="info.category" type="string">camera</merge> 2881 <merge key="info.category" type="string">camera</merge>
1100 <addset key="info.capabilities" type="strlist">camera</addset> 2882 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1104,6 +2886,42 @@
1104 </match> 2886 </match>
1105 </match> 2887 </match>
1106 <match key="usb.vendor_id" int="1193"> 2888 <match key="usb.vendor_id" int="1193">
2889 <match key="usb.product_id" int="12859">
2890 <merge key="info.category" type="string">camera</merge>
2891 <addset key="info.capabilities" type="strlist">camera</addset>
2892 <merge key="camera.access_method" type="string">ptp</merge>
2893 <merge key="camera.libgphoto2.name" type="string">Canon EOS 650D</merge>
2894 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2895 </match>
2896 </match>
2897 <match key="usb.vendor_id" int="1193">
2898 <match key="usb.product_id" int="12880">
2899 <merge key="info.category" type="string">camera</merge>
2900 <addset key="info.capabilities" type="strlist">camera</addset>
2901 <merge key="camera.access_method" type="string">ptp</merge>
2902 <merge key="camera.libgphoto2.name" type="string">Canon EOS 6D</merge>
2903 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2904 </match>
2905 </match>
2906 <match key="usb.vendor_id" int="1193">
2907 <match key="usb.product_id" int="12914">
2908 <merge key="info.category" type="string">camera</merge>
2909 <addset key="info.capabilities" type="strlist">camera</addset>
2910 <merge key="camera.access_method" type="string">ptp</merge>
2911 <merge key="camera.libgphoto2.name" type="string">Canon EOS 700D</merge>
2912 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2913 </match>
2914 </match>
2915 <match key="usb.vendor_id" int="1193">
2916 <match key="usb.product_id" int="12883">
2917 <merge key="info.category" type="string">camera</merge>
2918 <addset key="info.capabilities" type="strlist">camera</addset>
2919 <merge key="camera.access_method" type="string">ptp</merge>
2920 <merge key="camera.libgphoto2.name" type="string">Canon EOS 70D</merge>
2921 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2922 </match>
2923 </match>
2924 <match key="usb.vendor_id" int="1193">
1107 <match key="usb.product_id" int="12698"> 2925 <match key="usb.product_id" int="12698">
1108 <merge key="info.category" type="string">camera</merge> 2926 <merge key="info.category" type="string">camera</merge>
1109 <addset key="info.capabilities" type="strlist">camera</addset> 2927 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1113,6 +2931,15 @@
1113 </match> 2931 </match>
1114 </match> 2932 </match>
1115 <match key="usb.vendor_id" int="1193"> 2933 <match key="usb.vendor_id" int="1193">
2934 <match key="usb.product_id" int="12911">
2935 <merge key="info.category" type="string">camera</merge>
2936 <addset key="info.capabilities" type="strlist">camera</addset>
2937 <merge key="camera.access_method" type="string">ptp</merge>
2938 <merge key="camera.libgphoto2.name" type="string">Canon EOS 7D MarkII</merge>
2939 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2940 </match>
2941 </match>
2942 <match key="usb.vendor_id" int="1193">
1116 <match key="usb.product_id" int="12356"> 2943 <match key="usb.product_id" int="12356">
1117 <merge key="info.category" type="string">camera</merge> 2944 <merge key="info.category" type="string">camera</merge>
1118 <addset key="info.capabilities" type="strlist">camera</addset> 2945 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1212,6 +3039,24 @@
1212 </match> 3039 </match>
1213 </match> 3040 </match>
1214 <match key="usb.vendor_id" int="1193"> 3041 <match key="usb.vendor_id" int="1193">
3042 <match key="usb.product_id" int="12861">
3043 <merge key="info.category" type="string">camera</merge>
3044 <addset key="info.capabilities" type="strlist">camera</addset>
3045 <merge key="camera.access_method" type="string">ptp</merge>
3046 <merge key="camera.libgphoto2.name" type="string">Canon EOS M</merge>
3047 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3048 </match>
3049 </match>
3050 <match key="usb.vendor_id" int="1193">
3051 <match key="usb.product_id" int="12953">
3052 <merge key="info.category" type="string">camera</merge>
3053 <addset key="info.capabilities" type="strlist">camera</addset>
3054 <merge key="camera.access_method" type="string">ptp</merge>
3055 <merge key="camera.libgphoto2.name" type="string">Canon EOS M3</merge>
3056 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3057 </match>
3058 </match>
3059 <match key="usb.vendor_id" int="1193">
1215 <match key="usb.product_id" int="12751"> 3060 <match key="usb.product_id" int="12751">
1216 <merge key="info.category" type="string">camera</merge> 3061 <merge key="info.category" type="string">camera</merge>
1217 <addset key="info.capabilities" type="strlist">camera</addset> 3062 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1239,6 +3084,33 @@
1239 </match> 3084 </match>
1240 </match> 3085 </match>
1241 <match key="usb.vendor_id" int="1193"> 3086 <match key="usb.vendor_id" int="1193">
3087 <match key="usb.product_id" int="12865">
3088 <merge key="info.category" type="string">camera</merge>
3089 <addset key="info.capabilities" type="strlist">camera</addset>
3090 <merge key="camera.access_method" type="string">ptp</merge>
3091 <merge key="camera.libgphoto2.name" type="string">Canon IXUS 125HS</merge>
3092 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3093 </match>
3094 </match>
3095 <match key="usb.vendor_id" int="1193">
3096 <match key="usb.product_id" int="12969">
3097 <merge key="info.category" type="string">camera</merge>
3098 <addset key="info.capabilities" type="strlist">camera</addset>
3099 <merge key="camera.access_method" type="string">ptp</merge>
3100 <merge key="camera.libgphoto2.name" type="string">Canon IXUS 165</merge>
3101 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3102 </match>
3103 </match>
3104 <match key="usb.vendor_id" int="1193">
3105 <match key="usb.product_id" int="12837">
3106 <merge key="info.category" type="string">camera</merge>
3107 <addset key="info.capabilities" type="strlist">camera</addset>
3108 <merge key="camera.access_method" type="string">ptp</merge>
3109 <merge key="camera.libgphoto2.name" type="string">Canon IXUS 310IS</merge>
3110 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3111 </match>
3112 </match>
3113 <match key="usb.vendor_id" int="1193">
1242 <match key="usb.product_id" int="12774"> 3114 <match key="usb.product_id" int="12774">
1243 <merge key="info.category" type="string">camera</merge> 3115 <merge key="info.category" type="string">camera</merge>
1244 <addset key="info.capabilities" type="strlist">camera</addset> 3116 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1356,15 +3228,6 @@
1356 </match> 3228 </match>
1357 </match> 3229 </match>
1358 <match key="usb.vendor_id" int="1193"> 3230 <match key="usb.vendor_id" int="1193">
1359 <match key="usb.product_id" int="12418">
1360 <merge key="info.category" type="string">camera</merge>
1361 <addset key="info.capabilities" type="strlist">camera</addset>
1362 <merge key="camera.access_method" type="string">proprietary</merge>
1363 <merge key="camera.libgphoto2.name" type="string">Canon MVX100i</merge>
1364 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1365 </match>
1366 </match>
1367 <match key="usb.vendor_id" int="1193">
1368 <match key="usb.product_id" int="12416"> 3231 <match key="usb.product_id" int="12416">
1369 <merge key="info.category" type="string">camera</merge> 3232 <merge key="info.category" type="string">camera</merge>
1370 <addset key="info.capabilities" type="strlist">camera</addset> 3233 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1401,15 +3264,6 @@
1401 </match> 3264 </match>
1402 </match> 3265 </match>
1403 <match key="usb.vendor_id" int="1193"> 3266 <match key="usb.vendor_id" int="1193">
1404 <match key="usb.product_id" int="12417">
1405 <merge key="info.category" type="string">camera</merge>
1406 <addset key="info.capabilities" type="strlist">camera</addset>
1407 <merge key="camera.access_method" type="string">proprietary</merge>
1408 <merge key="camera.libgphoto2.name" type="string">Canon Optura 10</merge>
1409 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1410 </match>
1411 </match>
1412 <match key="usb.vendor_id" int="1193">
1413 <match key="usb.product_id" int="12418"> 3267 <match key="usb.product_id" int="12418">
1414 <merge key="info.category" type="string">camera</merge> 3268 <merge key="info.category" type="string">camera</merge>
1415 <addset key="info.capabilities" type="strlist">camera</addset> 3269 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1500,6 +3354,15 @@
1500 </match> 3354 </match>
1501 </match> 3355 </match>
1502 <match key="usb.vendor_id" int="1193"> 3356 <match key="usb.vendor_id" int="1193">
3357 <match key="usb.product_id" int="12686">
3358 <merge key="info.category" type="string">camera</merge>
3359 <addset key="info.capabilities" type="strlist">camera</addset>
3360 <merge key="camera.access_method" type="string">ptp</merge>
3361 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A1000 IS</merge>
3362 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3363 </match>
3364 </match>
3365 <match key="usb.vendor_id" int="1193">
1503 <match key="usb.product_id" int="12739"> 3366 <match key="usb.product_id" int="12739">
1504 <merge key="info.category" type="string">camera</merge> 3367 <merge key="info.category" type="string">camera</merge>
1505 <addset key="info.capabilities" type="strlist">camera</addset> 3368 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1509,6 +3372,24 @@
1509 </match> 3372 </match>
1510 </match> 3373 </match>
1511 <match key="usb.vendor_id" int="1193"> 3374 <match key="usb.vendor_id" int="1193">
3375 <match key="usb.product_id" int="12862">
3376 <merge key="info.category" type="string">camera</merge>
3377 <addset key="info.capabilities" type="strlist">camera</addset>
3378 <merge key="camera.access_method" type="string">ptp</merge>
3379 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A1300IS</merge>
3380 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3381 </match>
3382 </match>
3383 <match key="usb.vendor_id" int="1193">
3384 <match key="usb.product_id" int="12900">
3385 <merge key="info.category" type="string">camera</merge>
3386 <addset key="info.capabilities" type="strlist">camera</addset>
3387 <merge key="camera.access_method" type="string">ptp</merge>
3388 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A1400</merge>
3389 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3390 </match>
3391 </match>
3392 <match key="usb.vendor_id" int="1193">
1512 <match key="usb.product_id" int="12366"> 3393 <match key="usb.product_id" int="12366">
1513 <merge key="info.category" type="string">camera</merge> 3394 <merge key="info.category" type="string">camera</merge>
1514 <addset key="info.capabilities" type="strlist">camera</addset> 3395 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1527,6 +3408,15 @@
1527 </match> 3408 </match>
1528 </match> 3409 </match>
1529 <match key="usb.vendor_id" int="1193"> 3410 <match key="usb.vendor_id" int="1193">
3411 <match key="usb.product_id" int="12689">
3412 <merge key="info.category" type="string">camera</merge>
3413 <addset key="info.capabilities" type="strlist">camera</addset>
3414 <merge key="camera.access_method" type="string">ptp</merge>
3415 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A2000 IS</merge>
3416 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3417 </match>
3418 </match>
3419 <match key="usb.vendor_id" int="1193">
1530 <match key="usb.product_id" int="12734"> 3420 <match key="usb.product_id" int="12734">
1531 <merge key="info.category" type="string">camera</merge> 3421 <merge key="info.category" type="string">camera</merge>
1532 <addset key="info.capabilities" type="strlist">camera</addset> 3422 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1536,6 +3426,51 @@
1536 </match> 3426 </match>
1537 </match> 3427 </match>
1538 <match key="usb.vendor_id" int="1193"> 3428 <match key="usb.vendor_id" int="1193">
3429 <match key="usb.product_id" int="12842">
3430 <merge key="info.category" type="string">camera</merge>
3431 <addset key="info.capabilities" type="strlist">camera</addset>
3432 <merge key="camera.access_method" type="string">ptp</merge>
3433 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A2200</merge>
3434 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3435 </match>
3436 </match>
3437 <match key="usb.vendor_id" int="1193">
3438 <match key="usb.product_id" int="12874">
3439 <merge key="info.category" type="string">camera</merge>
3440 <addset key="info.capabilities" type="strlist">camera</addset>
3441 <merge key="camera.access_method" type="string">ptp</merge>
3442 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A2300IS</merge>
3443 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3444 </match>
3445 </match>
3446 <match key="usb.vendor_id" int="1193">
3447 <match key="usb.product_id" int="12873">
3448 <merge key="info.category" type="string">camera</merge>
3449 <addset key="info.capabilities" type="strlist">camera</addset>
3450 <merge key="camera.access_method" type="string">ptp</merge>
3451 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A2400IS</merge>
3452 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3453 </match>
3454 </match>
3455 <match key="usb.vendor_id" int="1193">
3456 <match key="usb.product_id" int="12913">
3457 <merge key="info.category" type="string">camera</merge>
3458 <addset key="info.capabilities" type="strlist">camera</addset>
3459 <merge key="camera.access_method" type="string">ptp</merge>
3460 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A2500</merge>
3461 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3462 </match>
3463 </match>
3464 <match key="usb.vendor_id" int="1193">
3465 <match key="usb.product_id" int="12898">
3466 <merge key="info.category" type="string">camera</merge>
3467 <addset key="info.capabilities" type="strlist">camera</addset>
3468 <merge key="camera.access_method" type="string">ptp</merge>
3469 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A2600</merge>
3470 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3471 </match>
3472 </match>
3473 <match key="usb.vendor_id" int="1193">
1539 <match key="usb.product_id" int="12377"> 3474 <match key="usb.product_id" int="12377">
1540 <merge key="info.category" type="string">camera</merge> 3475 <merge key="info.category" type="string">camera</merge>
1541 <addset key="info.capabilities" type="strlist">camera</addset> 3476 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1554,6 +3489,15 @@
1554 </match> 3489 </match>
1555 </match> 3490 </match>
1556 <match key="usb.vendor_id" int="1193"> 3491 <match key="usb.vendor_id" int="1193">
3492 <match key="usb.product_id" int="12786">
3493 <merge key="info.category" type="string">camera</merge>
3494 <addset key="info.capabilities" type="strlist">camera</addset>
3495 <merge key="camera.access_method" type="string">ptp</merge>
3496 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A3000 IS</merge>
3497 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3498 </match>
3499 </match>
3500 <match key="usb.vendor_id" int="1193">
1557 <match key="usb.product_id" int="12472"> 3501 <match key="usb.product_id" int="12472">
1558 <merge key="info.category" type="string">camera</merge> 3502 <merge key="info.category" type="string">camera</merge>
1559 <addset key="info.capabilities" type="strlist">camera</addset> 3503 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1563,6 +3507,24 @@
1563 </match> 3507 </match>
1564 </match> 3508 </match>
1565 <match key="usb.vendor_id" int="1193"> 3509 <match key="usb.vendor_id" int="1193">
3510 <match key="usb.product_id" int="12785">
3511 <merge key="info.category" type="string">camera</merge>
3512 <addset key="info.capabilities" type="strlist">camera</addset>
3513 <merge key="camera.access_method" type="string">ptp</merge>
3514 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A3100 IS</merge>
3515 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3516 </match>
3517 </match>
3518 <match key="usb.vendor_id" int="1193">
3519 <match key="usb.product_id" int="12897">
3520 <merge key="info.category" type="string">camera</merge>
3521 <addset key="info.capabilities" type="strlist">camera</addset>
3522 <merge key="camera.access_method" type="string">ptp</merge>
3523 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A3500IS</merge>
3524 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3525 </match>
3526 </match>
3527 <match key="usb.vendor_id" int="1193">
1566 <match key="usb.product_id" int="12376"> 3528 <match key="usb.product_id" int="12376">
1567 <merge key="info.category" type="string">camera</merge> 3529 <merge key="info.category" type="string">camera</merge>
1568 <addset key="info.capabilities" type="strlist">camera</addset> 3530 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1581,6 +3543,15 @@
1581 </match> 3543 </match>
1582 </match> 3544 </match>
1583 <match key="usb.vendor_id" int="1193"> 3545 <match key="usb.vendor_id" int="1193">
3546 <match key="usb.product_id" int="12867">
3547 <merge key="info.category" type="string">camera</merge>
3548 <addset key="info.capabilities" type="strlist">camera</addset>
3549 <merge key="camera.access_method" type="string">ptp</merge>
3550 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A4000IS</merge>
3551 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3552 </match>
3553 </match>
3554 <match key="usb.vendor_id" int="1193">
1584 <match key="usb.product_id" int="12537"> 3555 <match key="usb.product_id" int="12537">
1585 <merge key="info.category" type="string">camera</merge> 3556 <merge key="info.category" type="string">camera</merge>
1586 <addset key="info.capabilities" type="strlist">camera</addset> 3557 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1626,6 +3597,15 @@
1626 </match> 3597 </match>
1627 </match> 3598 </match>
1628 <match key="usb.vendor_id" int="1193"> 3599 <match key="usb.vendor_id" int="1193">
3600 <match key="usb.product_id" int="12666">
3601 <merge key="info.category" type="string">camera</merge>
3602 <addset key="info.capabilities" type="strlist">camera</addset>
3603 <merge key="camera.access_method" type="string">ptp</merge>
3604 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A470</merge>
3605 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3606 </match>
3607 </match>
3608 <match key="usb.vendor_id" int="1193">
1629 <match key="usb.product_id" int="12735"> 3609 <match key="usb.product_id" int="12735">
1630 <merge key="info.category" type="string">camera</merge> 3610 <merge key="info.category" type="string">camera</merge>
1631 <addset key="info.capabilities" type="strlist">camera</addset> 3611 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1635,6 +3615,15 @@
1635 </match> 3615 </match>
1636 </match> 3616 </match>
1637 <match key="usb.vendor_id" int="1193"> 3617 <match key="usb.vendor_id" int="1193">
3618 <match key="usb.product_id" int="12783">
3619 <merge key="info.category" type="string">camera</merge>
3620 <addset key="info.capabilities" type="strlist">camera</addset>
3621 <merge key="camera.access_method" type="string">ptp</merge>
3622 <merge key="camera.libgphoto2.name" type="string">Canon Powershot A495</merge>
3623 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3624 </match>
3625 </match>
3626 <match key="usb.vendor_id" int="1193">
1638 <match key="usb.product_id" int="12482"> 3627 <match key="usb.product_id" int="12482">
1639 <merge key="info.category" type="string">camera</merge> 3628 <merge key="info.category" type="string">camera</merge>
1640 <addset key="info.capabilities" type="strlist">camera</addset> 3629 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1806,29 +3795,38 @@
1806 </match> 3795 </match>
1807 </match> 3796 </match>
1808 <match key="usb.vendor_id" int="1193"> 3797 <match key="usb.vendor_id" int="1193">
1809 <match key="usb.product_id" int="12666"> 3798 <match key="usb.product_id" int="12469">
1810 <merge key="info.category" type="string">camera</merge> 3799 <merge key="info.category" type="string">camera</merge>
1811 <addset key="info.capabilities" type="strlist">camera</addset> 3800 <addset key="info.capabilities" type="strlist">camera</addset>
1812 <merge key="camera.access_method" type="string">ptp</merge> 3801 <merge key="camera.access_method" type="string">ptp</merge>
1813 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A740</merge> 3802 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A75 (PTP mode)</merge>
1814 <merge key="camera.libgphoto2.support" type="bool">true</merge> 3803 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1815 </match> 3804 </match>
1816 </match> 3805 </match>
1817 <match key="usb.vendor_id" int="1193"> 3806 <match key="usb.vendor_id" int="1193">
1818 <match key="usb.product_id" int="12469"> 3807 <match key="usb.product_id" int="12442">
1819 <merge key="info.category" type="string">camera</merge> 3808 <merge key="info.category" type="string">camera</merge>
1820 <addset key="info.capabilities" type="strlist">camera</addset> 3809 <addset key="info.capabilities" type="strlist">camera</addset>
1821 <merge key="camera.access_method" type="string">ptp</merge> 3810 <merge key="camera.access_method" type="string">ptp</merge>
1822 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A75 (PTP mode)</merge> 3811 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A80 (PTP)</merge>
1823 <merge key="camera.libgphoto2.support" type="bool">true</merge> 3812 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1824 </match> 3813 </match>
1825 </match> 3814 </match>
1826 <match key="usb.vendor_id" int="1193"> 3815 <match key="usb.vendor_id" int="1193">
1827 <match key="usb.product_id" int="12442"> 3816 <match key="usb.product_id" int="12838">
1828 <merge key="info.category" type="string">camera</merge> 3817 <merge key="info.category" type="string">camera</merge>
1829 <addset key="info.capabilities" type="strlist">camera</addset> 3818 <addset key="info.capabilities" type="strlist">camera</addset>
1830 <merge key="camera.access_method" type="string">ptp</merge> 3819 <merge key="camera.access_method" type="string">ptp</merge>
1831 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A80 (PTP)</merge> 3820 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A800</merge>
3821 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3822 </match>
3823 </match>
3824 <match key="usb.vendor_id" int="1193">
3825 <match key="usb.product_id" int="12863">
3826 <merge key="info.category" type="string">camera</merge>
3827 <addset key="info.capabilities" type="strlist">camera</addset>
3828 <merge key="camera.access_method" type="string">ptp</merge>
3829 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot A810</merge>
1832 <merge key="camera.libgphoto2.support" type="bool">true</merge> 3830 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1833 </match> 3831 </match>
1834 </match> 3832 </match>
@@ -1860,6 +3858,24 @@
1860 </match> 3858 </match>
1861 </match> 3859 </match>
1862 <match key="usb.vendor_id" int="1193"> 3860 <match key="usb.vendor_id" int="1193">
3861 <match key="usb.product_id" int="12936">
3862 <merge key="info.category" type="string">camera</merge>
3863 <addset key="info.capabilities" type="strlist">camera</addset>
3864 <merge key="camera.access_method" type="string">ptp</merge>
3865 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot Elph135</merge>
3866 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3867 </match>
3868 </match>
3869 <match key="usb.vendor_id" int="1193">
3870 <match key="usb.product_id" int="12937">
3871 <merge key="info.category" type="string">camera</merge>
3872 <addset key="info.capabilities" type="strlist">camera</addset>
3873 <merge key="camera.access_method" type="string">ptp</merge>
3874 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot Elph340HS</merge>
3875 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3876 </match>
3877 </match>
3878 <match key="usb.vendor_id" int="1193">
1863 <match key="usb.product_id" int="12360"> 3879 <match key="usb.product_id" int="12360">
1864 <merge key="info.category" type="string">camera</merge> 3880 <merge key="info.category" type="string">camera</merge>
1865 <addset key="info.capabilities" type="strlist">camera</addset> 3881 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1869,6 +3885,15 @@
1869 </match> 3885 </match>
1870 </match> 3886 </match>
1871 <match key="usb.vendor_id" int="1193"> 3887 <match key="usb.vendor_id" int="1193">
3888 <match key="usb.product_id" int="12851">
3889 <merge key="info.category" type="string">camera</merge>
3890 <addset key="info.capabilities" type="strlist">camera</addset>
3891 <merge key="camera.access_method" type="string">ptp</merge>
3892 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot G1 X</merge>
3893 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3894 </match>
3895 </match>
3896 <match key="usb.vendor_id" int="1193">
1872 <match key="usb.product_id" int="12687"> 3897 <match key="usb.product_id" int="12687">
1873 <merge key="info.category" type="string">camera</merge> 3898 <merge key="info.category" type="string">camera</merge>
1874 <addset key="info.capabilities" type="strlist">camera</addset> 3899 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1887,6 +3912,15 @@
1887 </match> 3912 </match>
1888 </match> 3913 </match>
1889 <match key="usb.vendor_id" int="1193"> 3914 <match key="usb.vendor_id" int="1193">
3915 <match key="usb.product_id" int="12888">
3916 <merge key="info.category" type="string">camera</merge>
3917 <addset key="info.capabilities" type="strlist">camera</addset>
3918 <merge key="camera.access_method" type="string">ptp</merge>
3919 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot G15</merge>
3920 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3921 </match>
3922 </match>
3923 <match key="usb.vendor_id" int="1193">
1890 <match key="usb.product_id" int="12373"> 3924 <match key="usb.product_id" int="12373">
1891 <merge key="info.category" type="string">camera</merge> 3925 <merge key="info.category" type="string">camera</merge>
1892 <addset key="info.capabilities" type="strlist">camera</addset> 3926 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -1917,15 +3951,6 @@
1917 <match key="usb.product_id" int="12421"> 3951 <match key="usb.product_id" int="12421">
1918 <merge key="info.category" type="string">camera</merge> 3952 <merge key="info.category" type="string">camera</merge>
1919 <addset key="info.capabilities" type="strlist">camera</addset> 3953 <addset key="info.capabilities" type="strlist">camera</addset>
1920 <merge key="camera.access_method" type="string">proprietary</merge>
1921 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot G5 (normal mode)</merge>
1922 <merge key="camera.libgphoto2.support" type="bool">true</merge>
1923 </match>
1924 </match>
1925 <match key="usb.vendor_id" int="1193">
1926 <match key="usb.product_id" int="12421">
1927 <merge key="info.category" type="string">camera</merge>
1928 <addset key="info.capabilities" type="strlist">camera</addset>
1929 <merge key="camera.access_method" type="string">ptp</merge> 3954 <merge key="camera.access_method" type="string">ptp</merge>
1930 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot G5 (PTP mode)</merge> 3955 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot G5 (PTP mode)</merge>
1931 <merge key="camera.libgphoto2.support" type="bool">true</merge> 3956 <merge key="camera.libgphoto2.support" type="bool">true</merge>
@@ -1995,11 +4020,20 @@
1995 </match> 4020 </match>
1996 </match> 4021 </match>
1997 <match key="usb.vendor_id" int="1193"> 4022 <match key="usb.vendor_id" int="1193">
4023 <match key="usb.product_id" int="12854">
4024 <merge key="info.category" type="string">camera</merge>
4025 <addset key="info.capabilities" type="strlist">camera</addset>
4026 <merge key="camera.access_method" type="string">ptp</merge>
4027 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S100</merge>
4028 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4029 </match>
4030 </match>
4031 <match key="usb.vendor_id" int="1193">
1998 <match key="usb.product_id" int="12357"> 4032 <match key="usb.product_id" int="12357">
1999 <merge key="info.category" type="string">camera</merge> 4033 <merge key="info.category" type="string">camera</merge>
2000 <addset key="info.capabilities" type="strlist">camera</addset> 4034 <addset key="info.capabilities" type="strlist">camera</addset>
2001 <merge key="camera.access_method" type="string">proprietary</merge> 4035 <merge key="camera.access_method" type="string">proprietary</merge>
2002 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S100</merge> 4036 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S100 (2000)</merge>
2003 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4037 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2004 </match> 4038 </match>
2005 </match> 4039 </match>
@@ -2008,7 +4042,25 @@
2008 <merge key="info.category" type="string">camera</merge> 4042 <merge key="info.category" type="string">camera</merge>
2009 <addset key="info.capabilities" type="strlist">camera</addset> 4043 <addset key="info.capabilities" type="strlist">camera</addset>
2010 <merge key="camera.access_method" type="string">proprietary</merge> 4044 <merge key="camera.access_method" type="string">proprietary</merge>
2011 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S110</merge> 4045 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S110 (2001)</merge>
4046 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4047 </match>
4048 </match>
4049 <match key="usb.vendor_id" int="1193">
4050 <match key="usb.product_id" int="12891">
4051 <merge key="info.category" type="string">camera</merge>
4052 <addset key="info.capabilities" type="strlist">camera</addset>
4053 <merge key="camera.access_method" type="string">ptp</merge>
4054 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S110 (PTP Mode)</merge>
4055 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4056 </match>
4057 </match>
4058 <match key="usb.vendor_id" int="1193">
4059 <match key="usb.product_id" int="12917">
4060 <merge key="info.category" type="string">camera</merge>
4061 <addset key="info.capabilities" type="strlist">camera</addset>
4062 <merge key="camera.access_method" type="string">ptp</merge>
4063 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S120</merge>
2012 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4064 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2013 </match> 4065 </match>
2014 </match> 4066 </match>
@@ -2193,6 +4245,15 @@
2193 </match> 4245 </match>
2194 </match> 4246 </match>
2195 <match key="usb.vendor_id" int="1193"> 4247 <match key="usb.vendor_id" int="1193">
4248 <match key="usb.product_id" int="12818">
4249 <merge key="info.category" type="string">camera</merge>
4250 <addset key="info.capabilities" type="strlist">camera</addset>
4251 <merge key="camera.access_method" type="string">ptp</merge>
4252 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot S95</merge>
4253 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4254 </match>
4255 </match>
4256 <match key="usb.vendor_id" int="1193">
2196 <match key="usb.product_id" int="12443"> 4257 <match key="usb.product_id" int="12443">
2197 <merge key="info.category" type="string">camera</merge> 4258 <merge key="info.category" type="string">camera</merge>
2198 <addset key="info.capabilities" type="strlist">camera</addset> 4259 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -2364,6 +4425,15 @@
2364 </match> 4425 </match>
2365 </match> 4426 </match>
2366 <match key="usb.vendor_id" int="1193"> 4427 <match key="usb.vendor_id" int="1193">
4428 <match key="usb.product_id" int="12660">
4429 <merge key="info.category" type="string">camera</merge>
4430 <addset key="info.capabilities" type="strlist">camera</addset>
4431 <merge key="camera.access_method" type="string">ptp</merge>
4432 <merge key="camera.libgphoto2.name" type="string">Canon Powershot SD790 IS</merge>
4433 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4434 </match>
4435 </match>
4436 <match key="usb.vendor_id" int="1193">
2367 <match key="usb.product_id" int="12619"> 4437 <match key="usb.product_id" int="12619">
2368 <merge key="info.category" type="string">camera</merge> 4438 <merge key="info.category" type="string">camera</merge>
2369 <addset key="info.capabilities" type="strlist">camera</addset> 4439 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -2463,6 +4533,33 @@
2463 </match> 4533 </match>
2464 </match> 4534 </match>
2465 <match key="usb.vendor_id" int="1193"> 4535 <match key="usb.vendor_id" int="1193">
4536 <match key="usb.product_id" int="12852">
4537 <merge key="info.category" type="string">camera</merge>
4538 <addset key="info.capabilities" type="strlist">camera</addset>
4539 <merge key="camera.access_method" type="string">ptp</merge>
4540 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX150 IS</merge>
4541 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4542 </match>
4543 </match>
4544 <match key="usb.vendor_id" int="1193">
4545 <match key="usb.product_id" int="12890">
4546 <merge key="info.category" type="string">camera</merge>
4547 <addset key="info.capabilities" type="strlist">camera</addset>
4548 <merge key="camera.access_method" type="string">ptp</merge>
4549 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX160IS</merge>
4550 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4551 </match>
4552 </match>
4553 <match key="usb.vendor_id" int="1193">
4554 <match key="usb.product_id" int="12918">
4555 <merge key="info.category" type="string">camera</merge>
4556 <addset key="info.capabilities" type="strlist">camera</addset>
4557 <merge key="camera.access_method" type="string">ptp</merge>
4558 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX170 IS</merge>
4559 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4560 </match>
4561 </match>
4562 <match key="usb.vendor_id" int="1193">
2466 <match key="usb.product_id" int="12772"> 4563 <match key="usb.product_id" int="12772">
2467 <merge key="info.category" type="string">camera</merge> 4564 <merge key="info.category" type="string">camera</merge>
2468 <addset key="info.capabilities" type="strlist">camera</addset> 4565 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -2490,6 +4587,87 @@
2490 </match> 4587 </match>
2491 </match> 4588 </match>
2492 <match key="usb.vendor_id" int="1193"> 4589 <match key="usb.vendor_id" int="1193">
4590 <match key="usb.product_id" int="12844">
4591 <merge key="info.category" type="string">camera</merge>
4592 <addset key="info.capabilities" type="strlist">camera</addset>
4593 <merge key="camera.access_method" type="string">ptp</merge>
4594 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX220HS</merge>
4595 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4596 </match>
4597 </match>
4598 <match key="usb.vendor_id" int="1193">
4599 <match key="usb.product_id" int="12840">
4600 <merge key="info.category" type="string">camera</merge>
4601 <addset key="info.capabilities" type="strlist">camera</addset>
4602 <merge key="camera.access_method" type="string">ptp</merge>
4603 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX230HS</merge>
4604 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4605 </match>
4606 </match>
4607 <match key="usb.vendor_id" int="1193">
4608 <match key="usb.product_id" int="12869">
4609 <merge key="info.category" type="string">camera</merge>
4610 <addset key="info.capabilities" type="strlist">camera</addset>
4611 <merge key="camera.access_method" type="string">ptp</merge>
4612 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX240HS</merge>
4613 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4614 </match>
4615 </match>
4616 <match key="usb.vendor_id" int="1193">
4617 <match key="usb.product_id" int="12868">
4618 <merge key="info.category" type="string">camera</merge>
4619 <addset key="info.capabilities" type="strlist">camera</addset>
4620 <merge key="camera.access_method" type="string">ptp</merge>
4621 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX260HS</merge>
4622 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4623 </match>
4624 </match>
4625 <match key="usb.vendor_id" int="1193">
4626 <match key="usb.product_id" int="12895">
4627 <merge key="info.category" type="string">camera</merge>
4628 <addset key="info.capabilities" type="strlist">camera</addset>
4629 <merge key="camera.access_method" type="string">ptp</merge>
4630 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX280HS</merge>
4631 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4632 </match>
4633 </match>
4634 <match key="usb.vendor_id" int="1193">
4635 <match key="usb.product_id" int="12856">
4636 <merge key="info.category" type="string">camera</merge>
4637 <addset key="info.capabilities" type="strlist">camera</addset>
4638 <merge key="camera.access_method" type="string">ptp</merge>
4639 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX40HS</merge>
4640 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4641 </match>
4642 </match>
4643 <match key="usb.vendor_id" int="1193">
4644 <match key="usb.product_id" int="12892">
4645 <merge key="info.category" type="string">camera</merge>
4646 <addset key="info.capabilities" type="strlist">camera</addset>
4647 <merge key="camera.access_method" type="string">ptp</merge>
4648 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX500IS</merge>
4649 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4650 </match>
4651 </match>
4652 <match key="usb.vendor_id" int="1193">
4653 <match key="usb.product_id" int="12919">
4654 <merge key="info.category" type="string">camera</merge>
4655 <addset key="info.capabilities" type="strlist">camera</addset>
4656 <merge key="camera.access_method" type="string">ptp</merge>
4657 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX510 HS</merge>
4658 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4659 </match>
4660 </match>
4661 <match key="usb.vendor_id" int="1193">
4662 <match key="usb.product_id" int="12955">
4663 <merge key="info.category" type="string">camera</merge>
4664 <addset key="info.capabilities" type="strlist">camera</addset>
4665 <merge key="camera.access_method" type="string">ptp</merge>
4666 <merge key="camera.libgphoto2.name" type="string">Canon PowerShot SX520 HS</merge>
4667 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4668 </match>
4669 </match>
4670 <match key="usb.vendor_id" int="1193">
2493 <match key="usb.product_id" int="12368"> 4671 <match key="usb.product_id" int="12368">
2494 <merge key="info.category" type="string">camera</merge> 4672 <merge key="info.category" type="string">camera</merge>
2495 <addset key="info.capabilities" type="strlist">camera</addset> 4673 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -2508,6 +4686,33 @@
2508 </match> 4686 </match>
2509 </match> 4687 </match>
2510 <match key="usb.vendor_id" int="1193"> 4688 <match key="usb.vendor_id" int="1193">
4689 <match key="usb.product_id" int="12778">
4690 <merge key="info.category" type="string">camera</merge>
4691 <addset key="info.capabilities" type="strlist">camera</addset>
4692 <merge key="camera.access_method" type="string">ptp</merge>
4693 <merge key="camera.libgphoto2.name" type="string">Canon Rebel T2i</merge>
4694 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4695 </match>
4696 </match>
4697 <match key="usb.vendor_id" int="1193">
4698 <match key="usb.product_id" int="12823">
4699 <merge key="info.category" type="string">camera</merge>
4700 <addset key="info.capabilities" type="strlist">camera</addset>
4701 <merge key="camera.access_method" type="string">ptp</merge>
4702 <merge key="camera.libgphoto2.name" type="string">Canon Rebel T3</merge>
4703 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4704 </match>
4705 </match>
4706 <match key="usb.vendor_id" int="1193">
4707 <match key="usb.product_id" int="12859">
4708 <merge key="info.category" type="string">camera</merge>
4709 <addset key="info.capabilities" type="strlist">camera</addset>
4710 <merge key="camera.access_method" type="string">ptp</merge>
4711 <merge key="camera.libgphoto2.name" type="string">Canon Rebel T4i</merge>
4712 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4713 </match>
4714 </match>
4715 <match key="usb.vendor_id" int="1193">
2511 <match key="usb.product_id" int="12408"> 4716 <match key="usb.product_id" int="12408">
2512 <merge key="info.category" type="string">camera</merge> 4717 <merge key="info.category" type="string">camera</merge>
2513 <addset key="info.capabilities" type="strlist">camera</addset> 4718 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -2552,6 +4757,15 @@
2552 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4757 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2553 </match> 4758 </match>
2554 </match> 4759 </match>
4760 <match key="usb.vendor_id" int="1999">
4761 <match key="usb.product_id" int="4474">
4762 <merge key="info.category" type="string">camera</merge>
4763 <addset key="info.capabilities" type="strlist">camera</addset>
4764 <merge key="camera.access_method" type="string">ptp</merge>
4765 <merge key="camera.libgphoto2.name" type="string">Casio EX-ZR700</merge>
4766 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4767 </match>
4768 </match>
2555 <match key="usb.vendor_id" int="1375"> 4769 <match key="usb.vendor_id" int="1375">
2556 <match key="usb.product_id" int="49664"> 4770 <match key="usb.product_id" int="49664">
2557 <merge key="info.category" type="string">camera</merge> 4771 <merge key="info.category" type="string">camera</merge>
@@ -2561,6 +4775,26 @@
2561 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4775 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2562 </match> 4776 </match>
2563 </match> 4777 </match>
4778 <match key="usb.vendor_id" int="1207">
4779 <match key="usb.product_id" int="34985">
4780 <merge key="info.category" type="string">portable_audio_player</merge>
4781 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
4782 <merge key="portable_audio_player.access_method" type="string">user</merge>
4783 <merge key="portable_audio_player.type" type="string">mtp</merge>
4784 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4785 <merge key="camera.libgphoto2.name" type="string">Caterpillar Cat S50</merge>
4786 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4787 </match>
4788 </match>
4789 <match key="usb.vendor_id" int="10096">
4790 <match key="usb.product_id" int="37152">
4791 <merge key="info.category" type="string">camera</merge>
4792 <addset key="info.capabilities" type="strlist">camera</addset>
4793 <merge key="camera.access_method" type="string">proprietary</merge>
4794 <merge key="camera.libgphoto2.name" type="string">Che-ez Snap</merge>
4795 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4796 </match>
4797 </match>
2564 <match key="usb.vendor_id" int="10096"> 4798 <match key="usb.vendor_id" int="10096">
2565 <match key="usb.product_id" int="36956"> 4799 <match key="usb.product_id" int="36956">
2566 <merge key="info.category" type="string">camera</merge> 4800 <merge key="info.category" type="string">camera</merge>
@@ -2570,6 +4804,33 @@
2570 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4804 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2571 </match> 4805 </match>
2572 </match> 4806 </match>
4807 <match key="usb.vendor_id" int="1363">
4808 <match key="usb.product_id" int="514">
4809 <merge key="info.category" type="string">camera</merge>
4810 <addset key="info.capabilities" type="strlist">camera</addset>
4811 <merge key="camera.access_method" type="string">proprietary</merge>
4812 <merge key="camera.libgphoto2.name" type="string">Che-ez! Babe</merge>
4813 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4814 </match>
4815 </match>
4816 <match key="usb.vendor_id" int="1363">
4817 <match key="usb.product_id" int="4098">
4818 <merge key="info.category" type="string">camera</merge>
4819 <addset key="info.capabilities" type="strlist">camera</addset>
4820 <merge key="camera.access_method" type="string">proprietary</merge>
4821 <merge key="camera.libgphoto2.name" type="string">Che-ez! Splash</merge>
4822 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4823 </match>
4824 </match>
4825 <match key="usb.vendor_id" int="1363">
4826 <match key="usb.product_id" int="514">
4827 <merge key="info.category" type="string">camera</merge>
4828 <addset key="info.capabilities" type="strlist">camera</addset>
4829 <merge key="camera.access_method" type="string">proprietary</merge>
4830 <merge key="camera.libgphoto2.name" type="string">Che-ez! SPYZ</merge>
4831 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4832 </match>
4833 </match>
2573 <match key="usb.vendor_id" int="1943"> 4834 <match key="usb.vendor_id" int="1943">
2574 <match key="usb.product_id" int="32769"> 4835 <match key="usb.product_id" int="32769">
2575 <merge key="info.category" type="string">camera</merge> 4836 <merge key="info.category" type="string">camera</merge>
@@ -2588,6 +4849,15 @@
2588 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4849 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2589 </match> 4850 </match>
2590 </match> 4851 </match>
4852 <match key="usb.vendor_id" int="10096">
4853 <match key="usb.product_id" int="36956">
4854 <merge key="info.category" type="string">camera</merge>
4855 <addset key="info.capabilities" type="strlist">camera</addset>
4856 <merge key="camera.access_method" type="string">proprietary</merge>
4857 <merge key="camera.libgphoto2.name" type="string">Cobra Digital Camera DC150</merge>
4858 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4859 </match>
4860 </match>
2591 <match key="usb.vendor_id" int="7796"> 4861 <match key="usb.vendor_id" int="7796">
2592 <match key="usb.product_id" int="25874"> 4862 <match key="usb.product_id" int="25874">
2593 <merge key="info.category" type="string">portable_audio_player</merge> 4863 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -2610,6 +4880,33 @@
2610 <merge key="camera.libgphoto2.support" type="bool">true</merge> 4880 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2611 </match> 4881 </match>
2612 </match> 4882 </match>
4883 <match key="usb.vendor_id" int="10096">
4884 <match key="usb.product_id" int="37152">
4885 <merge key="info.category" type="string">camera</merge>
4886 <addset key="info.capabilities" type="strlist">camera</addset>
4887 <merge key="camera.access_method" type="string">proprietary</merge>
4888 <merge key="camera.libgphoto2.name" type="string">Concord Eye-Q Duo</merge>
4889 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4890 </match>
4891 </match>
4892 <match key="usb.vendor_id" int="10096">
4893 <match key="usb.product_id" int="37152">
4894 <merge key="info.category" type="string">camera</merge>
4895 <addset key="info.capabilities" type="strlist">camera</addset>
4896 <merge key="camera.access_method" type="string">proprietary</merge>
4897 <merge key="camera.libgphoto2.name" type="string">Concord Eye-Q Easy</merge>
4898 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4899 </match>
4900 </match>
4901 <match key="usb.vendor_id" int="3478">
4902 <match key="usb.product_id" int="16640">
4903 <merge key="info.category" type="string">camera</merge>
4904 <addset key="info.capabilities" type="strlist">camera</addset>
4905 <merge key="camera.access_method" type="string">proprietary</merge>
4906 <merge key="camera.libgphoto2.name" type="string">Concord EyeQ 4330</merge>
4907 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4908 </match>
4909 </match>
2613 <match key="usb.vendor_id" int="1000"> 4910 <match key="usb.vendor_id" int="1000">
2614 <match key="usb.product_id" int="8578"> 4911 <match key="usb.product_id" int="8578">
2615 <merge key="info.category" type="string">camera</merge> 4912 <merge key="info.category" type="string">camera</merge>
@@ -2638,6 +4935,17 @@
2638 </match> 4935 </match>
2639 </match> 4936 </match>
2640 <match key="usb.vendor_id" int="3617"> 4937 <match key="usb.vendor_id" int="3617">
4938 <match key="usb.product_id" int="2386">
4939 <merge key="info.category" type="string">portable_audio_player</merge>
4940 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
4941 <merge key="portable_audio_player.access_method" type="string">user</merge>
4942 <merge key="portable_audio_player.type" type="string">mtp</merge>
4943 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4944 <merge key="camera.libgphoto2.name" type="string">Cowon iAudio 10 (MTP mode)</merge>
4945 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4946 </match>
4947 </match>
4948 <match key="usb.vendor_id" int="3617">
2641 <match key="usb.product_id" int="1809"> 4949 <match key="usb.product_id" int="1809">
2642 <merge key="info.category" type="string">portable_audio_player</merge> 4950 <merge key="info.category" type="string">portable_audio_player</merge>
2643 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 4951 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -2671,6 +4979,17 @@
2671 </match> 4979 </match>
2672 </match> 4980 </match>
2673 <match key="usb.vendor_id" int="3617"> 4981 <match key="usb.vendor_id" int="3617">
4982 <match key="usb.product_id" int="2369">
4983 <merge key="info.category" type="string">portable_audio_player</merge>
4984 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
4985 <merge key="portable_audio_player.access_method" type="string">user</merge>
4986 <merge key="portable_audio_player.type" type="string">mtp</merge>
4987 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4988 <merge key="camera.libgphoto2.name" type="string">Cowon iAudio C2 (MTP mode)</merge>
4989 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4990 </match>
4991 </match>
4992 <match key="usb.vendor_id" int="3617">
2674 <match key="usb.product_id" int="2049"> 4993 <match key="usb.product_id" int="2049">
2675 <merge key="info.category" type="string">portable_audio_player</merge> 4994 <merge key="info.category" type="string">portable_audio_player</merge>
2676 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 4995 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -2769,6 +5088,17 @@
2769 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5088 <merge key="camera.libgphoto2.support" type="bool">true</merge>
2770 </match> 5089 </match>
2771 </match> 5090 </match>
5091 <match key="usb.vendor_id" int="3617">
5092 <match key="usb.product_id" int="2353">
5093 <merge key="info.category" type="string">portable_audio_player</merge>
5094 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5095 <merge key="portable_audio_player.access_method" type="string">user</merge>
5096 <merge key="portable_audio_player.type" type="string">mtp</merge>
5097 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5098 <merge key="camera.libgphoto2.name" type="string">Cowon iAudio X7 (MTP mode)</merge>
5099 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5100 </match>
5101 </match>
2772 <match key="usb.vendor_id" int="1054"> 5102 <match key="usb.vendor_id" int="1054">
2773 <match key="usb.product_id" int="16406"> 5103 <match key="usb.product_id" int="16406">
2774 <merge key="info.category" type="string">camera</merge> 5104 <merge key="info.category" type="string">camera</merge>
@@ -2779,6 +5109,15 @@
2779 </match> 5109 </match>
2780 </match> 5110 </match>
2781 <match key="usb.vendor_id" int="1054"> 5111 <match key="usb.vendor_id" int="1054">
5112 <match key="usb.product_id" int="16391">
5113 <merge key="info.category" type="string">camera</merge>
5114 <addset key="info.capabilities" type="strlist">camera</addset>
5115 <merge key="camera.access_method" type="string">proprietary</merge>
5116 <merge key="camera.libgphoto2.name" type="string">Creative Go Mini</merge>
5117 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5118 </match>
5119 </match>
5120 <match key="usb.vendor_id" int="1054">
2782 <match key="usb.product_id" int="16394"> 5121 <match key="usb.product_id" int="16394">
2783 <merge key="info.category" type="string">camera</merge> 5122 <merge key="info.category" type="string">camera</merge>
2784 <addset key="info.capabilities" type="strlist">camera</addset> 5123 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -3002,6 +5341,17 @@
3002 </match> 5341 </match>
3003 </match> 5342 </match>
3004 <match key="usb.vendor_id" int="1054"> 5343 <match key="usb.vendor_id" int="1054">
5344 <match key="usb.product_id" int="16745">
5345 <merge key="info.category" type="string">portable_audio_player</merge>
5346 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5347 <merge key="portable_audio_player.access_method" type="string">user</merge>
5348 <merge key="portable_audio_player.type" type="string">mtp</merge>
5349 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5350 <merge key="camera.libgphoto2.name" type="string">Creative ZEN X-Fi 3</merge>
5351 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5352 </match>
5353 </match>
5354 <match key="usb.vendor_id" int="1054">
3005 <match key="usb.product_id" int="16680"> 5355 <match key="usb.product_id" int="16680">
3006 <merge key="info.category" type="string">portable_audio_player</merge> 5356 <merge key="info.category" type="string">portable_audio_player</merge>
3007 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 5357 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -3023,6 +5373,15 @@
3023 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5373 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3024 </match> 5374 </match>
3025 </match> 5375 </match>
5376 <match key="usb.vendor_id" int="2125">
5377 <match key="usb.product_id" int="3">
5378 <merge key="info.category" type="string">camera</merge>
5379 <addset key="info.capabilities" type="strlist">camera</addset>
5380 <merge key="camera.access_method" type="string">proprietary</merge>
5381 <merge key="camera.libgphoto2.name" type="string">D-Link DSC 350+</merge>
5382 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5383 </match>
5384 </match>
3026 <match key="usb.vendor_id" int="3428"> 5385 <match key="usb.vendor_id" int="3428">
3027 <match key="usb.product_id" int="4129"> 5386 <match key="usb.product_id" int="4129">
3028 <merge key="info.category" type="string">camera</merge> 5387 <merge key="info.category" type="string">camera</merge>
@@ -3050,6 +5409,15 @@
3050 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5409 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3051 </match> 5410 </match>
3052 </match> 5411 </match>
5412 <match key="usb.vendor_id" int="10096">
5413 <match key="usb.product_id" int="37152">
5414 <merge key="info.category" type="string">camera</merge>
5415 <addset key="info.capabilities" type="strlist">camera</addset>
5416 <merge key="camera.access_method" type="string">proprietary</merge>
5417 <merge key="camera.libgphoto2.name" type="string">DC-N130ta</merge>
5418 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5419 </match>
5420 </match>
3053 <match key="usb.vendor_id" int="3141"> 5421 <match key="usb.vendor_id" int="3141">
3054 <match key="usb.product_id" int="32768"> 5422 <match key="usb.product_id" int="32768">
3055 <merge key="info.category" type="string">camera</merge> 5423 <merge key="info.category" type="string">camera</merge>
@@ -3082,13 +5450,46 @@
3082 </match> 5450 </match>
3083 </match> 5451 </match>
3084 <match key="usb.vendor_id" int="16700"> 5452 <match key="usb.vendor_id" int="16700">
5453 <match key="usb.product_id" int="45323">
5454 <merge key="info.category" type="string">portable_audio_player</merge>
5455 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5456 <merge key="portable_audio_player.access_method" type="string">user</merge>
5457 <merge key="portable_audio_player.type" type="string">mtp</merge>
5458 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5459 <merge key="camera.libgphoto2.name" type="string">Dell Inc Dell Streak 7</merge>
5460 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5461 </match>
5462 </match>
5463 <match key="usb.vendor_id" int="16700">
5464 <match key="usb.product_id" int="45338">
5465 <merge key="info.category" type="string">portable_audio_player</merge>
5466 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5467 <merge key="portable_audio_player.access_method" type="string">user</merge>
5468 <merge key="portable_audio_player.type" type="string">mtp</merge>
5469 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5470 <merge key="camera.libgphoto2.name" type="string">Dell Inc Dell Venue 7 inch</merge>
5471 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5472 </match>
5473 </match>
5474 <match key="usb.vendor_id" int="16700">
5475 <match key="usb.product_id" int="45339">
5476 <merge key="info.category" type="string">portable_audio_player</merge>
5477 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5478 <merge key="portable_audio_player.access_method" type="string">user</merge>
5479 <merge key="portable_audio_player.type" type="string">mtp</merge>
5480 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5481 <merge key="camera.libgphoto2.name" type="string">Dell Inc Dell Venue 7 inch (2nd ID)</merge>
5482 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5483 </match>
5484 </match>
5485 <match key="usb.vendor_id" int="16700">
3085 <match key="usb.product_id" int="17664"> 5486 <match key="usb.product_id" int="17664">
3086 <merge key="info.category" type="string">portable_audio_player</merge> 5487 <merge key="info.category" type="string">portable_audio_player</merge>
3087 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 5488 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
3088 <merge key="portable_audio_player.access_method" type="string">user</merge> 5489 <merge key="portable_audio_player.access_method" type="string">user</merge>
3089 <merge key="portable_audio_player.type" type="string">mtp</merge> 5490 <merge key="portable_audio_player.type" type="string">mtp</merge>
3090 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 5491 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
3091 <merge key="camera.libgphoto2.name" type="string">Dell, Inc DJ Itty</merge> 5492 <merge key="camera.libgphoto2.name" type="string">Dell Inc DJ Itty</merge>
3092 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5493 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3093 </match> 5494 </match>
3094 </match> 5495 </match>
@@ -3101,6 +5502,17 @@
3101 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5502 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3102 </match> 5503 </match>
3103 </match> 5504 </match>
5505 <match key="usb.vendor_id" int="7994">
5506 <match key="usb.product_id" int="3074">
5507 <merge key="info.category" type="string">portable_audio_player</merge>
5508 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5509 <merge key="portable_audio_player.access_method" type="string">user</merge>
5510 <merge key="portable_audio_player.type" type="string">mtp</merge>
5511 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5512 <merge key="camera.libgphoto2.name" type="string">DigiLand DL701Q</merge>
5513 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5514 </match>
5515 </match>
3104 <match key="usb.vendor_id" int="2362"> 5516 <match key="usb.vendor_id" int="2362">
3105 <match key="usb.product_id" int="270"> 5517 <match key="usb.product_id" int="270">
3106 <merge key="info.category" type="string">camera</merge> 5518 <merge key="info.category" type="string">camera</merge>
@@ -3128,6 +5540,15 @@
3128 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5540 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3129 </match> 5541 </match>
3130 </match> 5542 </match>
5543 <match key="usb.vendor_id" int="1363">
5544 <match key="usb.product_id" int="514">
5545 <merge key="info.category" type="string">camera</merge>
5546 <addset key="info.capabilities" type="strlist">camera</addset>
5547 <merge key="camera.access_method" type="string">proprietary</merge>
5548 <merge key="camera.libgphoto2.name" type="string">DigitalDream l'elegante</merge>
5549 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5550 </match>
5551 </match>
3131 <match key="usb.vendor_id" int="2329"> 5552 <match key="usb.vendor_id" int="2329">
3132 <match key="usb.product_id" int="256"> 5553 <match key="usb.product_id" int="256">
3133 <merge key="info.category" type="string">camera</merge> 5554 <merge key="info.category" type="string">camera</merge>
@@ -3137,6 +5558,51 @@
3137 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5558 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3138 </match> 5559 </match>
3139 </match> 5560 </match>
5561 <match key="usb.vendor_id" int="1363">
5562 <match key="usb.product_id" int="514">
5563 <merge key="info.category" type="string">camera</merge>
5564 <addset key="info.capabilities" type="strlist">camera</addset>
5565 <merge key="camera.access_method" type="string">proprietary</merge>
5566 <merge key="camera.libgphoto2.name" type="string">DigitalDream l'espion</merge>
5567 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5568 </match>
5569 </match>
5570 <match key="usb.vendor_id" int="4483">
5571 <match key="usb.product_id" int="1">
5572 <merge key="info.category" type="string">camera</merge>
5573 <addset key="info.capabilities" type="strlist">camera</addset>
5574 <merge key="camera.access_method" type="string">proprietary</merge>
5575 <merge key="camera.libgphoto2.name" type="string">DigitalDream l'espion XS</merge>
5576 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5577 </match>
5578 </match>
5579 <match key="usb.vendor_id" int="1498">
5580 <match key="usb.product_id" int="4128">
5581 <merge key="info.category" type="string">camera</merge>
5582 <addset key="info.capabilities" type="strlist">camera</addset>
5583 <merge key="camera.access_method" type="string">proprietary</merge>
5584 <merge key="camera.libgphoto2.name" type="string">DigitalDream l'espion xtra</merge>
5585 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5586 </match>
5587 </match>
5588 <match key="usb.vendor_id" int="1363">
5589 <match key="usb.product_id" int="514">
5590 <merge key="info.category" type="string">camera</merge>
5591 <addset key="info.capabilities" type="strlist">camera</addset>
5592 <merge key="camera.access_method" type="string">proprietary</merge>
5593 <merge key="camera.libgphoto2.name" type="string">DigitalDream l'esprit</merge>
5594 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5595 </match>
5596 </match>
5597 <match key="usb.vendor_id" int="1363">
5598 <match key="usb.product_id" int="514">
5599 <merge key="info.category" type="string">camera</merge>
5600 <addset key="info.capabilities" type="strlist">camera</addset>
5601 <merge key="camera.access_method" type="string">proprietary</merge>
5602 <merge key="camera.libgphoto2.name" type="string">DigitalDream la ronde</merge>
5603 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5604 </match>
5605 </match>
3140 <match key="usb.vendor_id" int="2726"> 5606 <match key="usb.vendor_id" int="2726">
3141 <match key="usb.product_id" int="24609"> 5607 <match key="usb.product_id" int="24609">
3142 <merge key="info.category" type="string">portable_audio_player</merge> 5608 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -3213,25 +5679,47 @@
3213 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5679 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3214 </match> 5680 </match>
3215 </match> 5681 </match>
3216 <match key="usb.vendor_id" int="1747"> 5682 <match key="usb.vendor_id" int="10608">
3217 <match key="usb.product_id" int="8634"> 5683 <match key="usb.product_id" int="8200">
3218 <merge key="info.category" type="string">portable_audio_player</merge> 5684 <merge key="info.category" type="string">portable_audio_player</merge>
3219 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 5685 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
3220 <merge key="portable_audio_player.access_method" type="string">user</merge> 5686 <merge key="portable_audio_player.access_method" type="string">user</merge>
3221 <merge key="portable_audio_player.type" type="string">mtp</merge> 5687 <merge key="portable_audio_player.type" type="string">mtp</merge>
3222 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 5688 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
3223 <merge key="camera.libgphoto2.name" type="string">FOMA D905i</merge> 5689 <merge key="camera.libgphoto2.name" type="string">Fly Evo Tech 4</merge>
3224 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5690 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3225 </match> 5691 </match>
3226 </match> 5692 </match>
3227 <match key="usb.vendor_id" int="1221"> 5693 <match key="usb.vendor_id" int="10608">
3228 <match key="usb.product_id" int="4416"> 5694 <match key="usb.product_id" int="3074">
5695 <merge key="info.category" type="string">portable_audio_player</merge>
5696 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5697 <merge key="portable_audio_player.access_method" type="string">user</merge>
5698 <merge key="portable_audio_player.type" type="string">mtp</merge>
5699 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5700 <merge key="camera.libgphoto2.name" type="string">Fly iq4415 era style 3</merge>
5701 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5702 </match>
5703 </match>
5704 <match key="usb.vendor_id" int="6018">
5705 <match key="usb.product_id" int="16385">
5706 <merge key="info.category" type="string">portable_audio_player</merge>
5707 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5708 <merge key="portable_audio_player.access_method" type="string">user</merge>
5709 <merge key="portable_audio_player.type" type="string">mtp</merge>
5710 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5711 <merge key="camera.libgphoto2.name" type="string">Fly iq449</merge>
5712 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5713 </match>
5714 </match>
5715 <match key="usb.vendor_id" int="1747">
5716 <match key="usb.product_id" int="8634">
3229 <merge key="info.category" type="string">portable_audio_player</merge> 5717 <merge key="info.category" type="string">portable_audio_player</merge>
3230 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 5718 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
3231 <merge key="portable_audio_player.access_method" type="string">user</merge> 5719 <merge key="portable_audio_player.access_method" type="string">user</merge>
3232 <merge key="portable_audio_player.type" type="string">mtp</merge> 5720 <merge key="portable_audio_player.type" type="string">mtp</merge>
3233 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 5721 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
3234 <merge key="camera.libgphoto2.name" type="string">FOMA F903iX HIGH-SPEED</merge> 5722 <merge key="camera.libgphoto2.name" type="string">FOMA D905i</merge>
3235 <merge key="camera.libgphoto2.support" type="bool">true</merge> 5723 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3236 </match> 5724 </match>
3237 </match> 5725 </match>
@@ -3290,6 +5778,15 @@
3290 </match> 5778 </match>
3291 </match> 5779 </match>
3292 <match key="usb.vendor_id" int="1227"> 5780 <match key="usb.vendor_id" int="1227">
5781 <match key="usb.product_id" int="539">
5782 <merge key="info.category" type="string">camera</merge>
5783 <addset key="info.capabilities" type="strlist">camera</addset>
5784 <merge key="camera.access_method" type="string">ptp</merge>
5785 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix AV-150</merge>
5786 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5787 </match>
5788 </match>
5789 <match key="usb.vendor_id" int="1227">
3293 <match key="usb.product_id" int="403"> 5790 <match key="usb.product_id" int="403">
3294 <merge key="info.category" type="string">camera</merge> 5791 <merge key="info.category" type="string">camera</merge>
3295 <addset key="info.capabilities" type="strlist">camera</addset> 5792 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -3380,6 +5877,42 @@
3380 </match> 5877 </match>
3381 </match> 5878 </match>
3382 <match key="usb.vendor_id" int="1227"> 5879 <match key="usb.vendor_id" int="1227">
5880 <match key="usb.product_id" int="526">
5881 <merge key="info.category" type="string">camera</merge>
5882 <addset key="info.capabilities" type="strlist">camera</addset>
5883 <merge key="camera.access_method" type="string">ptp</merge>
5884 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix F80EXR</merge>
5885 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5886 </match>
5887 </match>
5888 <match key="usb.vendor_id" int="1227">
5889 <match key="usb.product_id" int="557">
5890 <merge key="info.category" type="string">camera</merge>
5891 <addset key="info.capabilities" type="strlist">camera</addset>
5892 <merge key="camera.access_method" type="string">ptp</merge>
5893 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix H20EXR</merge>
5894 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5895 </match>
5896 </match>
5897 <match key="usb.vendor_id" int="1227">
5898 <match key="usb.product_id" int="625">
5899 <merge key="info.category" type="string">camera</merge>
5900 <addset key="info.capabilities" type="strlist">camera</addset>
5901 <merge key="camera.access_method" type="string">ptp</merge>
5902 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix HS30EXR</merge>
5903 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5904 </match>
5905 </match>
5906 <match key="usb.vendor_id" int="1227">
5907 <match key="usb.product_id" int="592">
5908 <merge key="info.category" type="string">camera</merge>
5909 <addset key="info.capabilities" type="strlist">camera</addset>
5910 <merge key="camera.access_method" type="string">ptp</merge>
5911 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix JX370</merge>
5912 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5913 </match>
5914 </match>
5915 <match key="usb.vendor_id" int="1227">
3383 <match key="usb.product_id" int="477"> 5916 <match key="usb.product_id" int="477">
3384 <merge key="info.category" type="string">camera</merge> 5917 <merge key="info.category" type="string">camera</merge>
3385 <addset key="info.capabilities" type="strlist">camera</addset> 5918 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -3434,6 +5967,42 @@
3434 </match> 5967 </match>
3435 </match> 5968 </match>
3436 <match key="usb.vendor_id" int="1227"> 5969 <match key="usb.vendor_id" int="1227">
5970 <match key="usb.product_id" int="576">
5971 <merge key="info.category" type="string">camera</merge>
5972 <addset key="info.capabilities" type="strlist">camera</addset>
5973 <merge key="camera.access_method" type="string">ptp</merge>
5974 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix S2950</merge>
5975 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5976 </match>
5977 </match>
5978 <match key="usb.vendor_id" int="1227">
5979 <match key="usb.product_id" int="637">
5980 <merge key="info.category" type="string">camera</merge>
5981 <addset key="info.capabilities" type="strlist">camera</addset>
5982 <merge key="camera.access_method" type="string">ptp</merge>
5983 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix S2980</merge>
5984 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5985 </match>
5986 </match>
5987 <match key="usb.vendor_id" int="1227">
5988 <match key="usb.product_id" int="613">
5989 <merge key="info.category" type="string">camera</merge>
5990 <addset key="info.capabilities" type="strlist">camera</addset>
5991 <merge key="camera.access_method" type="string">ptp</merge>
5992 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix S4300</merge>
5993 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5994 </match>
5995 </match>
5996 <match key="usb.vendor_id" int="1227">
5997 <match key="usb.product_id" int="664">
5998 <merge key="info.category" type="string">camera</merge>
5999 <addset key="info.capabilities" type="strlist">camera</addset>
6000 <merge key="camera.access_method" type="string">ptp</merge>
6001 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix S4850</merge>
6002 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6003 </match>
6004 </match>
6005 <match key="usb.vendor_id" int="1227">
3437 <match key="usb.product_id" int="452"> 6006 <match key="usb.product_id" int="452">
3438 <merge key="info.category" type="string">camera</merge> 6007 <merge key="info.category" type="string">camera</merge>
3439 <addset key="info.capabilities" type="strlist">camera</addset> 6008 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -3479,6 +6048,60 @@
3479 </match> 6048 </match>
3480 </match> 6049 </match>
3481 <match key="usb.vendor_id" int="1227"> 6050 <match key="usb.vendor_id" int="1227">
6051 <match key="usb.product_id" int="668">
6052 <merge key="info.category" type="string">camera</merge>
6053 <addset key="info.capabilities" type="strlist">camera</addset>
6054 <merge key="camera.access_method" type="string">ptp</merge>
6055 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix SL1000</merge>
6056 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6057 </match>
6058 </match>
6059 <match key="usb.vendor_id" int="1227">
6060 <match key="usb.product_id" int="563">
6061 <merge key="info.category" type="string">camera</merge>
6062 <addset key="info.capabilities" type="strlist">camera</addset>
6063 <merge key="camera.access_method" type="string">ptp</merge>
6064 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix T200</merge>
6065 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6066 </match>
6067 </match>
6068 <match key="usb.vendor_id" int="1227">
6069 <match key="usb.product_id" int="622">
6070 <merge key="info.category" type="string">camera</merge>
6071 <addset key="info.capabilities" type="strlist">camera</addset>
6072 <merge key="camera.access_method" type="string">ptp</merge>
6073 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix X-S1</merge>
6074 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6075 </match>
6076 </match>
6077 <match key="usb.vendor_id" int="1227">
6078 <match key="usb.product_id" int="611">
6079 <merge key="info.category" type="string">camera</merge>
6080 <addset key="info.capabilities" type="strlist">camera</addset>
6081 <merge key="camera.access_method" type="string">ptp</merge>
6082 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix X10</merge>
6083 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6084 </match>
6085 </match>
6086 <match key="usb.vendor_id" int="1227">
6087 <match key="usb.product_id" int="678">
6088 <merge key="info.category" type="string">camera</merge>
6089 <addset key="info.capabilities" type="strlist">camera</addset>
6090 <merge key="camera.access_method" type="string">ptp</merge>
6091 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix X20</merge>
6092 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6093 </match>
6094 </match>
6095 <match key="usb.vendor_id" int="1227">
6096 <match key="usb.product_id" int="648">
6097 <merge key="info.category" type="string">camera</merge>
6098 <addset key="info.capabilities" type="strlist">camera</addset>
6099 <merge key="camera.access_method" type="string">ptp</merge>
6100 <merge key="camera.libgphoto2.name" type="string">Fuji FinePix XF1</merge>
6101 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6102 </match>
6103 </match>
6104 <match key="usb.vendor_id" int="1227">
3482 <match key="usb.product_id" int="472"> 6105 <match key="usb.product_id" int="472">
3483 <merge key="info.category" type="string">camera</merge> 6106 <merge key="info.category" type="string">camera</merge>
3484 <addset key="info.capabilities" type="strlist">camera</addset> 6107 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -3515,6 +6138,24 @@
3515 </match> 6138 </match>
3516 </match> 6139 </match>
3517 <match key="usb.vendor_id" int="1227"> 6140 <match key="usb.vendor_id" int="1227">
6141 <match key="usb.product_id" int="693">
6142 <merge key="info.category" type="string">camera</merge>
6143 <addset key="info.capabilities" type="strlist">camera</addset>
6144 <merge key="camera.access_method" type="string">ptp</merge>
6145 <merge key="camera.libgphoto2.name" type="string">Fuji Fujifilm X-E2</merge>
6146 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6147 </match>
6148 </match>
6149 <match key="usb.vendor_id" int="1363">
6150 <match key="usb.product_id" int="514">
6151 <merge key="info.category" type="string">camera</merge>
6152 <addset key="info.capabilities" type="strlist">camera</addset>
6153 <merge key="camera.access_method" type="string">proprietary</merge>
6154 <merge key="camera.libgphoto2.name" type="string">Fuji IX-1</merge>
6155 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6156 </match>
6157 </match>
6158 <match key="usb.vendor_id" int="1227">
3518 <match key="usb.product_id" int="451"> 6159 <match key="usb.product_id" int="451">
3519 <merge key="info.category" type="string">camera</merge> 6160 <merge key="info.category" type="string">camera</merge>
3520 <addset key="info.capabilities" type="strlist">camera</addset> 6161 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -3532,6 +6173,48 @@
3532 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6173 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3533 </match> 6174 </match>
3534 </match> 6175 </match>
6176 <match key="usb.vendor_id" int="1221">
6177 <match key="usb.product_id" int="4416">
6178 <merge key="info.category" type="string">portable_audio_player</merge>
6179 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6180 <merge key="portable_audio_player.access_method" type="string">user</merge>
6181 <merge key="portable_audio_player.type" type="string">mtp</merge>
6182 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6183 <merge key="camera.libgphoto2.name" type="string">Fujitsu, Ltd F903iX HIGH-SPEED</merge>
6184 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6185 </match>
6186 </match>
6187 <match key="usb.vendor_id" int="1221">
6188 <match key="usb.product_id" int="4923">
6189 <merge key="info.category" type="string">portable_audio_player</merge>
6190 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6191 <merge key="portable_audio_player.access_method" type="string">user</merge>
6192 <merge key="portable_audio_player.type" type="string">mtp</merge>
6193 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6194 <merge key="camera.libgphoto2.name" type="string">Fujitsu, Ltd STYLISTIC M532</merge>
6195 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6196 </match>
6197 </match>
6198 <match key="usb.vendor_id" int="2334">
6199 <match key="usb.product_id" int="9605">
6200 <merge key="info.category" type="string">portable_audio_player</merge>
6201 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6202 <merge key="portable_audio_player.access_method" type="string">user</merge>
6203 <merge key="portable_audio_player.type" type="string">mtp</merge>
6204 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6205 <merge key="camera.libgphoto2.name" type="string">Garmin Monterra</merge>
6206 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6207 </match>
6208 </match>
6209 <match key="usb.vendor_id" int="10096">
6210 <match key="usb.product_id" int="37152">
6211 <merge key="info.category" type="string">camera</merge>
6212 <addset key="info.capabilities" type="strlist">camera</addset>
6213 <merge key="camera.access_method" type="string">proprietary</merge>
6214 <merge key="camera.libgphoto2.name" type="string">Gear to go</merge>
6215 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6216 </match>
6217 </match>
3535 <match key="usb.vendor_id" int="2329"> 6218 <match key="usb.vendor_id" int="2329">
3536 <match key="usb.product_id" int="256"> 6219 <match key="usb.product_id" int="256">
3537 <merge key="info.category" type="string">camera</merge> 6220 <merge key="info.category" type="string">camera</merge>
@@ -3550,6 +6233,39 @@
3550 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6233 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3551 </match> 6234 </match>
3552 </match> 6235 </match>
6236 <match key="usb.vendor_id" int="1037">
6237 <match key="usb.product_id" int="34908">
6238 <merge key="info.category" type="string">portable_audio_player</merge>
6239 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6240 <merge key="portable_audio_player.access_method" type="string">user</merge>
6241 <merge key="portable_audio_player.type" type="string">mtp</merge>
6242 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6243 <merge key="camera.libgphoto2.name" type="string">Gensis GT-7305 </merge>
6244 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6245 </match>
6246 </match>
6247 <match key="usb.vendor_id" int="1044">
6248 <match key="usb.product_id" int="8200">
6249 <merge key="info.category" type="string">portable_audio_player</merge>
6250 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6251 <merge key="portable_audio_player.access_method" type="string">user</merge>
6252 <merge key="portable_audio_player.type" type="string">mtp</merge>
6253 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6254 <merge key="camera.libgphoto2.name" type="string">Gigabyte RCT6773W22 (MTP)</merge>
6255 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6256 </match>
6257 </match>
6258 <match key="usb.vendor_id" int="1044">
6259 <match key="usb.product_id" int="3074">
6260 <merge key="info.category" type="string">portable_audio_player</merge>
6261 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6262 <merge key="portable_audio_player.access_method" type="string">user</merge>
6263 <merge key="portable_audio_player.type" type="string">mtp</merge>
6264 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6265 <merge key="camera.libgphoto2.name" type="string">Gigabyte RCT6773W22 (MTP+ADB)</merge>
6266 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6267 </match>
6268 </match>
3553 <match key="usb.vendor_id" int="2425"> 6269 <match key="usb.vendor_id" int="2425">
3554 <match key="usb.product_id" int="551"> 6270 <match key="usb.product_id" int="551">
3555 <merge key="info.category" type="string">camera</merge> 6271 <merge key="info.category" type="string">camera</merge>
@@ -3568,6 +6284,233 @@
3568 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6284 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3569 </match> 6285 </match>
3570 </match> 6286 </match>
6287 <match key="usb.vendor_id" int="10096">
6288 <match key="usb.product_id" int="37152">
6289 <merge key="info.category" type="string">camera</merge>
6290 <addset key="info.capabilities" type="strlist">camera</addset>
6291 <merge key="camera.access_method" type="string">proprietary</merge>
6292 <merge key="camera.libgphoto2.name" type="string">Global Point Splash Mini (underwater camera)</merge>
6293 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6294 </match>
6295 </match>
6296 <match key="usb.vendor_id" int="6353">
6297 <match key="usb.product_id" int="7">
6298 <merge key="info.category" type="string">portable_audio_player</merge>
6299 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6300 <merge key="portable_audio_player.access_method" type="string">user</merge>
6301 <merge key="portable_audio_player.type" type="string">mtp</merge>
6302 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6303 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Ainol Novo) Fire/Flame</merge>
6304 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6305 </match>
6306 </match>
6307 <match key="usb.vendor_id" int="6353">
6308 <match key="usb.product_id" int="6">
6309 <merge key="info.category" type="string">portable_audio_player</merge>
6310 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6311 <merge key="portable_audio_player.access_method" type="string">user</merge>
6312 <merge key="portable_audio_player.type" type="string">mtp</merge>
6313 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6314 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Allwinner) A31 SoC</merge>
6315 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6316 </match>
6317 </match>
6318 <match key="usb.vendor_id" int="6353">
6319 <match key="usb.product_id" int="20033">
6320 <merge key="info.category" type="string">portable_audio_player</merge>
6321 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6322 <merge key="portable_audio_player.access_method" type="string">user</merge>
6323 <merge key="portable_audio_player.type" type="string">mtp</merge>
6324 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6325 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Asus) Nexus 7 (MTP)</merge>
6326 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6327 </match>
6328 </match>
6329 <match key="usb.vendor_id" int="6353">
6330 <match key="usb.product_id" int="20034">
6331 <merge key="info.category" type="string">portable_audio_player</merge>
6332 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6333 <merge key="portable_audio_player.access_method" type="string">user</merge>
6334 <merge key="portable_audio_player.type" type="string">mtp</merge>
6335 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6336 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Asus) Nexus 7 (MTP+ADB)</merge>
6337 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6338 </match>
6339 </match>
6340 <match key="usb.vendor_id" int="6353">
6341 <match key="usb.product_id" int="19983">
6342 <merge key="info.category" type="string">portable_audio_player</merge>
6343 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6344 <merge key="portable_audio_player.access_method" type="string">user</merge>
6345 <merge key="portable_audio_player.type" type="string">mtp</merge>
6346 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6347 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Asus) TF101 Transformer</merge>
6348 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6349 </match>
6350 </match>
6351 <match key="usb.vendor_id" int="6353">
6352 <match key="usb.product_id" int="19712">
6353 <merge key="info.category" type="string">portable_audio_player</merge>
6354 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6355 <merge key="portable_audio_player.access_method" type="string">user</merge>
6356 <merge key="portable_audio_player.type" type="string">mtp</merge>
6357 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6358 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Asus) TF201 Transformer</merge>
6359 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6360 </match>
6361 </match>
6362 <match key="usb.vendor_id" int="6353">
6363 <match key="usb.product_id" int="11522">
6364 <merge key="info.category" type="string">portable_audio_player</merge>
6365 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6366 <merge key="portable_audio_player.access_method" type="string">user</merge>
6367 <merge key="portable_audio_player.type" type="string">mtp</merge>
6368 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6369 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Barnes &amp; Noble) Nook Color</merge>
6370 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6371 </match>
6372 </match>
6373 <match key="usb.vendor_id" int="6353">
6374 <match key="usb.product_id" int="29706">
6375 <merge key="info.category" type="string">portable_audio_player</merge>
6376 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6377 <merge key="portable_audio_player.access_method" type="string">user</merge>
6378 <merge key="portable_audio_player.type" type="string">mtp</merge>
6379 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6380 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Lenovo) Ideapad K1</merge>
6381 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6382 </match>
6383 </match>
6384 <match key="usb.vendor_id" int="6353">
6385 <match key="usb.product_id" int="53514">
6386 <merge key="info.category" type="string">portable_audio_player</merge>
6387 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6388 <merge key="portable_audio_player.access_method" type="string">user</merge>
6389 <merge key="portable_audio_player.type" type="string">mtp</merge>
6390 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6391 <merge key="camera.libgphoto2.name" type="string">Google Inc (for LG Electronics) P990/Optimus</merge>
6392 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6393 </match>
6394 </match>
6395 <match key="usb.vendor_id" int="6353">
6396 <match key="usb.product_id" int="53513">
6397 <merge key="info.category" type="string">portable_audio_player</merge>
6398 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6399 <merge key="portable_audio_player.access_method" type="string">user</merge>
6400 <merge key="portable_audio_player.type" type="string">mtp</merge>
6401 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6402 <merge key="camera.libgphoto2.name" type="string">Google Inc (for LG Electronics) P990/Optimus (Cyanogen)</merge>
6403 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6404 </match>
6405 </match>
6406 <match key="usb.vendor_id" int="6353">
6407 <match key="usb.product_id" int="20193">
6408 <merge key="info.category" type="string">portable_audio_player</merge>
6409 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6410 <merge key="portable_audio_player.access_method" type="string">user</merge>
6411 <merge key="portable_audio_player.type" type="string">mtp</merge>
6412 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6413 <merge key="camera.libgphoto2.name" type="string">Google Inc (for LG Electronics/Samsung) Nexus 4/5/7/10 (MTP)</merge>
6414 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6415 </match>
6416 </match>
6417 <match key="usb.vendor_id" int="6353">
6418 <match key="usb.product_id" int="20194">
6419 <merge key="info.category" type="string">portable_audio_player</merge>
6420 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6421 <merge key="portable_audio_player.access_method" type="string">user</merge>
6422 <merge key="portable_audio_player.type" type="string">mtp</merge>
6423 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6424 <merge key="camera.libgphoto2.name" type="string">Google Inc (for LG Electronics/Samsung) Nexus 4/5/7/10 (MTP+ADB)</merge>
6425 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6426 </match>
6427 </match>
6428 <match key="usb.vendor_id" int="6353">
6429 <match key="usb.product_id" int="45066">
6430 <merge key="info.category" type="string">portable_audio_player</merge>
6431 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6432 <merge key="portable_audio_player.access_method" type="string">user</merge>
6433 <merge key="portable_audio_player.type" type="string">mtp</merge>
6434 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6435 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Medion) MD99000 (P9514)</merge>
6436 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6437 </match>
6438 </match>
6439 <match key="usb.vendor_id" int="6353">
6440 <match key="usb.product_id" int="28840">
6441 <merge key="info.category" type="string">portable_audio_player</merge>
6442 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6443 <merge key="portable_audio_player.access_method" type="string">user</merge>
6444 <merge key="portable_audio_player.type" type="string">mtp</merge>
6445 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6446 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Motorola) Xoom (MZ604)</merge>
6447 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6448 </match>
6449 </match>
6450 <match key="usb.vendor_id" int="6353">
6451 <match key="usb.product_id" int="20005">
6452 <merge key="info.category" type="string">portable_audio_player</merge>
6453 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6454 <merge key="portable_audio_player.access_method" type="string">user</merge>
6455 <merge key="portable_audio_player.type" type="string">mtp</merge>
6456 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6457 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Samsung) Nexus S (MTP)</merge>
6458 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6459 </match>
6460 </match>
6461 <match key="usb.vendor_id" int="6353">
6462 <match key="usb.product_id" int="20006">
6463 <merge key="info.category" type="string">portable_audio_player</merge>
6464 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6465 <merge key="portable_audio_player.access_method" type="string">user</merge>
6466 <merge key="portable_audio_player.type" type="string">mtp</merge>
6467 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6468 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Samsung) Nexus S (MTP+ADB)</merge>
6469 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6470 </match>
6471 </match>
6472 <match key="usb.vendor_id" int="6353">
6473 <match key="usb.product_id" int="1459">
6474 <merge key="info.category" type="string">portable_audio_player</merge>
6475 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6476 <merge key="portable_audio_player.access_method" type="string">user</merge>
6477 <merge key="portable_audio_player.type" type="string">mtp</merge>
6478 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6479 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Sony) S1</merge>
6480 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6481 </match>
6482 </match>
6483 <match key="usb.vendor_id" int="6353">
6484 <match key="usb.product_id" int="28930">
6485 <merge key="info.category" type="string">portable_audio_player</merge>
6486 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6487 <merge key="portable_audio_player.access_method" type="string">user</merge>
6488 <merge key="portable_audio_player.type" type="string">mtp</merge>
6489 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6490 <merge key="camera.libgphoto2.name" type="string">Google Inc (for Toshiba) Thrive 7/AT105</merge>
6491 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6492 </match>
6493 </match>
6494 <match key="usb.vendor_id" int="6353">
6495 <match key="usb.product_id" int="20197">
6496 <merge key="info.category" type="string">portable_audio_player</merge>
6497 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6498 <merge key="portable_audio_player.access_method" type="string">user</merge>
6499 <merge key="portable_audio_player.type" type="string">mtp</merge>
6500 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6501 <merge key="camera.libgphoto2.name" type="string">Google Nexus 5 (MTP)</merge>
6502 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6503 </match>
6504 </match>
6505 <match key="usb.vendor_id" int="9842">
6506 <match key="usb.product_id" int="17">
6507 <merge key="info.category" type="string">camera</merge>
6508 <addset key="info.capabilities" type="strlist">camera</addset>
6509 <merge key="camera.access_method" type="string">ptp</merge>
6510 <merge key="camera.libgphoto2.name" type="string">GoPro HERO3+</merge>
6511 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6512 </match>
6513 </match>
3571 <match key="usb.vendor_id" int="1943"> 6514 <match key="usb.vendor_id" int="1943">
3572 <match key="usb.product_id" int="32796"> 6515 <match key="usb.product_id" int="32796">
3573 <merge key="info.category" type="string">camera</merge> 6516 <merge key="info.category" type="string">camera</merge>
@@ -3577,6 +6520,15 @@
3577 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6520 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3578 </match> 6521 </match>
3579 </match> 6522 </match>
6523 <match key="usb.vendor_id" int="10096">
6524 <match key="usb.product_id" int="37152">
6525 <merge key="info.category" type="string">camera</merge>
6526 <addset key="info.capabilities" type="strlist">camera</addset>
6527 <merge key="camera.access_method" type="string">proprietary</merge>
6528 <merge key="camera.libgphoto2.name" type="string">GTW Electronics</merge>
6529 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6530 </match>
6531 </match>
3580 <match key="usb.vendor_id" int="4866"> 6532 <match key="usb.vendor_id" int="4866">
3581 <match key="usb.product_id" int="4118"> 6533 <match key="usb.product_id" int="4118">
3582 <merge key="info.category" type="string">portable_audio_player</merge> 6534 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -3584,7 +6536,7 @@
3584 <merge key="portable_audio_player.access_method" type="string">user</merge> 6536 <merge key="portable_audio_player.access_method" type="string">user</merge>
3585 <merge key="portable_audio_player.type" type="string">mtp</merge> 6537 <merge key="portable_audio_player.type" type="string">mtp</merge>
3586 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 6538 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
3587 <merge key="camera.libgphoto2.name" type="string">Haier Ibiza Rhapsody</merge> 6539 <merge key="camera.libgphoto2.name" type="string">Haier Ibiza Rhapsody 1</merge>
3588 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6540 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3589 </match> 6541 </match>
3590 </match> 6542 </match>
@@ -3595,7 +6547,7 @@
3595 <merge key="portable_audio_player.access_method" type="string">user</merge> 6547 <merge key="portable_audio_player.access_method" type="string">user</merge>
3596 <merge key="portable_audio_player.type" type="string">mtp</merge> 6548 <merge key="portable_audio_player.type" type="string">mtp</merge>
3597 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 6549 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
3598 <merge key="camera.libgphoto2.name" type="string">Haier Ibiza Rhapsody</merge> 6550 <merge key="camera.libgphoto2.name" type="string">Haier Ibiza Rhapsody 2</merge>
3599 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6551 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3600 </match> 6552 </match>
3601 </match> 6553 </match>
@@ -3608,6 +6560,81 @@
3608 <merge key="camera.libgphoto2.support" type="bool">true</merge> 6560 <merge key="camera.libgphoto2.support" type="bool">true</merge>
3609 </match> 6561 </match>
3610 </match> 6562 </match>
6563 <match key="usb.vendor_id" int="1363">
6564 <match key="usb.product_id" int="514">
6565 <merge key="info.category" type="string">camera</merge>
6566 <addset key="info.capabilities" type="strlist">camera</addset>
6567 <merge key="camera.access_method" type="string">proprietary</merge>
6568 <merge key="camera.libgphoto2.name" type="string">Hawking DC120 Pocketcam</merge>
6569 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6570 </match>
6571 </match>
6572 <match key="usb.vendor_id" int="1008">
6573 <match key="usb.product_id" int="32285">
6574 <merge key="info.category" type="string">portable_audio_player</merge>
6575 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6576 <merge key="portable_audio_player.access_method" type="string">user</merge>
6577 <merge key="portable_audio_player.type" type="string">mtp</merge>
6578 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6579 <merge key="camera.libgphoto2.name" type="string">Hewlett-Packard Slate 10 HD</merge>
6580 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6581 </match>
6582 </match>
6583 <match key="usb.vendor_id" int="1008">
6584 <match key="usb.product_id" int="23837">
6585 <merge key="info.category" type="string">portable_audio_player</merge>
6586 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6587 <merge key="portable_audio_player.access_method" type="string">user</merge>
6588 <merge key="portable_audio_player.type" type="string">mtp</merge>
6589 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6590 <merge key="camera.libgphoto2.name" type="string">Hewlett-Packard Slate 7 2800</merge>
6591 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6592 </match>
6593 </match>
6594 <match key="usb.vendor_id" int="1008">
6595 <match key="usb.product_id" int="23581">
6596 <merge key="info.category" type="string">portable_audio_player</merge>
6597 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6598 <merge key="portable_audio_player.access_method" type="string">user</merge>
6599 <merge key="portable_audio_player.type" type="string">mtp</merge>
6600 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6601 <merge key="camera.libgphoto2.name" type="string">Hewlett-Packard Slate 7 4600</merge>
6602 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6603 </match>
6604 </match>
6605 <match key="usb.vendor_id" int="4251">
6606 <match key="usb.product_id" int="37126">
6607 <merge key="info.category" type="string">portable_audio_player</merge>
6608 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6609 <merge key="portable_audio_player.access_method" type="string">user</merge>
6610 <merge key="portable_audio_player.type" type="string">mtp</merge>
6611 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6612 <merge key="camera.libgphoto2.name" type="string">Hisense E860 (ID1)</merge>
6613 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6614 </match>
6615 </match>
6616 <match key="usb.vendor_id" int="4251">
6617 <match key="usb.product_id" int="37129">
6618 <merge key="info.category" type="string">portable_audio_player</merge>
6619 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6620 <merge key="portable_audio_player.access_method" type="string">user</merge>
6621 <merge key="portable_audio_player.type" type="string">mtp</merge>
6622 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6623 <merge key="camera.libgphoto2.name" type="string">Hisense E860 (ID2)</merge>
6624 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6625 </match>
6626 </match>
6627 <match key="usb.vendor_id" int="4251">
6628 <match key="usb.product_id" int="37125">
6629 <merge key="info.category" type="string">portable_audio_player</merge>
6630 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6631 <merge key="portable_audio_player.access_method" type="string">user</merge>
6632 <merge key="portable_audio_player.type" type="string">mtp</merge>
6633 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6634 <merge key="camera.libgphoto2.name" type="string">HiSense Sero 7 Pro</merge>
6635 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6636 </match>
6637 </match>
3611 <match key="usb.vendor_id" int="1008"> 6638 <match key="usb.vendor_id" int="1008">
3612 <match key="usb.product_id" int="25858"> 6639 <match key="usb.product_id" int="25858">
3613 <merge key="info.category" type="string">camera</merge> 6640 <merge key="info.category" type="string">camera</merge>
@@ -4040,6 +7067,578 @@
4040 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7067 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4041 </match> 7068 </match>
4042 </match> 7069 </match>
7070 <match key="usb.vendor_id" int="2996">
7071 <match key="usb.product_id" int="26716">
7072 <merge key="info.category" type="string">portable_audio_player</merge>
7073 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7074 <merge key="portable_audio_player.access_method" type="string">user</merge>
7075 <merge key="portable_audio_player.type" type="string">mtp</merge>
7076 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7077 <merge key="camera.libgphoto2.name" type="string">HTC (for Hewlett-Packard) HP Touchpad (MTP)</merge>
7078 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7079 </match>
7080 </match>
7081 <match key="usb.vendor_id" int="2996">
7082 <match key="usb.product_id" int="26720">
7083 <merge key="info.category" type="string">portable_audio_player</merge>
7084 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7085 <merge key="portable_audio_player.access_method" type="string">user</merge>
7086 <merge key="portable_audio_player.type" type="string">mtp</merge>
7087 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7088 <merge key="camera.libgphoto2.name" type="string">HTC (for Hewlett-Packard) HP Touchpad (MTP+ADB)</merge>
7089 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7090 </match>
7091 </match>
7092 <match key="usb.vendor_id" int="2996">
7093 <match key="usb.product_id" int="3074">
7094 <merge key="info.category" type="string">portable_audio_player</merge>
7095 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7096 <merge key="portable_audio_player.access_method" type="string">user</merge>
7097 <merge key="portable_audio_player.type" type="string">mtp</merge>
7098 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7099 <merge key="camera.libgphoto2.name" type="string">HTC Android Device ID1 (Zopo, HD2, Bird...)</merge>
7100 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7101 </match>
7102 </match>
7103 <match key="usb.vendor_id" int="2996">
7104 <match key="usb.product_id" int="8200">
7105 <merge key="info.category" type="string">portable_audio_player</merge>
7106 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7107 <merge key="portable_audio_player.access_method" type="string">user</merge>
7108 <merge key="portable_audio_player.type" type="string">mtp</merge>
7109 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7110 <merge key="camera.libgphoto2.name" type="string">HTC Android Device ID2 (Zopo, HD2...)</merge>
7111 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7112 </match>
7113 </match>
7114 <match key="usb.vendor_id" int="2996">
7115 <match key="usb.product_id" int="3782">
7116 <merge key="info.category" type="string">portable_audio_player</merge>
7117 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7118 <merge key="portable_audio_player.access_method" type="string">user</merge>
7119 <merge key="portable_audio_player.type" type="string">mtp</merge>
7120 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7121 <merge key="camera.libgphoto2.name" type="string">HTC Desire 310 (MTP)</merge>
7122 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7123 </match>
7124 </match>
7125 <match key="usb.vendor_id" int="2996">
7126 <match key="usb.product_id" int="3773">
7127 <merge key="info.category" type="string">portable_audio_player</merge>
7128 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7129 <merge key="portable_audio_player.access_method" type="string">user</merge>
7130 <merge key="portable_audio_player.type" type="string">mtp</merge>
7131 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7132 <merge key="camera.libgphoto2.name" type="string">HTC Droid DNA (MTP+UMS)</merge>
7133 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7134 </match>
7135 </match>
7136 <match key="usb.vendor_id" int="2996">
7137 <match key="usb.product_id" int="3583">
7138 <merge key="info.category" type="string">portable_audio_player</merge>
7139 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7140 <merge key="portable_audio_player.access_method" type="string">user</merge>
7141 <merge key="portable_audio_player.type" type="string">mtp</merge>
7142 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7143 <merge key="camera.libgphoto2.name" type="string">HTC Droid DNA (MTP+UMS+ADB)</merge>
7144 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7145 </match>
7146 </match>
7147 <match key="usb.vendor_id" int="2996">
7148 <match key="usb.product_id" int="3219">
7149 <merge key="info.category" type="string">portable_audio_player</merge>
7150 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7151 <merge key="portable_audio_player.access_method" type="string">user</merge>
7152 <merge key="portable_audio_player.type" type="string">mtp</merge>
7153 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7154 <merge key="camera.libgphoto2.name" type="string">HTC EVO 4G LTE/One V (ID1)</merge>
7155 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7156 </match>
7157 </match>
7158 <match key="usb.vendor_id" int="2996">
7159 <match key="usb.product_id" int="3240">
7160 <merge key="info.category" type="string">portable_audio_player</merge>
7161 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7162 <merge key="portable_audio_player.access_method" type="string">user</merge>
7163 <merge key="portable_audio_player.type" type="string">mtp</merge>
7164 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7165 <merge key="camera.libgphoto2.name" type="string">HTC EVO 4G LTE/One V (ID2)</merge>
7166 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7167 </match>
7168 </match>
7169 <match key="usb.vendor_id" int="2996">
7170 <match key="usb.product_id" int="3582">
7171 <merge key="info.category" type="string">portable_audio_player</merge>
7172 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7173 <merge key="portable_audio_player.access_method" type="string">user</merge>
7174 <merge key="portable_audio_player.type" type="string">mtp</merge>
7175 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7176 <merge key="camera.libgphoto2.name" type="string">HTC HTC Butterfly (ID1)</merge>
7177 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7178 </match>
7179 </match>
7180 <match key="usb.vendor_id" int="2996">
7181 <match key="usb.product_id" int="3556">
7182 <merge key="info.category" type="string">portable_audio_player</merge>
7183 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7184 <merge key="portable_audio_player.access_method" type="string">user</merge>
7185 <merge key="portable_audio_player.type" type="string">mtp</merge>
7186 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7187 <merge key="camera.libgphoto2.name" type="string">HTC HTC Butterfly X290d</merge>
7188 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7189 </match>
7190 </match>
7191 <match key="usb.vendor_id" int="2996">
7192 <match key="usb.product_id" int="1533">
7193 <merge key="info.category" type="string">portable_audio_player</merge>
7194 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7195 <merge key="portable_audio_player.access_method" type="string">user</merge>
7196 <merge key="portable_audio_player.type" type="string">mtp</merge>
7197 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7198 <merge key="camera.libgphoto2.name" type="string">HTC HTC Desire 510 (MTP+ADB)</merge>
7199 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7200 </match>
7201 </match>
7202 <match key="usb.vendor_id" int="2996">
7203 <match key="usb.product_id" int="3541">
7204 <merge key="info.category" type="string">portable_audio_player</merge>
7205 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7206 <merge key="portable_audio_player.access_method" type="string">user</merge>
7207 <merge key="portable_audio_player.type" type="string">mtp</merge>
7208 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7209 <merge key="camera.libgphoto2.name" type="string">HTC HTC Desire X</merge>
7210 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7211 </match>
7212 </match>
7213 <match key="usb.vendor_id" int="2996">
7214 <match key="usb.product_id" int="3633">
7215 <merge key="info.category" type="string">portable_audio_player</merge>
7216 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7217 <merge key="portable_audio_player.access_method" type="string">user</merge>
7218 <merge key="portable_audio_player.type" type="string">mtp</merge>
7219 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7220 <merge key="camera.libgphoto2.name" type="string">HTC HTC Droid Incredible 4G LTE (MTP)</merge>
7221 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7222 </match>
7223 </match>
7224 <match key="usb.vendor_id" int="2996">
7225 <match key="usb.product_id" int="3634">
7226 <merge key="info.category" type="string">portable_audio_player</merge>
7227 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7228 <merge key="portable_audio_player.access_method" type="string">user</merge>
7229 <merge key="portable_audio_player.type" type="string">mtp</merge>
7230 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7231 <merge key="camera.libgphoto2.name" type="string">HTC HTC Droid Incredible 4G LTE (MTP+ADB)</merge>
7232 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7233 </match>
7234 </match>
7235 <match key="usb.vendor_id" int="2996">
7236 <match key="usb.product_id" int="3573">
7237 <merge key="info.category" type="string">portable_audio_player</merge>
7238 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7239 <merge key="portable_audio_player.access_method" type="string">user</merge>
7240 <merge key="portable_audio_player.type" type="string">mtp</merge>
7241 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7242 <merge key="camera.libgphoto2.name" type="string">HTC HTC Evo 4G LTE (ID1)</merge>
7243 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7244 </match>
7245 </match>
7246 <match key="usb.vendor_id" int="2996">
7247 <match key="usb.product_id" int="1966">
7248 <merge key="info.category" type="string">portable_audio_player</merge>
7249 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7250 <merge key="portable_audio_player.access_method" type="string">user</merge>
7251 <merge key="portable_audio_player.type" type="string">mtp</merge>
7252 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7253 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (HTC6500LVW)</merge>
7254 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7255 </match>
7256 </match>
7257 <match key="usb.vendor_id" int="2996">
7258 <match key="usb.product_id" int="3546">
7259 <merge key="info.category" type="string">portable_audio_player</merge>
7260 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7261 <merge key="portable_audio_player.access_method" type="string">user</merge>
7262 <merge key="portable_audio_player.type" type="string">mtp</merge>
7263 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7264 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (ID1)</merge>
7265 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7266 </match>
7267 </match>
7268 <match key="usb.vendor_id" int="2996">
7269 <match key="usb.product_id" int="3985">
7270 <merge key="info.category" type="string">portable_audio_player</merge>
7271 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7272 <merge key="portable_audio_player.access_method" type="string">user</merge>
7273 <merge key="portable_audio_player.type" type="string">mtp</merge>
7274 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7275 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (ID3)</merge>
7276 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7277 </match>
7278 </match>
7279 <match key="usb.vendor_id" int="2996">
7280 <match key="usb.product_id" int="3940">
7281 <merge key="info.category" type="string">portable_audio_player</merge>
7282 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7283 <merge key="portable_audio_player.access_method" type="string">user</merge>
7284 <merge key="portable_audio_player.type" type="string">mtp</merge>
7285 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7286 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (MTP)</merge>
7287 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7288 </match>
7289 </match>
7290 <match key="usb.vendor_id" int="2996">
7291 <match key="usb.product_id" int="3939">
7292 <merge key="info.category" type="string">portable_audio_player</merge>
7293 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7294 <merge key="portable_audio_player.access_method" type="string">user</merge>
7295 <merge key="portable_audio_player.type" type="string">mtp</merge>
7296 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7297 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (MTP+ADB)</merge>
7298 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7299 </match>
7300 </match>
7301 <match key="usb.vendor_id" int="2996">
7302 <match key="usb.product_id" int="3975">
7303 <merge key="info.category" type="string">portable_audio_player</merge>
7304 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7305 <merge key="portable_audio_player.access_method" type="string">user</merge>
7306 <merge key="portable_audio_player.type" type="string">mtp</merge>
7307 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7308 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (MTP+ADB+?)</merge>
7309 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7310 </match>
7311 </match>
7312 <match key="usb.vendor_id" int="2996">
7313 <match key="usb.product_id" int="3935">
7314 <merge key="info.category" type="string">portable_audio_player</merge>
7315 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7316 <merge key="portable_audio_player.access_method" type="string">user</merge>
7317 <merge key="portable_audio_player.type" type="string">mtp</merge>
7318 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7319 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (MTP+ADB+CDC)</merge>
7320 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7321 </match>
7322 </match>
7323 <match key="usb.vendor_id" int="2996">
7324 <match key="usb.product_id" int="3936">
7325 <merge key="info.category" type="string">portable_audio_player</merge>
7326 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7327 <merge key="portable_audio_player.access_method" type="string">user</merge>
7328 <merge key="portable_audio_player.type" type="string">mtp</merge>
7329 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7330 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (MTP+CDC)</merge>
7331 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7332 </match>
7333 </match>
7334 <match key="usb.vendor_id" int="2996">
7335 <match key="usb.product_id" int="3562">
7336 <merge key="info.category" type="string">portable_audio_player</merge>
7337 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7338 <merge key="portable_audio_player.access_method" type="string">user</merge>
7339 <merge key="portable_audio_player.type" type="string">mtp</merge>
7340 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7341 <merge key="camera.libgphoto2.name" type="string">HTC HTC One (MTP+UMS+ADB)</merge>
7342 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7343 </match>
7344 </match>
7345 <match key="usb.vendor_id" int="2996">
7346 <match key="usb.product_id" int="3538">
7347 <merge key="info.category" type="string">portable_audio_player</merge>
7348 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7349 <merge key="portable_audio_player.access_method" type="string">user</merge>
7350 <merge key="portable_audio_player.type" type="string">mtp</merge>
7351 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7352 <merge key="camera.libgphoto2.name" type="string">HTC HTC One 802w (ID1)</merge>
7353 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7354 </match>
7355 </match>
7356 <match key="usb.vendor_id" int="2996">
7357 <match key="usb.product_id" int="1994">
7358 <merge key="info.category" type="string">portable_audio_player</merge>
7359 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7360 <merge key="portable_audio_player.access_method" type="string">user</merge>
7361 <merge key="portable_audio_player.type" type="string">mtp</merge>
7362 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7363 <merge key="camera.libgphoto2.name" type="string">HTC HTC One M8 (HTC6525LVW)</merge>
7364 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7365 </match>
7366 </match>
7367 <match key="usb.vendor_id" int="2996">
7368 <match key="usb.product_id" int="3877">
7369 <merge key="info.category" type="string">portable_audio_player</merge>
7370 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7371 <merge key="portable_audio_player.access_method" type="string">user</merge>
7372 <merge key="portable_audio_player.type" type="string">mtp</merge>
7373 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7374 <merge key="camera.libgphoto2.name" type="string">HTC HTC One M8 (MTP)</merge>
7375 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7376 </match>
7377 </match>
7378 <match key="usb.vendor_id" int="2996">
7379 <match key="usb.product_id" int="1562">
7380 <merge key="info.category" type="string">portable_audio_player</merge>
7381 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7382 <merge key="portable_audio_player.access_method" type="string">user</merge>
7383 <merge key="portable_audio_player.type" type="string">mtp</merge>
7384 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7385 <merge key="camera.libgphoto2.name" type="string">HTC HTC One M8 (MTP+ADB)</merge>
7386 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7387 </match>
7388 </match>
7389 <match key="usb.vendor_id" int="2996">
7390 <match key="usb.product_id" int="4020">
7391 <merge key="info.category" type="string">portable_audio_player</merge>
7392 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7393 <merge key="portable_audio_player.access_method" type="string">user</merge>
7394 <merge key="portable_audio_player.type" type="string">mtp</merge>
7395 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7396 <merge key="camera.libgphoto2.name" type="string">HTC HTC One M8 (MTP+ADB+UMS)</merge>
7397 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7398 </match>
7399 </match>
7400 <match key="usb.vendor_id" int="2996">
7401 <match key="usb.product_id" int="4021">
7402 <merge key="info.category" type="string">portable_audio_player</merge>
7403 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7404 <merge key="portable_audio_player.access_method" type="string">user</merge>
7405 <merge key="portable_audio_player.type" type="string">mtp</merge>
7406 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7407 <merge key="camera.libgphoto2.name" type="string">HTC HTC One M8 (MTP+UMS)</merge>
7408 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7409 </match>
7410 </match>
7411 <match key="usb.vendor_id" int="2996">
7412 <match key="usb.product_id" int="1995">
7413 <merge key="info.category" type="string">portable_audio_player</merge>
7414 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7415 <merge key="portable_audio_player.access_method" type="string">user</merge>
7416 <merge key="portable_audio_player.type" type="string">mtp</merge>
7417 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7418 <merge key="camera.libgphoto2.name" type="string">HTC HTC One M8 (Verizon) (HTC6525LVW)</merge>
7419 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7420 </match>
7421 </match>
7422 <match key="usb.vendor_id" int="2996">
7423 <match key="usb.product_id" int="2009">
7424 <merge key="info.category" type="string">portable_audio_player</merge>
7425 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7426 <merge key="portable_audio_player.access_method" type="string">user</merge>
7427 <merge key="portable_audio_player.type" type="string">mtp</merge>
7428 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7429 <merge key="camera.libgphoto2.name" type="string">HTC HTC One Remix (HTC6515LVW)</merge>
7430 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7431 </match>
7432 </match>
7433 <match key="usb.vendor_id" int="2996">
7434 <match key="usb.product_id" int="3308">
7435 <merge key="info.category" type="string">portable_audio_player</merge>
7436 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7437 <merge key="portable_audio_player.access_method" type="string">user</merge>
7438 <merge key="portable_audio_player.type" type="string">mtp</merge>
7439 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7440 <merge key="camera.libgphoto2.name" type="string">HTC HTC One S (ID1)</merge>
7441 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7442 </match>
7443 </match>
7444 <match key="usb.vendor_id" int="2996">
7445 <match key="usb.product_id" int="3576">
7446 <merge key="info.category" type="string">portable_audio_player</merge>
7447 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7448 <merge key="portable_audio_player.access_method" type="string">user</merge>
7449 <merge key="portable_audio_player.type" type="string">mtp</merge>
7450 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7451 <merge key="camera.libgphoto2.name" type="string">HTC HTC One S (ID2)</merge>
7452 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7453 </match>
7454 </match>
7455 <match key="usb.vendor_id" int="2996">
7456 <match key="usb.product_id" int="3577">
7457 <merge key="info.category" type="string">portable_audio_player</merge>
7458 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7459 <merge key="portable_audio_player.access_method" type="string">user</merge>
7460 <merge key="portable_audio_player.type" type="string">mtp</merge>
7461 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7462 <merge key="camera.libgphoto2.name" type="string">HTC HTC One S (ID3)</merge>
7463 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7464 </match>
7465 </match>
7466 <match key="usb.vendor_id" int="2996">
7467 <match key="usb.product_id" int="3578">
7468 <merge key="info.category" type="string">portable_audio_player</merge>
7469 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7470 <merge key="portable_audio_player.access_method" type="string">user</merge>
7471 <merge key="portable_audio_player.type" type="string">mtp</merge>
7472 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7473 <merge key="camera.libgphoto2.name" type="string">HTC HTC One X (ID1)</merge>
7474 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7475 </match>
7476 </match>
7477 <match key="usb.vendor_id" int="2996">
7478 <match key="usb.product_id" int="3579">
7479 <merge key="info.category" type="string">portable_audio_player</merge>
7480 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7481 <merge key="portable_audio_player.access_method" type="string">user</merge>
7482 <merge key="portable_audio_player.type" type="string">mtp</merge>
7483 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7484 <merge key="camera.libgphoto2.name" type="string">HTC HTC One X (ID2)</merge>
7485 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7486 </match>
7487 </match>
7488 <match key="usb.vendor_id" int="2996">
7489 <match key="usb.product_id" int="3580">
7490 <merge key="info.category" type="string">portable_audio_player</merge>
7491 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7492 <merge key="portable_audio_player.access_method" type="string">user</merge>
7493 <merge key="portable_audio_player.type" type="string">mtp</merge>
7494 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7495 <merge key="camera.libgphoto2.name" type="string">HTC HTC One X (ID3)</merge>
7496 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7497 </match>
7498 </match>
7499 <match key="usb.vendor_id" int="2996">
7500 <match key="usb.product_id" int="3581">
7501 <merge key="info.category" type="string">portable_audio_player</merge>
7502 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7503 <merge key="portable_audio_player.access_method" type="string">user</merge>
7504 <merge key="portable_audio_player.type" type="string">mtp</merge>
7505 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7506 <merge key="camera.libgphoto2.name" type="string">HTC HTC One X (ID4)</merge>
7507 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7508 </match>
7509 </match>
7510 <match key="usb.vendor_id" int="2996">
7511 <match key="usb.product_id" int="2008">
7512 <merge key="info.category" type="string">portable_audio_player</merge>
7513 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7514 <merge key="portable_audio_player.access_method" type="string">user</merge>
7515 <merge key="portable_audio_player.type" type="string">mtp</merge>
7516 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7517 <merge key="camera.libgphoto2.name" type="string">HTC HTC6515LVW/One Remix</merge>
7518 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7519 </match>
7520 </match>
7521 <match key="usb.vendor_id" int="2996">
7522 <match key="usb.product_id" int="8210">
7523 <merge key="info.category" type="string">portable_audio_player</merge>
7524 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7525 <merge key="portable_audio_player.access_method" type="string">user</merge>
7526 <merge key="portable_audio_player.type" type="string">mtp</merge>
7527 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7528 <merge key="camera.libgphoto2.name" type="string">HTC Motorola Razr D1</merge>
7529 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7530 </match>
7531 </match>
7532 <match key="usb.vendor_id" int="2996">
7533 <match key="usb.product_id" int="1547">
7534 <merge key="info.category" type="string">portable_audio_player</merge>
7535 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7536 <merge key="portable_audio_player.access_method" type="string">user</merge>
7537 <merge key="portable_audio_player.type" type="string">mtp</merge>
7538 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7539 <merge key="camera.libgphoto2.name" type="string">HTC One M8 Google Play Edition (MTP+ADB)</merge>
7540 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7541 </match>
7542 </match>
7543 <match key="usb.vendor_id" int="2996">
7544 <match key="usb.product_id" int="3533">
7545 <merge key="info.category" type="string">portable_audio_player</merge>
7546 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7547 <merge key="portable_audio_player.access_method" type="string">user</merge>
7548 <merge key="portable_audio_player.type" type="string">mtp</merge>
7549 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7550 <merge key="camera.libgphoto2.name" type="string">HTC One Mini (ID1)</merge>
7551 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7552 </match>
7553 </match>
7554 <match key="usb.vendor_id" int="2996">
7555 <match key="usb.product_id" int="61642">
7556 <merge key="info.category" type="string">portable_audio_player</merge>
7557 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7558 <merge key="portable_audio_player.access_method" type="string">user</merge>
7559 <merge key="portable_audio_player.type" type="string">mtp</merge>
7560 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7561 <merge key="camera.libgphoto2.name" type="string">HTC Windows Phone 8s ID1</merge>
7562 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7563 </match>
7564 </match>
7565 <match key="usb.vendor_id" int="2996">
7566 <match key="usb.product_id" int="2977">
7567 <merge key="info.category" type="string">portable_audio_player</merge>
7568 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7569 <merge key="portable_audio_player.access_method" type="string">user</merge>
7570 <merge key="portable_audio_player.type" type="string">mtp</merge>
7571 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7572 <merge key="camera.libgphoto2.name" type="string">HTC Windows Phone 8X ID1</merge>
7573 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7574 </match>
7575 </match>
7576 <match key="usb.vendor_id" int="2996">
7577 <match key="usb.product_id" int="2978">
7578 <merge key="info.category" type="string">portable_audio_player</merge>
7579 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7580 <merge key="portable_audio_player.access_method" type="string">user</merge>
7581 <merge key="portable_audio_player.type" type="string">mtp</merge>
7582 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7583 <merge key="camera.libgphoto2.name" type="string">HTC Windows Phone 8X ID2</merge>
7584 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7585 </match>
7586 </match>
7587 <match key="usb.vendor_id" int="4817">
7588 <match key="usb.product_id" int="4226">
7589 <merge key="info.category" type="string">portable_audio_player</merge>
7590 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7591 <merge key="portable_audio_player.access_method" type="string">user</merge>
7592 <merge key="portable_audio_player.type" type="string">mtp</merge>
7593 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7594 <merge key="camera.libgphoto2.name" type="string">Huawei Ascend P8 </merge>
7595 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7596 </match>
7597 </match>
7598 <match key="usb.vendor_id" int="4817">
7599 <match key="usb.product_id" int="13839">
7600 <merge key="info.category" type="string">portable_audio_player</merge>
7601 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7602 <merge key="portable_audio_player.access_method" type="string">user</merge>
7603 <merge key="portable_audio_player.type" type="string">mtp</merge>
7604 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7605 <merge key="camera.libgphoto2.name" type="string">Huawei Mediapad (mode 0)</merge>
7606 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7607 </match>
7608 </match>
7609 <match key="usb.vendor_id" int="4817">
7610 <match key="usb.product_id" int="13855">
7611 <merge key="info.category" type="string">portable_audio_player</merge>
7612 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7613 <merge key="portable_audio_player.access_method" type="string">user</merge>
7614 <merge key="portable_audio_player.type" type="string">mtp</merge>
7615 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7616 <merge key="camera.libgphoto2.name" type="string">Huawei Mediapad (mode 1)</merge>
7617 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7618 </match>
7619 </match>
7620 <match key="usb.vendor_id" int="4817">
7621 <match key="usb.product_id" int="4177">
7622 <merge key="info.category" type="string">portable_audio_player</merge>
7623 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7624 <merge key="portable_audio_player.access_method" type="string">user</merge>
7625 <merge key="portable_audio_player.type" type="string">mtp</merge>
7626 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7627 <merge key="camera.libgphoto2.name" type="string">Huawei MTP device (ID1)</merge>
7628 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7629 </match>
7630 </match>
7631 <match key="usb.vendor_id" int="4817">
7632 <match key="usb.product_id" int="4178">
7633 <merge key="info.category" type="string">portable_audio_player</merge>
7634 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7635 <merge key="portable_audio_player.access_method" type="string">user</merge>
7636 <merge key="portable_audio_player.type" type="string">mtp</merge>
7637 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7638 <merge key="camera.libgphoto2.name" type="string">Huawei MTP device (ID2)</merge>
7639 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7640 </match>
7641 </match>
4043 <match key="usb.vendor_id" int="10096"> 7642 <match key="usb.vendor_id" int="10096">
4044 <match key="usb.product_id" int="37203"> 7643 <match key="usb.product_id" int="37203">
4045 <merge key="info.category" type="string">camera</merge> 7644 <merge key="info.category" type="string">camera</merge>
@@ -4049,6 +7648,26 @@
4049 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7648 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4050 </match> 7649 </match>
4051 </match> 7650 </match>
7651 <match key="usb.vendor_id" int="10096">
7652 <match key="usb.product_id" int="37152">
7653 <merge key="info.category" type="string">camera</merge>
7654 <addset key="info.capabilities" type="strlist">camera</addset>
7655 <merge key="camera.access_method" type="string">proprietary</merge>
7656 <merge key="camera.libgphoto2.name" type="string">iConcepts digital camera</merge>
7657 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7658 </match>
7659 </match>
7660 <match key="usb.vendor_id" int="1161">
7661 <match key="usb.product_id" int="49189">
7662 <merge key="info.category" type="string">portable_audio_player</merge>
7663 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7664 <merge key="portable_audio_player.access_method" type="string">user</merge>
7665 <merge key="portable_audio_player.type" type="string">mtp</merge>
7666 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7667 <merge key="camera.libgphoto2.name" type="string">InFocus M810</merge>
7668 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7669 </match>
7670 </match>
4052 <match key="usb.vendor_id" int="2362"> 7671 <match key="usb.vendor_id" int="2362">
4053 <match key="usb.product_id" int="270"> 7672 <match key="usb.product_id" int="270">
4054 <merge key="info.category" type="string">camera</merge> 7673 <merge key="info.category" type="string">camera</merge>
@@ -4091,14 +7710,36 @@
4091 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7710 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4092 </match> 7711 </match>
4093 </match> 7712 </match>
4094 <match key="usb.vendor_id" int="1118"> 7713 <match key="usb.vendor_id" int="32903">
4095 <match key="usb.product_id" int="201"> 7714 <match key="usb.product_id" int="2655">
7715 <merge key="info.category" type="string">portable_audio_player</merge>
7716 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7717 <merge key="portable_audio_player.access_method" type="string">user</merge>
7718 <merge key="portable_audio_player.type" type="string">mtp</merge>
7719 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7720 <merge key="camera.libgphoto2.name" type="string">Intel Chuwi vi8</merge>
7721 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7722 </match>
7723 </match>
7724 <match key="usb.vendor_id" int="32903">
7725 <match key="usb.product_id" int="2581">
7726 <merge key="info.category" type="string">portable_audio_player</merge>
7727 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7728 <merge key="portable_audio_player.access_method" type="string">user</merge>
7729 <merge key="portable_audio_player.type" type="string">mtp</merge>
7730 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7731 <merge key="camera.libgphoto2.name" type="string">Intel Foxconn iView i700</merge>
7732 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7733 </match>
7734 </match>
7735 <match key="usb.vendor_id" int="32903">
7736 <match key="usb.product_id" int="2582">
4096 <merge key="info.category" type="string">portable_audio_player</merge> 7737 <merge key="info.category" type="string">portable_audio_player</merge>
4097 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 7738 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
4098 <merge key="portable_audio_player.access_method" type="string">user</merge> 7739 <merge key="portable_audio_player.access_method" type="string">user</merge>
4099 <merge key="portable_audio_player.type" type="string">mtp</merge> 7740 <merge key="portable_audio_player.type" type="string">mtp</merge>
4100 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 7741 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4101 <merge key="camera.libgphoto2.name" type="string">Intel Bandon Portable Media Center</merge> 7742 <merge key="camera.libgphoto2.name" type="string">Intel Noblex T7A21</merge>
4102 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7743 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4103 </match> 7744 </match>
4104 </match> 7745 </match>
@@ -4111,6 +7752,37 @@
4111 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7752 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4112 </match> 7753 </match>
4113 </match> 7754 </match>
7755 <match key="usb.vendor_id" int="32903">
7756 <match key="usb.product_id" int="2654">
7757 <merge key="info.category" type="string">portable_audio_player</merge>
7758 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7759 <merge key="portable_audio_player.access_method" type="string">user</merge>
7760 <merge key="portable_audio_player.type" type="string">mtp</merge>
7761 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7762 <merge key="camera.libgphoto2.name" type="string">Intel Telcast Air 3G</merge>
7763 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7764 </match>
7765 </match>
7766 <match key="usb.vendor_id" int="32903">
7767 <match key="usb.product_id" int="2555">
7768 <merge key="info.category" type="string">portable_audio_player</merge>
7769 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7770 <merge key="portable_audio_player.access_method" type="string">user</merge>
7771 <merge key="portable_audio_player.type" type="string">mtp</merge>
7772 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7773 <merge key="camera.libgphoto2.name" type="string">Intel Xolo 900/AZ210A</merge>
7774 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7775 </match>
7776 </match>
7777 <match key="usb.vendor_id" int="1363">
7778 <match key="usb.product_id" int="514">
7779 <merge key="info.category" type="string">camera</merge>
7780 <addset key="info.capabilities" type="strlist">camera</addset>
7781 <merge key="camera.access_method" type="string">proprietary</merge>
7782 <merge key="camera.libgphoto2.name" type="string">IOMagic MagicImage 400</merge>
7783 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7784 </match>
7785 </match>
4114 <match key="usb.vendor_id" int="2362"> 7786 <match key="usb.vendor_id" int="2362">
4115 <match key="usb.product_id" int="271"> 7787 <match key="usb.product_id" int="271">
4116 <merge key="info.category" type="string">camera</merge> 7788 <merge key="info.category" type="string">camera</merge>
@@ -4165,6 +7837,17 @@
4165 </match> 7837 </match>
4166 </match> 7838 </match>
4167 <match key="usb.vendor_id" int="16642"> 7839 <match key="usb.vendor_id" int="16642">
7840 <match key="usb.product_id" int="4434">
7841 <merge key="info.category" type="string">portable_audio_player</merge>
7842 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7843 <merge key="portable_audio_player.access_method" type="string">user</merge>
7844 <merge key="portable_audio_player.type" type="string">mtp</merge>
7845 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7846 <merge key="camera.libgphoto2.name" type="string">iRiver E150</merge>
7847 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7848 </match>
7849 </match>
7850 <match key="usb.vendor_id" int="16642">
4168 <match key="usb.product_id" int="4455"> 7851 <match key="usb.product_id" int="4455">
4169 <merge key="info.category" type="string">portable_audio_player</merge> 7852 <merge key="info.category" type="string">portable_audio_player</merge>
4170 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 7853 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -4259,7 +7942,7 @@
4259 <merge key="portable_audio_player.access_method" type="string">user</merge> 7942 <merge key="portable_audio_player.access_method" type="string">user</merge>
4260 <merge key="portable_audio_player.type" type="string">mtp</merge> 7943 <merge key="portable_audio_player.type" type="string">mtp</merge>
4261 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 7944 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4262 <merge key="camera.libgphoto2.name" type="string">iRiver Portable Media Center</merge> 7945 <merge key="camera.libgphoto2.name" type="string">iRiver Portable Media Center 1</merge>
4263 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7946 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4264 </match> 7947 </match>
4265 </match> 7948 </match>
@@ -4270,7 +7953,7 @@
4270 <merge key="portable_audio_player.access_method" type="string">user</merge> 7953 <merge key="portable_audio_player.access_method" type="string">user</merge>
4271 <merge key="portable_audio_player.type" type="string">mtp</merge> 7954 <merge key="portable_audio_player.type" type="string">mtp</merge>
4272 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 7955 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4273 <merge key="camera.libgphoto2.name" type="string">iRiver Portable Media Center</merge> 7956 <merge key="camera.libgphoto2.name" type="string">iRiver Portable Media Center 2</merge>
4274 <merge key="camera.libgphoto2.support" type="bool">true</merge> 7957 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4275 </match> 7958 </match>
4276 </match> 7959 </match>
@@ -4314,7 +7997,7 @@
4314 <merge key="portable_audio_player.access_method" type="string">user</merge> 7997 <merge key="portable_audio_player.access_method" type="string">user</merge>
4315 <merge key="portable_audio_player.type" type="string">mtp</merge> 7998 <merge key="portable_audio_player.type" type="string">mtp</merge>
4316 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 7999 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4317 <merge key="camera.libgphoto2.name" type="string">iRiver T10a</merge> 8000 <merge key="camera.libgphoto2.name" type="string">iRiver T10b</merge>
4318 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8001 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4319 </match> 8002 </match>
4320 </match> 8003 </match>
@@ -4330,24 +8013,24 @@
4330 </match> 8013 </match>
4331 </match> 8014 </match>
4332 <match key="usb.vendor_id" int="16642"> 8015 <match key="usb.vendor_id" int="16642">
4333 <match key="usb.product_id" int="4376"> 8016 <match key="usb.product_id" int="4372">
4334 <merge key="info.category" type="string">portable_audio_player</merge> 8017 <merge key="info.category" type="string">portable_audio_player</merge>
4335 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 8018 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
4336 <merge key="portable_audio_player.access_method" type="string">user</merge> 8019 <merge key="portable_audio_player.access_method" type="string">user</merge>
4337 <merge key="portable_audio_player.type" type="string">mtp</merge> 8020 <merge key="portable_audio_player.type" type="string">mtp</merge>
4338 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 8021 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4339 <merge key="camera.libgphoto2.name" type="string">iRiver T20</merge> 8022 <merge key="camera.libgphoto2.name" type="string">iRiver T20 FM</merge>
4340 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8023 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4341 </match> 8024 </match>
4342 </match> 8025 </match>
4343 <match key="usb.vendor_id" int="16642"> 8026 <match key="usb.vendor_id" int="16642">
4344 <match key="usb.product_id" int="4372"> 8027 <match key="usb.product_id" int="4376">
4345 <merge key="info.category" type="string">portable_audio_player</merge> 8028 <merge key="info.category" type="string">portable_audio_player</merge>
4346 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 8029 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
4347 <merge key="portable_audio_player.access_method" type="string">user</merge> 8030 <merge key="portable_audio_player.access_method" type="string">user</merge>
4348 <merge key="portable_audio_player.type" type="string">mtp</merge> 8031 <merge key="portable_audio_player.type" type="string">mtp</merge>
4349 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 8032 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
4350 <merge key="camera.libgphoto2.name" type="string">iRiver T20 FM</merge> 8033 <merge key="camera.libgphoto2.name" type="string">iRiver T20b</merge>
4351 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8034 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4352 </match> 8035 </match>
4353 </match> 8036 </match>
@@ -4395,6 +8078,17 @@
4395 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8078 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4396 </match> 8079 </match>
4397 </match> 8080 </match>
8081 <match key="usb.vendor_id" int="7784">
8082 <match key="usb.product_id" int="4098">
8083 <merge key="info.category" type="string">portable_audio_player</merge>
8084 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8085 <merge key="portable_audio_player.access_method" type="string">user</merge>
8086 <merge key="portable_audio_player.type" type="string">mtp</merge>
8087 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8088 <merge key="camera.libgphoto2.name" type="string">iRiver Tolino Tab 7</merge>
8089 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8090 </match>
8091 </match>
4398 <match key="usb.vendor_id" int="16642"> 8092 <match key="usb.vendor_id" int="16642">
4399 <match key="usb.product_id" int="4374"> 8093 <match key="usb.product_id" int="4374">
4400 <merge key="info.category" type="string">portable_audio_player</merge> 8094 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -4437,6 +8131,15 @@
4437 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8131 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4438 </match> 8132 </match>
4439 </match> 8133 </match>
8134 <match key="usb.vendor_id" int="2425">
8135 <match key="usb.product_id" int="551">
8136 <merge key="info.category" type="string">camera</merge>
8137 <addset key="info.capabilities" type="strlist">camera</addset>
8138 <merge key="camera.access_method" type="string">proprietary</merge>
8139 <merge key="camera.libgphoto2.name" type="string">Jazwares Star Wars no. 15256</merge>
8140 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8141 </match>
8142 </match>
4440 <match key="usb.vendor_id" int="10096"> 8143 <match key="usb.vendor_id" int="10096">
4441 <match key="usb.product_id" int="36956"> 8144 <match key="usb.product_id" int="36956">
4442 <merge key="info.category" type="string">camera</merge> 8145 <merge key="info.category" type="string">camera</merge>
@@ -4455,6 +8158,24 @@
4455 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8158 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4456 </match> 8159 </match>
4457 </match> 8160 </match>
8161 <match key="usb.vendor_id" int="3478">
8162 <match key="usb.product_id" int="13056">
8163 <merge key="info.category" type="string">camera</merge>
8164 <addset key="info.capabilities" type="strlist">camera</addset>
8165 <merge key="camera.access_method" type="string">proprietary</merge>
8166 <merge key="camera.libgphoto2.name" type="string">Jenoptik JD-3300z3</merge>
8167 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8168 </match>
8169 </match>
8170 <match key="usb.vendor_id" int="3478">
8171 <match key="usb.product_id" int="16640">
8172 <merge key="info.category" type="string">camera</merge>
8173 <addset key="info.capabilities" type="strlist">camera</addset>
8174 <merge key="camera.access_method" type="string">proprietary</merge>
8175 <merge key="camera.libgphoto2.name" type="string">Jenoptik JD-4100z3</merge>
8176 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8177 </match>
8178 </match>
4458 <match key="usb.vendor_id" int="1498"> 8179 <match key="usb.vendor_id" int="1498">
4459 <match key="usb.product_id" int="4102"> 8180 <match key="usb.product_id" int="4102">
4460 <merge key="info.category" type="string">camera</merge> 8181 <merge key="info.category" type="string">camera</merge>
@@ -4473,6 +8194,37 @@
4473 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8194 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4474 </match> 8195 </match>
4475 </match> 8196 </match>
8197 <match key="usb.vendor_id" int="10096">
8198 <match key="usb.product_id" int="37152">
8199 <merge key="info.category" type="string">camera</merge>
8200 <addset key="info.capabilities" type="strlist">camera</addset>
8201 <merge key="camera.access_method" type="string">proprietary</merge>
8202 <merge key="camera.libgphoto2.name" type="string">Jenoptik JDC 350</merge>
8203 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8204 </match>
8205 </match>
8206 <match key="usb.vendor_id" int="10545">
8207 <match key="usb.product_id" int="2561">
8208 <merge key="info.category" type="string">portable_audio_player</merge>
8209 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8210 <merge key="portable_audio_player.access_method" type="string">user</merge>
8211 <merge key="portable_audio_player.type" type="string">mtp</merge>
8212 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8213 <merge key="camera.libgphoto2.name" type="string">Jolla Sailfish (ID1)</merge>
8214 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8215 </match>
8216 </match>
8217 <match key="usb.vendor_id" int="10545">
8218 <match key="usb.product_id" int="2565">
8219 <merge key="info.category" type="string">portable_audio_player</merge>
8220 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8221 <merge key="portable_audio_player.access_method" type="string">user</merge>
8222 <merge key="portable_audio_player.type" type="string">mtp</merge>
8223 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8224 <merge key="camera.libgphoto2.name" type="string">Jolla Sailfish (ID2)</merge>
8225 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8226 </match>
8227 </match>
4476 <match key="usb.vendor_id" int="1265"> 8228 <match key="usb.vendor_id" int="1265">
4477 <match key="usb.product_id" int="24837"> 8229 <match key="usb.product_id" int="24837">
4478 <merge key="info.category" type="string">portable_audio_player</merge> 8230 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -4504,6 +8256,48 @@
4504 <merge key="camera.libgphoto2.support" type="bool">true</merge> 8256 <merge key="camera.libgphoto2.support" type="bool">true</merge>
4505 </match> 8257 </match>
4506 </match> 8258 </match>
8259 <match key="usb.vendor_id" int="8759">
8260 <match key="usb.product_id" int="53512">
8261 <merge key="info.category" type="string">portable_audio_player</merge>
8262 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8263 <merge key="portable_audio_player.access_method" type="string">user</merge>
8264 <merge key="portable_audio_player.type" type="string">mtp</merge>
8265 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8266 <merge key="camera.libgphoto2.name" type="string">Kobo Arc (ID1)</merge>
8267 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8268 </match>
8269 </match>
8270 <match key="usb.vendor_id" int="8759">
8271 <match key="usb.product_id" int="53513">
8272 <merge key="info.category" type="string">portable_audio_player</merge>
8273 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8274 <merge key="portable_audio_player.access_method" type="string">user</merge>
8275 <merge key="portable_audio_player.type" type="string">mtp</merge>
8276 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8277 <merge key="camera.libgphoto2.name" type="string">Kobo Arc (ID2)</merge>
8278 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8279 </match>
8280 </match>
8281 <match key="usb.vendor_id" int="8759">
8282 <match key="usb.product_id" int="45320">
8283 <merge key="info.category" type="string">portable_audio_player</merge>
8284 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8285 <merge key="portable_audio_player.access_method" type="string">user</merge>
8286 <merge key="portable_audio_player.type" type="string">mtp</merge>
8287 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8288 <merge key="camera.libgphoto2.name" type="string">Kobo Arc 7 HD</merge>
8289 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8290 </match>
8291 </match>
8292 <match key="usb.vendor_id" int="1034">
8293 <match key="usb.product_id" int="1559">
8294 <merge key="info.category" type="string">camera</merge>
8295 <addset key="info.capabilities" type="strlist">camera</addset>
8296 <merge key="camera.access_method" type="string">ptp</merge>
8297 <merge key="camera.libgphoto2.name" type="string">Kodak C1530</merge>
8298 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8299 </match>
8300 </match>
4507 <match key="usb.vendor_id" int="1034"> 8301 <match key="usb.vendor_id" int="1034">
4508 <match key="usb.product_id" int="1547"> 8302 <match key="usb.product_id" int="1547">
4509 <merge key="info.category" type="string">camera</merge> 8303 <merge key="info.category" type="string">camera</merge>
@@ -5090,6 +8884,15 @@
5090 </match> 8884 </match>
5091 </match> 8885 </match>
5092 <match key="usb.vendor_id" int="1034"> 8886 <match key="usb.vendor_id" int="1034">
8887 <match key="usb.product_id" int="1536">
8888 <merge key="info.category" type="string">camera</merge>
8889 <addset key="info.capabilities" type="strlist">camera</addset>
8890 <merge key="camera.access_method" type="string">ptp</merge>
8891 <merge key="camera.libgphoto2.name" type="string">Kodak M531</merge>
8892 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8893 </match>
8894 </match>
8895 <match key="usb.vendor_id" int="1034">
5093 <match key="usb.product_id" int="1439"> 8896 <match key="usb.product_id" int="1439">
5094 <merge key="info.category" type="string">camera</merge> 8897 <merge key="info.category" type="string">camera</merge>
5095 <addset key="info.capabilities" type="strlist">camera</addset> 8898 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -5297,6 +9100,15 @@
5297 </match> 9100 </match>
5298 </match> 9101 </match>
5299 <match key="usb.vendor_id" int="1034"> 9102 <match key="usb.vendor_id" int="1034">
9103 <match key="usb.product_id" int="1429">
9104 <merge key="info.category" type="string">camera</merge>
9105 <addset key="info.capabilities" type="strlist">camera</addset>
9106 <merge key="camera.access_method" type="string">ptp</merge>
9107 <merge key="camera.libgphoto2.name" type="string">Kodak Z8612 IS</merge>
9108 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9109 </match>
9110 </match>
9111 <match key="usb.vendor_id" int="1034">
5300 <match key="usb.product_id" int="1487"> 9112 <match key="usb.product_id" int="1487">
5301 <merge key="info.category" type="string">camera</merge> 9113 <merge key="info.category" type="string">camera</merge>
5302 <addset key="info.capabilities" type="strlist">camera</addset> 9114 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -5323,6 +9135,15 @@
5323 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9135 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5324 </match> 9136 </match>
5325 </match> 9137 </match>
9138 <match key="usb.vendor_id" int="1224">
9139 <match key="usb.product_id" int="1826">
9140 <merge key="info.category" type="string">camera</merge>
9141 <addset key="info.capabilities" type="strlist">camera</addset>
9142 <merge key="camera.access_method" type="string">proprietary</merge>
9143 <merge key="camera.libgphoto2.name" type="string">Konica e-mini</merge>
9144 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9145 </match>
9146 </match>
5326 <match key="usb.vendor_id" int="4907"> 9147 <match key="usb.vendor_id" int="4907">
5327 <match key="usb.product_id" int="1"> 9148 <match key="usb.product_id" int="1">
5328 <merge key="info.category" type="string">camera</merge> 9149 <merge key="info.category" type="string">camera</merge>
@@ -5377,6 +9198,61 @@
5377 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9198 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5378 </match> 9199 </match>
5379 </match> 9200 </match>
9201 <match key="usb.vendor_id" int="7994">
9202 <match key="usb.product_id" int="4102">
9203 <merge key="info.category" type="string">portable_audio_player</merge>
9204 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9205 <merge key="portable_audio_player.access_method" type="string">user</merge>
9206 <merge key="portable_audio_player.type" type="string">mtp</merge>
9207 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9208 <merge key="camera.libgphoto2.name" type="string">Kurio 7S</merge>
9209 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9210 </match>
9211 </match>
9212 <match key="usb.vendor_id" int="1154">
9213 <match key="usb.product_id" int="2425">
9214 <merge key="info.category" type="string">portable_audio_player</merge>
9215 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9216 <merge key="portable_audio_player.access_method" type="string">user</merge>
9217 <merge key="portable_audio_player.type" type="string">mtp</merge>
9218 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9219 <merge key="camera.libgphoto2.name" type="string">Kyocera DuraForce</merge>
9220 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9221 </match>
9222 </match>
9223 <match key="usb.vendor_id" int="1154">
9224 <match key="usb.product_id" int="2064">
9225 <merge key="info.category" type="string">portable_audio_player</merge>
9226 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9227 <merge key="portable_audio_player.access_method" type="string">user</merge>
9228 <merge key="portable_audio_player.type" type="string">mtp</merge>
9229 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9230 <merge key="camera.libgphoto2.name" type="string">Kyocera KYL22</merge>
9231 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9232 </match>
9233 </match>
9234 <match key="usb.vendor_id" int="1154">
9235 <match key="usb.product_id" int="1393">
9236 <merge key="info.category" type="string">portable_audio_player</merge>
9237 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9238 <merge key="portable_audio_player.access_method" type="string">user</merge>
9239 <merge key="portable_audio_player.type" type="string">mtp</merge>
9240 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9241 <merge key="camera.libgphoto2.name" type="string">Kyocera Rise</merge>
9242 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9243 </match>
9244 </match>
9245 <match key="usb.vendor_id" int="1154">
9246 <match key="usb.product_id" int="1434">
9247 <merge key="info.category" type="string">portable_audio_player</merge>
9248 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9249 <merge key="portable_audio_player.access_method" type="string">user</merge>
9250 <merge key="portable_audio_player.type" type="string">mtp</merge>
9251 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9252 <merge key="camera.libgphoto2.name" type="string">Kyocera Torque Model E6715</merge>
9253 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9254 </match>
9255 </match>
5380 <match key="usb.vendor_id" int="10096"> 9256 <match key="usb.vendor_id" int="10096">
5381 <match key="usb.product_id" int="36945"> 9257 <match key="usb.product_id" int="36945">
5382 <merge key="info.category" type="string">camera</merge> 9258 <merge key="info.category" type="string">camera</merge>
@@ -5395,6 +9271,312 @@
5395 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9271 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5396 </match> 9272 </match>
5397 </match> 9273 </match>
9274 <match key="usb.vendor_id" int="6808">
9275 <match key="usb.product_id" int="2">
9276 <merge key="info.category" type="string">camera</merge>
9277 <addset key="info.capabilities" type="strlist">camera</addset>
9278 <merge key="camera.access_method" type="string">ptp</merge>
9279 <merge key="camera.libgphoto2.name" type="string">Leica M9</merge>
9280 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9281 </match>
9282 </match>
9283 <match key="usb.vendor_id" int="6127">
9284 <match key="usb.product_id" int="30519">
9285 <merge key="info.category" type="string">portable_audio_player</merge>
9286 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9287 <merge key="portable_audio_player.access_method" type="string">user</merge>
9288 <merge key="portable_audio_player.type" type="string">mtp</merge>
9289 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9290 <merge key="camera.libgphoto2.name" type="string">Lenovo A3500-F</merge>
9291 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9292 </match>
9293 </match>
9294 <match key="usb.vendor_id" int="6127">
9295 <match key="usb.product_id" int="30507">
9296 <merge key="info.category" type="string">portable_audio_player</merge>
9297 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9298 <merge key="portable_audio_player.access_method" type="string">user</merge>
9299 <merge key="portable_audio_player.type" type="string">mtp</merge>
9300 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9301 <merge key="camera.libgphoto2.name" type="string">Lenovo A5500-F</merge>
9302 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9303 </match>
9304 </match>
9305 <match key="usb.vendor_id" int="6127">
9306 <match key="usb.product_id" int="29848">
9307 <merge key="info.category" type="string">portable_audio_player</merge>
9308 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9309 <merge key="portable_audio_player.access_method" type="string">user</merge>
9310 <merge key="portable_audio_player.type" type="string">mtp</merge>
9311 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9312 <merge key="camera.libgphoto2.name" type="string">Lenovo A820</merge>
9313 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9314 </match>
9315 </match>
9316 <match key="usb.vendor_id" int="6127">
9317 <match key="usb.product_id" int="30140">
9318 <merge key="info.category" type="string">portable_audio_player</merge>
9319 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9320 <merge key="portable_audio_player.access_method" type="string">user</merge>
9321 <merge key="portable_audio_player.type" type="string">mtp</merge>
9322 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9323 <merge key="camera.libgphoto2.name" type="string">Lenovo IdeaPad A3000 (ID1)</merge>
9324 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9325 </match>
9326 </match>
9327 <match key="usb.vendor_id" int="6127">
9328 <match key="usb.product_id" int="30142">
9329 <merge key="info.category" type="string">portable_audio_player</merge>
9330 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9331 <merge key="portable_audio_player.access_method" type="string">user</merge>
9332 <merge key="portable_audio_player.type" type="string">mtp</merge>
9333 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9334 <merge key="camera.libgphoto2.name" type="string">Lenovo IdeaPad A3000 (ID2)</merge>
9335 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9336 </match>
9337 </match>
9338 <match key="usb.vendor_id" int="6127">
9339 <match key="usb.product_id" int="30018">
9340 <merge key="info.category" type="string">portable_audio_player</merge>
9341 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9342 <merge key="portable_audio_player.access_method" type="string">user</merge>
9343 <merge key="portable_audio_player.type" type="string">mtp</merge>
9344 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9345 <merge key="camera.libgphoto2.name" type="string">Lenovo IdeaTab A2109A</merge>
9346 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9347 </match>
9348 </match>
9349 <match key="usb.vendor_id" int="6127">
9350 <match key="usb.product_id" int="30077">
9351 <merge key="info.category" type="string">portable_audio_player</merge>
9352 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9353 <merge key="portable_audio_player.access_method" type="string">user</merge>
9354 <merge key="portable_audio_player.type" type="string">mtp</merge>
9355 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9356 <merge key="camera.libgphoto2.name" type="string">Lenovo IdeaTab S2210a</merge>
9357 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9358 </match>
9359 </match>
9360 <match key="usb.vendor_id" int="6127">
9361 <match key="usb.product_id" int="30440">
9362 <merge key="info.category" type="string">portable_audio_player</merge>
9363 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9364 <merge key="portable_audio_player.access_method" type="string">user</merge>
9365 <merge key="portable_audio_player.type" type="string">mtp</merge>
9366 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9367 <merge key="camera.libgphoto2.name" type="string">Lenovo IdeaTab S5000</merge>
9368 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9369 </match>
9370 </match>
9371 <match key="usb.vendor_id" int="6127">
9372 <match key="usb.product_id" int="29706">
9373 <merge key="info.category" type="string">portable_audio_player</merge>
9374 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9375 <merge key="portable_audio_player.access_method" type="string">user</merge>
9376 <merge key="portable_audio_player.type" type="string">mtp</merge>
9377 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9378 <merge key="camera.libgphoto2.name" type="string">Lenovo K1</merge>
9379 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9380 </match>
9381 </match>
9382 <match key="usb.vendor_id" int="6127">
9383 <match key="usb.product_id" int="30851">
9384 <merge key="info.category" type="string">portable_audio_player</merge>
9385 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9386 <merge key="portable_audio_player.access_method" type="string">user</merge>
9387 <merge key="portable_audio_player.type" type="string">mtp</merge>
9388 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9389 <merge key="camera.libgphoto2.name" type="string">Lenovo K3 Note</merge>
9390 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9391 </match>
9392 </match>
9393 <match key="usb.vendor_id" int="6127">
9394 <match key="usb.product_id" int="30133">
9395 <merge key="info.category" type="string">portable_audio_player</merge>
9396 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9397 <merge key="portable_audio_player.access_method" type="string">user</merge>
9398 <merge key="portable_audio_player.type" type="string">mtp</merge>
9399 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9400 <merge key="camera.libgphoto2.name" type="string">Lenovo K900 (ID1)</merge>
9401 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9402 </match>
9403 </match>
9404 <match key="usb.vendor_id" int="6127">
9405 <match key="usb.product_id" int="30554">
9406 <merge key="info.category" type="string">portable_audio_player</merge>
9407 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9408 <merge key="portable_audio_player.access_method" type="string">user</merge>
9409 <merge key="portable_audio_player.type" type="string">mtp</merge>
9410 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9411 <merge key="camera.libgphoto2.name" type="string">Lenovo LifeTab E733X</merge>
9412 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9413 </match>
9414 </match>
9415 <match key="usb.vendor_id" int="6127">
9416 <match key="usb.product_id" int="29900">
9417 <merge key="info.category" type="string">portable_audio_player</merge>
9418 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9419 <merge key="portable_audio_player.access_method" type="string">user</merge>
9420 <merge key="portable_audio_player.type" type="string">mtp</merge>
9421 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9422 <merge key="camera.libgphoto2.name" type="string">Lenovo Lifetab S9512</merge>
9423 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9424 </match>
9425 </match>
9426 <match key="usb.vendor_id" int="6127">
9427 <match key="usb.product_id" int="3074">
9428 <merge key="info.category" type="string">portable_audio_player</merge>
9429 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9430 <merge key="portable_audio_player.access_method" type="string">user</merge>
9431 <merge key="portable_audio_player.type" type="string">mtp</merge>
9432 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9433 <merge key="camera.libgphoto2.name" type="string">Lenovo P70-A</merge>
9434 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9435 </match>
9436 </match>
9437 <match key="usb.vendor_id" int="6127">
9438 <match key="usb.product_id" int="29847">
9439 <merge key="info.category" type="string">portable_audio_player</merge>
9440 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9441 <merge key="portable_audio_player.access_method" type="string">user</merge>
9442 <merge key="portable_audio_player.type" type="string">mtp</merge>
9443 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9444 <merge key="camera.libgphoto2.name" type="string">Lenovo P700</merge>
9445 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9446 </match>
9447 </match>
9448 <match key="usb.vendor_id" int="6127">
9449 <match key="usb.product_id" int="29862">
9450 <merge key="info.category" type="string">portable_audio_player</merge>
9451 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9452 <merge key="portable_audio_player.access_method" type="string">user</merge>
9453 <merge key="portable_audio_player.type" type="string">mtp</merge>
9454 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9455 <merge key="camera.libgphoto2.name" type="string">Lenovo P780</merge>
9456 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9457 </match>
9458 </match>
9459 <match key="usb.vendor_id" int="6127">
9460 <match key="usb.product_id" int="29944">
9461 <merge key="info.category" type="string">portable_audio_player</merge>
9462 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9463 <merge key="portable_audio_player.access_method" type="string">user</merge>
9464 <merge key="portable_audio_player.type" type="string">mtp</merge>
9465 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9466 <merge key="camera.libgphoto2.name" type="string">Lenovo S660</merge>
9467 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9468 </match>
9469 </match>
9470 <match key="usb.vendor_id" int="6127">
9471 <match key="usb.product_id" int="30488">
9472 <merge key="info.category" type="string">portable_audio_player</merge>
9473 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9474 <merge key="portable_audio_player.access_method" type="string">user</merge>
9475 <merge key="portable_audio_player.type" type="string">mtp</merge>
9476 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9477 <merge key="camera.libgphoto2.name" type="string">Lenovo S930</merge>
9478 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9479 </match>
9480 </match>
9481 <match key="usb.vendor_id" int="6127">
9482 <match key="usb.product_id" int="29724">
9483 <merge key="info.category" type="string">portable_audio_player</merge>
9484 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9485 <merge key="portable_audio_player.access_method" type="string">user</merge>
9486 <merge key="portable_audio_player.type" type="string">mtp</merge>
9487 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9488 <merge key="camera.libgphoto2.name" type="string">Lenovo ThinkPad Tablet</merge>
9489 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9490 </match>
9491 </match>
9492 <match key="usb.vendor_id" int="6127">
9493 <match key="usb.product_id" int="30450">
9494 <merge key="info.category" type="string">portable_audio_player</merge>
9495 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9496 <merge key="portable_audio_player.access_method" type="string">user</merge>
9497 <merge key="portable_audio_player.type" type="string">mtp</merge>
9498 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9499 <merge key="camera.libgphoto2.name" type="string">Lenovo Toga Tablet B6000-F</merge>
9500 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9501 </match>
9502 </match>
9503 <match key="usb.vendor_id" int="6127">
9504 <match key="usb.product_id" int="30698">
9505 <merge key="info.category" type="string">portable_audio_player</merge>
9506 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9507 <merge key="portable_audio_player.access_method" type="string">user</merge>
9508 <merge key="portable_audio_player.type" type="string">mtp</merge>
9509 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9510 <merge key="camera.libgphoto2.name" type="string">Lenovo Vibe Z2</merge>
9511 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9512 </match>
9513 </match>
9514 <match key="usb.vendor_id" int="6127">
9515 <match key="usb.product_id" int="30463">
9516 <merge key="info.category" type="string">portable_audio_player</merge>
9517 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9518 <merge key="portable_audio_player.access_method" type="string">user</merge>
9519 <merge key="portable_audio_player.type" type="string">mtp</merge>
9520 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9521 <merge key="camera.libgphoto2.name" type="string">Lenovo Yoga Tablet 10 B8000-H</merge>
9522 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9523 </match>
9524 </match>
9525 <match key="usb.vendor_id" int="6127">
9526 <match key="usb.product_id" int="30641">
9527 <merge key="info.category" type="string">portable_audio_player</merge>
9528 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9529 <merge key="portable_audio_player.access_method" type="string">user</merge>
9530 <merge key="portable_audio_player.type" type="string">mtp</merge>
9531 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9532 <merge key="camera.libgphoto2.name" type="string">Lenovo Yoga Tablet 2 Pro</merge>
9533 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9534 </match>
9535 </match>
9536 <match key="usb.vendor_id" int="4100">
9537 <match key="usb.product_id" int="25073">
9538 <merge key="info.category" type="string">portable_audio_player</merge>
9539 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9540 <merge key="portable_audio_player.access_method" type="string">user</merge>
9541 <merge key="portable_audio_player.type" type="string">mtp</merge>
9542 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9543 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. Android phone (ID1)</merge>
9544 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9545 </match>
9546 </match>
9547 <match key="usb.vendor_id" int="4100">
9548 <match key="usb.product_id" int="25081">
9549 <merge key="info.category" type="string">portable_audio_player</merge>
9550 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9551 <merge key="portable_audio_player.access_method" type="string">user</merge>
9552 <merge key="portable_audio_player.type" type="string">mtp</merge>
9553 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9554 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. Android phone (ID2)</merge>
9555 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9556 </match>
9557 </match>
9558 <match key="usb.vendor_id" int="4100">
9559 <match key="usb.product_id" int="25215">
9560 <merge key="info.category" type="string">portable_audio_player</merge>
9561 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9562 <merge key="portable_audio_player.access_method" type="string">user</merge>
9563 <merge key="portable_audio_player.type" type="string">mtp</merge>
9564 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9565 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. G3</merge>
9566 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9567 </match>
9568 </match>
9569 <match key="usb.vendor_id" int="4100">
9570 <match key="usb.product_id" int="25198">
9571 <merge key="info.category" type="string">portable_audio_player</merge>
9572 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9573 <merge key="portable_audio_player.access_method" type="string">user</merge>
9574 <merge key="portable_audio_player.type" type="string">mtp</merge>
9575 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9576 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. G3 (VS985)</merge>
9577 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9578 </match>
9579 </match>
5398 <match key="usb.vendor_id" int="4100"> 9580 <match key="usb.vendor_id" int="4100">
5399 <match key="usb.product_id" int="24859"> 9581 <match key="usb.product_id" int="24859">
5400 <merge key="info.category" type="string">portable_audio_player</merge> 9582 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5428,6 +9610,72 @@
5428 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9610 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5429 </match> 9611 </match>
5430 </match> 9612 </match>
9613 <match key="usb.vendor_id" int="4100">
9614 <match key="usb.product_id" int="25406">
9615 <merge key="info.category" type="string">portable_audio_player</merge>
9616 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9617 <merge key="portable_audio_player.access_method" type="string">user</merge>
9618 <merge key="portable_audio_player.type" type="string">mtp</merge>
9619 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9620 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. LG G Flex 2</merge>
9621 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9622 </match>
9623 </match>
9624 <match key="usb.vendor_id" int="4100">
9625 <match key="usb.product_id" int="25145">
9626 <merge key="info.category" type="string">portable_audio_player</merge>
9627 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9628 <merge key="portable_audio_player.access_method" type="string">user</merge>
9629 <merge key="portable_audio_player.type" type="string">mtp</merge>
9630 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9631 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. LG VS870</merge>
9632 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9633 </match>
9634 </match>
9635 <match key="usb.vendor_id" int="4100">
9636 <match key="usb.product_id" int="25149">
9637 <merge key="info.category" type="string">portable_audio_player</merge>
9638 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9639 <merge key="portable_audio_player.access_method" type="string">user</merge>
9640 <merge key="portable_audio_player.type" type="string">mtp</merge>
9641 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9642 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. LG VS890</merge>
9643 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9644 </match>
9645 </match>
9646 <match key="usb.vendor_id" int="4100">
9647 <match key="usb.product_id" int="25116">
9648 <merge key="info.category" type="string">portable_audio_player</merge>
9649 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9650 <merge key="portable_audio_player.access_method" type="string">user</merge>
9651 <merge key="portable_audio_player.type" type="string">mtp</merge>
9652 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9653 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. LG VS980</merge>
9654 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9655 </match>
9656 </match>
9657 <match key="usb.vendor_id" int="4100">
9658 <match key="usb.product_id" int="25125">
9659 <merge key="info.category" type="string">portable_audio_player</merge>
9660 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9661 <merge key="portable_audio_player.access_method" type="string">user</merge>
9662 <merge key="portable_audio_player.type" type="string">mtp</merge>
9663 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9664 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. LG2 Optimus</merge>
9665 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9666 </match>
9667 </match>
9668 <match key="usb.vendor_id" int="4100">
9669 <match key="usb.product_id" int="24986">
9670 <merge key="info.category" type="string">portable_audio_player</merge>
9671 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9672 <merge key="portable_audio_player.access_method" type="string">user</merge>
9673 <merge key="portable_audio_player.type" type="string">mtp</merge>
9674 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9675 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. LG8575</merge>
9676 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9677 </match>
9678 </match>
5431 <match key="usb.vendor_id" int="1086"> 9679 <match key="usb.vendor_id" int="1086">
5432 <match key="usb.product_id" int="28736"> 9680 <match key="usb.product_id" int="28736">
5433 <merge key="info.category" type="string">portable_audio_player</merge> 9681 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5451,6 +9699,28 @@
5451 </match> 9699 </match>
5452 </match> 9700 </match>
5453 <match key="usb.vendor_id" int="4100"> 9701 <match key="usb.vendor_id" int="4100">
9702 <match key="usb.product_id" int="25372">
9703 <merge key="info.category" type="string">portable_audio_player</merge>
9704 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9705 <merge key="portable_audio_player.access_method" type="string">user</merge>
9706 <merge key="portable_audio_player.type" type="string">mtp</merge>
9707 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9708 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. Various E and P models</merge>
9709 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9710 </match>
9711 </match>
9712 <match key="usb.vendor_id" int="4100">
9713 <match key="usb.product_id" int="25189">
9714 <merge key="info.category" type="string">portable_audio_player</merge>
9715 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9716 <merge key="portable_audio_player.access_method" type="string">user</merge>
9717 <merge key="portable_audio_player.type" type="string">mtp</merge>
9718 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9719 <merge key="camera.libgphoto2.name" type="string">LG Electronics Inc. VK810</merge>
9720 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9721 </match>
9722 </match>
9723 <match key="usb.vendor_id" int="4100">
5454 <match key="usb.product_id" int="24592"> 9724 <match key="usb.product_id" int="24592">
5455 <merge key="info.category" type="string">portable_audio_player</merge> 9725 <merge key="info.category" type="string">portable_audio_player</merge>
5456 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 9726 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -5470,6 +9740,15 @@
5470 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9740 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5471 </match> 9741 </match>
5472 </match> 9742 </match>
9743 <match key="usb.vendor_id" int="3478">
9744 <match key="usb.product_id" int="16640">
9745 <merge key="info.category" type="string">camera</merge>
9746 <addset key="info.capabilities" type="strlist">camera</addset>
9747 <merge key="camera.access_method" type="string">proprietary</merge>
9748 <merge key="camera.libgphoto2.name" type="string">Lifetec LT 5995</merge>
9749 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9750 </match>
9751 </match>
5473 <match key="usb.vendor_id" int="5073"> 9752 <match key="usb.vendor_id" int="5073">
5474 <match key="usb.product_id" int="28674"> 9753 <match key="usb.product_id" int="28674">
5475 <merge key="info.category" type="string">portable_audio_player</merge> 9754 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5499,6 +9778,42 @@
5499 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9778 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5500 </match> 9779 </match>
5501 </match> 9780 </match>
9781 <match key="usb.vendor_id" int="3478">
9782 <match key="usb.product_id" int="16640">
9783 <merge key="info.category" type="string">camera</merge>
9784 <addset key="info.capabilities" type="strlist">camera</addset>
9785 <merge key="camera.access_method" type="string">proprietary</merge>
9786 <merge key="camera.libgphoto2.name" type="string">Maginon SX-410z</merge>
9787 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9788 </match>
9789 </match>
9790 <match key="usb.vendor_id" int="3478">
9791 <match key="usb.product_id" int="13056">
9792 <merge key="info.category" type="string">camera</merge>
9793 <addset key="info.capabilities" type="strlist">camera</addset>
9794 <merge key="camera.access_method" type="string">proprietary</merge>
9795 <merge key="camera.libgphoto2.name" type="string">Maginon SX330z</merge>
9796 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9797 </match>
9798 </match>
9799 <match key="usb.vendor_id" int="10096">
9800 <match key="usb.product_id" int="37152">
9801 <merge key="info.category" type="string">camera</merge>
9802 <addset key="info.capabilities" type="strlist">camera</addset>
9803 <merge key="camera.access_method" type="string">proprietary</merge>
9804 <merge key="camera.libgphoto2.name" type="string">Magpix B350</merge>
9805 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9806 </match>
9807 </match>
9808 <match key="usb.vendor_id" int="1276">
9809 <match key="usb.product_id" int="20555">
9810 <merge key="info.category" type="string">camera</merge>
9811 <addset key="info.capabilities" type="strlist">camera</addset>
9812 <merge key="camera.access_method" type="string">proprietary</merge>
9813 <merge key="camera.libgphoto2.name" type="string">Maxell Max Pocket</merge>
9814 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9815 </match>
9816 </match>
5502 <match key="usb.vendor_id" int="1647"> 9817 <match key="usb.vendor_id" int="1647">
5503 <match key="usb.product_id" int="33900"> 9818 <match key="usb.product_id" int="33900">
5504 <merge key="info.category" type="string">portable_audio_player</merge> 9819 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5519,6 +9834,57 @@
5519 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9834 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5520 </match> 9835 </match>
5521 </match> 9836 </match>
9837 <match key="usb.vendor_id" int="3725">
9838 <match key="usb.product_id" int="80">
9839 <merge key="info.category" type="string">portable_audio_player</merge>
9840 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9841 <merge key="portable_audio_player.access_method" type="string">user</merge>
9842 <merge key="portable_audio_player.type" type="string">mtp</merge>
9843 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9844 <merge key="camera.libgphoto2.name" type="string">MediaTek Inc MT5xx and MT6xx SoCs</merge>
9845 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9846 </match>
9847 </match>
9848 <match key="usb.vendor_id" int="1032">
9849 <match key="usb.product_id" int="45066">
9850 <merge key="info.category" type="string">portable_audio_player</merge>
9851 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9852 <merge key="portable_audio_player.access_method" type="string">user</merge>
9853 <merge key="portable_audio_player.type" type="string">mtp</merge>
9854 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9855 <merge key="camera.libgphoto2.name" type="string">Medion Lifetab P9514</merge>
9856 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9857 </match>
9858 </match>
9859 <match key="usb.vendor_id" int="6127">
9860 <match key="usb.product_id" int="29827">
9861 <merge key="info.category" type="string">portable_audio_player</merge>
9862 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9863 <merge key="portable_audio_player.access_method" type="string">user</merge>
9864 <merge key="portable_audio_player.type" type="string">mtp</merge>
9865 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9866 <merge key="camera.libgphoto2.name" type="string">Medion Lifetab P9516</merge>
9867 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9868 </match>
9869 </match>
9870 <match key="usb.vendor_id" int="1276">
9871 <match key="usb.product_id" int="20554">
9872 <merge key="info.category" type="string">camera</merge>
9873 <addset key="info.capabilities" type="strlist">camera</addset>
9874 <merge key="camera.access_method" type="string">proprietary</merge>
9875 <merge key="camera.libgphoto2.name" type="string">Medion MD 5319</merge>
9876 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9877 </match>
9878 </match>
9879 <match key="usb.vendor_id" int="3478">
9880 <match key="usb.product_id" int="16640">
9881 <merge key="info.category" type="string">camera</merge>
9882 <addset key="info.capabilities" type="strlist">camera</addset>
9883 <merge key="camera.access_method" type="string">proprietary</merge>
9884 <merge key="camera.libgphoto2.name" type="string">Medion MD 6000</merge>
9885 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9886 </match>
9887 </match>
5522 <match key="usb.vendor_id" int="1482"> 9888 <match key="usb.vendor_id" int="1482">
5523 <match key="usb.product_id" int="8709"> 9889 <match key="usb.product_id" int="8709">
5524 <merge key="info.category" type="string">camera</merge> 9890 <merge key="info.category" type="string">camera</merge>
@@ -5528,6 +9894,15 @@
5528 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9894 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5529 </match> 9895 </match>
5530 </match> 9896 </match>
9897 <match key="usb.vendor_id" int="3478">
9898 <match key="usb.product_id" int="16642">
9899 <merge key="info.category" type="string">camera</merge>
9900 <addset key="info.capabilities" type="strlist">camera</addset>
9901 <merge key="camera.access_method" type="string">proprietary</merge>
9902 <merge key="camera.libgphoto2.name" type="string">Medion MD 9700</merge>
9903 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9904 </match>
9905 </match>
5531 <match key="usb.vendor_id" int="1647"> 9906 <match key="usb.vendor_id" int="1647">
5532 <match key="usb.product_id" int="34128"> 9907 <match key="usb.product_id" int="34128">
5533 <merge key="info.category" type="string">portable_audio_player</merge> 9908 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5535,7 +9910,7 @@
5535 <merge key="portable_audio_player.access_method" type="string">user</merge> 9910 <merge key="portable_audio_player.access_method" type="string">user</merge>
5536 <merge key="portable_audio_player.type" type="string">mtp</merge> 9911 <merge key="portable_audio_player.type" type="string">mtp</merge>
5537 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 9912 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5538 <merge key="camera.libgphoto2.name" type="string">Medion MD8333</merge> 9913 <merge key="camera.libgphoto2.name" type="string">Medion MD8333 (ID1)</merge>
5539 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9914 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5540 </match> 9915 </match>
5541 </match> 9916 </match>
@@ -5546,7 +9921,62 @@
5546 <merge key="portable_audio_player.access_method" type="string">user</merge> 9921 <merge key="portable_audio_player.access_method" type="string">user</merge>
5547 <merge key="portable_audio_player.type" type="string">mtp</merge> 9922 <merge key="portable_audio_player.type" type="string">mtp</merge>
5548 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 9923 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5549 <merge key="camera.libgphoto2.name" type="string">Medion MD8333</merge> 9924 <merge key="camera.libgphoto2.name" type="string">Medion MD8333 (ID2)</merge>
9925 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9926 </match>
9927 </match>
9928 <match key="usb.vendor_id" int="1032">
9929 <match key="usb.product_id" int="45065">
9930 <merge key="info.category" type="string">portable_audio_player</merge>
9931 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9932 <merge key="portable_audio_player.access_method" type="string">user</merge>
9933 <merge key="portable_audio_player.type" type="string">mtp</merge>
9934 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9935 <merge key="camera.libgphoto2.name" type="string">Medion MD99000 (P9514)/Olivetti Olipad 110</merge>
9936 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9937 </match>
9938 </match>
9939 <match key="usb.vendor_id" int="4721">
9940 <match key="usb.product_id" int="8210">
9941 <merge key="info.category" type="string">portable_audio_player</merge>
9942 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9943 <merge key="portable_audio_player.access_method" type="string">user</merge>
9944 <merge key="portable_audio_player.type" type="string">mtp</merge>
9945 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9946 <merge key="camera.libgphoto2.name" type="string">Megafon Login+</merge>
9947 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9948 </match>
9949 </match>
9950 <match key="usb.vendor_id" int="8222">
9951 <match key="usb.product_id" int="17067">
9952 <merge key="info.category" type="string">portable_audio_player</merge>
9953 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9954 <merge key="portable_audio_player.access_method" type="string">user</merge>
9955 <merge key="portable_audio_player.type" type="string">mtp</merge>
9956 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9957 <merge key="camera.libgphoto2.name" type="string">Megafon MFLogin3T</merge>
9958 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9959 </match>
9960 </match>
9961 <match key="usb.vendor_id" int="10821">
9962 <match key="usb.product_id" int="8200">
9963 <merge key="info.category" type="string">portable_audio_player</merge>
9964 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9965 <merge key="portable_audio_player.access_method" type="string">user</merge>
9966 <merge key="portable_audio_player.type" type="string">mtp</merge>
9967 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9968 <merge key="camera.libgphoto2.name" type="string">Meizu MX Phone (MTP)</merge>
9969 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9970 </match>
9971 </match>
9972 <match key="usb.vendor_id" int="10821">
9973 <match key="usb.product_id" int="3074">
9974 <merge key="info.category" type="string">portable_audio_player</merge>
9975 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
9976 <merge key="portable_audio_player.access_method" type="string">user</merge>
9977 <merge key="portable_audio_player.type" type="string">mtp</merge>
9978 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9979 <merge key="camera.libgphoto2.name" type="string">Meizu MX Phone (MTP+ADB)</merge>
5550 <merge key="camera.libgphoto2.support" type="bool">true</merge> 9980 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5551 </match> 9981 </match>
5552 </match> 9982 </match>
@@ -5572,6 +10002,15 @@
5572 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10002 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5573 </match> 10003 </match>
5574 </match> 10004 </match>
10005 <match key="usb.vendor_id" int="1363">
10006 <match key="usb.product_id" int="514">
10007 <merge key="info.category" type="string">camera</merge>
10008 <addset key="info.capabilities" type="strlist">camera</addset>
10009 <merge key="camera.access_method" type="string">proprietary</merge>
10010 <merge key="camera.libgphoto2.name" type="string">Micromaxx Digital Camera</merge>
10011 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10012 </match>
10013 </match>
5575 <match key="usb.vendor_id" int="1118"> 10014 <match key="usb.vendor_id" int="1118">
5576 <match key="usb.product_id" int="1600"> 10015 <match key="usb.product_id" int="1600">
5577 <merge key="info.category" type="string">portable_audio_player</merge> 10016 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5595,6 +10034,17 @@
5595 </match> 10034 </match>
5596 </match> 10035 </match>
5597 <match key="usb.vendor_id" int="1118"> 10036 <match key="usb.vendor_id" int="1118">
10037 <match key="usb.product_id" int="1260">
10038 <merge key="info.category" type="string">portable_audio_player</merge>
10039 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10040 <merge key="portable_audio_player.access_method" type="string">user</merge>
10041 <merge key="portable_audio_player.type" type="string">mtp</merge>
10042 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10043 <merge key="camera.libgphoto2.name" type="string">Microsoft Windows Phone</merge>
10044 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10045 </match>
10046 </match>
10047 <match key="usb.vendor_id" int="1118">
5598 <match key="usb.product_id" int="1808"> 10048 <match key="usb.product_id" int="1808">
5599 <merge key="info.category" type="string">portable_audio_player</merge> 10049 <merge key="info.category" type="string">portable_audio_player</merge>
5600 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 10050 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -5616,6 +10066,39 @@
5616 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10066 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5617 </match> 10067 </match>
5618 </match> 10068 </match>
10069 <match key="usb.vendor_id" int="1118">
10070 <match key="usb.product_id" int="61642">
10071 <merge key="info.category" type="string">portable_audio_player</merge>
10072 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10073 <merge key="portable_audio_player.access_method" type="string">user</merge>
10074 <merge key="portable_audio_player.type" type="string">mtp</merge>
10075 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10076 <merge key="camera.libgphoto2.name" type="string">Microsoft/HTC HTC 8S</merge>
10077 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10078 </match>
10079 </match>
10080 <match key="usb.vendor_id" int="1118">
10081 <match key="usb.product_id" int="201">
10082 <merge key="info.category" type="string">portable_audio_player</merge>
10083 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10084 <merge key="portable_audio_player.access_method" type="string">user</merge>
10085 <merge key="portable_audio_player.type" type="string">mtp</merge>
10086 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10087 <merge key="camera.libgphoto2.name" type="string">Microsoft/Intel Bandon Portable Media Center</merge>
10088 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10089 </match>
10090 </match>
10091 <match key="usb.vendor_id" int="1118">
10092 <match key="usb.product_id" int="1601">
10093 <merge key="info.category" type="string">portable_audio_player</merge>
10094 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10095 <merge key="portable_audio_player.access_method" type="string">user</merge>
10096 <merge key="portable_audio_player.type" type="string">mtp</merge>
10097 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10098 <merge key="camera.libgphoto2.name" type="string">Microsoft/Sharp/nVidia Kin TwoM</merge>
10099 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10100 </match>
10101 </match>
5619 <match key="usb.vendor_id" int="3141"> 10102 <match key="usb.vendor_id" int="3141">
5620 <match key="usb.product_id" int="32776"> 10103 <match key="usb.product_id" int="32776">
5621 <merge key="info.category" type="string">camera</merge> 10104 <merge key="info.category" type="string">camera</merge>
@@ -5625,6 +10108,33 @@
5625 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10108 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5626 </match> 10109 </match>
5627 </match> 10110 </match>
10111 <match key="usb.vendor_id" int="2125">
10112 <match key="usb.product_id" int="3">
10113 <merge key="info.category" type="string">camera</merge>
10114 <addset key="info.capabilities" type="strlist">camera</addset>
10115 <merge key="camera.access_method" type="string">proprietary</merge>
10116 <merge key="camera.libgphoto2.name" type="string">Minton S-Cam F5</merge>
10117 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10118 </match>
10119 </match>
10120 <match key="usb.vendor_id" int="10096">
10121 <match key="usb.product_id" int="37152">
10122 <merge key="info.category" type="string">camera</merge>
10123 <addset key="info.capabilities" type="strlist">camera</addset>
10124 <merge key="camera.access_method" type="string">proprietary</merge>
10125 <merge key="camera.libgphoto2.name" type="string">Mitek CD10</merge>
10126 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10127 </match>
10128 </match>
10129 <match key="usb.vendor_id" int="10096">
10130 <match key="usb.product_id" int="37152">
10131 <merge key="info.category" type="string">camera</merge>
10132 <addset key="info.capabilities" type="strlist">camera</addset>
10133 <merge key="camera.access_method" type="string">proprietary</merge>
10134 <merge key="camera.libgphoto2.name" type="string">Mitek CD30P</merge>
10135 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10136 </match>
10137 </match>
5628 <match key="usb.vendor_id" int="8888"> 10138 <match key="usb.vendor_id" int="8888">
5629 <match key="usb.product_id" int="24778"> 10139 <match key="usb.product_id" int="24778">
5630 <merge key="info.category" type="string">portable_audio_player</merge> 10140 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5637,13 +10147,112 @@
5637 </match> 10147 </match>
5638 </match> 10148 </match>
5639 <match key="usb.vendor_id" int="8888"> 10149 <match key="usb.vendor_id" int="8888">
10150 <match key="usb.product_id" int="28808">
10151 <merge key="info.category" type="string">portable_audio_player</merge>
10152 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10153 <merge key="portable_audio_player.access_method" type="string">user</merge>
10154 <merge key="portable_audio_player.type" type="string">mtp</merge>
10155 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10156 <merge key="camera.libgphoto2.name" type="string">Motorola Atrix MB860 (MTP)</merge>
10157 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10158 </match>
10159 </match>
10160 <match key="usb.vendor_id" int="8888">
10161 <match key="usb.product_id" int="25807">
10162 <merge key="info.category" type="string">portable_audio_player</merge>
10163 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10164 <merge key="portable_audio_player.access_method" type="string">user</merge>
10165 <merge key="portable_audio_player.type" type="string">mtp</merge>
10166 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10167 <merge key="camera.libgphoto2.name" type="string">Motorola Atrix XT687 (MTP)</merge>
10168 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10169 </match>
10170 </match>
10171 <match key="usb.vendor_id" int="8888">
10172 <match key="usb.product_id" int="11826">
10173 <merge key="info.category" type="string">portable_audio_player</merge>
10174 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10175 <merge key="portable_audio_player.access_method" type="string">user</merge>
10176 <merge key="portable_audio_player.type" type="string">mtp</merge>
10177 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10178 <merge key="camera.libgphoto2.name" type="string">Motorola Atrix/Razr HD (MTP)</merge>
10179 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10180 </match>
10181 </match>
10182 <match key="usb.vendor_id" int="8888">
10183 <match key="usb.product_id" int="11827">
10184 <merge key="info.category" type="string">portable_audio_player</merge>
10185 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10186 <merge key="portable_audio_player.access_method" type="string">user</merge>
10187 <merge key="portable_audio_player.type" type="string">mtp</merge>
10188 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10189 <merge key="camera.libgphoto2.name" type="string">Motorola Atrix/Razr HD (MTP+ADB)</merge>
10190 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10191 </match>
10192 </match>
10193 <match key="usb.vendor_id" int="8888">
10194 <match key="usb.product_id" int="11879">
10195 <merge key="info.category" type="string">portable_audio_player</merge>
10196 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10197 <merge key="portable_audio_player.access_method" type="string">user</merge>
10198 <merge key="portable_audio_player.type" type="string">mtp</merge>
10199 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10200 <merge key="camera.libgphoto2.name" type="string">Motorola Droid Maxx (XT1080)</merge>
10201 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10202 </match>
10203 </match>
10204 <match key="usb.vendor_id" int="8888">
10205 <match key="usb.product_id" int="11941">
10206 <merge key="info.category" type="string">portable_audio_player</merge>
10207 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10208 <merge key="portable_audio_player.access_method" type="string">user</merge>
10209 <merge key="portable_audio_player.type" type="string">mtp</merge>
10210 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10211 <merge key="camera.libgphoto2.name" type="string">Motorola Droid Turbo (XT1254)</merge>
10212 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10213 </match>
10214 </match>
10215 <match key="usb.vendor_id" int="8888">
10216 <match key="usb.product_id" int="11944">
10217 <merge key="info.category" type="string">portable_audio_player</merge>
10218 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10219 <merge key="portable_audio_player.access_method" type="string">user</merge>
10220 <merge key="portable_audio_player.type" type="string">mtp</merge>
10221 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10222 <merge key="camera.libgphoto2.name" type="string">Motorola Droid Turbo Verizon</merge>
10223 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10224 </match>
10225 </match>
10226 <match key="usb.vendor_id" int="8888">
10227 <match key="usb.product_id" int="11880">
10228 <merge key="info.category" type="string">portable_audio_player</merge>
10229 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10230 <merge key="portable_audio_player.access_method" type="string">user</merge>
10231 <merge key="portable_audio_player.type" type="string">mtp</merge>
10232 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10233 <merge key="camera.libgphoto2.name" type="string">Motorola Droid Ultra</merge>
10234 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10235 </match>
10236 </match>
10237 <match key="usb.vendor_id" int="8888">
5640 <match key="usb.product_id" int="16854"> 10238 <match key="usb.product_id" int="16854">
5641 <merge key="info.category" type="string">portable_audio_player</merge> 10239 <merge key="info.category" type="string">portable_audio_player</merge>
5642 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 10240 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5643 <merge key="portable_audio_player.access_method" type="string">user</merge> 10241 <merge key="portable_audio_player.access_method" type="string">user</merge>
5644 <merge key="portable_audio_player.type" type="string">mtp</merge> 10242 <merge key="portable_audio_player.type" type="string">mtp</merge>
5645 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 10243 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5646 <merge key="camera.libgphoto2.name" type="string">Motorola Droid X</merge> 10244 <merge key="camera.libgphoto2.name" type="string">Motorola Droid X/MB525 (Defy)</merge>
10245 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10246 </match>
10247 </match>
10248 <match key="usb.vendor_id" int="8888">
10249 <match key="usb.product_id" int="16858">
10250 <merge key="info.category" type="string">portable_audio_player</merge>
10251 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10252 <merge key="portable_audio_player.access_method" type="string">user</merge>
10253 <merge key="portable_audio_player.type" type="string">mtp</merge>
10254 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10255 <merge key="camera.libgphoto2.name" type="string">Motorola DROID2 (ID1)</merge>
5647 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10256 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5648 </match> 10257 </match>
5649 </match> 10258 </match>
@@ -5654,7 +10263,29 @@
5654 <merge key="portable_audio_player.access_method" type="string">user</merge> 10263 <merge key="portable_audio_player.access_method" type="string">user</merge>
5655 <merge key="portable_audio_player.type" type="string">mtp</merge> 10264 <merge key="portable_audio_player.type" type="string">mtp</merge>
5656 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 10265 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5657 <merge key="camera.libgphoto2.name" type="string">Motorola DROID2</merge> 10266 <merge key="camera.libgphoto2.name" type="string">Motorola DROID2 (ID2)</merge>
10267 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10268 </match>
10269 </match>
10270 <match key="usb.vendor_id" int="8888">
10271 <match key="usb.product_id" int="17279">
10272 <merge key="info.category" type="string">portable_audio_player</merge>
10273 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10274 <merge key="portable_audio_player.access_method" type="string">user</merge>
10275 <merge key="portable_audio_player.type" type="string">mtp</merge>
10276 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10277 <merge key="camera.libgphoto2.name" type="string">Motorola DROID4</merge>
10278 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10279 </match>
10280 </match>
10281 <match key="usb.vendor_id" int="8888">
10282 <match key="usb.product_id" int="17267">
10283 <merge key="info.category" type="string">portable_audio_player</merge>
10284 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10285 <merge key="portable_audio_player.access_method" type="string">user</merge>
10286 <merge key="portable_audio_player.type" type="string">mtp</merge>
10287 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10288 <merge key="camera.libgphoto2.name" type="string">Motorola DROID4 (PTP)</merge>
5658 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10289 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5659 </match> 10290 </match>
5660 </match> 10291 </match>
@@ -5665,7 +10296,7 @@
5665 <merge key="portable_audio_player.access_method" type="string">user</merge> 10296 <merge key="portable_audio_player.access_method" type="string">user</merge>
5666 <merge key="portable_audio_player.type" type="string">mtp</merge> 10297 <merge key="portable_audio_player.type" type="string">mtp</merge>
5667 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 10298 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5668 <merge key="camera.libgphoto2.name" type="string">Motorola K1</merge> 10299 <merge key="camera.libgphoto2.name" type="string">Motorola IdeaPad K1</merge>
5669 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10300 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5670 </match> 10301 </match>
5671 </match> 10302 </match>
@@ -5681,6 +10312,83 @@
5681 </match> 10312 </match>
5682 </match> 10313 </match>
5683 <match key="usb.vendor_id" int="8888"> 10314 <match key="usb.vendor_id" int="8888">
10315 <match key="usb.product_id" int="28874">
10316 <merge key="info.category" type="string">portable_audio_player</merge>
10317 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10318 <merge key="portable_audio_player.access_method" type="string">user</merge>
10319 <merge key="portable_audio_player.type" type="string">mtp</merge>
10320 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10321 <merge key="camera.libgphoto2.name" type="string">Motorola Milestone X2</merge>
10322 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10323 </match>
10324 </match>
10325 <match key="usb.vendor_id" int="8888">
10326 <match key="usb.product_id" int="11894">
10327 <merge key="info.category" type="string">portable_audio_player</merge>
10328 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10329 <merge key="portable_audio_player.access_method" type="string">user</merge>
10330 <merge key="portable_audio_player.type" type="string">mtp</merge>
10331 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10332 <merge key="camera.libgphoto2.name" type="string">Motorola Moto G (ID1)</merge>
10333 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10334 </match>
10335 </match>
10336 <match key="usb.vendor_id" int="8888">
10337 <match key="usb.product_id" int="11906">
10338 <merge key="info.category" type="string">portable_audio_player</merge>
10339 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10340 <merge key="portable_audio_player.access_method" type="string">user</merge>
10341 <merge key="portable_audio_player.type" type="string">mtp</merge>
10342 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10343 <merge key="camera.libgphoto2.name" type="string">Motorola Moto G (ID2)</merge>
10344 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10345 </match>
10346 </match>
10347 <match key="usb.vendor_id" int="8888">
10348 <match key="usb.product_id" int="11908">
10349 <merge key="info.category" type="string">portable_audio_player</merge>
10350 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10351 <merge key="portable_audio_player.access_method" type="string">user</merge>
10352 <merge key="portable_audio_player.type" type="string">mtp</merge>
10353 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10354 <merge key="camera.libgphoto2.name" type="string">Motorola Moto G (XT1032)</merge>
10355 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10356 </match>
10357 </match>
10358 <match key="usb.vendor_id" int="8888">
10359 <match key="usb.product_id" int="11874">
10360 <merge key="info.category" type="string">portable_audio_player</merge>
10361 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10362 <merge key="portable_audio_player.access_method" type="string">user</merge>
10363 <merge key="portable_audio_player.type" type="string">mtp</merge>
10364 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10365 <merge key="camera.libgphoto2.name" type="string">Motorola Moto X (XT1053)</merge>
10366 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10367 </match>
10368 </match>
10369 <match key="usb.vendor_id" int="8888">
10370 <match key="usb.product_id" int="11875">
10371 <merge key="info.category" type="string">portable_audio_player</merge>
10372 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10373 <merge key="portable_audio_player.access_method" type="string">user</merge>
10374 <merge key="portable_audio_player.type" type="string">mtp</merge>
10375 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10376 <merge key="camera.libgphoto2.name" type="string">Motorola Moto X (XT1058)</merge>
10377 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10378 </match>
10379 </match>
10380 <match key="usb.vendor_id" int="8888">
10381 <match key="usb.product_id" int="11878">
10382 <merge key="info.category" type="string">portable_audio_player</merge>
10383 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10384 <merge key="portable_audio_player.access_method" type="string">user</merge>
10385 <merge key="portable_audio_player.type" type="string">mtp</merge>
10386 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10387 <merge key="camera.libgphoto2.name" type="string">Motorola Moto X (XT1080)</merge>
10388 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10389 </match>
10390 </match>
10391 <match key="usb.vendor_id" int="8888">
5684 <match key="usb.product_id" int="25619"> 10392 <match key="usb.product_id" int="25619">
5685 <merge key="info.category" type="string">portable_audio_player</merge> 10393 <merge key="info.category" type="string">portable_audio_player</merge>
5686 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 10394 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -5692,6 +10400,50 @@
5692 </match> 10400 </match>
5693 </match> 10401 </match>
5694 <match key="usb.vendor_id" int="8888"> 10402 <match key="usb.vendor_id" int="8888">
10403 <match key="usb.product_id" int="25781">
10404 <merge key="info.category" type="string">portable_audio_player</merge>
10405 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10406 <merge key="portable_audio_player.access_method" type="string">user</merge>
10407 <merge key="portable_audio_player.type" type="string">mtp</merge>
10408 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10409 <merge key="camera.libgphoto2.name" type="string">Motorola Razr D1/D3/i (MTP)</merge>
10410 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10411 </match>
10412 </match>
10413 <match key="usb.vendor_id" int="8888">
10414 <match key="usb.product_id" int="25782">
10415 <merge key="info.category" type="string">portable_audio_player</merge>
10416 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10417 <merge key="portable_audio_player.access_method" type="string">user</merge>
10418 <merge key="portable_audio_player.type" type="string">mtp</merge>
10419 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10420 <merge key="camera.libgphoto2.name" type="string">Motorola Razr D1/D3/i (MTP+?)</merge>
10421 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10422 </match>
10423 </match>
10424 <match key="usb.vendor_id" int="8888">
10425 <match key="usb.product_id" int="11856">
10426 <merge key="info.category" type="string">portable_audio_player</merge>
10427 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10428 <merge key="portable_audio_player.access_method" type="string">user</merge>
10429 <merge key="portable_audio_player.type" type="string">mtp</merge>
10430 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10431 <merge key="camera.libgphoto2.name" type="string">Motorola RAZR M XT907 (MTP)</merge>
10432 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10433 </match>
10434 </match>
10435 <match key="usb.vendor_id" int="8888">
10436 <match key="usb.product_id" int="11857">
10437 <merge key="info.category" type="string">portable_audio_player</merge>
10438 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10439 <merge key="portable_audio_player.access_method" type="string">user</merge>
10440 <merge key="portable_audio_player.type" type="string">mtp</merge>
10441 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10442 <merge key="camera.libgphoto2.name" type="string">Motorola RAZR M XT907 (MTP+ADB)</merge>
10443 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10444 </match>
10445 </match>
10446 <match key="usb.vendor_id" int="8888">
5695 <match key="usb.product_id" int="25621"> 10447 <match key="usb.product_id" int="25621">
5696 <merge key="info.category" type="string">portable_audio_player</merge> 10448 <merge key="info.category" type="string">portable_audio_player</merge>
5697 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 10449 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -5714,13 +10466,24 @@
5714 </match> 10466 </match>
5715 </match> 10467 </match>
5716 <match key="usb.vendor_id" int="8888"> 10468 <match key="usb.vendor_id" int="8888">
10469 <match key="usb.product_id" int="28835">
10470 <merge key="info.category" type="string">portable_audio_player</merge>
10471 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10472 <merge key="portable_audio_player.access_method" type="string">user</merge>
10473 <merge key="portable_audio_player.type" type="string">mtp</merge>
10474 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10475 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom (Factory test)</merge>
10476 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10477 </match>
10478 </match>
10479 <match key="usb.vendor_id" int="8888">
5717 <match key="usb.product_id" int="28840"> 10480 <match key="usb.product_id" int="28840">
5718 <merge key="info.category" type="string">portable_audio_player</merge> 10481 <merge key="info.category" type="string">portable_audio_player</merge>
5719 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 10482 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
5720 <merge key="portable_audio_player.access_method" type="string">user</merge> 10483 <merge key="portable_audio_player.access_method" type="string">user</merge>
5721 <merge key="portable_audio_player.type" type="string">mtp</merge> 10484 <merge key="portable_audio_player.type" type="string">mtp</merge>
5722 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 10485 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5723 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom (ID 1)</merge> 10486 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom (MTP)</merge>
5724 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10487 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5725 </match> 10488 </match>
5726 </match> 10489 </match>
@@ -5731,7 +10494,73 @@
5731 <merge key="portable_audio_player.access_method" type="string">user</merge> 10494 <merge key="portable_audio_player.access_method" type="string">user</merge>
5732 <merge key="portable_audio_player.type" type="string">mtp</merge> 10495 <merge key="portable_audio_player.type" type="string">mtp</merge>
5733 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 10496 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
5734 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom (ID 2)</merge> 10497 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom (MTP+ADB)</merge>
10498 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10499 </match>
10500 </match>
10501 <match key="usb.vendor_id" int="8888">
10502 <match key="usb.product_id" int="17169">
10503 <merge key="info.category" type="string">portable_audio_player</merge>
10504 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10505 <merge key="portable_audio_player.access_method" type="string">user</merge>
10506 <merge key="portable_audio_player.type" type="string">mtp</merge>
10507 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10508 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom 2 Media Edition</merge>
10509 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10510 </match>
10511 </match>
10512 <match key="usb.vendor_id" int="8888">
10513 <match key="usb.product_id" int="17158">
10514 <merge key="info.category" type="string">portable_audio_player</merge>
10515 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10516 <merge key="portable_audio_player.access_method" type="string">user</merge>
10517 <merge key="portable_audio_player.type" type="string">mtp</merge>
10518 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10519 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom 2 Media Edition (ID2)</merge>
10520 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10521 </match>
10522 </match>
10523 <match key="usb.vendor_id" int="8888">
10524 <match key="usb.product_id" int="16847">
10525 <merge key="info.category" type="string">portable_audio_player</merge>
10526 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10527 <merge key="portable_audio_player.access_method" type="string">user</merge>
10528 <merge key="portable_audio_player.type" type="string">mtp</merge>
10529 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10530 <merge key="camera.libgphoto2.name" type="string">Motorola Xoom 2 Media Edition (ID3)</merge>
10531 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10532 </match>
10533 </match>
10534 <match key="usb.vendor_id" int="8888">
10535 <match key="usb.product_id" int="28941">
10536 <merge key="info.category" type="string">portable_audio_player</merge>
10537 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10538 <merge key="portable_audio_player.access_method" type="string">user</merge>
10539 <merge key="portable_audio_player.type" type="string">mtp</merge>
10540 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10541 <merge key="camera.libgphoto2.name" type="string">Motorola XT890/907/Razr (MTP)</merge>
10542 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10543 </match>
10544 </match>
10545 <match key="usb.vendor_id" int="8888">
10546 <match key="usb.product_id" int="28942">
10547 <merge key="info.category" type="string">portable_audio_player</merge>
10548 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10549 <merge key="portable_audio_player.access_method" type="string">user</merge>
10550 <merge key="portable_audio_player.type" type="string">mtp</merge>
10551 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10552 <merge key="camera.libgphoto2.name" type="string">Motorola XT890/907/Razr (MTP+ADB)</merge>
10553 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10554 </match>
10555 </match>
10556 <match key="usb.vendor_id" int="8888">
10557 <match key="usb.product_id" int="17250">
10558 <merge key="info.category" type="string">portable_audio_player</merge>
10559 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10560 <merge key="portable_audio_player.access_method" type="string">user</merge>
10561 <merge key="portable_audio_player.type" type="string">mtp</merge>
10562 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10563 <merge key="camera.libgphoto2.name" type="string">Motorola XT912/XT928</merge>
5735 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10564 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5736 </match> 10565 </match>
5737 </match> 10566 </match>
@@ -5753,6 +10582,33 @@
5753 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10582 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5754 </match> 10583 </match>
5755 </match> 10584 </match>
10585 <match key="usb.vendor_id" int="1375">
10586 <match key="usb.product_id" int="49696">
10587 <merge key="info.category" type="string">camera</merge>
10588 <addset key="info.capabilities" type="strlist">camera</addset>
10589 <merge key="camera.access_method" type="string">proprietary</merge>
10590 <merge key="camera.libgphoto2.name" type="string">Mustek gSmart mini</merge>
10591 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10592 </match>
10593 </match>
10594 <match key="usb.vendor_id" int="1375">
10595 <match key="usb.product_id" int="50208">
10596 <merge key="info.category" type="string">camera</merge>
10597 <addset key="info.capabilities" type="strlist">camera</addset>
10598 <merge key="camera.access_method" type="string">proprietary</merge>
10599 <merge key="camera.libgphoto2.name" type="string">Mustek gSmart mini 2</merge>
10600 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10601 </match>
10602 </match>
10603 <match key="usb.vendor_id" int="1375">
10604 <match key="usb.product_id" int="50464">
10605 <merge key="info.category" type="string">camera</merge>
10606 <addset key="info.capabilities" type="strlist">camera</addset>
10607 <merge key="camera.access_method" type="string">proprietary</merge>
10608 <merge key="camera.libgphoto2.name" type="string">Mustek gSmart mini 3</merge>
10609 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10610 </match>
10611 </match>
5756 <match key="usb.vendor_id" int="2726"> 10612 <match key="usb.vendor_id" int="2726">
5757 <match key="usb.product_id" int="38401"> 10613 <match key="usb.product_id" int="38401">
5758 <merge key="info.category" type="string">portable_audio_player</merge> 10614 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5764,6 +10620,39 @@
5764 <merge key="camera.libgphoto2.support" type="bool">true</merge> 10620 <merge key="camera.libgphoto2.support" type="bool">true</merge>
5765 </match> 10621 </match>
5766 </match> 10622 </match>
10623 <match key="usb.vendor_id" int="1033">
10624 <match key="usb.product_id" int="806">
10625 <merge key="info.category" type="string">portable_audio_player</merge>
10626 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10627 <merge key="portable_audio_player.access_method" type="string">user</merge>
10628 <merge key="portable_audio_player.type" type="string">mtp</merge>
10629 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10630 <merge key="camera.libgphoto2.name" type="string">NEC Casio C811</merge>
10631 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10632 </match>
10633 </match>
10634 <match key="usb.vendor_id" int="1033">
10635 <match key="usb.product_id" int="1074">
10636 <merge key="info.category" type="string">portable_audio_player</merge>
10637 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10638 <merge key="portable_audio_player.access_method" type="string">user</merge>
10639 <merge key="portable_audio_player.type" type="string">mtp</merge>
10640 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10641 <merge key="camera.libgphoto2.name" type="string">NEC Casio CA-201L</merge>
10642 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10643 </match>
10644 </match>
10645 <match key="usb.vendor_id" int="1033">
10646 <match key="usb.product_id" int="578">
10647 <merge key="info.category" type="string">portable_audio_player</merge>
10648 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
10649 <merge key="portable_audio_player.access_method" type="string">user</merge>
10650 <merge key="portable_audio_player.type" type="string">mtp</merge>
10651 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
10652 <merge key="camera.libgphoto2.name" type="string">NEC FOMA N01A</merge>
10653 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10654 </match>
10655 </match>
5767 <match key="usb.vendor_id" int="1026"> 10656 <match key="usb.vendor_id" int="1026">
5768 <match key="usb.product_id" int="22120"> 10657 <match key="usb.product_id" int="22120">
5769 <merge key="info.category" type="string">portable_audio_player</merge> 10658 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -5812,6 +10701,15 @@
5812 </match> 10701 </match>
5813 </match> 10702 </match>
5814 <match key="usb.vendor_id" int="1200"> 10703 <match key="usb.vendor_id" int="1200">
10704 <match key="usb.product_id" int="291">
10705 <merge key="info.category" type="string">camera</merge>
10706 <addset key="info.capabilities" type="strlist">camera</addset>
10707 <merge key="camera.access_method" type="string">ptp</merge>
10708 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix 2200v1.1 (PTP mode)</merge>
10709 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10710 </match>
10711 </match>
10712 <match key="usb.vendor_id" int="1200">
5815 <match key="usb.product_id" int="265"> 10713 <match key="usb.product_id" int="265">
5816 <merge key="info.category" type="string">camera</merge> 10714 <merge key="info.category" type="string">camera</merge>
5817 <addset key="info.capabilities" type="strlist">camera</addset> 10715 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6028,6 +10926,15 @@
6028 </match> 10926 </match>
6029 </match> 10927 </match>
6030 <match key="usb.vendor_id" int="1200"> 10928 <match key="usb.vendor_id" int="1200">
10929 <match key="usb.product_id" int="401">
10930 <merge key="info.category" type="string">camera</merge>
10931 <addset key="info.capabilities" type="strlist">camera</addset>
10932 <merge key="camera.access_method" type="string">ptp</merge>
10933 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix 9400 (PTP mode)</merge>
10934 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10935 </match>
10936 </match>
10937 <match key="usb.vendor_id" int="1200">
6031 <match key="usb.product_id" int="258"> 10938 <match key="usb.product_id" int="258">
6032 <merge key="info.category" type="string">camera</merge> 10939 <merge key="info.category" type="string">camera</merge>
6033 <addset key="info.capabilities" type="strlist">camera</addset> 10940 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6037,6 +10944,24 @@
6037 </match> 10944 </match>
6038 </match> 10945 </match>
6039 <match key="usb.vendor_id" int="1200"> 10946 <match key="usb.vendor_id" int="1200">
10947 <match key="usb.product_id" int="550">
10948 <merge key="info.category" type="string">camera</merge>
10949 <addset key="info.capabilities" type="strlist">camera</addset>
10950 <merge key="camera.access_method" type="string">ptp</merge>
10951 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix A (PTP mode)</merge>
10952 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10953 </match>
10954 </match>
10955 <match key="usb.vendor_id" int="1200">
10956 <match key="usb.product_id" int="392">
10957 <merge key="info.category" type="string">camera</merge>
10958 <addset key="info.capabilities" type="strlist">camera</addset>
10959 <merge key="camera.access_method" type="string">ptp</merge>
10960 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix AW100 (PTP mode)</merge>
10961 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10962 </match>
10963 </match>
10964 <match key="usb.vendor_id" int="1200">
6040 <match key="usb.product_id" int="520"> 10965 <match key="usb.product_id" int="520">
6041 <merge key="info.category" type="string">camera</merge> 10966 <merge key="info.category" type="string">camera</merge>
6042 <addset key="info.capabilities" type="strlist">camera</addset> 10967 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6082,6 +11007,15 @@
6082 </match> 11007 </match>
6083 </match> 11008 </match>
6084 <match key="usb.vendor_id" int="1200"> 11009 <match key="usb.vendor_id" int="1200">
11010 <match key="usb.product_id" int="389">
11011 <merge key="info.category" type="string">camera</merge>
11012 <addset key="info.capabilities" type="strlist">camera</addset>
11013 <merge key="camera.access_method" type="string">ptp</merge>
11014 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix L120 (PTP mode)</merge>
11015 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11016 </match>
11017 </match>
11018 <match key="usb.vendor_id" int="1200">
6085 <match key="usb.product_id" int="789"> 11019 <match key="usb.product_id" int="789">
6086 <merge key="info.category" type="string">camera</merge> 11020 <merge key="info.category" type="string">camera</merge>
6087 <addset key="info.capabilities" type="strlist">camera</addset> 11021 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6109,6 +11043,24 @@
6109 </match> 11043 </match>
6110 </match> 11044 </match>
6111 <match key="usb.vendor_id" int="1200"> 11045 <match key="usb.vendor_id" int="1200">
11046 <match key="usb.product_id" int="804">
11047 <merge key="info.category" type="string">camera</merge>
11048 <addset key="info.capabilities" type="strlist">camera</addset>
11049 <merge key="camera.access_method" type="string">ptp</merge>
11050 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix L23 (PTP mode)</merge>
11051 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11052 </match>
11053 </match>
11054 <match key="usb.vendor_id" int="1200">
11055 <match key="usb.product_id" int="835">
11056 <merge key="info.category" type="string">camera</merge>
11057 <addset key="info.capabilities" type="strlist">camera</addset>
11058 <merge key="camera.access_method" type="string">ptp</merge>
11059 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix L27</merge>
11060 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11061 </match>
11062 </match>
11063 <match key="usb.vendor_id" int="1200">
6112 <match key="usb.product_id" int="773"> 11064 <match key="usb.product_id" int="773">
6113 <merge key="info.category" type="string">camera</merge> 11065 <merge key="info.category" type="string">camera</merge>
6114 <addset key="info.capabilities" type="strlist">camera</addset> 11066 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6118,6 +11070,15 @@
6118 </match> 11070 </match>
6119 </match> 11071 </match>
6120 <match key="usb.vendor_id" int="1200"> 11072 <match key="usb.vendor_id" int="1200">
11073 <match key="usb.product_id" int="402">
11074 <merge key="info.category" type="string">camera</merge>
11075 <addset key="info.capabilities" type="strlist">camera</addset>
11076 <merge key="camera.access_method" type="string">ptp</merge>
11077 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix L820 (PTP mode)</merge>
11078 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11079 </match>
11080 </match>
11081 <match key="usb.vendor_id" int="1200">
6121 <match key="usb.product_id" int="320"> 11082 <match key="usb.product_id" int="320">
6122 <merge key="info.category" type="string">camera</merge> 11083 <merge key="info.category" type="string">camera</merge>
6123 <addset key="info.capabilities" type="strlist">camera</addset> 11084 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6145,6 +11106,24 @@
6145 </match> 11106 </match>
6146 </match> 11107 </match>
6147 <match key="usb.vendor_id" int="1200"> 11108 <match key="usb.vendor_id" int="1200">
11109 <match key="usb.product_id" int="545">
11110 <merge key="info.category" type="string">camera</merge>
11111 <addset key="info.capabilities" type="strlist">camera</addset>
11112 <merge key="camera.access_method" type="string">ptp</merge>
11113 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P300 (PTP mode)</merge>
11114 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11115 </match>
11116 </match>
11117 <match key="usb.vendor_id" int="1200">
11118 <match key="usb.product_id" int="551">
11119 <merge key="info.category" type="string">camera</merge>
11120 <addset key="info.capabilities" type="strlist">camera</addset>
11121 <merge key="camera.access_method" type="string">ptp</merge>
11122 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P330 (PTP mode)</merge>
11123 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11124 </match>
11125 </match>
11126 <match key="usb.vendor_id" int="1200">
6148 <match key="usb.product_id" int="524"> 11127 <match key="usb.product_id" int="524">
6149 <merge key="info.category" type="string">camera</merge> 11128 <merge key="info.category" type="string">camera</merge>
6150 <addset key="info.capabilities" type="strlist">camera</addset> 11129 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6163,6 +11142,15 @@
6163 </match> 11142 </match>
6164 </match> 11143 </match>
6165 <match key="usb.vendor_id" int="1200"> 11144 <match key="usb.vendor_id" int="1200">
11145 <match key="usb.product_id" int="388">
11146 <merge key="info.category" type="string">camera</merge>
11147 <addset key="info.capabilities" type="strlist">camera</addset>
11148 <merge key="camera.access_method" type="string">ptp</merge>
11149 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P500 (PTP mode)</merge>
11150 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11151 </match>
11152 </match>
11153 <match key="usb.vendor_id" int="1200">
6166 <match key="usb.product_id" int="347"> 11154 <match key="usb.product_id" int="347">
6167 <merge key="info.category" type="string">camera</merge> 11155 <merge key="info.category" type="string">camera</merge>
6168 <addset key="info.capabilities" type="strlist">camera</addset> 11156 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6172,6 +11160,15 @@
6172 </match> 11160 </match>
6173 </match> 11161 </match>
6174 <match key="usb.vendor_id" int="1200"> 11162 <match key="usb.vendor_id" int="1200">
11163 <match key="usb.product_id" int="547">
11164 <merge key="info.category" type="string">camera</merge>
11165 <addset key="info.capabilities" type="strlist">camera</addset>
11166 <merge key="camera.access_method" type="string">ptp</merge>
11167 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P510 (PTP mode)</merge>
11168 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11169 </match>
11170 </match>
11171 <match key="usb.vendor_id" int="1200">
6175 <match key="usb.product_id" int="355"> 11172 <match key="usb.product_id" int="355">
6176 <merge key="info.category" type="string">camera</merge> 11173 <merge key="info.category" type="string">camera</merge>
6177 <addset key="info.capabilities" type="strlist">camera</addset> 11174 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6181,6 +11178,15 @@
6181 </match> 11178 </match>
6182 </match> 11179 </match>
6183 <match key="usb.vendor_id" int="1200"> 11180 <match key="usb.vendor_id" int="1200">
11181 <match key="usb.product_id" int="552">
11182 <merge key="info.category" type="string">camera</merge>
11183 <addset key="info.capabilities" type="strlist">camera</addset>
11184 <merge key="camera.access_method" type="string">ptp</merge>
11185 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P520 (PTP mode)</merge>
11186 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11187 </match>
11188 </match>
11189 <match key="usb.vendor_id" int="1200">
6184 <match key="usb.product_id" int="785"> 11190 <match key="usb.product_id" int="785">
6185 <merge key="info.category" type="string">camera</merge> 11191 <merge key="info.category" type="string">camera</merge>
6186 <addset key="info.capabilities" type="strlist">camera</addset> 11192 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6199,6 +11205,60 @@
6199 </match> 11205 </match>
6200 </match> 11206 </match>
6201 <match key="usb.vendor_id" int="1200"> 11207 <match key="usb.vendor_id" int="1200">
11208 <match key="usb.product_id" int="383">
11209 <merge key="info.category" type="string">camera</merge>
11210 <addset key="info.capabilities" type="strlist">camera</addset>
11211 <merge key="camera.access_method" type="string">ptp</merge>
11212 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P7000 (PTP mode)</merge>
11213 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11214 </match>
11215 </match>
11216 <match key="usb.vendor_id" int="1200">
11217 <match key="usb.product_id" int="395">
11218 <merge key="info.category" type="string">camera</merge>
11219 <addset key="info.capabilities" type="strlist">camera</addset>
11220 <merge key="camera.access_method" type="string">ptp</merge>
11221 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P7100 (PTP mode)</merge>
11222 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11223 </match>
11224 </match>
11225 <match key="usb.vendor_id" int="1200">
11226 <match key="usb.product_id" int="549">
11227 <merge key="info.category" type="string">camera</merge>
11228 <addset key="info.capabilities" type="strlist">camera</addset>
11229 <merge key="camera.access_method" type="string">ptp</merge>
11230 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P7700 (PTP mode)</merge>
11231 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11232 </match>
11233 </match>
11234 <match key="usb.vendor_id" int="1200">
11235 <match key="usb.product_id" int="553">
11236 <merge key="info.category" type="string">camera</merge>
11237 <addset key="info.capabilities" type="strlist">camera</addset>
11238 <merge key="camera.access_method" type="string">ptp</merge>
11239 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P7800 (PTP mode)</merge>
11240 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11241 </match>
11242 </match>
11243 <match key="usb.vendor_id" int="1200">
11244 <match key="usb.product_id" int="363">
11245 <merge key="info.category" type="string">camera</merge>
11246 <addset key="info.capabilities" type="strlist">camera</addset>
11247 <merge key="camera.access_method" type="string">ptp</merge>
11248 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P80 (PTP mode)</merge>
11249 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11250 </match>
11251 </match>
11252 <match key="usb.vendor_id" int="1200">
11253 <match key="usb.product_id" int="364">
11254 <merge key="info.category" type="string">camera</merge>
11255 <addset key="info.capabilities" type="strlist">camera</addset>
11256 <merge key="camera.access_method" type="string">ptp</merge>
11257 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix P80 v1.1 (PTP mode)</merge>
11258 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11259 </match>
11260 </match>
11261 <match key="usb.vendor_id" int="1200">
6202 <match key="usb.product_id" int="371"> 11262 <match key="usb.product_id" int="371">
6203 <merge key="info.category" type="string">camera</merge> 11263 <merge key="info.category" type="string">camera</merge>
6204 <addset key="info.capabilities" type="strlist">camera</addset> 11264 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6208,6 +11268,24 @@
6208 </match> 11268 </match>
6209 </match> 11269 </match>
6210 <match key="usb.vendor_id" int="1200"> 11270 <match key="usb.vendor_id" int="1200">
11271 <match key="usb.product_id" int="823">
11272 <merge key="info.category" type="string">camera</merge>
11273 <addset key="info.capabilities" type="strlist">camera</addset>
11274 <merge key="camera.access_method" type="string">ptp</merge>
11275 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S01</merge>
11276 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11277 </match>
11278 </match>
11279 <match key="usb.vendor_id" int="1200">
11280 <match key="usb.product_id" int="838">
11281 <merge key="info.category" type="string">camera</merge>
11282 <addset key="info.capabilities" type="strlist">camera</addset>
11283 <merge key="camera.access_method" type="string">ptp</merge>
11284 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S02</merge>
11285 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11286 </match>
11287 </match>
11288 <match key="usb.vendor_id" int="1200">
6211 <match key="usb.product_id" int="334"> 11289 <match key="usb.product_id" int="334">
6212 <merge key="info.category" type="string">camera</merge> 11290 <merge key="info.category" type="string">camera</merge>
6213 <addset key="info.capabilities" type="strlist">camera</addset> 11291 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6244,6 +11322,33 @@
6244 </match> 11322 </match>
6245 </match> 11323 </match>
6246 <match key="usb.vendor_id" int="1200"> 11324 <match key="usb.vendor_id" int="1200">
11325 <match key="usb.product_id" int="801">
11326 <merge key="info.category" type="string">camera</merge>
11327 <addset key="info.capabilities" type="strlist">camera</addset>
11328 <merge key="camera.access_method" type="string">ptp</merge>
11329 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S2500 (PTP mode)</merge>
11330 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11331 </match>
11332 </match>
11333 <match key="usb.vendor_id" int="1200">
11334 <match key="usb.product_id" int="813">
11335 <merge key="info.category" type="string">camera</merge>
11336 <addset key="info.capabilities" type="strlist">camera</addset>
11337 <merge key="camera.access_method" type="string">ptp</merge>
11338 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S2600 (PTP mode)</merge>
11339 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11340 </match>
11341 </match>
11342 <match key="usb.vendor_id" int="1200">
11343 <match key="usb.product_id" int="831">
11344 <merge key="info.category" type="string">camera</merge>
11345 <addset key="info.capabilities" type="strlist">camera</addset>
11346 <merge key="camera.access_method" type="string">ptp</merge>
11347 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S2700</merge>
11348 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11349 </match>
11350 </match>
11351 <match key="usb.vendor_id" int="1200">
6247 <match key="usb.product_id" int="795"> 11352 <match key="usb.product_id" int="795">
6248 <merge key="info.category" type="string">camera</merge> 11353 <merge key="info.category" type="string">camera</merge>
6249 <addset key="info.capabilities" type="strlist">camera</addset> 11354 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6253,6 +11358,33 @@
6253 </match> 11358 </match>
6254 </match> 11359 </match>
6255 <match key="usb.vendor_id" int="1200"> 11360 <match key="usb.vendor_id" int="1200">
11361 <match key="usb.product_id" int="800">
11362 <merge key="info.category" type="string">camera</merge>
11363 <addset key="info.capabilities" type="strlist">camera</addset>
11364 <merge key="camera.access_method" type="string">ptp</merge>
11365 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S3100 (PTP mode)</merge>
11366 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11367 </match>
11368 </match>
11369 <match key="usb.vendor_id" int="1200">
11370 <match key="usb.product_id" int="820">
11371 <merge key="info.category" type="string">camera</merge>
11372 <addset key="info.capabilities" type="strlist">camera</addset>
11373 <merge key="camera.access_method" type="string">ptp</merge>
11374 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S3200</merge>
11375 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11376 </match>
11377 </match>
11378 <match key="usb.vendor_id" int="1200">
11379 <match key="usb.product_id" int="810">
11380 <merge key="info.category" type="string">camera</merge>
11381 <addset key="info.capabilities" type="strlist">camera</addset>
11382 <merge key="camera.access_method" type="string">ptp</merge>
11383 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S3300 (PTP mode)</merge>
11384 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11385 </match>
11386 </match>
11387 <match key="usb.vendor_id" int="1200">
6256 <match key="usb.product_id" int="324"> 11388 <match key="usb.product_id" int="324">
6257 <merge key="info.category" type="string">camera</merge> 11389 <merge key="info.category" type="string">camera</merge>
6258 <addset key="info.capabilities" type="strlist">camera</addset> 11390 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6262,6 +11394,15 @@
6262 </match> 11394 </match>
6263 </match> 11395 </match>
6264 <match key="usb.vendor_id" int="1200"> 11396 <match key="usb.vendor_id" int="1200">
11397 <match key="usb.product_id" int="809">
11398 <merge key="info.category" type="string">camera</merge>
11399 <addset key="info.capabilities" type="strlist">camera</addset>
11400 <merge key="camera.access_method" type="string">ptp</merge>
11401 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S4300 (PTP mode)</merge>
11402 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11403 </match>
11404 </match>
11405 <match key="usb.vendor_id" int="1200">
6265 <match key="usb.product_id" int="349"> 11406 <match key="usb.product_id" int="349">
6266 <merge key="info.category" type="string">camera</merge> 11407 <merge key="info.category" type="string">camera</merge>
6267 <addset key="info.capabilities" type="strlist">camera</addset> 11408 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6271,6 +11412,15 @@
6271 </match> 11412 </match>
6272 </match> 11413 </match>
6273 <match key="usb.vendor_id" int="1200"> 11414 <match key="usb.vendor_id" int="1200">
11415 <match key="usb.product_id" int="544">
11416 <merge key="info.category" type="string">camera</merge>
11417 <addset key="info.capabilities" type="strlist">camera</addset>
11418 <merge key="camera.access_method" type="string">ptp</merge>
11419 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S5100 (PTP mode)</merge>
11420 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11421 </match>
11422 </match>
11423 <match key="usb.vendor_id" int="1200">
6274 <match key="usb.product_id" int="334"> 11424 <match key="usb.product_id" int="334">
6275 <merge key="info.category" type="string">camera</merge> 11425 <merge key="info.category" type="string">camera</merge>
6276 <addset key="info.capabilities" type="strlist">camera</addset> 11426 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6289,6 +11439,24 @@
6289 </match> 11439 </match>
6290 </match> 11440 </match>
6291 <match key="usb.vendor_id" int="1200"> 11441 <match key="usb.vendor_id" int="1200">
11442 <match key="usb.product_id" int="542">
11443 <merge key="info.category" type="string">camera</merge>
11444 <addset key="info.capabilities" type="strlist">camera</addset>
11445 <merge key="camera.access_method" type="string">ptp</merge>
11446 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S6000 (PTP mode)</merge>
11447 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11448 </match>
11449 </match>
11450 <match key="usb.vendor_id" int="1200">
11451 <match key="usb.product_id" int="540">
11452 <merge key="info.category" type="string">camera</merge>
11453 <addset key="info.capabilities" type="strlist">camera</addset>
11454 <merge key="camera.access_method" type="string">ptp</merge>
11455 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S620 (PTP mode)</merge>
11456 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11457 </match>
11458 </match>
11459 <match key="usb.vendor_id" int="1200">
6292 <match key="usb.product_id" int="343"> 11460 <match key="usb.product_id" int="343">
6293 <merge key="info.category" type="string">camera</merge> 11461 <merge key="info.category" type="string">camera</merge>
6294 <addset key="info.capabilities" type="strlist">camera</addset> 11462 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6307,6 +11475,15 @@
6307 </match> 11475 </match>
6308 </match> 11476 </match>
6309 <match key="usb.vendor_id" int="1200"> 11477 <match key="usb.vendor_id" int="1200">
11478 <match key="usb.product_id" int="546">
11479 <merge key="info.category" type="string">camera</merge>
11480 <addset key="info.capabilities" type="strlist">camera</addset>
11481 <merge key="camera.access_method" type="string">ptp</merge>
11482 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S8200</merge>
11483 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11484 </match>
11485 </match>
11486 <match key="usb.vendor_id" int="1200">
6310 <match key="usb.product_id" int="390"> 11487 <match key="usb.product_id" int="390">
6311 <merge key="info.category" type="string">camera</merge> 11488 <merge key="info.category" type="string">camera</merge>
6312 <addset key="info.capabilities" type="strlist">camera</addset> 11489 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6316,6 +11493,24 @@
6316 </match> 11493 </match>
6317 </match> 11494 </match>
6318 <match key="usb.vendor_id" int="1200"> 11495 <match key="usb.vendor_id" int="1200">
11496 <match key="usb.product_id" int="403">
11497 <merge key="info.category" type="string">camera</merge>
11498 <addset key="info.capabilities" type="strlist">camera</addset>
11499 <merge key="camera.access_method" type="string">ptp</merge>
11500 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S9500 (PTP mode)</merge>
11501 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11502 </match>
11503 </match>
11504 <match key="usb.vendor_id" int="1200">
11505 <match key="usb.product_id" int="843">
11506 <merge key="info.category" type="string">camera</merge>
11507 <addset key="info.capabilities" type="strlist">camera</addset>
11508 <merge key="camera.access_method" type="string">ptp</merge>
11509 <merge key="camera.libgphoto2.name" type="string">Nikon Coolpix S9700</merge>
11510 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11511 </match>
11512 </match>
11513 <match key="usb.vendor_id" int="1200">
6319 <match key="usb.product_id" int="514"> 11514 <match key="usb.product_id" int="514">
6320 <merge key="info.category" type="string">camera</merge> 11515 <merge key="info.category" type="string">camera</merge>
6321 <addset key="info.capabilities" type="strlist">camera</addset> 11516 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6334,6 +11529,15 @@
6334 </match> 11529 </match>
6335 </match> 11530 </match>
6336 <match key="usb.vendor_id" int="1200"> 11531 <match key="usb.vendor_id" int="1200">
11532 <match key="usb.product_id" int="1036">
11533 <merge key="info.category" type="string">camera</merge>
11534 <addset key="info.capabilities" type="strlist">camera</addset>
11535 <merge key="camera.access_method" type="string">ptp</merge>
11536 <merge key="camera.libgphoto2.name" type="string">Nikon D2Hs (PTP mode)</merge>
11537 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11538 </match>
11539 </match>
11540 <match key="usb.vendor_id" int="1200">
6337 <match key="usb.product_id" int="1032"> 11541 <match key="usb.product_id" int="1032">
6338 <merge key="info.category" type="string">camera</merge> 11542 <merge key="info.category" type="string">camera</merge>
6339 <addset key="info.capabilities" type="strlist">camera</addset> 11543 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6379,6 +11583,15 @@
6379 </match> 11583 </match>
6380 </match> 11584 </match>
6381 <match key="usb.vendor_id" int="1200"> 11585 <match key="usb.vendor_id" int="1200">
11586 <match key="usb.product_id" int="1046">
11587 <merge key="info.category" type="string">camera</merge>
11588 <addset key="info.capabilities" type="strlist">camera</addset>
11589 <merge key="camera.access_method" type="string">ptp</merge>
11590 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D2Xs (PTP mode)</merge>
11591 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11592 </match>
11593 </match>
11594 <match key="usb.vendor_id" int="1200">
6382 <match key="usb.product_id" int="1050"> 11595 <match key="usb.product_id" int="1050">
6383 <merge key="info.category" type="string">camera</merge> 11596 <merge key="info.category" type="string">camera</merge>
6384 <addset key="info.capabilities" type="strlist">camera</addset> 11597 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6415,6 +11628,24 @@
6415 </match> 11628 </match>
6416 </match> 11629 </match>
6417 <match key="usb.vendor_id" int="1200"> 11630 <match key="usb.vendor_id" int="1200">
11631 <match key="usb.product_id" int="1068">
11632 <merge key="info.category" type="string">camera</merge>
11633 <addset key="info.capabilities" type="strlist">camera</addset>
11634 <merge key="camera.access_method" type="string">ptp</merge>
11635 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D3200</merge>
11636 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11637 </match>
11638 </match>
11639 <match key="usb.vendor_id" int="1200">
11640 <match key="usb.product_id" int="1075">
11641 <merge key="info.category" type="string">camera</merge>
11642 <addset key="info.capabilities" type="strlist">camera</addset>
11643 <merge key="camera.access_method" type="string">ptp</merge>
11644 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D3300</merge>
11645 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11646 </match>
11647 </match>
11648 <match key="usb.vendor_id" int="1200">
6418 <match key="usb.product_id" int="1062"> 11649 <match key="usb.product_id" int="1062">
6419 <merge key="info.category" type="string">camera</merge> 11650 <merge key="info.category" type="string">camera</merge>
6420 <addset key="info.capabilities" type="strlist">camera</addset> 11651 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6424,6 +11655,24 @@
6424 </match> 11655 </match>
6425 </match> 11656 </match>
6426 <match key="usb.vendor_id" int="1200"> 11657 <match key="usb.vendor_id" int="1200">
11658 <match key="usb.product_id" int="1056">
11659 <merge key="info.category" type="string">camera</merge>
11660 <addset key="info.capabilities" type="strlist">camera</addset>
11661 <merge key="camera.access_method" type="string">ptp</merge>
11662 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D3x (PTP mode)</merge>
11663 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11664 </match>
11665 </match>
11666 <match key="usb.vendor_id" int="1200">
11667 <match key="usb.product_id" int="1067">
11668 <merge key="info.category" type="string">camera</merge>
11669 <addset key="info.capabilities" type="strlist">camera</addset>
11670 <merge key="camera.access_method" type="string">ptp</merge>
11671 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D4</merge>
11672 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11673 </match>
11674 </match>
11675 <match key="usb.vendor_id" int="1200">
6427 <match key="usb.product_id" int="1044"> 11676 <match key="usb.product_id" int="1044">
6428 <merge key="info.category" type="string">camera</merge> 11677 <merge key="info.category" type="string">camera</merge>
6429 <addset key="info.capabilities" type="strlist">camera</addset> 11678 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6442,6 +11691,15 @@
6442 </match> 11691 </match>
6443 </match> 11692 </match>
6444 <match key="usb.vendor_id" int="1200"> 11693 <match key="usb.vendor_id" int="1200">
11694 <match key="usb.product_id" int="1077">
11695 <merge key="info.category" type="string">camera</merge>
11696 <addset key="info.capabilities" type="strlist">camera</addset>
11697 <merge key="camera.access_method" type="string">ptp</merge>
11698 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D4s</merge>
11699 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11700 </match>
11701 </match>
11702 <match key="usb.vendor_id" int="1200">
6445 <match key="usb.product_id" int="1059"> 11703 <match key="usb.product_id" int="1059">
6446 <merge key="info.category" type="string">camera</merge> 11704 <merge key="info.category" type="string">camera</merge>
6447 <addset key="info.capabilities" type="strlist">camera</addset> 11705 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6451,6 +11709,33 @@
6451 </match> 11709 </match>
6452 </match> 11710 </match>
6453 <match key="usb.vendor_id" int="1200"> 11711 <match key="usb.vendor_id" int="1200">
11712 <match key="usb.product_id" int="1065">
11713 <merge key="info.category" type="string">camera</merge>
11714 <addset key="info.capabilities" type="strlist">camera</addset>
11715 <merge key="camera.access_method" type="string">ptp</merge>
11716 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D5100 (PTP mode)</merge>
11717 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11718 </match>
11719 </match>
11720 <match key="usb.vendor_id" int="1200">
11721 <match key="usb.product_id" int="1071">
11722 <merge key="info.category" type="string">camera</merge>
11723 <addset key="info.capabilities" type="strlist">camera</addset>
11724 <merge key="camera.access_method" type="string">ptp</merge>
11725 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D5200</merge>
11726 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11727 </match>
11728 </match>
11729 <match key="usb.vendor_id" int="1200">
11730 <match key="usb.product_id" int="1073">
11731 <merge key="info.category" type="string">camera</merge>
11732 <addset key="info.capabilities" type="strlist">camera</addset>
11733 <merge key="camera.access_method" type="string">ptp</merge>
11734 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D5300</merge>
11735 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11736 </match>
11737 </match>
11738 <match key="usb.vendor_id" int="1200">
6454 <match key="usb.product_id" int="1054"> 11739 <match key="usb.product_id" int="1054">
6455 <merge key="info.category" type="string">camera</merge> 11740 <merge key="info.category" type="string">camera</merge>
6456 <addset key="info.capabilities" type="strlist">camera</addset> 11741 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6460,6 +11745,24 @@
6460 </match> 11745 </match>
6461 </match> 11746 </match>
6462 <match key="usb.vendor_id" int="1200"> 11747 <match key="usb.vendor_id" int="1200">
11748 <match key="usb.product_id" int="1069">
11749 <merge key="info.category" type="string">camera</merge>
11750 <addset key="info.capabilities" type="strlist">camera</addset>
11751 <merge key="camera.access_method" type="string">ptp</merge>
11752 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D600</merge>
11753 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11754 </match>
11755 </match>
11756 <match key="usb.vendor_id" int="1200">
11757 <match key="usb.product_id" int="1076">
11758 <merge key="info.category" type="string">camera</merge>
11759 <addset key="info.capabilities" type="strlist">camera</addset>
11760 <merge key="camera.access_method" type="string">ptp</merge>
11761 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D610</merge>
11762 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11763 </match>
11764 </match>
11765 <match key="usb.vendor_id" int="1200">
6463 <match key="usb.product_id" int="1030"> 11766 <match key="usb.product_id" int="1030">
6464 <merge key="info.category" type="string">camera</merge> 11767 <merge key="info.category" type="string">camera</merge>
6465 <addset key="info.capabilities" type="strlist">camera</addset> 11768 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6496,6 +11799,24 @@
6496 </match> 11799 </match>
6497 </match> 11800 </match>
6498 <match key="usb.vendor_id" int="1200"> 11801 <match key="usb.vendor_id" int="1200">
11802 <match key="usb.product_id" int="1072">
11803 <merge key="info.category" type="string">camera</merge>
11804 <addset key="info.capabilities" type="strlist">camera</addset>
11805 <merge key="camera.access_method" type="string">ptp</merge>
11806 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D7100</merge>
11807 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11808 </match>
11809 </match>
11810 <match key="usb.vendor_id" int="1200">
11811 <match key="usb.product_id" int="1079">
11812 <merge key="info.category" type="string">camera</merge>
11813 <addset key="info.capabilities" type="strlist">camera</addset>
11814 <merge key="camera.access_method" type="string">ptp</merge>
11815 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D750</merge>
11816 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11817 </match>
11818 </match>
11819 <match key="usb.vendor_id" int="1200">
6499 <match key="usb.product_id" int="1042"> 11820 <match key="usb.product_id" int="1042">
6500 <merge key="info.category" type="string">camera</merge> 11821 <merge key="info.category" type="string">camera</merge>
6501 <addset key="info.capabilities" type="strlist">camera</addset> 11822 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6505,6 +11826,33 @@
6505 </match> 11826 </match>
6506 </match> 11827 </match>
6507 <match key="usb.vendor_id" int="1200"> 11828 <match key="usb.vendor_id" int="1200">
11829 <match key="usb.product_id" int="1066">
11830 <merge key="info.category" type="string">camera</merge>
11831 <addset key="info.capabilities" type="strlist">camera</addset>
11832 <merge key="camera.access_method" type="string">ptp</merge>
11833 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D800</merge>
11834 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11835 </match>
11836 </match>
11837 <match key="usb.vendor_id" int="1200">
11838 <match key="usb.product_id" int="1070">
11839 <merge key="info.category" type="string">camera</merge>
11840 <addset key="info.capabilities" type="strlist">camera</addset>
11841 <merge key="camera.access_method" type="string">ptp</merge>
11842 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D800E</merge>
11843 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11844 </match>
11845 </match>
11846 <match key="usb.vendor_id" int="1200">
11847 <match key="usb.product_id" int="1078">
11848 <merge key="info.category" type="string">camera</merge>
11849 <addset key="info.capabilities" type="strlist">camera</addset>
11850 <merge key="camera.access_method" type="string">ptp</merge>
11851 <merge key="camera.libgphoto2.name" type="string">Nikon DSC D810</merge>
11852 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11853 </match>
11854 </match>
11855 <match key="usb.vendor_id" int="1200">
6508 <match key="usb.product_id" int="1057"> 11856 <match key="usb.product_id" int="1057">
6509 <merge key="info.category" type="string">camera</merge> 11857 <merge key="info.category" type="string">camera</merge>
6510 <addset key="info.capabilities" type="strlist">camera</addset> 11858 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6513,6 +11861,78 @@
6513 <merge key="camera.libgphoto2.support" type="bool">true</merge> 11861 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6514 </match> 11862 </match>
6515 </match> 11863 </match>
11864 <match key="usb.vendor_id" int="1200">
11865 <match key="usb.product_id" int="1538">
11866 <merge key="info.category" type="string">camera</merge>
11867 <addset key="info.capabilities" type="strlist">camera</addset>
11868 <merge key="camera.access_method" type="string">ptp</merge>
11869 <merge key="camera.libgphoto2.name" type="string">Nikon J1</merge>
11870 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11871 </match>
11872 </match>
11873 <match key="usb.vendor_id" int="1200">
11874 <match key="usb.product_id" int="1539">
11875 <merge key="info.category" type="string">camera</merge>
11876 <addset key="info.capabilities" type="strlist">camera</addset>
11877 <merge key="camera.access_method" type="string">ptp</merge>
11878 <merge key="camera.libgphoto2.name" type="string">Nikon J2</merge>
11879 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11880 </match>
11881 </match>
11882 <match key="usb.vendor_id" int="1200">
11883 <match key="usb.product_id" int="1541">
11884 <merge key="info.category" type="string">camera</merge>
11885 <addset key="info.capabilities" type="strlist">camera</addset>
11886 <merge key="camera.access_method" type="string">ptp</merge>
11887 <merge key="camera.libgphoto2.name" type="string">Nikon J3</merge>
11888 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11889 </match>
11890 </match>
11891 <match key="usb.vendor_id" int="1200">
11892 <match key="usb.product_id" int="1545">
11893 <merge key="info.category" type="string">camera</merge>
11894 <addset key="info.capabilities" type="strlist">camera</addset>
11895 <merge key="camera.access_method" type="string">ptp</merge>
11896 <merge key="camera.libgphoto2.name" type="string">Nikon J4</merge>
11897 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11898 </match>
11899 </match>
11900 <match key="usb.vendor_id" int="1200">
11901 <match key="usb.product_id" int="1542">
11902 <merge key="info.category" type="string">camera</merge>
11903 <addset key="info.capabilities" type="strlist">camera</addset>
11904 <merge key="camera.access_method" type="string">ptp</merge>
11905 <merge key="camera.libgphoto2.name" type="string">Nikon S1</merge>
11906 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11907 </match>
11908 </match>
11909 <match key="usb.vendor_id" int="1200">
11910 <match key="usb.product_id" int="1537">
11911 <merge key="info.category" type="string">camera</merge>
11912 <addset key="info.capabilities" type="strlist">camera</addset>
11913 <merge key="camera.access_method" type="string">ptp</merge>
11914 <merge key="camera.libgphoto2.name" type="string">Nikon V1</merge>
11915 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11916 </match>
11917 </match>
11918 <match key="usb.vendor_id" int="1200">
11919 <match key="usb.product_id" int="1540">
11920 <merge key="info.category" type="string">camera</merge>
11921 <addset key="info.capabilities" type="strlist">camera</addset>
11922 <merge key="camera.access_method" type="string">ptp</merge>
11923 <merge key="camera.libgphoto2.name" type="string">Nikon V2</merge>
11924 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11925 </match>
11926 </match>
11927 <match key="usb.vendor_id" int="1276">
11928 <match key="usb.product_id" int="20554">
11929 <merge key="info.category" type="string">camera</merge>
11930 <addset key="info.capabilities" type="strlist">camera</addset>
11931 <merge key="camera.access_method" type="string">proprietary</merge>
11932 <merge key="camera.libgphoto2.name" type="string">nisis Quickpix Qp3</merge>
11933 <merge key="camera.libgphoto2.support" type="bool">true</merge>
11934 </match>
11935 </match>
6516 <match key="usb.vendor_id" int="2425"> 11936 <match key="usb.vendor_id" int="2425">
6517 <match key="usb.product_id" int="548"> 11937 <match key="usb.product_id" int="548">
6518 <merge key="info.category" type="string">camera</merge> 11938 <merge key="info.category" type="string">camera</merge>
@@ -6589,13 +12009,13 @@
6589 </match> 12009 </match>
6590 </match> 12010 </match>
6591 <match key="usb.vendor_id" int="1057"> 12011 <match key="usb.vendor_id" int="1057">
6592 <match key="usb.product_id" int="1057"> 12012 <match key="usb.product_id" int="1214">
6593 <merge key="info.category" type="string">portable_audio_player</merge> 12013 <merge key="info.category" type="string">portable_audio_player</merge>
6594 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12014 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6595 <merge key="portable_audio_player.access_method" type="string">user</merge> 12015 <merge key="portable_audio_player.access_method" type="string">user</merge>
6596 <merge key="portable_audio_player.type" type="string">mtp</merge> 12016 <merge key="portable_audio_player.type" type="string">mtp</merge>
6597 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 12017 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6598 <merge key="camera.libgphoto2.name" type="string">Nokia 5200</merge> 12018 <merge key="camera.libgphoto2.name" type="string">Nokia 5200 Mobile Phone</merge>
6599 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12019 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6600 </match> 12020 </match>
6601 </match> 12021 </match>
@@ -6665,47 +12085,47 @@
6665 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12085 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6666 </match> 12086 </match>
6667 </match> 12087 </match>
6668 <match key="usb.vendor_id" int="1478"> 12088 <match key="usb.vendor_id" int="1057">
6669 <match key="usb.product_id" int="553"> 12089 <match key="usb.product_id" int="1204">
6670 <merge key="info.category" type="string">portable_audio_player</merge> 12090 <merge key="info.category" type="string">portable_audio_player</merge>
6671 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12091 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6672 <merge key="portable_audio_player.access_method" type="string">user</merge> 12092 <merge key="portable_audio_player.access_method" type="string">user</merge>
6673 <merge key="portable_audio_player.type" type="string">mtp</merge> 12093 <merge key="portable_audio_player.type" type="string">mtp</merge>
6674 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 12094 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6675 <merge key="camera.libgphoto2.name" type="string">Nokia 5530 Xpressmusic</merge> 12095 <merge key="camera.libgphoto2.name" type="string">Nokia 5700 XpressMusic Mobile Phone</merge>
6676 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12096 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6677 </match> 12097 </match>
6678 </match> 12098 </match>
6679 <match key="usb.vendor_id" int="1057"> 12099 <match key="usb.vendor_id" int="1057">
6680 <match key="usb.product_id" int="1204"> 12100 <match key="usb.product_id" int="340">
6681 <merge key="info.category" type="string">portable_audio_player</merge> 12101 <merge key="info.category" type="string">portable_audio_player</merge>
6682 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12102 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6683 <merge key="portable_audio_player.access_method" type="string">user</merge> 12103 <merge key="portable_audio_player.access_method" type="string">user</merge>
6684 <merge key="portable_audio_player.type" type="string">mtp</merge> 12104 <merge key="portable_audio_player.type" type="string">mtp</merge>
6685 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 12105 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6686 <merge key="camera.libgphoto2.name" type="string">Nokia 5700 XpressMusic Mobile Phone</merge> 12106 <merge key="camera.libgphoto2.name" type="string">Nokia 5800 XpressMusic</merge>
6687 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12107 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6688 </match> 12108 </match>
6689 </match> 12109 </match>
6690 <match key="usb.vendor_id" int="1057"> 12110 <match key="usb.vendor_id" int="1057">
6691 <match key="usb.product_id" int="340"> 12111 <match key="usb.product_id" int="341">
6692 <merge key="info.category" type="string">portable_audio_player</merge> 12112 <merge key="info.category" type="string">portable_audio_player</merge>
6693 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12113 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6694 <merge key="portable_audio_player.access_method" type="string">user</merge> 12114 <merge key="portable_audio_player.access_method" type="string">user</merge>
6695 <merge key="portable_audio_player.type" type="string">mtp</merge> 12115 <merge key="portable_audio_player.type" type="string">mtp</merge>
6696 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 12116 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6697 <merge key="camera.libgphoto2.name" type="string">Nokia 5800 XpressMusic</merge> 12117 <merge key="camera.libgphoto2.name" type="string">Nokia 5800 XpressMusic v2</merge>
6698 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12118 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6699 </match> 12119 </match>
6700 </match> 12120 </match>
6701 <match key="usb.vendor_id" int="1057"> 12121 <match key="usb.vendor_id" int="1057">
6702 <match key="usb.product_id" int="341"> 12122 <match key="usb.product_id" int="345">
6703 <merge key="info.category" type="string">portable_audio_player</merge> 12123 <merge key="info.category" type="string">portable_audio_player</merge>
6704 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12124 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6705 <merge key="portable_audio_player.access_method" type="string">user</merge> 12125 <merge key="portable_audio_player.access_method" type="string">user</merge>
6706 <merge key="portable_audio_player.type" type="string">mtp</merge> 12126 <merge key="portable_audio_player.type" type="string">mtp</merge>
6707 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 12127 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
6708 <merge key="camera.libgphoto2.name" type="string">Nokia 5800 XpressMusic v2</merge> 12128 <merge key="camera.libgphoto2.name" type="string">Nokia 5800 XpressMusic v3</merge>
6709 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12129 <merge key="camera.libgphoto2.support" type="bool">true</merge>
6710 </match> 12130 </match>
6711 </match> 12131 </match>
@@ -6765,6 +12185,50 @@
6765 </match> 12185 </match>
6766 </match> 12186 </match>
6767 <match key="usb.vendor_id" int="1057"> 12187 <match key="usb.vendor_id" int="1057">
12188 <match key="usb.product_id" int="1491">
12189 <merge key="info.category" type="string">portable_audio_player</merge>
12190 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12191 <merge key="portable_audio_player.access_method" type="string">user</merge>
12192 <merge key="portable_audio_player.type" type="string">mtp</merge>
12193 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12194 <merge key="camera.libgphoto2.name" type="string">Nokia 808 PureView</merge>
12195 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12196 </match>
12197 </match>
12198 <match key="usb.vendor_id" int="1057">
12199 <match key="usb.product_id" int="1426">
12200 <merge key="info.category" type="string">portable_audio_player</merge>
12201 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12202 <merge key="portable_audio_player.access_method" type="string">user</merge>
12203 <merge key="portable_audio_player.type" type="string">mtp</merge>
12204 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12205 <merge key="camera.libgphoto2.name" type="string">Nokia C5-00</merge>
12206 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12207 </match>
12208 </match>
12209 <match key="usb.vendor_id" int="1057">
12210 <match key="usb.product_id" int="961">
12211 <merge key="info.category" type="string">portable_audio_player</merge>
12212 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12213 <merge key="portable_audio_player.access_method" type="string">user</merge>
12214 <merge key="portable_audio_player.type" type="string">mtp</merge>
12215 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12216 <merge key="camera.libgphoto2.name" type="string">Nokia C7</merge>
12217 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12218 </match>
12219 </match>
12220 <match key="usb.vendor_id" int="1057">
12221 <match key="usb.product_id" int="973">
12222 <merge key="info.category" type="string">portable_audio_player</merge>
12223 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12224 <merge key="portable_audio_player.access_method" type="string">user</merge>
12225 <merge key="portable_audio_player.type" type="string">mtp</merge>
12226 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12227 <merge key="camera.libgphoto2.name" type="string">Nokia C7 (ID2)</merge>
12228 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12229 </match>
12230 </match>
12231 <match key="usb.vendor_id" int="1057">
6768 <match key="usb.product_id" int="463"> 12232 <match key="usb.product_id" int="463">
6769 <merge key="info.category" type="string">portable_audio_player</merge> 12233 <merge key="info.category" type="string">portable_audio_player</merge>
6770 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12234 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -6776,6 +12240,17 @@
6776 </match> 12240 </match>
6777 </match> 12241 </match>
6778 <match key="usb.vendor_id" int="1057"> 12242 <match key="usb.vendor_id" int="1057">
12243 <match key="usb.product_id" int="815">
12244 <merge key="info.category" type="string">portable_audio_player</merge>
12245 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12246 <merge key="portable_audio_player.access_method" type="string">user</merge>
12247 <merge key="portable_audio_player.type" type="string">mtp</merge>
12248 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12249 <merge key="camera.libgphoto2.name" type="string">Nokia E6</merge>
12250 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12251 </match>
12252 </match>
12253 <match key="usb.vendor_id" int="1057">
6779 <match key="usb.product_id" int="377"> 12254 <match key="usb.product_id" int="377">
6780 <merge key="info.category" type="string">portable_audio_player</merge> 12255 <merge key="info.category" type="string">portable_audio_player</merge>
6781 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12256 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -6798,7 +12273,7 @@
6798 </match> 12273 </match>
6799 </match> 12274 </match>
6800 <match key="usb.vendor_id" int="1057"> 12275 <match key="usb.vendor_id" int="1057">
6801 <match key="usb.product_id" int="821"> 12276 <match key="usb.product_id" int="820">
6802 <merge key="info.category" type="string">portable_audio_player</merge> 12277 <merge key="info.category" type="string">portable_audio_player</merge>
6803 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12278 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
6804 <merge key="portable_audio_player.access_method" type="string">user</merge> 12279 <merge key="portable_audio_player.access_method" type="string">user</merge>
@@ -6809,6 +12284,17 @@
6809 </match> 12284 </match>
6810 </match> 12285 </match>
6811 <match key="usb.vendor_id" int="1057"> 12286 <match key="usb.vendor_id" int="1057">
12287 <match key="usb.product_id" int="821">
12288 <merge key="info.category" type="string">portable_audio_player</merge>
12289 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12290 <merge key="portable_audio_player.access_method" type="string">user</merge>
12291 <merge key="portable_audio_player.type" type="string">mtp</merge>
12292 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12293 <merge key="camera.libgphoto2.name" type="string">Nokia E7 (Ovi mode)</merge>
12294 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12295 </match>
12296 </match>
12297 <match key="usb.vendor_id" int="1057">
6812 <match key="usb.product_id" int="228"> 12298 <match key="usb.product_id" int="228">
6813 <merge key="info.category" type="string">portable_audio_player</merge> 12299 <merge key="info.category" type="string">portable_audio_player</merge>
6814 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12300 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -6842,6 +12328,50 @@
6842 </match> 12328 </match>
6843 </match> 12329 </match>
6844 <match key="usb.vendor_id" int="1057"> 12330 <match key="usb.vendor_id" int="1057">
12331 <match key="usb.product_id" int="1788">
12332 <merge key="info.category" type="string">portable_audio_player</merge>
12333 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12334 <merge key="portable_audio_player.access_method" type="string">user</merge>
12335 <merge key="portable_audio_player.type" type="string">mtp</merge>
12336 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12337 <merge key="camera.libgphoto2.name" type="string">Nokia Lumia (RM-975)</merge>
12338 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12339 </match>
12340 </match>
12341 <match key="usb.vendor_id" int="1057">
12342 <match key="usb.product_id" int="1638">
12343 <merge key="info.category" type="string">portable_audio_player</merge>
12344 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12345 <merge key="portable_audio_player.access_method" type="string">user</merge>
12346 <merge key="portable_audio_player.type" type="string">mtp</merge>
12347 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12348 <merge key="camera.libgphoto2.name" type="string">Nokia Lumia 301</merge>
12349 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12350 </match>
12351 </match>
12352 <match key="usb.vendor_id" int="1057">
12353 <match key="usb.product_id" int="1633">
12354 <merge key="info.category" type="string">portable_audio_player</merge>
12355 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12356 <merge key="portable_audio_player.access_method" type="string">user</merge>
12357 <merge key="portable_audio_player.type" type="string">mtp</merge>
12358 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12359 <merge key="camera.libgphoto2.name" type="string">Nokia Lumia WP8</merge>
12360 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12361 </match>
12362 </match>
12363 <match key="usb.vendor_id" int="1057">
12364 <match key="usb.product_id" int="1316">
12365 <merge key="info.category" type="string">portable_audio_player</merge>
12366 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12367 <merge key="portable_audio_player.access_method" type="string">user</merge>
12368 <merge key="portable_audio_player.type" type="string">mtp</merge>
12369 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12370 <merge key="camera.libgphoto2.name" type="string">Nokia N300</merge>
12371 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12372 </match>
12373 </match>
12374 <match key="usb.vendor_id" int="1057">
6845 <match key="usb.product_id" int="1160"> 12375 <match key="usb.product_id" int="1160">
6846 <merge key="info.category" type="string">camera</merge> 12376 <merge key="info.category" type="string">camera</merge>
6847 <addset key="info.capabilities" type="strlist">camera</addset> 12377 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -6884,6 +12414,17 @@
6884 </match> 12414 </match>
6885 </match> 12415 </match>
6886 <match key="usb.vendor_id" int="1057"> 12416 <match key="usb.vendor_id" int="1057">
12417 <match key="usb.product_id" int="390">
12418 <merge key="info.category" type="string">portable_audio_player</merge>
12419 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12420 <merge key="portable_audio_player.access_method" type="string">user</merge>
12421 <merge key="portable_audio_player.type" type="string">mtp</merge>
12422 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12423 <merge key="camera.libgphoto2.name" type="string">Nokia N79</merge>
12424 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12425 </match>
12426 </match>
12427 <match key="usb.vendor_id" int="1057">
6887 <match key="usb.product_id" int="766"> 12428 <match key="usb.product_id" int="766">
6888 <merge key="info.category" type="string">portable_audio_player</merge> 12429 <merge key="info.category" type="string">portable_audio_player</merge>
6889 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12430 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -6950,6 +12491,17 @@
6950 </match> 12491 </match>
6951 </match> 12492 </match>
6952 <match key="usb.vendor_id" int="1057"> 12493 <match key="usb.vendor_id" int="1057">
12494 <match key="usb.product_id" int="1306">
12495 <merge key="info.category" type="string">portable_audio_player</merge>
12496 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12497 <merge key="portable_audio_player.access_method" type="string">user</merge>
12498 <merge key="portable_audio_player.type" type="string">mtp</merge>
12499 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12500 <merge key="camera.libgphoto2.name" type="string">Nokia N9</merge>
12501 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12502 </match>
12503 </match>
12504 <match key="usb.vendor_id" int="1057">
6953 <match key="usb.product_id" int="1157"> 12505 <match key="usb.product_id" int="1157">
6954 <merge key="info.category" type="string">portable_audio_player</merge> 12506 <merge key="info.category" type="string">portable_audio_player</merge>
6955 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12507 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -7005,6 +12557,17 @@
7005 </match> 12557 </match>
7006 </match> 12558 </match>
7007 <match key="usb.vendor_id" int="1057"> 12559 <match key="usb.vendor_id" int="1057">
12560 <match key="usb.product_id" int="978">
12561 <merge key="info.category" type="string">portable_audio_player</merge>
12562 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12563 <merge key="portable_audio_player.access_method" type="string">user</merge>
12564 <merge key="portable_audio_player.type" type="string">mtp</merge>
12565 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12566 <merge key="camera.libgphoto2.name" type="string">Nokia N950</merge>
12567 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12568 </match>
12569 </match>
12570 <match key="usb.vendor_id" int="1057">
7008 <match key="usb.product_id" int="57"> 12571 <match key="usb.product_id" int="57">
7009 <merge key="info.category" type="string">portable_audio_player</merge> 12572 <merge key="info.category" type="string">portable_audio_player</merge>
7010 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12573 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -7048,14 +12611,25 @@
7048 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12611 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7049 </match> 12612 </match>
7050 </match> 12613 </match>
7051 <match key="usb.vendor_id" int="1478"> 12614 <match key="usb.vendor_id" int="1057">
7052 <match key="usb.product_id" int="12694"> 12615 <match key="usb.product_id" int="628">
12616 <merge key="info.category" type="string">portable_audio_player</merge>
12617 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12618 <merge key="portable_audio_player.access_method" type="string">user</merge>
12619 <merge key="portable_audio_player.type" type="string">mtp</merge>
12620 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12621 <merge key="camera.libgphoto2.name" type="string">Nokia X6</merge>
12622 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12623 </match>
12624 </match>
12625 <match key="usb.vendor_id" int="1057">
12626 <match key="usb.product_id" int="1768">
7053 <merge key="info.category" type="string">portable_audio_player</merge> 12627 <merge key="info.category" type="string">portable_audio_player</merge>
7054 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 12628 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
7055 <merge key="portable_audio_player.access_method" type="string">user</merge> 12629 <merge key="portable_audio_player.access_method" type="string">user</merge>
7056 <merge key="portable_audio_player.type" type="string">mtp</merge> 12630 <merge key="portable_audio_player.type" type="string">mtp</merge>
7057 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 12631 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
7058 <merge key="camera.libgphoto2.name" type="string">Nokia/Verizon 6205 Balboa/Verizon Music Phone</merge> 12632 <merge key="camera.libgphoto2.name" type="string">Nokia XL</merge>
7059 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12633 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7060 </match> 12634 </match>
7061 </match> 12635 </match>
@@ -7081,6 +12655,72 @@
7081 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12655 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7082 </match> 12656 </match>
7083 </match> 12657 </match>
12658 <match key="usb.vendor_id" int="2389">
12659 <match key="usb.product_id" int="28841">
12660 <merge key="info.category" type="string">portable_audio_player</merge>
12661 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12662 <merge key="portable_audio_player.access_method" type="string">user</merge>
12663 <merge key="portable_audio_player.type" type="string">mtp</merge>
12664 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12665 <merge key="camera.libgphoto2.name" type="string">nVidia CM9-Adam</merge>
12666 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12667 </match>
12668 </match>
12669 <match key="usb.vendor_id" int="2389">
12670 <match key="usb.product_id" int="46080">
12671 <merge key="info.category" type="string">portable_audio_player</merge>
12672 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12673 <merge key="portable_audio_player.access_method" type="string">user</merge>
12674 <merge key="portable_audio_player.type" type="string">mtp</merge>
12675 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12676 <merge key="camera.libgphoto2.name" type="string">nVidia Shield (ID1)</merge>
12677 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12678 </match>
12679 </match>
12680 <match key="usb.vendor_id" int="2389">
12681 <match key="usb.product_id" int="52999">
12682 <merge key="info.category" type="string">portable_audio_player</merge>
12683 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12684 <merge key="portable_audio_player.access_method" type="string">user</merge>
12685 <merge key="portable_audio_player.type" type="string">mtp</merge>
12686 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12687 <merge key="camera.libgphoto2.name" type="string">nVidia Shield (ID2)</merge>
12688 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12689 </match>
12690 </match>
12691 <match key="usb.vendor_id" int="2389">
12692 <match key="usb.product_id" int="52994">
12693 <merge key="info.category" type="string">portable_audio_player</merge>
12694 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12695 <merge key="portable_audio_player.access_method" type="string">user</merge>
12696 <merge key="portable_audio_player.type" type="string">mtp</merge>
12697 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12698 <merge key="camera.libgphoto2.name" type="string">nVidia Tegra Note</merge>
12699 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12700 </match>
12701 </match>
12702 <match key="usb.vendor_id" int="2389">
12703 <match key="usb.product_id" int="28928">
12704 <merge key="info.category" type="string">portable_audio_player</merge>
12705 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12706 <merge key="portable_audio_player.access_method" type="string">user</merge>
12707 <merge key="portable_audio_player.type" type="string">mtp</merge>
12708 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12709 <merge key="camera.libgphoto2.name" type="string">nVidia Various tablets (ID1)</merge>
12710 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12711 </match>
12712 </match>
12713 <match key="usb.vendor_id" int="2389">
12714 <match key="usb.product_id" int="28930">
12715 <merge key="info.category" type="string">portable_audio_player</merge>
12716 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12717 <merge key="portable_audio_player.access_method" type="string">user</merge>
12718 <merge key="portable_audio_player.type" type="string">mtp</merge>
12719 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12720 <merge key="camera.libgphoto2.name" type="string">nVidia Various tablets (ID2)</merge>
12721 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12722 </match>
12723 </match>
7084 <match key="usb.vendor_id" int="7763"> 12724 <match key="usb.vendor_id" int="7763">
7085 <match key="usb.product_id" int="6"> 12725 <match key="usb.product_id" int="6">
7086 <merge key="info.category" type="string">portable_audio_player</merge> 12726 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -7174,6 +12814,33 @@
7174 </match> 12814 </match>
7175 </match> 12815 </match>
7176 <match key="usb.vendor_id" int="1972"> 12816 <match key="usb.vendor_id" int="1972">
12817 <match key="usb.product_id" int="272">
12818 <merge key="info.category" type="string">camera</merge>
12819 <addset key="info.capabilities" type="strlist">camera</addset>
12820 <merge key="camera.access_method" type="string">ptp</merge>
12821 <merge key="camera.libgphoto2.name" type="string">Olympus E series (Control)</merge>
12822 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12823 </match>
12824 </match>
12825 <match key="usb.vendor_id" int="1972">
12826 <match key="usb.product_id" int="303">
12827 <merge key="info.category" type="string">camera</merge>
12828 <addset key="info.capabilities" type="strlist">camera</addset>
12829 <merge key="camera.access_method" type="string">ptp</merge>
12830 <merge key="camera.libgphoto2.name" type="string">Olympus E-M5</merge>
12831 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12832 </match>
12833 </match>
12834 <match key="usb.vendor_id" int="1972">
12835 <match key="usb.product_id" int="303">
12836 <merge key="info.category" type="string">camera</merge>
12837 <addset key="info.capabilities" type="strlist">camera</addset>
12838 <merge key="camera.access_method" type="string">ptp</merge>
12839 <merge key="camera.libgphoto2.name" type="string">Olympus E-PL5</merge>
12840 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12841 </match>
12842 </match>
12843 <match key="usb.vendor_id" int="1972">
7177 <match key="usb.product_id" int="278"> 12844 <match key="usb.product_id" int="278">
7178 <merge key="info.category" type="string">camera</merge> 12845 <merge key="info.category" type="string">camera</merge>
7179 <addset key="info.capabilities" type="strlist">camera</addset> 12846 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -7201,6 +12868,15 @@
7201 </match> 12868 </match>
7202 </match> 12869 </match>
7203 <match key="usb.vendor_id" int="1972"> 12870 <match key="usb.vendor_id" int="1972">
12871 <match key="usb.product_id" int="303">
12872 <merge key="info.category" type="string">camera</merge>
12873 <addset key="info.capabilities" type="strlist">camera</addset>
12874 <merge key="camera.access_method" type="string">ptp</merge>
12875 <merge key="camera.libgphoto2.name" type="string">Olympus SP-720UZ</merge>
12876 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12877 </match>
12878 </match>
12879 <match key="usb.vendor_id" int="1972">
7204 <match key="usb.product_id" int="276"> 12880 <match key="usb.product_id" int="276">
7205 <merge key="info.category" type="string">camera</merge> 12881 <merge key="info.category" type="string">camera</merge>
7206 <addset key="info.capabilities" type="strlist">camera</addset> 12882 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -7236,6 +12912,39 @@
7236 <merge key="camera.libgphoto2.support" type="bool">true</merge> 12912 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7237 </match> 12913 </match>
7238 </match> 12914 </match>
12915 <match key="usb.vendor_id" int="8921">
12916 <match key="usb.product_id" int="10085">
12917 <merge key="info.category" type="string">portable_audio_player</merge>
12918 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12919 <merge key="portable_audio_player.access_method" type="string">user</merge>
12920 <merge key="portable_audio_player.type" type="string">mtp</merge>
12921 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12922 <merge key="camera.libgphoto2.name" type="string">Oppo Find 7 (ID 1)</merge>
12923 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12924 </match>
12925 </match>
12926 <match key="usb.vendor_id" int="8921">
12927 <match key="usb.product_id" int="10100">
12928 <merge key="info.category" type="string">portable_audio_player</merge>
12929 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12930 <merge key="portable_audio_player.access_method" type="string">user</merge>
12931 <merge key="portable_audio_player.type" type="string">mtp</merge>
12932 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12933 <merge key="camera.libgphoto2.name" type="string">Oppo Find 7 (ID 2)</merge>
12934 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12935 </match>
12936 </match>
12937 <match key="usb.vendor_id" int="8921">
12938 <match key="usb.product_id" int="10099">
12939 <merge key="info.category" type="string">portable_audio_player</merge>
12940 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
12941 <merge key="portable_audio_player.access_method" type="string">user</merge>
12942 <merge key="portable_audio_player.type" type="string">mtp</merge>
12943 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
12944 <merge key="camera.libgphoto2.name" type="string">Oppo X9006</merge>
12945 <merge key="camera.libgphoto2.support" type="bool">true</merge>
12946 </match>
12947 </match>
7239 <match key="usb.vendor_id" int="2329"> 12948 <match key="usb.vendor_id" int="2329">
7240 <match key="usb.product_id" int="256"> 12949 <match key="usb.product_id" int="256">
7241 <merge key="info.category" type="string">camera</merge> 12950 <merge key="info.category" type="string">camera</merge>
@@ -7313,6 +13022,15 @@
7313 <merge key="info.category" type="string">camera</merge> 13022 <merge key="info.category" type="string">camera</merge>
7314 <addset key="info.capabilities" type="strlist">camera</addset> 13023 <addset key="info.capabilities" type="strlist">camera</addset>
7315 <merge key="camera.access_method" type="string">ptp</merge> 13024 <merge key="camera.access_method" type="string">ptp</merge>
13025 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-LS2</merge>
13026 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13027 </match>
13028 </match>
13029 <match key="usb.vendor_id" int="1242">
13030 <match key="usb.product_id" int="9076">
13031 <merge key="info.category" type="string">camera</merge>
13032 <addset key="info.capabilities" type="strlist">camera</addset>
13033 <merge key="camera.access_method" type="string">ptp</merge>
7316 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-LS3</merge> 13034 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-LS3</merge>
7317 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13035 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7318 </match> 13036 </match>
@@ -7322,11 +13040,38 @@
7322 <merge key="info.category" type="string">camera</merge> 13040 <merge key="info.category" type="string">camera</merge>
7323 <addset key="info.capabilities" type="strlist">camera</addset> 13041 <addset key="info.capabilities" type="strlist">camera</addset>
7324 <merge key="camera.access_method" type="string">ptp</merge> 13042 <merge key="camera.access_method" type="string">ptp</merge>
13043 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-LX7</merge>
13044 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13045 </match>
13046 </match>
13047 <match key="usb.vendor_id" int="1242">
13048 <match key="usb.product_id" int="9076">
13049 <merge key="info.category" type="string">camera</merge>
13050 <addset key="info.capabilities" type="strlist">camera</addset>
13051 <merge key="camera.access_method" type="string">ptp</merge>
7325 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-TZ15</merge> 13052 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-TZ15</merge>
7326 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13053 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7327 </match> 13054 </match>
7328 </match> 13055 </match>
7329 <match key="usb.vendor_id" int="1242"> 13056 <match key="usb.vendor_id" int="1242">
13057 <match key="usb.product_id" int="9076">
13058 <merge key="info.category" type="string">camera</merge>
13059 <addset key="info.capabilities" type="strlist">camera</addset>
13060 <merge key="camera.access_method" type="string">ptp</merge>
13061 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-TZ18</merge>
13062 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13063 </match>
13064 </match>
13065 <match key="usb.vendor_id" int="1242">
13066 <match key="usb.product_id" int="9076">
13067 <merge key="info.category" type="string">camera</merge>
13068 <addset key="info.capabilities" type="strlist">camera</addset>
13069 <merge key="camera.access_method" type="string">ptp</merge>
13070 <merge key="camera.libgphoto2.name" type="string">Panasonic DMC-TZ8</merge>
13071 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13072 </match>
13073 </match>
13074 <match key="usb.vendor_id" int="1242">
7330 <match key="usb.product_id" int="8517"> 13075 <match key="usb.product_id" int="8517">
7331 <merge key="info.category" type="string">portable_audio_player</merge> 13076 <merge key="info.category" type="string">portable_audio_player</merge>
7332 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 13077 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -7348,6 +13093,68 @@
7348 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13093 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7349 </match> 13094 </match>
7350 </match> 13095 </match>
13096 <match key="usb.vendor_id" int="4204">
13097 <match key="usb.product_id" int="61443">
13098 <merge key="info.category" type="string">portable_audio_player</merge>
13099 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13100 <merge key="portable_audio_player.access_method" type="string">user</merge>
13101 <merge key="portable_audio_player.type" type="string">mtp</merge>
13102 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13103 <merge key="camera.libgphoto2.name" type="string">Pantech Crux</merge>
13104 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13105 </match>
13106 </match>
13107 <match key="usb.vendor_id" int="7501">
13108 <match key="usb.product_id" int="20534">
13109 <merge key="info.category" type="string">portable_audio_player</merge>
13110 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13111 <merge key="portable_audio_player.access_method" type="string">user</merge>
13112 <merge key="portable_audio_player.type" type="string">mtp</merge>
13113 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13114 <merge key="camera.libgphoto2.name" type="string">Pegatron Chagall</merge>
13115 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13116 </match>
13117 </match>
13118 <match key="usb.vendor_id" int="7501">
13119 <match key="usb.product_id" int="20533">
13120 <merge key="info.category" type="string">portable_audio_player</merge>
13121 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13122 <merge key="portable_audio_player.access_method" type="string">user</merge>
13123 <merge key="portable_audio_player.type" type="string">mtp</merge>
13124 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13125 <merge key="camera.libgphoto2.name" type="string">Pegatron Chagall (ADB)</merge>
13126 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13127 </match>
13128 </match>
13129 <match key="usb.vendor_id" int="7501">
13130 <match key="usb.product_id" int="20554">
13131 <merge key="info.category" type="string">portable_audio_player</merge>
13132 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13133 <merge key="portable_audio_player.access_method" type="string">user</merge>
13134 <merge key="portable_audio_player.type" type="string">mtp</merge>
13135 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13136 <merge key="camera.libgphoto2.name" type="string">Pegatron Hudl 2</merge>
13137 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13138 </match>
13139 </match>
13140 <match key="usb.vendor_id" int="1363">
13141 <match key="usb.product_id" int="514">
13142 <merge key="info.category" type="string">camera</merge>
13143 <addset key="info.capabilities" type="strlist">camera</addset>
13144 <merge key="camera.access_method" type="string">proprietary</merge>
13145 <merge key="camera.libgphoto2.name" type="string">Pencam TEVION MD 9456</merge>
13146 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13147 </match>
13148 </match>
13149 <match key="usb.vendor_id" int="9723">
13150 <match key="usb.product_id" int="357">
13151 <merge key="info.category" type="string">camera</merge>
13152 <addset key="info.capabilities" type="strlist">camera</addset>
13153 <merge key="camera.access_method" type="string">ptp</merge>
13154 <merge key="camera.libgphoto2.name" type="string">Pentax K3 (PTP Mode)</merge>
13155 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13156 </match>
13157 </match>
7351 <match key="usb.vendor_id" int="2583"> 13158 <match key="usb.vendor_id" int="2583">
7352 <match key="usb.product_id" int="13"> 13159 <match key="usb.product_id" int="13">
7353 <merge key="info.category" type="string">camera</merge> 13160 <merge key="info.category" type="string">camera</merge>
@@ -7389,6 +13196,28 @@
7389 </match> 13196 </match>
7390 </match> 13197 </match>
7391 <match key="usb.vendor_id" int="1137"> 13198 <match key="usb.vendor_id" int="1137">
13199 <match key="usb.product_id" int="8377">
13200 <merge key="info.category" type="string">portable_audio_player</merge>
13201 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13202 <merge key="portable_audio_player.access_method" type="string">user</merge>
13203 <merge key="portable_audio_player.type" type="string">mtp</merge>
13204 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13205 <merge key="camera.libgphoto2.name" type="string">Philips GoGear Ariaz</merge>
13206 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13207 </match>
13208 </match>
13209 <match key="usb.vendor_id" int="1137">
13210 <match key="usb.product_id" int="8504">
13211 <merge key="info.category" type="string">portable_audio_player</merge>
13212 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13213 <merge key="portable_audio_player.access_method" type="string">user</merge>
13214 <merge key="portable_audio_player.type" type="string">mtp</merge>
13215 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13216 <merge key="camera.libgphoto2.name" type="string">Philips GoGear Ariaz/97</merge>
13217 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13218 </match>
13219 </match>
13220 <match key="usb.vendor_id" int="1137">
7392 <match key="usb.product_id" int="357"> 13221 <match key="usb.product_id" int="357">
7393 <merge key="info.category" type="string">portable_audio_player</merge> 13222 <merge key="info.category" type="string">portable_audio_player</merge>
7394 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 13223 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -7510,6 +13339,17 @@
7510 </match> 13339 </match>
7511 </match> 13340 </match>
7512 <match key="usb.vendor_id" int="1137"> 13341 <match key="usb.vendor_id" int="1137">
13342 <match key="usb.product_id" int="8421">
13343 <merge key="info.category" type="string">portable_audio_player</merge>
13344 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13345 <merge key="portable_audio_player.access_method" type="string">user</merge>
13346 <merge key="portable_audio_player.type" type="string">mtp</merge>
13347 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13348 <merge key="camera.libgphoto2.name" type="string">Philips GoGear Vibe/02</merge>
13349 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13350 </match>
13351 </match>
13352 <match key="usb.vendor_id" int="1137">
7513 <match key="usb.product_id" int="333"> 13353 <match key="usb.product_id" int="333">
7514 <merge key="info.category" type="string">portable_audio_player</merge> 13354 <merge key="info.category" type="string">portable_audio_player</merge>
7515 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 13355 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -7553,6 +13393,17 @@
7553 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13393 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7554 </match> 13394 </match>
7555 </match> 13395 </match>
13396 <match key="usb.vendor_id" int="1137">
13397 <match key="usb.product_id" int="6411">
13398 <merge key="info.category" type="string">portable_audio_player</merge>
13399 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13400 <merge key="portable_audio_player.access_method" type="string">user</merge>
13401 <merge key="portable_audio_player.type" type="string">mtp</merge>
13402 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13403 <merge key="camera.libgphoto2.name" type="string">Philips i908</merge>
13404 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13405 </match>
13406 </match>
7556 <match key="usb.vendor_id" int="2362"> 13407 <match key="usb.vendor_id" int="2362">
7557 <match key="usb.product_id" int="270"> 13408 <match key="usb.product_id" int="270">
7558 <merge key="info.category" type="string">camera</merge> 13409 <merge key="info.category" type="string">camera</merge>
@@ -7563,6 +13414,17 @@
7563 </match> 13414 </match>
7564 </match> 13415 </match>
7565 <match key="usb.vendor_id" int="1137"> 13416 <match key="usb.vendor_id" int="1137">
13417 <match key="usb.product_id" int="8592">
13418 <merge key="info.category" type="string">portable_audio_player</merge>
13419 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13420 <merge key="portable_audio_player.access_method" type="string">user</merge>
13421 <merge key="portable_audio_player.type" type="string">mtp</merge>
13422 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13423 <merge key="camera.libgphoto2.name" type="string">Philips PI3900B2/58 </merge>
13424 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13425 </match>
13426 </match>
13427 <match key="usb.vendor_id" int="1137">
7566 <match key="usb.product_id" int="32257"> 13428 <match key="usb.product_id" int="32257">
7567 <merge key="info.category" type="string">portable_audio_player</merge> 13429 <merge key="info.category" type="string">portable_audio_player</merge>
7568 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 13430 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -7617,6 +13479,15 @@
7617 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13479 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7618 </match> 13480 </match>
7619 </match> 13481 </match>
13482 <match key="usb.vendor_id" int="1363">
13483 <match key="usb.product_id" int="514">
13484 <merge key="info.category" type="string">camera</merge>
13485 <addset key="info.capabilities" type="strlist">camera</addset>
13486 <merge key="camera.access_method" type="string">proprietary</merge>
13487 <merge key="camera.libgphoto2.name" type="string">Phoebe Smartcam</merge>
13488 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13489 </match>
13490 </match>
7620 <match key="usb.vendor_id" int="2276"> 13491 <match key="usb.vendor_id" int="2276">
7621 <match key="usb.product_id" int="322"> 13492 <match key="usb.product_id" int="322">
7622 <merge key="info.category" type="string">camera</merge> 13493 <merge key="info.category" type="string">camera</merge>
@@ -7655,6 +13526,15 @@
7655 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13526 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7656 </match> 13527 </match>
7657 </match> 13528 </match>
13529 <match key="usb.vendor_id" int="10096">
13530 <match key="usb.product_id" int="37152">
13531 <merge key="info.category" type="string">camera</merge>
13532 <addset key="info.capabilities" type="strlist">camera</addset>
13533 <merge key="camera.access_method" type="string">proprietary</merge>
13534 <merge key="camera.libgphoto2.name" type="string">PockCam</merge>
13535 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13536 </match>
13537 </match>
7658 <match key="usb.vendor_id" int="1924"> 13538 <match key="usb.vendor_id" int="1924">
7659 <match key="usb.product_id" int="10376"> 13539 <match key="usb.product_id" int="10376">
7660 <merge key="info.category" type="string">camera</merge> 13540 <merge key="info.category" type="string">camera</merge>
@@ -7693,6 +13573,15 @@
7693 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13573 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7694 </match> 13574 </match>
7695 </match> 13575 </match>
13576 <match key="usb.vendor_id" int="10096">
13577 <match key="usb.product_id" int="37152">
13578 <merge key="info.category" type="string">camera</merge>
13579 <addset key="info.capabilities" type="strlist">camera</addset>
13580 <merge key="camera.access_method" type="string">proprietary</merge>
13581 <merge key="camera.libgphoto2.name" type="string">Precision Mini Digital Camera</merge>
13582 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13583 </match>
13584 </match>
7696 <match key="usb.vendor_id" int="2362"> 13585 <match key="usb.vendor_id" int="2362">
7697 <match key="usb.product_id" int="271"> 13586 <match key="usb.product_id" int="271">
7698 <merge key="info.category" type="string">camera</merge> 13587 <merge key="info.category" type="string">camera</merge>
@@ -7702,6 +13591,28 @@
7702 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13591 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7703 </match> 13592 </match>
7704 </match> 13593 </match>
13594 <match key="usb.vendor_id" int="10724">
13595 <match key="usb.product_id" int="4611">
13596 <merge key="info.category" type="string">portable_audio_player</merge>
13597 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13598 <merge key="portable_audio_player.access_method" type="string">user</merge>
13599 <merge key="portable_audio_player.type" type="string">mtp</merge>
13600 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13601 <merge key="camera.libgphoto2.name" type="string">Prestigio 5504 DUO </merge>
13602 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13603 </match>
13604 </match>
13605 <match key="usb.vendor_id" int="10724">
13606 <match key="usb.product_id" int="4355">
13607 <merge key="info.category" type="string">portable_audio_player</merge>
13608 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13609 <merge key="portable_audio_player.access_method" type="string">user</merge>
13610 <merge key="portable_audio_player.type" type="string">mtp</merge>
13611 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13612 <merge key="camera.libgphoto2.name" type="string">Prestigio 5505 DUO </merge>
13613 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13614 </match>
13615 </match>
7705 <match key="usb.vendor_id" int="1924"> 13616 <match key="usb.vendor_id" int="1924">
7706 <match key="usb.product_id" int="21248"> 13617 <match key="usb.product_id" int="21248">
7707 <merge key="info.category" type="string">camera</merge> 13618 <merge key="info.category" type="string">camera</merge>
@@ -7711,6 +13622,112 @@
7711 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13622 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7712 </match> 13623 </match>
7713 </match> 13624 </match>
13625 <match key="usb.vendor_id" int="1276">
13626 <match key="usb.product_id" int="65535">
13627 <merge key="info.category" type="string">camera</merge>
13628 <addset key="info.capabilities" type="strlist">camera</addset>
13629 <merge key="camera.access_method" type="string">proprietary</merge>
13630 <merge key="camera.libgphoto2.name" type="string">PureDigital Ritz Disposable</merge>
13631 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13632 </match>
13633 </match>
13634 <match key="usb.vendor_id" int="1478">
13635 <match key="usb.product_id" int="34816">
13636 <merge key="info.category" type="string">portable_audio_player</merge>
13637 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13638 <merge key="portable_audio_player.access_method" type="string">user</merge>
13639 <merge key="portable_audio_player.type" type="string">mtp</merge>
13640 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13641 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for Gigabyte) GSmart G1342</merge>
13642 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13643 </match>
13644 </match>
13645 <match key="usb.vendor_id" int="1478">
13646 <match key="usb.product_id" int="61443">
13647 <merge key="info.category" type="string">portable_audio_player</merge>
13648 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13649 <merge key="portable_audio_player.access_method" type="string">user</merge>
13650 <merge key="portable_audio_player.type" type="string">mtp</merge>
13651 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13652 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for Highscreen) Omega Prime S</merge>
13653 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13654 </match>
13655 </match>
13656 <match key="usb.vendor_id" int="1478">
13657 <match key="usb.product_id" int="553">
13658 <merge key="info.category" type="string">portable_audio_player</merge>
13659 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13660 <merge key="portable_audio_player.access_method" type="string">user</merge>
13661 <merge key="portable_audio_player.type" type="string">mtp</merge>
13662 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13663 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for Nokia) 5530 Xpressmusic</merge>
13664 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13665 </match>
13666 </match>
13667 <match key="usb.vendor_id" int="1478">
13668 <match key="usb.product_id" int="12694">
13669 <merge key="info.category" type="string">portable_audio_player</merge>
13670 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13671 <merge key="portable_audio_player.access_method" type="string">user</merge>
13672 <merge key="portable_audio_player.type" type="string">mtp</merge>
13673 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13674 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for Nokia/Verizon) 6205 Balboa/Verizon Music Phone</merge>
13675 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13676 </match>
13677 </match>
13678 <match key="usb.vendor_id" int="1478">
13679 <match key="usb.product_id" int="26468">
13680 <merge key="info.category" type="string">portable_audio_player</merge>
13681 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13682 <merge key="portable_audio_player.access_method" type="string">user</merge>
13683 <merge key="portable_audio_player.type" type="string">mtp</merge>
13684 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13685 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for OnePlus) One (MTP)</merge>
13686 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13687 </match>
13688 </match>
13689 <match key="usb.vendor_id" int="1478">
13690 <match key="usb.product_id" int="26469">
13691 <merge key="info.category" type="string">portable_audio_player</merge>
13692 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13693 <merge key="portable_audio_player.access_method" type="string">user</merge>
13694 <merge key="portable_audio_player.type" type="string">mtp</merge>
13695 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13696 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for OnePlus) One (MTP+ADB)</merge>
13697 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13698 </match>
13699 </match>
13700 <match key="usb.vendor_id" int="1478">
13701 <match key="usb.product_id" int="36921">
13702 <merge key="info.category" type="string">portable_audio_player</merge>
13703 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13704 <merge key="portable_audio_player.access_method" type="string">user</merge>
13705 <merge key="portable_audio_player.type" type="string">mtp</merge>
13706 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13707 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for PhiComm) C230w (MTP)</merge>
13708 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13709 </match>
13710 </match>
13711 <match key="usb.vendor_id" int="1478">
13712 <match key="usb.product_id" int="36901">
13713 <merge key="info.category" type="string">portable_audio_player</merge>
13714 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13715 <merge key="portable_audio_player.access_method" type="string">user</merge>
13716 <merge key="portable_audio_player.type" type="string">mtp</merge>
13717 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13718 <merge key="camera.libgphoto2.name" type="string">Qualcomm (for Smartfren) Andromax U</merge>
13719 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13720 </match>
13721 </match>
13722 <match key="usb.vendor_id" int="1363">
13723 <match key="usb.product_id" int="514">
13724 <merge key="info.category" type="string">camera</merge>
13725 <addset key="info.capabilities" type="strlist">camera</addset>
13726 <merge key="camera.access_method" type="string">proprietary</merge>
13727 <merge key="camera.libgphoto2.name" type="string">QuickPix QP1</merge>
13728 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13729 </match>
13730 </match>
7714 <match key="usb.vendor_id" int="3530"> 13731 <match key="usb.vendor_id" int="3530">
7715 <match key="usb.product_id" int="4"> 13732 <match key="usb.product_id" int="4">
7716 <merge key="info.category" type="string">camera</merge> 13733 <merge key="info.category" type="string">camera</merge>
@@ -7729,6 +13746,37 @@
7729 <merge key="camera.libgphoto2.support" type="bool">true</merge> 13746 <merge key="camera.libgphoto2.support" type="bool">true</merge>
7730 </match> 13747 </match>
7731 </match> 13748 </match>
13749 <match key="usb.vendor_id" int="10007">
13750 <match key="usb.product_id" int="4704">
13751 <merge key="info.category" type="string">portable_audio_player</merge>
13752 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13753 <merge key="portable_audio_player.access_method" type="string">user</merge>
13754 <merge key="portable_audio_player.type" type="string">mtp</merge>
13755 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13756 <merge key="camera.libgphoto2.name" type="string">Redmi 1S (MTP)</merge>
13757 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13758 </match>
13759 </match>
13760 <match key="usb.vendor_id" int="10007">
13761 <match key="usb.product_id" int="4712">
13762 <merge key="info.category" type="string">portable_audio_player</merge>
13763 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
13764 <merge key="portable_audio_player.access_method" type="string">user</merge>
13765 <merge key="portable_audio_player.type" type="string">mtp</merge>
13766 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
13767 <merge key="camera.libgphoto2.name" type="string">Redmi HM 1S (MTP)</merge>
13768 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13769 </match>
13770 </match>
13771 <match key="usb.vendor_id" int="10096">
13772 <match key="usb.product_id" int="37152">
13773 <merge key="info.category" type="string">camera</merge>
13774 <addset key="info.capabilities" type="strlist">camera</addset>
13775 <merge key="camera.access_method" type="string">proprietary</merge>
13776 <merge key="camera.libgphoto2.name" type="string">Request Ultra Slim</merge>
13777 <merge key="camera.libgphoto2.support" type="bool">true</merge>
13778 </match>
13779 </match>
7732 <match key="usb.vendor_id" int="1482"> 13780 <match key="usb.vendor_id" int="1482">
7733 <match key="usb.product_id" int="8715"> 13781 <match key="usb.product_id" int="8715">
7734 <merge key="info.category" type="string">camera</merge> 13782 <merge key="info.category" type="string">camera</merge>
@@ -8024,6 +14072,33 @@
8024 <merge key="info.category" type="string">camera</merge> 14072 <merge key="info.category" type="string">camera</merge>
8025 <addset key="info.capabilities" type="strlist">camera</addset> 14073 <addset key="info.capabilities" type="strlist">camera</addset>
8026 <merge key="camera.access_method" type="string">proprietary</merge> 14074 <merge key="camera.access_method" type="string">proprietary</merge>
14075 <merge key="camera.libgphoto2.name" type="string">Sakar Dora the Explorer no. 88067</merge>
14076 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14077 </match>
14078 </match>
14079 <match key="usb.vendor_id" int="2425">
14080 <match key="usb.product_id" int="551">
14081 <merge key="info.category" type="string">camera</merge>
14082 <addset key="info.capabilities" type="strlist">camera</addset>
14083 <merge key="camera.access_method" type="string">proprietary</merge>
14084 <merge key="camera.libgphoto2.name" type="string">Sakar Hello Kitty no. 94009</merge>
14085 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14086 </match>
14087 </match>
14088 <match key="usb.vendor_id" int="10096">
14089 <match key="usb.product_id" int="37152">
14090 <merge key="info.category" type="string">camera</merge>
14091 <addset key="info.capabilities" type="strlist">camera</addset>
14092 <merge key="camera.access_method" type="string">proprietary</merge>
14093 <merge key="camera.libgphoto2.name" type="string">Sakar Kidz Cam 86379</merge>
14094 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14095 </match>
14096 </match>
14097 <match key="usb.vendor_id" int="2425">
14098 <match key="usb.product_id" int="551">
14099 <merge key="info.category" type="string">camera</merge>
14100 <addset key="info.capabilities" type="strlist">camera</addset>
14101 <merge key="camera.access_method" type="string">proprietary</merge>
8027 <merge key="camera.libgphoto2.name" type="string">Sakar Kidz-Cam no. 88379</merge> 14102 <merge key="camera.libgphoto2.name" type="string">Sakar Kidz-Cam no. 88379</merge>
8028 <merge key="camera.libgphoto2.support" type="bool">true</merge> 14103 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8029 </match> 14104 </match>
@@ -8037,6 +14112,15 @@
8037 <merge key="camera.libgphoto2.support" type="bool">true</merge> 14112 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8038 </match> 14113 </match>
8039 </match> 14114 </match>
14115 <match key="usb.vendor_id" int="2425">
14116 <match key="usb.product_id" int="551">
14117 <merge key="info.category" type="string">camera</merge>
14118 <addset key="info.capabilities" type="strlist">camera</addset>
14119 <merge key="camera.access_method" type="string">proprietary</merge>
14120 <merge key="camera.libgphoto2.name" type="string">Sakar Nickelodeon iCarly no. 88061</merge>
14121 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14122 </match>
14123 </match>
8040 <match key="usb.vendor_id" int="2362"> 14124 <match key="usb.vendor_id" int="2362">
8041 <match key="usb.product_id" int="271"> 14125 <match key="usb.product_id" int="271">
8042 <merge key="info.category" type="string">camera</merge> 14126 <merge key="info.category" type="string">camera</merge>
@@ -8101,6 +14185,15 @@
8101 </match> 14185 </match>
8102 </match> 14186 </match>
8103 <match key="usb.vendor_id" int="1256"> 14187 <match key="usb.vendor_id" int="1256">
14188 <match key="usb.product_id" int="26726">
14189 <merge key="info.category" type="string">camera</merge>
14190 <addset key="info.capabilities" type="strlist">camera</addset>
14191 <merge key="camera.access_method" type="string">ptp</merge>
14192 <merge key="camera.libgphoto2.name" type="string">Samsung EK-GC100</merge>
14193 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14194 </match>
14195 </match>
14196 <match key="usb.vendor_id" int="1256">
8104 <match key="usb.product_id" int="26407"> 14197 <match key="usb.product_id" int="26407">
8105 <merge key="info.category" type="string">portable_audio_player</merge> 14198 <merge key="info.category" type="string">portable_audio_player</merge>
8106 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 14199 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -8112,13 +14205,35 @@
8112 </match> 14205 </match>
8113 </match> 14206 </match>
8114 <match key="usb.vendor_id" int="1256"> 14207 <match key="usb.vendor_id" int="1256">
14208 <match key="usb.product_id" int="26720">
14209 <merge key="info.category" type="string">portable_audio_player</merge>
14210 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
14211 <merge key="portable_audio_player.access_method" type="string">user</merge>
14212 <merge key="portable_audio_player.type" type="string">mtp</merge>
14213 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
14214 <merge key="camera.libgphoto2.name" type="string">Samsung Galaxy models (MTP)</merge>
14215 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14216 </match>
14217 </match>
14218 <match key="usb.vendor_id" int="1256">
14219 <match key="usb.product_id" int="26716">
14220 <merge key="info.category" type="string">portable_audio_player</merge>
14221 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
14222 <merge key="portable_audio_player.access_method" type="string">user</merge>
14223 <merge key="portable_audio_player.type" type="string">mtp</merge>
14224 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
14225 <merge key="camera.libgphoto2.name" type="string">Samsung Galaxy models (MTP+ADB)</merge>
14226 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14227 </match>
14228 </match>
14229 <match key="usb.vendor_id" int="1256">
8115 <match key="usb.product_id" int="26743"> 14230 <match key="usb.product_id" int="26743">
8116 <merge key="info.category" type="string">portable_audio_player</merge> 14231 <merge key="info.category" type="string">portable_audio_player</merge>
8117 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 14232 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
8118 <merge key="portable_audio_player.access_method" type="string">user</merge> 14233 <merge key="portable_audio_player.access_method" type="string">user</merge>
8119 <merge key="portable_audio_player.type" type="string">mtp</merge> 14234 <merge key="portable_audio_player.type" type="string">mtp</merge>
8120 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 14235 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8121 <merge key="camera.libgphoto2.name" type="string">Samsung Galaxy S GT-I9000</merge> 14236 <merge key="camera.libgphoto2.name" type="string">Samsung Galaxy models Kies mode</merge>
8122 <merge key="camera.libgphoto2.support" type="bool">true</merge> 14237 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8123 </match> 14238 </match>
8124 </match> 14239 </match>
@@ -8134,6 +14249,17 @@
8134 </match> 14249 </match>
8135 </match> 14250 </match>
8136 <match key="usb.vendor_id" int="1256"> 14251 <match key="usb.vendor_id" int="1256">
14252 <match key="usb.product_id" int="26799">
14253 <merge key="info.category" type="string">portable_audio_player</merge>
14254 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
14255 <merge key="portable_audio_player.access_method" type="string">user</merge>
14256 <merge key="portable_audio_player.type" type="string">mtp</merge>
14257 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
14258 <merge key="camera.libgphoto2.name" type="string">Samsung GT-B2710/Xcover 271</merge>
14259 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14260 </match>
14261 </match>
14262 <match key="usb.vendor_id" int="1256">
8137 <match key="usb.product_id" int="57868"> 14263 <match key="usb.product_id" int="57868">
8138 <merge key="info.category" type="string">portable_audio_player</merge> 14264 <merge key="info.category" type="string">portable_audio_player</merge>
8139 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 14265 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -8195,7 +14321,34 @@
8195 <merge key="portable_audio_player.access_method" type="string">user</merge> 14321 <merge key="portable_audio_player.access_method" type="string">user</merge>
8196 <merge key="portable_audio_player.type" type="string">mtp</merge> 14322 <merge key="portable_audio_player.type" type="string">mtp</merge>
8197 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 14323 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8198 <merge key="camera.libgphoto2.name" type="string">Samsung M7600 Beat/GT-S8300T/SGH-F490</merge> 14324 <merge key="camera.libgphoto2.name" type="string">Samsung M7600 Beat/GT-S8300T/SGH-F490/S8300</merge>
14325 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14326 </match>
14327 </match>
14328 <match key="usb.vendor_id" int="1256">
14329 <match key="usb.product_id" int="5132">
14330 <merge key="info.category" type="string">camera</merge>
14331 <addset key="info.capabilities" type="strlist">camera</addset>
14332 <merge key="camera.access_method" type="string">ptp</merge>
14333 <merge key="camera.libgphoto2.name" type="string">Samsung NX1</merge>
14334 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14335 </match>
14336 </match>
14337 <match key="usb.vendor_id" int="1256">
14338 <match key="usb.product_id" int="4996">
14339 <merge key="info.category" type="string">camera</merge>
14340 <addset key="info.capabilities" type="strlist">camera</addset>
14341 <merge key="camera.access_method" type="string">ptp</merge>
14342 <merge key="camera.libgphoto2.name" type="string">Samsung NX1000</merge>
14343 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14344 </match>
14345 </match>
14346 <match key="usb.vendor_id" int="1256">
14347 <match key="usb.product_id" int="26698">
14348 <merge key="info.category" type="string">camera</merge>
14349 <addset key="info.capabilities" type="strlist">camera</addset>
14350 <merge key="camera.access_method" type="string">ptp</merge>
14351 <merge key="camera.libgphoto2.name" type="string">Samsung S5620</merge>
8199 <merge key="camera.libgphoto2.support" type="bool">true</merge> 14352 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8200 </match> 14353 </match>
8201 </match> 14354 </match>
@@ -8228,7 +14381,7 @@
8228 <merge key="portable_audio_player.access_method" type="string">user</merge> 14381 <merge key="portable_audio_player.access_method" type="string">user</merge>
8229 <merge key="portable_audio_player.type" type="string">mtp</merge> 14382 <merge key="portable_audio_player.type" type="string">mtp</merge>
8230 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 14383 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8231 <merge key="camera.libgphoto2.name" type="string">Samsung Vibrant SGH-T959</merge> 14384 <merge key="camera.libgphoto2.name" type="string">Samsung Vibrant SGH-T959/Captivate/Media player mode</merge>
8232 <merge key="camera.libgphoto2.support" type="bool">true</merge> 14385 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8233 </match> 14386 </match>
8234 </match> 14387 </match>
@@ -8305,7 +14458,7 @@
8305 <merge key="portable_audio_player.access_method" type="string">user</merge> 14458 <merge key="portable_audio_player.access_method" type="string">user</merge>
8306 <merge key="portable_audio_player.type" type="string">mtp</merge> 14459 <merge key="portable_audio_player.type" type="string">mtp</merge>
8307 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 14460 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
8308 <merge key="camera.libgphoto2.name" type="string">Samsung YH-999 Portable Media Center/SGH-A707/SGH-L760V/SGH-U900/Verizon Intensity</merge> 14461 <merge key="camera.libgphoto2.name" type="string">Samsung YH-999 Portable Media Center/SGH-A707/SGH-L760V/SGH-U900/Verizon Intensity/Fascinate</merge>
8309 <merge key="camera.libgphoto2.support" type="bool">true</merge> 14462 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8310 </match> 14463 </match>
8311 </match> 14464 </match>
@@ -8453,6 +14606,17 @@
8453 </match> 14606 </match>
8454 </match> 14607 </match>
8455 <match key="usb.vendor_id" int="1256"> 14608 <match key="usb.vendor_id" int="1256">
14609 <match key="usb.product_id" int="20782">
14610 <merge key="info.category" type="string">portable_audio_player</merge>
14611 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
14612 <merge key="portable_audio_player.access_method" type="string">user</merge>
14613 <merge key="portable_audio_player.type" type="string">mtp</merge>
14614 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
14615 <merge key="camera.libgphoto2.name" type="string">Samsung YP-R2</merge>
14616 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14617 </match>
14618 </match>
14619 <match key="usb.vendor_id" int="1256">
8456 <match key="usb.product_id" int="20625"> 14620 <match key="usb.product_id" int="20625">
8457 <merge key="info.category" type="string">portable_audio_player</merge> 14621 <merge key="info.category" type="string">portable_audio_player</merge>
8458 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 14622 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -8552,6 +14716,17 @@
8552 </match> 14716 </match>
8553 </match> 14717 </match>
8554 <match key="usb.vendor_id" int="1256"> 14718 <match key="usb.vendor_id" int="1256">
14719 <match key="usb.product_id" int="20791">
14720 <merge key="info.category" type="string">portable_audio_player</merge>
14721 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
14722 <merge key="portable_audio_player.access_method" type="string">user</merge>
14723 <merge key="portable_audio_player.type" type="string">mtp</merge>
14724 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
14725 <merge key="camera.libgphoto2.name" type="string">Samsung YP-Z3</merge>
14726 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14727 </match>
14728 </match>
14729 <match key="usb.vendor_id" int="1256">
8555 <match key="usb.product_id" int="20540"> 14730 <match key="usb.product_id" int="20540">
8556 <merge key="info.category" type="string">portable_audio_player</merge> 14731 <merge key="info.category" type="string">portable_audio_player</merge>
8557 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 14732 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -8618,6 +14793,17 @@
8618 </match> 14793 </match>
8619 </match> 14794 </match>
8620 <match key="usb.vendor_id" int="1921"> 14795 <match key="usb.vendor_id" int="1921">
14796 <match key="usb.product_id" int="29924">
14797 <merge key="info.category" type="string">portable_audio_player</merge>
14798 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
14799 <merge key="portable_audio_player.access_method" type="string">user</merge>
14800 <merge key="portable_audio_player.type" type="string">mtp</merge>
14801 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
14802 <merge key="camera.libgphoto2.name" type="string">SanDisk Sansa Clip Zip</merge>
14803 <merge key="camera.libgphoto2.support" type="bool">true</merge>
14804 </match>
14805 </match>
14806 <match key="usb.vendor_id" int="1921">
8621 <match key="usb.product_id" int="29904"> 14807 <match key="usb.product_id" int="29904">
8622 <merge key="info.category" type="string">portable_audio_player</merge> 14808 <merge key="info.category" type="string">portable_audio_player</merge>
8623 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 14809 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -8830,6 +15016,66 @@
8830 <merge key="camera.libgphoto2.support" type="bool">true</merge> 15016 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8831 </match> 15017 </match>
8832 </match> 15018 </match>
15019 <match key="usb.vendor_id" int="10096">
15020 <match key="usb.product_id" int="37152">
15021 <merge key="info.category" type="string">camera</merge>
15022 <addset key="info.capabilities" type="strlist">camera</addset>
15023 <merge key="camera.access_method" type="string">proprietary</merge>
15024 <merge key="camera.libgphoto2.name" type="string">Shark 2-in-1 Mini</merge>
15025 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15026 </match>
15027 </match>
15028 <match key="usb.vendor_id" int="10096">
15029 <match key="usb.product_id" int="37152">
15030 <merge key="info.category" type="string">camera</merge>
15031 <addset key="info.capabilities" type="strlist">camera</addset>
15032 <merge key="camera.access_method" type="string">proprietary</merge>
15033 <merge key="camera.libgphoto2.name" type="string">Shark SDC-513</merge>
15034 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15035 </match>
15036 </match>
15037 <match key="usb.vendor_id" int="10096">
15038 <match key="usb.product_id" int="37152">
15039 <merge key="info.category" type="string">camera</merge>
15040 <addset key="info.capabilities" type="strlist">camera</addset>
15041 <merge key="camera.access_method" type="string">proprietary</merge>
15042 <merge key="camera.libgphoto2.name" type="string">Shark SDC-519</merge>
15043 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15044 </match>
15045 </match>
15046 <match key="usb.vendor_id" int="1245">
15047 <match key="usb.product_id" int="38497">
15048 <merge key="info.category" type="string">portable_audio_player</merge>
15049 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15050 <merge key="portable_audio_player.access_method" type="string">user</merge>
15051 <merge key="portable_audio_player.type" type="string">mtp</merge>
15052 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15053 <merge key="camera.libgphoto2.name" type="string">SHARP Corporation SBM203SH</merge>
15054 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15055 </match>
15056 </match>
15057 <match key="usb.vendor_id" int="1245">
15058 <match key="usb.product_id" int="38602">
15059 <merge key="info.category" type="string">portable_audio_player</merge>
15060 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15061 <merge key="portable_audio_player.access_method" type="string">user</merge>
15062 <merge key="portable_audio_player.type" type="string">mtp</merge>
15063 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15064 <merge key="camera.libgphoto2.name" type="string">SHARP Corporation SH-06E</merge>
15065 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15066 </match>
15067 </match>
15068 <match key="usb.vendor_id" int="1161">
15069 <match key="usb.product_id" int="49189">
15070 <merge key="info.category" type="string">portable_audio_player</merge>
15071 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15072 <merge key="portable_audio_player.access_method" type="string">user</merge>
15073 <merge key="portable_audio_player.type" type="string">mtp</merge>
15074 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15075 <merge key="camera.libgphoto2.name" type="string">SHARP Corporation SH930W</merge>
15076 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15077 </match>
15078 </match>
8833 <match key="usb.vendor_id" int="2362"> 15079 <match key="usb.vendor_id" int="2362">
8834 <match key="usb.product_id" int="270"> 15080 <match key="usb.product_id" int="270">
8835 <merge key="info.category" type="string">camera</merge> 15081 <merge key="info.category" type="string">camera</merge>
@@ -8926,6 +15172,15 @@
8926 <merge key="camera.libgphoto2.support" type="bool">true</merge> 15172 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8927 </match> 15173 </match>
8928 </match> 15174 </match>
15175 <match key="usb.vendor_id" int="3478">
15176 <match key="usb.product_id" int="13056">
15177 <merge key="info.category" type="string">camera</merge>
15178 <addset key="info.capabilities" type="strlist">camera</addset>
15179 <merge key="camera.access_method" type="string">proprietary</merge>
15180 <merge key="camera.libgphoto2.name" type="string">Skanhex SX-330z</merge>
15181 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15182 </match>
15183 </match>
8929 <match key="usb.vendor_id" int="7132"> 15184 <match key="usb.vendor_id" int="7132">
8930 <match key="usb.product_id" int="64191"> 15185 <match key="usb.product_id" int="64191">
8931 <merge key="info.category" type="string">portable_audio_player</merge> 15186 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -8946,6 +15201,105 @@
8946 <merge key="camera.libgphoto2.support" type="bool">true</merge> 15201 <merge key="camera.libgphoto2.support" type="bool">true</merge>
8947 </match> 15202 </match>
8948 </match> 15203 </match>
15204 <match key="usb.vendor_id" int="3783">
15205 <match key="usb.product_id" int="4104">
15206 <merge key="info.category" type="string">camera</merge>
15207 <addset key="info.capabilities" type="strlist">camera</addset>
15208 <merge key="camera.access_method" type="string">proprietary</merge>
15209 <merge key="camera.libgphoto2.name" type="string">So. Show 301</merge>
15210 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15211 </match>
15212 </match>
15213 <match key="usb.vendor_id" int="1356">
15214 <match key="usb.product_id" int="1870">
15215 <merge key="info.category" type="string">camera</merge>
15216 <addset key="info.capabilities" type="strlist">camera</addset>
15217 <merge key="camera.access_method" type="string">ptp</merge>
15218 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A3000</merge>
15219 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15220 </match>
15221 </match>
15222 <match key="usb.vendor_id" int="1356">
15223 <match key="usb.product_id" int="1990">
15224 <merge key="info.category" type="string">camera</merge>
15225 <addset key="info.capabilities" type="strlist">camera</addset>
15226 <merge key="camera.access_method" type="string">ptp</merge>
15227 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A5000 (Control)</merge>
15228 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15229 </match>
15230 </match>
15231 <match key="usb.vendor_id" int="1356">
15232 <match key="usb.product_id" int="2391">
15233 <merge key="info.category" type="string">camera</merge>
15234 <addset key="info.capabilities" type="strlist">camera</addset>
15235 <merge key="camera.access_method" type="string">ptp</merge>
15236 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A5100 (Control)</merge>
15237 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15238 </match>
15239 </match>
15240 <match key="usb.vendor_id" int="1356">
15241 <match key="usb.product_id" int="2279">
15242 <merge key="info.category" type="string">camera</merge>
15243 <addset key="info.capabilities" type="strlist">camera</addset>
15244 <merge key="camera.access_method" type="string">ptp</merge>
15245 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A5100 (MTP)</merge>
15246 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15247 </match>
15248 </match>
15249 <match key="usb.vendor_id" int="1356">
15250 <match key="usb.product_id" int="2382">
15251 <merge key="info.category" type="string">camera</merge>
15252 <addset key="info.capabilities" type="strlist">camera</addset>
15253 <merge key="camera.access_method" type="string">ptp</merge>
15254 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A6000 (Control)</merge>
15255 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15256 </match>
15257 </match>
15258 <match key="usb.vendor_id" int="1356">
15259 <match key="usb.product_id" int="2231">
15260 <merge key="info.category" type="string">camera</merge>
15261 <addset key="info.capabilities" type="strlist">camera</addset>
15262 <merge key="camera.access_method" type="string">ptp</merge>
15263 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A6000 (MTP)</merge>
15264 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15265 </match>
15266 </match>
15267 <match key="usb.vendor_id" int="1356">
15268 <match key="usb.product_id" int="2387">
15269 <merge key="info.category" type="string">camera</merge>
15270 <addset key="info.capabilities" type="strlist">camera</addset>
15271 <merge key="camera.access_method" type="string">ptp</merge>
15272 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A77 M2 (Control)</merge>
15273 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15274 </match>
15275 </match>
15276 <match key="usb.vendor_id" int="1356">
15277 <match key="usb.product_id" int="2381">
15278 <merge key="info.category" type="string">camera</merge>
15279 <addset key="info.capabilities" type="strlist">camera</addset>
15280 <merge key="camera.access_method" type="string">ptp</merge>
15281 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A7r (Control)</merge>
15282 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15283 </match>
15284 </match>
15285 <match key="usb.vendor_id" int="1356">
15286 <match key="usb.product_id" int="2388">
15287 <merge key="info.category" type="string">camera</merge>
15288 <addset key="info.capabilities" type="strlist">camera</addset>
15289 <merge key="camera.access_method" type="string">ptp</merge>
15290 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A7S (Control)</merge>
15291 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15292 </match>
15293 </match>
15294 <match key="usb.vendor_id" int="1356">
15295 <match key="usb.product_id" int="2274">
15296 <merge key="info.category" type="string">camera</merge>
15297 <addset key="info.capabilities" type="strlist">camera</addset>
15298 <merge key="camera.access_method" type="string">ptp</merge>
15299 <merge key="camera.libgphoto2.name" type="string">Sony Alpha-A7S (MTP)</merge>
15300 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15301 </match>
15302 </match>
8949 <match key="usb.vendor_id" int="1356"> 15303 <match key="usb.vendor_id" int="1356">
8950 <match key="usb.product_id" int="4756"> 15304 <match key="usb.product_id" int="4756">
8951 <merge key="info.category" type="string">portable_audio_player</merge> 15305 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -8958,6 +15312,24 @@
8958 </match> 15312 </match>
8959 </match> 15313 </match>
8960 <match key="usb.vendor_id" int="1356"> 15314 <match key="usb.vendor_id" int="1356">
15315 <match key="usb.product_id" int="704">
15316 <merge key="info.category" type="string">camera</merge>
15317 <addset key="info.capabilities" type="strlist">camera</addset>
15318 <merge key="camera.access_method" type="string">ptp</merge>
15319 <merge key="camera.libgphoto2.name" type="string">Sony DSC-A100 (PTP mode)</merge>
15320 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15321 </match>
15322 </match>
15323 <match key="usb.vendor_id" int="1356">
15324 <match key="usb.product_id" int="743">
15325 <merge key="info.category" type="string">camera</merge>
15326 <addset key="info.capabilities" type="strlist">camera</addset>
15327 <merge key="camera.access_method" type="string">ptp</merge>
15328 <merge key="camera.libgphoto2.name" type="string">Sony DSC-A900 (PTP mode)</merge>
15329 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15330 </match>
15331 </match>
15332 <match key="usb.vendor_id" int="1356">
8961 <match key="usb.product_id" int="78"> 15333 <match key="usb.product_id" int="78">
8962 <merge key="info.category" type="string">camera</merge> 15334 <merge key="info.category" type="string">camera</merge>
8963 <addset key="info.capabilities" type="strlist">camera</addset> 15335 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -9012,6 +15384,51 @@
9012 </match> 15384 </match>
9013 </match> 15385 </match>
9014 <match key="usb.vendor_id" int="1356"> 15386 <match key="usb.vendor_id" int="1356">
15387 <match key="usb.product_id" int="1347">
15388 <merge key="info.category" type="string">camera</merge>
15389 <addset key="info.capabilities" type="strlist">camera</addset>
15390 <merge key="camera.access_method" type="string">ptp</merge>
15391 <merge key="camera.libgphoto2.name" type="string">Sony DSC-HX100V (PTP mode)</merge>
15392 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15393 </match>
15394 </match>
15395 <match key="usb.vendor_id" int="1356">
15396 <match key="usb.product_id" int="1567">
15397 <merge key="info.category" type="string">camera</merge>
15398 <addset key="info.capabilities" type="strlist">camera</addset>
15399 <merge key="camera.access_method" type="string">ptp</merge>
15400 <merge key="camera.libgphoto2.name" type="string">Sony DSC-HX200V (PTP mode)</merge>
15401 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15402 </match>
15403 </match>
15404 <match key="usb.vendor_id" int="1356">
15405 <match key="usb.product_id" int="1774">
15406 <merge key="info.category" type="string">camera</merge>
15407 <addset key="info.capabilities" type="strlist">camera</addset>
15408 <merge key="camera.access_method" type="string">ptp</merge>
15409 <merge key="camera.libgphoto2.name" type="string">Sony DSC-HX300 (PTP mode)</merge>
15410 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15411 </match>
15412 </match>
15413 <match key="usb.vendor_id" int="1356">
15414 <match key="usb.product_id" int="1169">
15415 <merge key="info.category" type="string">camera</merge>
15416 <addset key="info.capabilities" type="strlist">camera</addset>
15417 <merge key="camera.access_method" type="string">ptp</merge>
15418 <merge key="camera.libgphoto2.name" type="string">Sony DSC-HX5V (PTP mode)</merge>
15419 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15420 </match>
15421 </match>
15422 <match key="usb.vendor_id" int="1356">
15423 <match key="usb.product_id" int="2221">
15424 <merge key="info.category" type="string">camera</merge>
15425 <addset key="info.capabilities" type="strlist">camera</addset>
15426 <merge key="camera.access_method" type="string">ptp</merge>
15427 <merge key="camera.libgphoto2.name" type="string">Sony DSC-HX60V (MTP)</merge>
15428 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15429 </match>
15430 </match>
15431 <match key="usb.vendor_id" int="1356">
9015 <match key="usb.product_id" int="78"> 15432 <match key="usb.product_id" int="78">
9016 <merge key="info.category" type="string">camera</merge> 15433 <merge key="info.category" type="string">camera</merge>
9017 <addset key="info.capabilities" type="strlist">camera</addset> 15434 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -9192,6 +15609,33 @@
9192 </match> 15609 </match>
9193 </match> 15610 </match>
9194 <match key="usb.vendor_id" int="1356"> 15611 <match key="usb.vendor_id" int="1356">
15612 <match key="usb.product_id" int="1323">
15613 <merge key="info.category" type="string">camera</merge>
15614 <addset key="info.capabilities" type="strlist">camera</addset>
15615 <merge key="camera.access_method" type="string">ptp</merge>
15616 <merge key="camera.libgphoto2.name" type="string">Sony DSC-RX1 (PTP mode)</merge>
15617 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15618 </match>
15619 </match>
15620 <match key="usb.vendor_id" int="1356">
15621 <match key="usb.product_id" int="1322">
15622 <merge key="info.category" type="string">camera</merge>
15623 <addset key="info.capabilities" type="strlist">camera</addset>
15624 <merge key="camera.access_method" type="string">ptp</merge>
15625 <merge key="camera.libgphoto2.name" type="string">Sony DSC-RX100 (PTP mode)</merge>
15626 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15627 </match>
15628 </match>
15629 <match key="usb.vendor_id" int="1356">
15630 <match key="usb.product_id" int="1867">
15631 <merge key="info.category" type="string">camera</merge>
15632 <addset key="info.capabilities" type="strlist">camera</addset>
15633 <merge key="camera.access_method" type="string">ptp</merge>
15634 <merge key="camera.libgphoto2.name" type="string">Sony DSC-RX100M2</merge>
15635 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15636 </match>
15637 </match>
15638 <match key="usb.vendor_id" int="1356">
9195 <match key="usb.product_id" int="78"> 15639 <match key="usb.product_id" int="78">
9196 <merge key="info.category" type="string">camera</merge> 15640 <merge key="info.category" type="string">camera</merge>
9197 <addset key="info.capabilities" type="strlist">camera</addset> 15641 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -9228,6 +15672,15 @@
9228 </match> 15672 </match>
9229 </match> 15673 </match>
9230 <match key="usb.vendor_id" int="1356"> 15674 <match key="usb.vendor_id" int="1356">
15675 <match key="usb.product_id" int="662">
15676 <merge key="info.category" type="string">camera</merge>
15677 <addset key="info.capabilities" type="strlist">camera</addset>
15678 <merge key="camera.access_method" type="string">ptp</merge>
15679 <merge key="camera.libgphoto2.name" type="string">Sony DSC-S780 (PTP mode)</merge>
15680 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15681 </match>
15682 </match>
15683 <match key="usb.vendor_id" int="1356">
9231 <match key="usb.product_id" int="78"> 15684 <match key="usb.product_id" int="78">
9232 <merge key="info.category" type="string">camera</merge> 15685 <merge key="info.category" type="string">camera</merge>
9233 <addset key="info.capabilities" type="strlist">camera</addset> 15686 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -9336,6 +15789,15 @@
9336 </match> 15789 </match>
9337 </match> 15790 </match>
9338 <match key="usb.vendor_id" int="1356"> 15791 <match key="usb.vendor_id" int="1356">
15792 <match key="usb.product_id" int="1340">
15793 <merge key="info.category" type="string">camera</merge>
15794 <addset key="info.capabilities" type="strlist">camera</addset>
15795 <merge key="camera.access_method" type="string">ptp</merge>
15796 <merge key="camera.libgphoto2.name" type="string">Sony DSC-W510 (PTP mode)</merge>
15797 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15798 </match>
15799 </match>
15800 <match key="usb.vendor_id" int="1356">
9339 <match key="usb.product_id" int="78"> 15801 <match key="usb.product_id" int="78">
9340 <merge key="info.category" type="string">camera</merge> 15802 <merge key="info.category" type="string">camera</merge>
9341 <addset key="info.capabilities" type="strlist">camera</addset> 15803 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -9344,6 +15806,358 @@
9344 <merge key="camera.libgphoto2.support" type="bool">true</merge> 15806 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9345 </match> 15807 </match>
9346 </match> 15808 </match>
15809 <match key="usb.vendor_id" int="4046">
15810 <match key="usb.product_id" int="20853">
15811 <merge key="info.category" type="string">portable_audio_player</merge>
15812 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15813 <merge key="portable_audio_player.access_method" type="string">user</merge>
15814 <merge key="portable_audio_player.type" type="string">mtp</merge>
15815 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15816 <merge key="camera.libgphoto2.name" type="string">SONY IS12S Xperia Acro HD MTP+ADB</merge>
15817 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15818 </match>
15819 </match>
15820 <match key="usb.vendor_id" int="4046">
15821 <match key="usb.product_id" int="41333">
15822 <merge key="info.category" type="string">portable_audio_player</merge>
15823 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15824 <merge key="portable_audio_player.access_method" type="string">user</merge>
15825 <merge key="portable_audio_player.type" type="string">mtp</merge>
15826 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15827 <merge key="camera.libgphoto2.name" type="string">SONY IS12S Xperia Acro HD MTP+UMS</merge>
15828 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15829 </match>
15830 </match>
15831 <match key="usb.vendor_id" int="4046">
15832 <match key="usb.product_id" int="45429">
15833 <merge key="info.category" type="string">portable_audio_player</merge>
15834 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15835 <merge key="portable_audio_player.access_method" type="string">user</merge>
15836 <merge key="portable_audio_player.type" type="string">mtp</merge>
15837 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15838 <merge key="camera.libgphoto2.name" type="string">SONY IS12S Xperia Acro MTP+UMS+ADB</merge>
15839 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15840 </match>
15841 </match>
15842 <match key="usb.vendor_id" int="4046">
15843 <match key="usb.product_id" int="370">
15844 <merge key="info.category" type="string">portable_audio_player</merge>
15845 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15846 <merge key="portable_audio_player.access_method" type="string">user</merge>
15847 <merge key="portable_audio_player.type" type="string">mtp</merge>
15848 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15849 <merge key="camera.libgphoto2.name" type="string">SONY LT22i Xperia P MTP</merge>
15850 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15851 </match>
15852 </match>
15853 <match key="usb.vendor_id" int="4046">
15854 <match key="usb.product_id" int="20850">
15855 <merge key="info.category" type="string">portable_audio_player</merge>
15856 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15857 <merge key="portable_audio_player.access_method" type="string">user</merge>
15858 <merge key="portable_audio_player.type" type="string">mtp</merge>
15859 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15860 <merge key="camera.libgphoto2.name" type="string">SONY LT22i Xperia P MTP+ADB</merge>
15861 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15862 </match>
15863 </match>
15864 <match key="usb.vendor_id" int="4046">
15865 <match key="usb.product_id" int="16754">
15866 <merge key="info.category" type="string">portable_audio_player</merge>
15867 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15868 <merge key="portable_audio_player.access_method" type="string">user</merge>
15869 <merge key="portable_audio_player.type" type="string">mtp</merge>
15870 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15871 <merge key="camera.libgphoto2.name" type="string">SONY LT22i Xperia P MTP+CDROM</merge>
15872 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15873 </match>
15874 </match>
15875 <match key="usb.vendor_id" int="4046">
15876 <match key="usb.product_id" int="390">
15877 <merge key="info.category" type="string">portable_audio_player</merge>
15878 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15879 <merge key="portable_audio_player.access_method" type="string">user</merge>
15880 <merge key="portable_audio_player.type" type="string">mtp</merge>
15881 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15882 <merge key="camera.libgphoto2.name" type="string">SONY LT25i Xperia V MTP</merge>
15883 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15884 </match>
15885 </match>
15886 <match key="usb.vendor_id" int="4046">
15887 <match key="usb.product_id" int="20870">
15888 <merge key="info.category" type="string">portable_audio_player</merge>
15889 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15890 <merge key="portable_audio_player.access_method" type="string">user</merge>
15891 <merge key="portable_audio_player.type" type="string">mtp</merge>
15892 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15893 <merge key="camera.libgphoto2.name" type="string">SONY LT25i Xperia V MTP+ADB</merge>
15894 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15895 </match>
15896 </match>
15897 <match key="usb.vendor_id" int="4046">
15898 <match key="usb.product_id" int="16774">
15899 <merge key="info.category" type="string">portable_audio_player</merge>
15900 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15901 <merge key="portable_audio_player.access_method" type="string">user</merge>
15902 <merge key="portable_audio_player.type" type="string">mtp</merge>
15903 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15904 <merge key="camera.libgphoto2.name" type="string">SONY LT25i Xperia V MTP+CDROM</merge>
15905 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15906 </match>
15907 </match>
15908 <match key="usb.vendor_id" int="4046">
15909 <match key="usb.product_id" int="361">
15910 <merge key="info.category" type="string">portable_audio_player</merge>
15911 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15912 <merge key="portable_audio_player.access_method" type="string">user</merge>
15913 <merge key="portable_audio_player.type" type="string">mtp</merge>
15914 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15915 <merge key="camera.libgphoto2.name" type="string">SONY LT26i Xperia S MTP</merge>
15916 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15917 </match>
15918 </match>
15919 <match key="usb.vendor_id" int="4046">
15920 <match key="usb.product_id" int="20841">
15921 <merge key="info.category" type="string">portable_audio_player</merge>
15922 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15923 <merge key="portable_audio_player.access_method" type="string">user</merge>
15924 <merge key="portable_audio_player.type" type="string">mtp</merge>
15925 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15926 <merge key="camera.libgphoto2.name" type="string">SONY LT26i Xperia S MTP+ADB</merge>
15927 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15928 </match>
15929 </match>
15930 <match key="usb.vendor_id" int="4046">
15931 <match key="usb.product_id" int="16745">
15932 <merge key="info.category" type="string">portable_audio_player</merge>
15933 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15934 <merge key="portable_audio_player.access_method" type="string">user</merge>
15935 <merge key="portable_audio_player.type" type="string">mtp</merge>
15936 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15937 <merge key="camera.libgphoto2.name" type="string">SONY LT26i Xperia S MTP+CDROM</merge>
15938 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15939 </match>
15940 </match>
15941 <match key="usb.vendor_id" int="4046">
15942 <match key="usb.product_id" int="373">
15943 <merge key="info.category" type="string">portable_audio_player</merge>
15944 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15945 <merge key="portable_audio_player.access_method" type="string">user</merge>
15946 <merge key="portable_audio_player.type" type="string">mtp</merge>
15947 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15948 <merge key="camera.libgphoto2.name" type="string">SONY LT26w Xperia Acro HD IS12S MTP</merge>
15949 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15950 </match>
15951 </match>
15952 <match key="usb.vendor_id" int="4046">
15953 <match key="usb.product_id" int="16757">
15954 <merge key="info.category" type="string">portable_audio_player</merge>
15955 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15956 <merge key="portable_audio_player.access_method" type="string">user</merge>
15957 <merge key="portable_audio_player.type" type="string">mtp</merge>
15958 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15959 <merge key="camera.libgphoto2.name" type="string">SONY LT26w Xperia Acro HD IS12S MTP+CDROM</merge>
15960 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15961 </match>
15962 </match>
15963 <match key="usb.vendor_id" int="4046">
15964 <match key="usb.product_id" int="374">
15965 <merge key="info.category" type="string">portable_audio_player</merge>
15966 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15967 <merge key="portable_audio_player.access_method" type="string">user</merge>
15968 <merge key="portable_audio_player.type" type="string">mtp</merge>
15969 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15970 <merge key="camera.libgphoto2.name" type="string">SONY LT26w Xperia Acro HD SO-03D MTP</merge>
15971 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15972 </match>
15973 </match>
15974 <match key="usb.vendor_id" int="4046">
15975 <match key="usb.product_id" int="16758">
15976 <merge key="info.category" type="string">portable_audio_player</merge>
15977 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15978 <merge key="portable_audio_player.access_method" type="string">user</merge>
15979 <merge key="portable_audio_player.type" type="string">mtp</merge>
15980 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15981 <merge key="camera.libgphoto2.name" type="string">SONY LT26w Xperia Acro HD SO-03D MTP+CDROM</merge>
15982 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15983 </match>
15984 </match>
15985 <match key="usb.vendor_id" int="4046">
15986 <match key="usb.product_id" int="375">
15987 <merge key="info.category" type="string">portable_audio_player</merge>
15988 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
15989 <merge key="portable_audio_player.access_method" type="string">user</merge>
15990 <merge key="portable_audio_player.type" type="string">mtp</merge>
15991 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
15992 <merge key="camera.libgphoto2.name" type="string">SONY LT28at Xperia Ion MTP</merge>
15993 <merge key="camera.libgphoto2.support" type="bool">true</merge>
15994 </match>
15995 </match>
15996 <match key="usb.vendor_id" int="4046">
15997 <match key="usb.product_id" int="20855">
15998 <merge key="info.category" type="string">portable_audio_player</merge>
15999 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16000 <merge key="portable_audio_player.access_method" type="string">user</merge>
16001 <merge key="portable_audio_player.type" type="string">mtp</merge>
16002 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16003 <merge key="camera.libgphoto2.name" type="string">SONY LT28at Xperia Ion MTP+ADB</merge>
16004 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16005 </match>
16006 </match>
16007 <match key="usb.vendor_id" int="4046">
16008 <match key="usb.product_id" int="16759">
16009 <merge key="info.category" type="string">portable_audio_player</merge>
16010 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16011 <merge key="portable_audio_player.access_method" type="string">user</merge>
16012 <merge key="portable_audio_player.type" type="string">mtp</merge>
16013 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16014 <merge key="camera.libgphoto2.name" type="string">SONY LT28at Xperia Ion MTP+CDROM</merge>
16015 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16016 </match>
16017 </match>
16018 <match key="usb.vendor_id" int="4046">
16019 <match key="usb.product_id" int="41335">
16020 <merge key="info.category" type="string">portable_audio_player</merge>
16021 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16022 <merge key="portable_audio_player.access_method" type="string">user</merge>
16023 <merge key="portable_audio_player.type" type="string">mtp</merge>
16024 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16025 <merge key="camera.libgphoto2.name" type="string">SONY LT28at Xperia Ion MTP+UMS</merge>
16026 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16027 </match>
16028 </match>
16029 <match key="usb.vendor_id" int="4046">
16030 <match key="usb.product_id" int="45431">
16031 <merge key="info.category" type="string">portable_audio_player</merge>
16032 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16033 <merge key="portable_audio_player.access_method" type="string">user</merge>
16034 <merge key="portable_audio_player.type" type="string">mtp</merge>
16035 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16036 <merge key="camera.libgphoto2.name" type="string">SONY LT28at Xperia Ion MTP+UMS+ADB</merge>
16037 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16038 </match>
16039 </match>
16040 <match key="usb.vendor_id" int="4046">
16041 <match key="usb.product_id" int="376">
16042 <merge key="info.category" type="string">portable_audio_player</merge>
16043 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16044 <merge key="portable_audio_player.access_method" type="string">user</merge>
16045 <merge key="portable_audio_player.type" type="string">mtp</merge>
16046 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16047 <merge key="camera.libgphoto2.name" type="string">SONY LT29i Xperia GX MTP</merge>
16048 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16049 </match>
16050 </match>
16051 <match key="usb.vendor_id" int="4046">
16052 <match key="usb.product_id" int="20856">
16053 <merge key="info.category" type="string">portable_audio_player</merge>
16054 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16055 <merge key="portable_audio_player.access_method" type="string">user</merge>
16056 <merge key="portable_audio_player.type" type="string">mtp</merge>
16057 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16058 <merge key="camera.libgphoto2.name" type="string">SONY LT29i Xperia GX MTP+ADB</merge>
16059 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16060 </match>
16061 </match>
16062 <match key="usb.vendor_id" int="4046">
16063 <match key="usb.product_id" int="16760">
16064 <merge key="info.category" type="string">portable_audio_player</merge>
16065 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16066 <merge key="portable_audio_player.access_method" type="string">user</merge>
16067 <merge key="portable_audio_player.type" type="string">mtp</merge>
16068 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16069 <merge key="camera.libgphoto2.name" type="string">SONY LT29i Xperia GX MTP+CDROM</merge>
16070 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16071 </match>
16072 </match>
16073 <match key="usb.vendor_id" int="4046">
16074 <match key="usb.product_id" int="386">
16075 <merge key="info.category" type="string">portable_audio_player</merge>
16076 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16077 <merge key="portable_audio_player.access_method" type="string">user</merge>
16078 <merge key="portable_audio_player.type" type="string">mtp</merge>
16079 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16080 <merge key="camera.libgphoto2.name" type="string">SONY LT30p Xperia T MTP</merge>
16081 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16082 </match>
16083 </match>
16084 <match key="usb.vendor_id" int="4046">
16085 <match key="usb.product_id" int="20866">
16086 <merge key="info.category" type="string">portable_audio_player</merge>
16087 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16088 <merge key="portable_audio_player.access_method" type="string">user</merge>
16089 <merge key="portable_audio_player.type" type="string">mtp</merge>
16090 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16091 <merge key="camera.libgphoto2.name" type="string">SONY LT30p Xperia T MTP+ADB</merge>
16092 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16093 </match>
16094 </match>
16095 <match key="usb.vendor_id" int="4046">
16096 <match key="usb.product_id" int="16770">
16097 <merge key="info.category" type="string">portable_audio_player</merge>
16098 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16099 <merge key="portable_audio_player.access_method" type="string">user</merge>
16100 <merge key="portable_audio_player.type" type="string">mtp</merge>
16101 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16102 <merge key="camera.libgphoto2.name" type="string">SONY LT30p Xperia T MTP+CDROM</merge>
16103 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16104 </match>
16105 </match>
16106 <match key="usb.vendor_id" int="4046">
16107 <match key="usb.product_id" int="371">
16108 <merge key="info.category" type="string">portable_audio_player</merge>
16109 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16110 <merge key="portable_audio_player.access_method" type="string">user</merge>
16111 <merge key="portable_audio_player.type" type="string">mtp</merge>
16112 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16113 <merge key="camera.libgphoto2.name" type="string">SONY MT27i Xperia Sola MTP</merge>
16114 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16115 </match>
16116 </match>
16117 <match key="usb.vendor_id" int="4046">
16118 <match key="usb.product_id" int="20851">
16119 <merge key="info.category" type="string">portable_audio_player</merge>
16120 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16121 <merge key="portable_audio_player.access_method" type="string">user</merge>
16122 <merge key="portable_audio_player.type" type="string">mtp</merge>
16123 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16124 <merge key="camera.libgphoto2.name" type="string">SONY MT27i Xperia Sola MTP+ADB</merge>
16125 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16126 </match>
16127 </match>
16128 <match key="usb.vendor_id" int="4046">
16129 <match key="usb.product_id" int="16755">
16130 <merge key="info.category" type="string">portable_audio_player</merge>
16131 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16132 <merge key="portable_audio_player.access_method" type="string">user</merge>
16133 <merge key="portable_audio_player.type" type="string">mtp</merge>
16134 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16135 <merge key="camera.libgphoto2.name" type="string">SONY MT27i Xperia Sola MTP+CDROM</merge>
16136 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16137 </match>
16138 </match>
16139 <match key="usb.vendor_id" int="4046">
16140 <match key="usb.product_id" int="41331">
16141 <merge key="info.category" type="string">portable_audio_player</merge>
16142 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16143 <merge key="portable_audio_player.access_method" type="string">user</merge>
16144 <merge key="portable_audio_player.type" type="string">mtp</merge>
16145 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16146 <merge key="camera.libgphoto2.name" type="string">SONY MT27i Xperia Sola MTP+UMS</merge>
16147 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16148 </match>
16149 </match>
16150 <match key="usb.vendor_id" int="4046">
16151 <match key="usb.product_id" int="45427">
16152 <merge key="info.category" type="string">portable_audio_player</merge>
16153 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16154 <merge key="portable_audio_player.access_method" type="string">user</merge>
16155 <merge key="portable_audio_player.type" type="string">mtp</merge>
16156 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16157 <merge key="camera.libgphoto2.name" type="string">SONY MT27i Xperia Sola MTP+UMS+ADB</merge>
16158 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16159 </match>
16160 </match>
9347 <match key="usb.vendor_id" int="1356"> 16161 <match key="usb.vendor_id" int="1356">
9348 <match key="usb.product_id" int="78"> 16162 <match key="usb.product_id" int="78">
9349 <merge key="info.category" type="string">camera</merge> 16163 <merge key="info.category" type="string">camera</merge>
@@ -9363,11 +16177,20 @@
9363 </match> 16177 </match>
9364 </match> 16178 </match>
9365 <match key="usb.vendor_id" int="1356"> 16179 <match key="usb.vendor_id" int="1356">
9366 <match key="usb.product_id" int="78"> 16180 <match key="usb.product_id" int="1839">
9367 <merge key="info.category" type="string">camera</merge> 16181 <merge key="info.category" type="string">camera</merge>
9368 <addset key="info.capabilities" type="strlist">camera</addset> 16182 <addset key="info.capabilities" type="strlist">camera</addset>
9369 <merge key="camera.access_method" type="string">ptp</merge> 16183 <merge key="camera.access_method" type="string">ptp</merge>
9370 <merge key="camera.libgphoto2.name" type="string">Sony PTP</merge> 16184 <merge key="camera.libgphoto2.name" type="string">Sony NEX-3N (PTP mode)</merge>
16185 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16186 </match>
16187 </match>
16188 <match key="usb.vendor_id" int="1356">
16189 <match key="usb.product_id" int="1656">
16190 <merge key="info.category" type="string">camera</merge>
16191 <addset key="info.capabilities" type="strlist">camera</addset>
16192 <merge key="camera.access_method" type="string">ptp</merge>
16193 <merge key="camera.libgphoto2.name" type="string">Sony NEX-6</merge>
9371 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16194 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9372 </match> 16195 </match>
9373 </match> 16196 </match>
@@ -9378,7 +16201,7 @@
9378 <merge key="portable_audio_player.access_method" type="string">user</merge> 16201 <merge key="portable_audio_player.access_method" type="string">user</merge>
9379 <merge key="portable_audio_player.type" type="string">mtp</merge> 16202 <merge key="portable_audio_player.type" type="string">mtp</merge>
9380 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16203 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9381 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-A726/NWZ-A728/NWZ-A768</merge> 16204 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-A726/NWZ-A728/NWZ-A768</merge>
9382 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16205 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9383 </match> 16206 </match>
9384 </match> 16207 </match>
@@ -9389,7 +16212,7 @@
9389 <merge key="portable_audio_player.access_method" type="string">user</merge> 16212 <merge key="portable_audio_player.access_method" type="string">user</merge>
9390 <merge key="portable_audio_player.type" type="string">mtp</merge> 16213 <merge key="portable_audio_player.type" type="string">mtp</merge>
9391 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16214 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9392 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-A815/NWZ-A818</merge> 16215 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-A815/NWZ-A818</merge>
9393 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16216 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9394 </match> 16217 </match>
9395 </match> 16218 </match>
@@ -9400,7 +16223,7 @@
9400 <merge key="portable_audio_player.access_method" type="string">user</merge> 16223 <merge key="portable_audio_player.access_method" type="string">user</merge>
9401 <merge key="portable_audio_player.type" type="string">mtp</merge> 16224 <merge key="portable_audio_player.type" type="string">mtp</merge>
9402 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16225 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9403 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-A826/NWZ-A828/NWZ-A829</merge> 16226 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-A826/NWZ-A828/NWZ-A829</merge>
9404 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16227 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9405 </match> 16228 </match>
9406 </match> 16229 </match>
@@ -9411,7 +16234,7 @@
9411 <merge key="portable_audio_player.access_method" type="string">user</merge> 16234 <merge key="portable_audio_player.access_method" type="string">user</merge>
9412 <merge key="portable_audio_player.type" type="string">mtp</merge> 16235 <merge key="portable_audio_player.type" type="string">mtp</merge>
9413 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16236 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9414 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-A845</merge> 16237 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-A845</merge>
9415 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16238 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9416 </match> 16239 </match>
9417 </match> 16240 </match>
@@ -9422,7 +16245,7 @@
9422 <merge key="portable_audio_player.access_method" type="string">user</merge> 16245 <merge key="portable_audio_player.access_method" type="string">user</merge>
9423 <merge key="portable_audio_player.type" type="string">mtp</merge> 16246 <merge key="portable_audio_player.type" type="string">mtp</merge>
9424 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16247 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9425 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-B135</merge> 16248 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-B135</merge>
9426 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16249 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9427 </match> 16250 </match>
9428 </match> 16251 </match>
@@ -9433,7 +16256,7 @@
9433 <merge key="portable_audio_player.access_method" type="string">user</merge> 16256 <merge key="portable_audio_player.access_method" type="string">user</merge>
9434 <merge key="portable_audio_player.type" type="string">mtp</merge> 16257 <merge key="portable_audio_player.type" type="string">mtp</merge>
9435 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16258 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9436 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-B142F</merge> 16259 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-B142F</merge>
9437 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16260 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9438 </match> 16261 </match>
9439 </match> 16262 </match>
@@ -9444,7 +16267,29 @@
9444 <merge key="portable_audio_player.access_method" type="string">user</merge> 16267 <merge key="portable_audio_player.access_method" type="string">user</merge>
9445 <merge key="portable_audio_player.type" type="string">mtp</merge> 16268 <merge key="portable_audio_player.type" type="string">mtp</merge>
9446 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16269 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9447 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-B153F</merge> 16270 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-B153F</merge>
16271 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16272 </match>
16273 </match>
16274 <match key="usb.vendor_id" int="1356">
16275 <match key="usb.product_id" int="1434">
16276 <merge key="info.category" type="string">portable_audio_player</merge>
16277 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16278 <merge key="portable_audio_player.access_method" type="string">user</merge>
16279 <merge key="portable_audio_player.type" type="string">mtp</merge>
16280 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16281 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-B163F</merge>
16282 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16283 </match>
16284 </match>
16285 <match key="usb.vendor_id" int="1356">
16286 <match key="usb.product_id" int="1673">
16287 <merge key="info.category" type="string">portable_audio_player</merge>
16288 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16289 <merge key="portable_audio_player.access_method" type="string">user</merge>
16290 <merge key="portable_audio_player.type" type="string">mtp</merge>
16291 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16292 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-B173F</merge>
9448 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16293 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9449 </match> 16294 </match>
9450 </match> 16295 </match>
@@ -9455,7 +16300,7 @@
9455 <merge key="portable_audio_player.access_method" type="string">user</merge> 16300 <merge key="portable_audio_player.access_method" type="string">user</merge>
9456 <merge key="portable_audio_player.type" type="string">mtp</merge> 16301 <merge key="portable_audio_player.type" type="string">mtp</merge>
9457 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16302 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9458 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-E344</merge> 16303 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-E344/E345</merge>
9459 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16304 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9460 </match> 16305 </match>
9461 </match> 16306 </match>
@@ -9466,7 +16311,7 @@
9466 <merge key="portable_audio_player.access_method" type="string">user</merge> 16311 <merge key="portable_audio_player.access_method" type="string">user</merge>
9467 <merge key="portable_audio_player.type" type="string">mtp</merge> 16312 <merge key="portable_audio_player.type" type="string">mtp</merge>
9468 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16313 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9469 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-E354</merge> 16314 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-E354</merge>
9470 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16315 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9471 </match> 16316 </match>
9472 </match> 16317 </match>
@@ -9477,7 +16322,7 @@
9477 <merge key="portable_audio_player.access_method" type="string">user</merge> 16322 <merge key="portable_audio_player.access_method" type="string">user</merge>
9478 <merge key="portable_audio_player.type" type="string">mtp</merge> 16323 <merge key="portable_audio_player.type" type="string">mtp</merge>
9479 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16324 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9480 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-E436F</merge> 16325 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-E436F</merge>
9481 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16326 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9482 </match> 16327 </match>
9483 </match> 16328 </match>
@@ -9488,7 +16333,18 @@
9488 <merge key="portable_audio_player.access_method" type="string">user</merge> 16333 <merge key="portable_audio_player.access_method" type="string">user</merge>
9489 <merge key="portable_audio_player.type" type="string">mtp</merge> 16334 <merge key="portable_audio_player.type" type="string">mtp</merge>
9490 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16335 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9491 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-E445</merge> 16336 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-E445</merge>
16337 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16338 </match>
16339 </match>
16340 <match key="usb.vendor_id" int="1356">
16341 <match key="usb.product_id" int="1446">
16342 <merge key="info.category" type="string">portable_audio_player</merge>
16343 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16344 <merge key="portable_audio_player.access_method" type="string">user</merge>
16345 <merge key="portable_audio_player.type" type="string">mtp</merge>
16346 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16347 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-E464</merge>
9492 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16348 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9493 </match> 16349 </match>
9494 </match> 16350 </match>
@@ -9499,7 +16355,7 @@
9499 <merge key="portable_audio_player.access_method" type="string">user</merge> 16355 <merge key="portable_audio_player.access_method" type="string">user</merge>
9500 <merge key="portable_audio_player.type" type="string">mtp</merge> 16356 <merge key="portable_audio_player.type" type="string">mtp</merge>
9501 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16357 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9502 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-S516</merge> 16358 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S516</merge>
9503 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16359 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9504 </match> 16360 </match>
9505 </match> 16361 </match>
@@ -9510,7 +16366,7 @@
9510 <merge key="portable_audio_player.access_method" type="string">user</merge> 16366 <merge key="portable_audio_player.access_method" type="string">user</merge>
9511 <merge key="portable_audio_player.type" type="string">mtp</merge> 16367 <merge key="portable_audio_player.type" type="string">mtp</merge>
9512 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16368 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9513 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-S545</merge> 16369 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S545</merge>
9514 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16370 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9515 </match> 16371 </match>
9516 </match> 16372 </match>
@@ -9521,7 +16377,7 @@
9521 <merge key="portable_audio_player.access_method" type="string">user</merge> 16377 <merge key="portable_audio_player.access_method" type="string">user</merge>
9522 <merge key="portable_audio_player.type" type="string">mtp</merge> 16378 <merge key="portable_audio_player.type" type="string">mtp</merge>
9523 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16379 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9524 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-S615F/NWZ-S616F/NWZ-S618F</merge> 16380 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S615F/NWZ-S616F/NWZ-S618F</merge>
9525 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16381 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9526 </match> 16382 </match>
9527 </match> 16383 </match>
@@ -9532,7 +16388,7 @@
9532 <merge key="portable_audio_player.access_method" type="string">user</merge> 16388 <merge key="portable_audio_player.access_method" type="string">user</merge>
9533 <merge key="portable_audio_player.type" type="string">mtp</merge> 16389 <merge key="portable_audio_player.type" type="string">mtp</merge>
9534 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16390 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9535 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-S638F</merge> 16391 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S638F</merge>
9536 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16392 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9537 </match> 16393 </match>
9538 </match> 16394 </match>
@@ -9543,7 +16399,7 @@
9543 <merge key="portable_audio_player.access_method" type="string">user</merge> 16399 <merge key="portable_audio_player.access_method" type="string">user</merge>
9544 <merge key="portable_audio_player.type" type="string">mtp</merge> 16400 <merge key="portable_audio_player.type" type="string">mtp</merge>
9545 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16401 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9546 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-S716F</merge> 16402 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S716F</merge>
9547 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16403 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9548 </match> 16404 </match>
9549 </match> 16405 </match>
@@ -9554,7 +16410,29 @@
9554 <merge key="portable_audio_player.access_method" type="string">user</merge> 16410 <merge key="portable_audio_player.access_method" type="string">user</merge>
9555 <merge key="portable_audio_player.type" type="string">mtp</merge> 16411 <merge key="portable_audio_player.type" type="string">mtp</merge>
9556 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16412 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9557 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-S739F</merge> 16413 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S739F</merge>
16414 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16415 </match>
16416 </match>
16417 <match key="usb.vendor_id" int="1356">
16418 <match key="usb.product_id" int="1228">
16419 <merge key="info.category" type="string">portable_audio_player</merge>
16420 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16421 <merge key="portable_audio_player.access_method" type="string">user</merge>
16422 <merge key="portable_audio_player.type" type="string">mtp</merge>
16423 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16424 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S754</merge>
16425 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16426 </match>
16427 </match>
16428 <match key="usb.vendor_id" int="1356">
16429 <match key="usb.product_id" int="1448">
16430 <merge key="info.category" type="string">portable_audio_player</merge>
16431 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16432 <merge key="portable_audio_player.access_method" type="string">user</merge>
16433 <merge key="portable_audio_player.type" type="string">mtp</merge>
16434 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16435 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-S765</merge>
9558 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16436 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9559 </match> 16437 </match>
9560 </match> 16438 </match>
@@ -9565,7 +16443,18 @@
9565 <merge key="portable_audio_player.access_method" type="string">user</merge> 16443 <merge key="portable_audio_player.access_method" type="string">user</merge>
9566 <merge key="portable_audio_player.type" type="string">mtp</merge> 16444 <merge key="portable_audio_player.type" type="string">mtp</merge>
9567 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16445 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9568 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-W202</merge> 16446 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-W202</merge>
16447 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16448 </match>
16449 </match>
16450 <match key="usb.vendor_id" int="1356">
16451 <match key="usb.product_id" int="1211">
16452 <merge key="info.category" type="string">portable_audio_player</merge>
16453 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16454 <merge key="portable_audio_player.access_method" type="string">user</merge>
16455 <merge key="portable_audio_player.type" type="string">mtp</merge>
16456 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16457 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-W252B</merge>
9569 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16458 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9570 </match> 16459 </match>
9571 </match> 16460 </match>
@@ -9576,7 +16465,7 @@
9576 <merge key="portable_audio_player.access_method" type="string">user</merge> 16465 <merge key="portable_audio_player.access_method" type="string">user</merge>
9577 <merge key="portable_audio_player.type" type="string">mtp</merge> 16466 <merge key="portable_audio_player.type" type="string">mtp</merge>
9578 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16467 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9579 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-X1050B/NWZ-X1060B</merge> 16468 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-X1050B/NWZ-X1060B</merge>
9580 <merge key="camera.libgphoto2.support" type="bool">true</merge> 16469 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9581 </match> 16470 </match>
9582 </match> 16471 </match>
@@ -9587,7 +16476,1122 @@
9587 <merge key="portable_audio_player.access_method" type="string">user</merge> 16476 <merge key="portable_audio_player.access_method" type="string">user</merge>
9588 <merge key="portable_audio_player.type" type="string">mtp</merge> 16477 <merge key="portable_audio_player.type" type="string">mtp</merge>
9589 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append> 16478 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
9590 <merge key="camera.libgphoto2.name" type="string">Sony Walkman NWZ-X1051/NWZ-X1061</merge> 16479 <merge key="camera.libgphoto2.name" type="string">Sony NWZ-X1051/NWZ-X1061</merge>
16480 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16481 </match>
16482 </match>
16483 <match key="usb.vendor_id" int="1356">
16484 <match key="usb.product_id" int="78">
16485 <merge key="info.category" type="string">camera</merge>
16486 <addset key="info.capabilities" type="strlist">camera</addset>
16487 <merge key="camera.access_method" type="string">ptp</merge>
16488 <merge key="camera.libgphoto2.name" type="string">Sony PTP</merge>
16489 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16490 </match>
16491 </match>
16492 <match key="usb.vendor_id" int="1356">
16493 <match key="usb.product_id" int="1191">
16494 <merge key="info.category" type="string">camera</merge>
16495 <addset key="info.capabilities" type="strlist">camera</addset>
16496 <merge key="camera.access_method" type="string">ptp</merge>
16497 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A35 (PTP mode)</merge>
16498 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16499 </match>
16500 </match>
16501 <match key="usb.vendor_id" int="1356">
16502 <match key="usb.product_id" int="801">
16503 <merge key="info.category" type="string">camera</merge>
16504 <addset key="info.capabilities" type="strlist">camera</addset>
16505 <merge key="camera.access_method" type="string">ptp</merge>
16506 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A350 (PTP mode)</merge>
16507 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16508 </match>
16509 </match>
16510 <match key="usb.vendor_id" int="1356">
16511 <match key="usb.product_id" int="1187">
16512 <merge key="info.category" type="string">camera</merge>
16513 <addset key="info.capabilities" type="strlist">camera</addset>
16514 <merge key="camera.access_method" type="string">ptp</merge>
16515 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A55 (PTP mode)</merge>
16516 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16517 </match>
16518 </match>
16519 <match key="usb.vendor_id" int="1356">
16520 <match key="usb.product_id" int="1641">
16521 <merge key="info.category" type="string">camera</merge>
16522 <addset key="info.capabilities" type="strlist">camera</addset>
16523 <merge key="camera.access_method" type="string">ptp</merge>
16524 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A57</merge>
16525 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16526 </match>
16527 </match>
16528 <match key="usb.vendor_id" int="1356">
16529 <match key="usb.product_id" int="1846">
16530 <merge key="info.category" type="string">camera</merge>
16531 <addset key="info.capabilities" type="strlist">camera</addset>
16532 <merge key="camera.access_method" type="string">ptp</merge>
16533 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A58</merge>
16534 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16535 </match>
16536 </match>
16537 <match key="usb.vendor_id" int="1356">
16538 <match key="usb.product_id" int="1847">
16539 <merge key="info.category" type="string">camera</merge>
16540 <addset key="info.capabilities" type="strlist">camera</addset>
16541 <merge key="camera.access_method" type="string">ptp</merge>
16542 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A58 (Control)</merge>
16543 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16544 </match>
16545 </match>
16546 <match key="usb.vendor_id" int="1356">
16547 <match key="usb.product_id" int="1396">
16548 <merge key="info.category" type="string">camera</merge>
16549 <addset key="info.capabilities" type="strlist">camera</addset>
16550 <merge key="camera.access_method" type="string">ptp</merge>
16551 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A65V (PTP mode)</merge>
16552 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16553 </match>
16554 </match>
16555 <match key="usb.vendor_id" int="1356">
16556 <match key="usb.product_id" int="1653">
16557 <merge key="info.category" type="string">camera</merge>
16558 <addset key="info.capabilities" type="strlist">camera</addset>
16559 <merge key="camera.access_method" type="string">ptp</merge>
16560 <merge key="camera.libgphoto2.name" type="string">Sony SLT-A99v</merge>
16561 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16562 </match>
16563 </match>
16564 <match key="usb.vendor_id" int="4046">
16565 <match key="usb.product_id" int="20854">
16566 <merge key="info.category" type="string">portable_audio_player</merge>
16567 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16568 <merge key="portable_audio_player.access_method" type="string">user</merge>
16569 <merge key="portable_audio_player.type" type="string">mtp</merge>
16570 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16571 <merge key="camera.libgphoto2.name" type="string">SONY SO-03D Xperia Acro HD MTP+ADB</merge>
16572 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16573 </match>
16574 </match>
16575 <match key="usb.vendor_id" int="4046">
16576 <match key="usb.product_id" int="41334">
16577 <merge key="info.category" type="string">portable_audio_player</merge>
16578 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16579 <merge key="portable_audio_player.access_method" type="string">user</merge>
16580 <merge key="portable_audio_player.type" type="string">mtp</merge>
16581 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16582 <merge key="camera.libgphoto2.name" type="string">SONY SO-03D Xperia Acro HD MTP+UMS</merge>
16583 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16584 </match>
16585 </match>
16586 <match key="usb.vendor_id" int="4046">
16587 <match key="usb.product_id" int="45430">
16588 <merge key="info.category" type="string">portable_audio_player</merge>
16589 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16590 <merge key="portable_audio_player.access_method" type="string">user</merge>
16591 <merge key="portable_audio_player.type" type="string">mtp</merge>
16592 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16593 <merge key="camera.libgphoto2.name" type="string">SONY SO-03D Xperia Acro MTP+UMS+ADB</merge>
16594 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16595 </match>
16596 </match>
16597 <match key="usb.vendor_id" int="4046">
16598 <match key="usb.product_id" int="385">
16599 <merge key="info.category" type="string">portable_audio_player</merge>
16600 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16601 <merge key="portable_audio_player.access_method" type="string">user</merge>
16602 <merge key="portable_audio_player.type" type="string">mtp</merge>
16603 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16604 <merge key="camera.libgphoto2.name" type="string">SONY SO-05D Xperia SX MTP</merge>
16605 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16606 </match>
16607 </match>
16608 <match key="usb.vendor_id" int="4046">
16609 <match key="usb.product_id" int="20865">
16610 <merge key="info.category" type="string">portable_audio_player</merge>
16611 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16612 <merge key="portable_audio_player.access_method" type="string">user</merge>
16613 <merge key="portable_audio_player.type" type="string">mtp</merge>
16614 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16615 <merge key="camera.libgphoto2.name" type="string">SONY SO-05D Xperia SX MTP+ADB</merge>
16616 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16617 </match>
16618 </match>
16619 <match key="usb.vendor_id" int="4046">
16620 <match key="usb.product_id" int="16769">
16621 <merge key="info.category" type="string">portable_audio_player</merge>
16622 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16623 <merge key="portable_audio_player.access_method" type="string">user</merge>
16624 <merge key="portable_audio_player.type" type="string">mtp</merge>
16625 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16626 <merge key="camera.libgphoto2.name" type="string">SONY SO-05D Xperia SX MTP+CDROM</merge>
16627 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16628 </match>
16629 </match>
16630 <match key="usb.vendor_id" int="1356">
16631 <match key="usb.product_id" int="1233">
16632 <merge key="info.category" type="string">portable_audio_player</merge>
16633 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16634 <merge key="portable_audio_player.access_method" type="string">user</merge>
16635 <merge key="portable_audio_player.type" type="string">mtp</merge>
16636 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16637 <merge key="camera.libgphoto2.name" type="string">Sony Sony Tablet P1</merge>
16638 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16639 </match>
16640 </match>
16641 <match key="usb.vendor_id" int="1356">
16642 <match key="usb.product_id" int="1459">
16643 <merge key="info.category" type="string">portable_audio_player</merge>
16644 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16645 <merge key="portable_audio_player.access_method" type="string">user</merge>
16646 <merge key="portable_audio_player.type" type="string">mtp</merge>
16647 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16648 <merge key="camera.libgphoto2.name" type="string">Sony Sony Tablet S</merge>
16649 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16650 </match>
16651 </match>
16652 <match key="usb.vendor_id" int="1356">
16653 <match key="usb.product_id" int="1460">
16654 <merge key="info.category" type="string">portable_audio_player</merge>
16655 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16656 <merge key="portable_audio_player.access_method" type="string">user</merge>
16657 <merge key="portable_audio_player.type" type="string">mtp</merge>
16658 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16659 <merge key="camera.libgphoto2.name" type="string">Sony Sony Tablet S1</merge>
16660 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16661 </match>
16662 </match>
16663 <match key="usb.vendor_id" int="4046">
16664 <match key="usb.product_id" int="369">
16665 <merge key="info.category" type="string">portable_audio_player</merge>
16666 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16667 <merge key="portable_audio_player.access_method" type="string">user</merge>
16668 <merge key="portable_audio_player.type" type="string">mtp</merge>
16669 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16670 <merge key="camera.libgphoto2.name" type="string">SONY ST15i Xperia U MTP</merge>
16671 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16672 </match>
16673 </match>
16674 <match key="usb.vendor_id" int="4046">
16675 <match key="usb.product_id" int="368">
16676 <merge key="info.category" type="string">portable_audio_player</merge>
16677 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16678 <merge key="portable_audio_player.access_method" type="string">user</merge>
16679 <merge key="portable_audio_player.type" type="string">mtp</merge>
16680 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16681 <merge key="camera.libgphoto2.name" type="string">SONY ST21i Xperia Tipo MTP</merge>
16682 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16683 </match>
16684 </match>
16685 <match key="usb.vendor_id" int="4046">
16686 <match key="usb.product_id" int="20848">
16687 <merge key="info.category" type="string">portable_audio_player</merge>
16688 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16689 <merge key="portable_audio_player.access_method" type="string">user</merge>
16690 <merge key="portable_audio_player.type" type="string">mtp</merge>
16691 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16692 <merge key="camera.libgphoto2.name" type="string">SONY ST21i Xperia Tipo MTP+ADB</merge>
16693 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16694 </match>
16695 </match>
16696 <match key="usb.vendor_id" int="4046">
16697 <match key="usb.product_id" int="16752">
16698 <merge key="info.category" type="string">portable_audio_player</merge>
16699 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16700 <merge key="portable_audio_player.access_method" type="string">user</merge>
16701 <merge key="portable_audio_player.type" type="string">mtp</merge>
16702 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16703 <merge key="camera.libgphoto2.name" type="string">SONY ST21i Xperia Tipo MTP+CDROM</merge>
16704 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16705 </match>
16706 </match>
16707 <match key="usb.vendor_id" int="4046">
16708 <match key="usb.product_id" int="384">
16709 <merge key="info.category" type="string">portable_audio_player</merge>
16710 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16711 <merge key="portable_audio_player.access_method" type="string">user</merge>
16712 <merge key="portable_audio_player.type" type="string">mtp</merge>
16713 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16714 <merge key="camera.libgphoto2.name" type="string">SONY ST23i Xperia Miro MTP</merge>
16715 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16716 </match>
16717 </match>
16718 <match key="usb.vendor_id" int="4046">
16719 <match key="usb.product_id" int="20864">
16720 <merge key="info.category" type="string">portable_audio_player</merge>
16721 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16722 <merge key="portable_audio_player.access_method" type="string">user</merge>
16723 <merge key="portable_audio_player.type" type="string">mtp</merge>
16724 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16725 <merge key="camera.libgphoto2.name" type="string">SONY ST23i Xperia Miro MTP+ADB</merge>
16726 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16727 </match>
16728 </match>
16729 <match key="usb.vendor_id" int="4046">
16730 <match key="usb.product_id" int="16768">
16731 <merge key="info.category" type="string">portable_audio_player</merge>
16732 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16733 <merge key="portable_audio_player.access_method" type="string">user</merge>
16734 <merge key="portable_audio_player.type" type="string">mtp</merge>
16735 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16736 <merge key="camera.libgphoto2.name" type="string">SONY ST23i Xperia Miro MTP+CDROM</merge>
16737 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16738 </match>
16739 </match>
16740 <match key="usb.vendor_id" int="4046">
16741 <match key="usb.product_id" int="20849">
16742 <merge key="info.category" type="string">portable_audio_player</merge>
16743 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16744 <merge key="portable_audio_player.access_method" type="string">user</merge>
16745 <merge key="portable_audio_player.type" type="string">mtp</merge>
16746 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16747 <merge key="camera.libgphoto2.name" type="string">SONY ST25i Xperia U MTP+ADB</merge>
16748 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16749 </match>
16750 </match>
16751 <match key="usb.vendor_id" int="4046">
16752 <match key="usb.product_id" int="16753">
16753 <merge key="info.category" type="string">portable_audio_player</merge>
16754 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16755 <merge key="portable_audio_player.access_method" type="string">user</merge>
16756 <merge key="portable_audio_player.type" type="string">mtp</merge>
16757 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16758 <merge key="camera.libgphoto2.name" type="string">SONY ST25i Xperia U MTP+CDROM</merge>
16759 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16760 </match>
16761 </match>
16762 <match key="usb.vendor_id" int="4046">
16763 <match key="usb.product_id" int="382">
16764 <merge key="info.category" type="string">portable_audio_player</merge>
16765 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16766 <merge key="portable_audio_player.access_method" type="string">user</merge>
16767 <merge key="portable_audio_player.type" type="string">mtp</merge>
16768 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16769 <merge key="camera.libgphoto2.name" type="string">SONY ST27i/ST27a Xperia go MTP</merge>
16770 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16771 </match>
16772 </match>
16773 <match key="usb.vendor_id" int="4046">
16774 <match key="usb.product_id" int="20862">
16775 <merge key="info.category" type="string">portable_audio_player</merge>
16776 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16777 <merge key="portable_audio_player.access_method" type="string">user</merge>
16778 <merge key="portable_audio_player.type" type="string">mtp</merge>
16779 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16780 <merge key="camera.libgphoto2.name" type="string">SONY ST27i/ST27a Xperia go MTP+ADB</merge>
16781 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16782 </match>
16783 </match>
16784 <match key="usb.vendor_id" int="4046">
16785 <match key="usb.product_id" int="16766">
16786 <merge key="info.category" type="string">portable_audio_player</merge>
16787 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16788 <merge key="portable_audio_player.access_method" type="string">user</merge>
16789 <merge key="portable_audio_player.type" type="string">mtp</merge>
16790 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16791 <merge key="camera.libgphoto2.name" type="string">SONY ST27i/ST27a Xperia go MTP+CDROM</merge>
16792 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16793 </match>
16794 </match>
16795 <match key="usb.vendor_id" int="4046">
16796 <match key="usb.product_id" int="41342">
16797 <merge key="info.category" type="string">portable_audio_player</merge>
16798 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16799 <merge key="portable_audio_player.access_method" type="string">user</merge>
16800 <merge key="portable_audio_player.type" type="string">mtp</merge>
16801 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16802 <merge key="camera.libgphoto2.name" type="string">SONY ST27i/ST27a Xperia go MTP+UMS</merge>
16803 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16804 </match>
16805 </match>
16806 <match key="usb.vendor_id" int="4046">
16807 <match key="usb.product_id" int="45438">
16808 <merge key="info.category" type="string">portable_audio_player</merge>
16809 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16810 <merge key="portable_audio_player.access_method" type="string">user</merge>
16811 <merge key="portable_audio_player.type" type="string">mtp</merge>
16812 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16813 <merge key="camera.libgphoto2.name" type="string">SONY ST27i/ST27a Xperia go MTP+UMS+ADB</merge>
16814 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16815 </match>
16816 </match>
16817 <match key="usb.vendor_id" int="4046">
16818 <match key="usb.product_id" int="365">
16819 <merge key="info.category" type="string">portable_audio_player</merge>
16820 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16821 <merge key="portable_audio_player.access_method" type="string">user</merge>
16822 <merge key="portable_audio_player.type" type="string">mtp</merge>
16823 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16824 <merge key="camera.libgphoto2.name" type="string">SONY WT19i Live Walkman MTP</merge>
16825 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16826 </match>
16827 </match>
16828 <match key="usb.vendor_id" int="4046">
16829 <match key="usb.product_id" int="408">
16830 <merge key="info.category" type="string">portable_audio_player</merge>
16831 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16832 <merge key="portable_audio_player.access_method" type="string">user</merge>
16833 <merge key="portable_audio_player.type" type="string">mtp</merge>
16834 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16835 <merge key="camera.libgphoto2.name" type="string">SONY Xperia A MTP</merge>
16836 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16837 </match>
16838 </match>
16839 <match key="usb.vendor_id" int="4046">
16840 <match key="usb.product_id" int="20888">
16841 <merge key="info.category" type="string">portable_audio_player</merge>
16842 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16843 <merge key="portable_audio_player.access_method" type="string">user</merge>
16844 <merge key="portable_audio_player.type" type="string">mtp</merge>
16845 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16846 <merge key="camera.libgphoto2.name" type="string">SONY Xperia A MTP+ADB</merge>
16847 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16848 </match>
16849 </match>
16850 <match key="usb.vendor_id" int="4046">
16851 <match key="usb.product_id" int="419">
16852 <merge key="info.category" type="string">portable_audio_player</merge>
16853 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16854 <merge key="portable_audio_player.access_method" type="string">user</merge>
16855 <merge key="portable_audio_player.type" type="string">mtp</merge>
16856 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16857 <merge key="camera.libgphoto2.name" type="string">SONY Xperia C MTP</merge>
16858 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16859 </match>
16860 </match>
16861 <match key="usb.vendor_id" int="4046">
16862 <match key="usb.product_id" int="20899">
16863 <merge key="info.category" type="string">portable_audio_player</merge>
16864 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16865 <merge key="portable_audio_player.access_method" type="string">user</merge>
16866 <merge key="portable_audio_player.type" type="string">mtp</merge>
16867 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16868 <merge key="camera.libgphoto2.name" type="string">SONY Xperia C MTP+ADB</merge>
16869 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16870 </match>
16871 </match>
16872 <match key="usb.vendor_id" int="4046">
16873 <match key="usb.product_id" int="16803">
16874 <merge key="info.category" type="string">portable_audio_player</merge>
16875 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16876 <merge key="portable_audio_player.access_method" type="string">user</merge>
16877 <merge key="portable_audio_player.type" type="string">mtp</merge>
16878 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16879 <merge key="camera.libgphoto2.name" type="string">SONY Xperia C MTP+CDROM</merge>
16880 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16881 </match>
16882 </match>
16883 <match key="usb.vendor_id" int="4046">
16884 <match key="usb.product_id" int="396">
16885 <merge key="info.category" type="string">portable_audio_player</merge>
16886 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16887 <merge key="portable_audio_player.access_method" type="string">user</merge>
16888 <merge key="portable_audio_player.type" type="string">mtp</merge>
16889 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16890 <merge key="camera.libgphoto2.name" type="string">SONY Xperia E MTP</merge>
16891 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16892 </match>
16893 </match>
16894 <match key="usb.vendor_id" int="4046">
16895 <match key="usb.product_id" int="20876">
16896 <merge key="info.category" type="string">portable_audio_player</merge>
16897 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16898 <merge key="portable_audio_player.access_method" type="string">user</merge>
16899 <merge key="portable_audio_player.type" type="string">mtp</merge>
16900 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16901 <merge key="camera.libgphoto2.name" type="string">SONY Xperia E MTP+ADB</merge>
16902 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16903 </match>
16904 </match>
16905 <match key="usb.vendor_id" int="4046">
16906 <match key="usb.product_id" int="16780">
16907 <merge key="info.category" type="string">portable_audio_player</merge>
16908 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16909 <merge key="portable_audio_player.access_method" type="string">user</merge>
16910 <merge key="portable_audio_player.type" type="string">mtp</merge>
16911 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16912 <merge key="camera.libgphoto2.name" type="string">SONY Xperia E MTP+CDROM</merge>
16913 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16914 </match>
16915 </match>
16916 <match key="usb.vendor_id" int="4046">
16917 <match key="usb.product_id" int="444">
16918 <merge key="info.category" type="string">portable_audio_player</merge>
16919 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16920 <merge key="portable_audio_player.access_method" type="string">user</merge>
16921 <merge key="portable_audio_player.type" type="string">mtp</merge>
16922 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16923 <merge key="camera.libgphoto2.name" type="string">SONY Xperia E3 MTP</merge>
16924 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16925 </match>
16926 </match>
16927 <match key="usb.vendor_id" int="4046">
16928 <match key="usb.product_id" int="20924">
16929 <merge key="info.category" type="string">portable_audio_player</merge>
16930 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16931 <merge key="portable_audio_player.access_method" type="string">user</merge>
16932 <merge key="portable_audio_player.type" type="string">mtp</merge>
16933 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16934 <merge key="camera.libgphoto2.name" type="string">SONY Xperia E3 MTP+ADB</merge>
16935 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16936 </match>
16937 </match>
16938 <match key="usb.vendor_id" int="4046">
16939 <match key="usb.product_id" int="444">
16940 <merge key="info.category" type="string">portable_audio_player</merge>
16941 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16942 <merge key="portable_audio_player.access_method" type="string">user</merge>
16943 <merge key="portable_audio_player.type" type="string">mtp</merge>
16944 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16945 <merge key="camera.libgphoto2.name" type="string">SONY Xperia E3 MTP+CDROM</merge>
16946 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16947 </match>
16948 </match>
16949 <match key="usb.vendor_id" int="4046">
16950 <match key="usb.product_id" int="459">
16951 <merge key="info.category" type="string">portable_audio_player</merge>
16952 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16953 <merge key="portable_audio_player.access_method" type="string">user</merge>
16954 <merge key="portable_audio_player.type" type="string">mtp</merge>
16955 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16956 <merge key="camera.libgphoto2.name" type="string">SONY XPeria E4g MTP</merge>
16957 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16958 </match>
16959 </match>
16960 <match key="usb.vendor_id" int="4046">
16961 <match key="usb.product_id" int="20939">
16962 <merge key="info.category" type="string">portable_audio_player</merge>
16963 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16964 <merge key="portable_audio_player.access_method" type="string">user</merge>
16965 <merge key="portable_audio_player.type" type="string">mtp</merge>
16966 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16967 <merge key="camera.libgphoto2.name" type="string">SONY XPeria E4g MTP+ADB</merge>
16968 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16969 </match>
16970 </match>
16971 <match key="usb.vendor_id" int="4046">
16972 <match key="usb.product_id" int="16843">
16973 <merge key="info.category" type="string">portable_audio_player</merge>
16974 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16975 <merge key="portable_audio_player.access_method" type="string">user</merge>
16976 <merge key="portable_audio_player.type" type="string">mtp</merge>
16977 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16978 <merge key="camera.libgphoto2.name" type="string">SONY XPeria E4g MTP+CDROM</merge>
16979 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16980 </match>
16981 </match>
16982 <match key="usb.vendor_id" int="4046">
16983 <match key="usb.product_id" int="392">
16984 <merge key="info.category" type="string">portable_audio_player</merge>
16985 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16986 <merge key="portable_audio_player.access_method" type="string">user</merge>
16987 <merge key="portable_audio_player.type" type="string">mtp</merge>
16988 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
16989 <merge key="camera.libgphoto2.name" type="string">SONY Xperia J MTP</merge>
16990 <merge key="camera.libgphoto2.support" type="bool">true</merge>
16991 </match>
16992 </match>
16993 <match key="usb.vendor_id" int="4046">
16994 <match key="usb.product_id" int="20872">
16995 <merge key="info.category" type="string">portable_audio_player</merge>
16996 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
16997 <merge key="portable_audio_player.access_method" type="string">user</merge>
16998 <merge key="portable_audio_player.type" type="string">mtp</merge>
16999 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17000 <merge key="camera.libgphoto2.name" type="string">SONY Xperia J MTP+ADB</merge>
17001 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17002 </match>
17003 </match>
17004 <match key="usb.vendor_id" int="4046">
17005 <match key="usb.product_id" int="16776">
17006 <merge key="info.category" type="string">portable_audio_player</merge>
17007 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17008 <merge key="portable_audio_player.access_method" type="string">user</merge>
17009 <merge key="portable_audio_player.type" type="string">mtp</merge>
17010 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17011 <merge key="camera.libgphoto2.name" type="string">SONY Xperia J MTP+CDROM</merge>
17012 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17013 </match>
17014 </match>
17015 <match key="usb.vendor_id" int="4046">
17016 <match key="usb.product_id" int="402">
17017 <merge key="info.category" type="string">portable_audio_player</merge>
17018 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17019 <merge key="portable_audio_player.access_method" type="string">user</merge>
17020 <merge key="portable_audio_player.type" type="string">mtp</merge>
17021 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17022 <merge key="camera.libgphoto2.name" type="string">SONY Xperia L MTP</merge>
17023 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17024 </match>
17025 </match>
17026 <match key="usb.vendor_id" int="4046">
17027 <match key="usb.product_id" int="20882">
17028 <merge key="info.category" type="string">portable_audio_player</merge>
17029 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17030 <merge key="portable_audio_player.access_method" type="string">user</merge>
17031 <merge key="portable_audio_player.type" type="string">mtp</merge>
17032 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17033 <merge key="camera.libgphoto2.name" type="string">SONY Xperia L MTP+ADB</merge>
17034 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17035 </match>
17036 </match>
17037 <match key="usb.vendor_id" int="4046">
17038 <match key="usb.product_id" int="16786">
17039 <merge key="info.category" type="string">portable_audio_player</merge>
17040 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17041 <merge key="portable_audio_player.access_method" type="string">user</merge>
17042 <merge key="portable_audio_player.type" type="string">mtp</merge>
17043 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17044 <merge key="camera.libgphoto2.name" type="string">SONY Xperia L MTP+CDROM</merge>
17045 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17046 </match>
17047 </match>
17048 <match key="usb.vendor_id" int="4046">
17049 <match key="usb.product_id" int="411">
17050 <merge key="info.category" type="string">portable_audio_player</merge>
17051 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17052 <merge key="portable_audio_player.access_method" type="string">user</merge>
17053 <merge key="portable_audio_player.type" type="string">mtp</merge>
17054 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17055 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M MTP</merge>
17056 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17057 </match>
17058 </match>
17059 <match key="usb.vendor_id" int="4046">
17060 <match key="usb.product_id" int="20891">
17061 <merge key="info.category" type="string">portable_audio_player</merge>
17062 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17063 <merge key="portable_audio_player.access_method" type="string">user</merge>
17064 <merge key="portable_audio_player.type" type="string">mtp</merge>
17065 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17066 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M MTP+ADB</merge>
17067 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17068 </match>
17069 </match>
17070 <match key="usb.vendor_id" int="4046">
17071 <match key="usb.product_id" int="16795">
17072 <merge key="info.category" type="string">portable_audio_player</merge>
17073 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17074 <merge key="portable_audio_player.access_method" type="string">user</merge>
17075 <merge key="portable_audio_player.type" type="string">mtp</merge>
17076 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17077 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M MTP+CDROM</merge>
17078 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17079 </match>
17080 </match>
17081 <match key="usb.vendor_id" int="4046">
17082 <match key="usb.product_id" int="427">
17083 <merge key="info.category" type="string">portable_audio_player</merge>
17084 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17085 <merge key="portable_audio_player.access_method" type="string">user</merge>
17086 <merge key="portable_audio_player.type" type="string">mtp</merge>
17087 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17088 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M2 Dual MTP</merge>
17089 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17090 </match>
17091 </match>
17092 <match key="usb.vendor_id" int="4046">
17093 <match key="usb.product_id" int="20907">
17094 <merge key="info.category" type="string">portable_audio_player</merge>
17095 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17096 <merge key="portable_audio_player.access_method" type="string">user</merge>
17097 <merge key="portable_audio_player.type" type="string">mtp</merge>
17098 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17099 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M2 Dual MTP+ADB</merge>
17100 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17101 </match>
17102 </match>
17103 <match key="usb.vendor_id" int="4046">
17104 <match key="usb.product_id" int="16811">
17105 <merge key="info.category" type="string">portable_audio_player</merge>
17106 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17107 <merge key="portable_audio_player.access_method" type="string">user</merge>
17108 <merge key="portable_audio_player.type" type="string">mtp</merge>
17109 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17110 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M2 Dual MTP+CDROM</merge>
17111 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17112 </match>
17113 </match>
17114 <match key="usb.vendor_id" int="4046">
17115 <match key="usb.product_id" int="426">
17116 <merge key="info.category" type="string">portable_audio_player</merge>
17117 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17118 <merge key="portable_audio_player.access_method" type="string">user</merge>
17119 <merge key="portable_audio_player.type" type="string">mtp</merge>
17120 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17121 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M2 MTP</merge>
17122 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17123 </match>
17124 </match>
17125 <match key="usb.vendor_id" int="4046">
17126 <match key="usb.product_id" int="20906">
17127 <merge key="info.category" type="string">portable_audio_player</merge>
17128 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17129 <merge key="portable_audio_player.access_method" type="string">user</merge>
17130 <merge key="portable_audio_player.type" type="string">mtp</merge>
17131 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17132 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M2 MTP+ADB</merge>
17133 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17134 </match>
17135 </match>
17136 <match key="usb.vendor_id" int="4046">
17137 <match key="usb.product_id" int="16810">
17138 <merge key="info.category" type="string">portable_audio_player</merge>
17139 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17140 <merge key="portable_audio_player.access_method" type="string">user</merge>
17141 <merge key="portable_audio_player.type" type="string">mtp</merge>
17142 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17143 <merge key="camera.libgphoto2.name" type="string">SONY Xperia M2 MTP+CDROM</merge>
17144 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17145 </match>
17146 </match>
17147 <match key="usb.vendor_id" int="4046">
17148 <match key="usb.product_id" int="405">
17149 <merge key="info.category" type="string">portable_audio_player</merge>
17150 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17151 <merge key="portable_audio_player.access_method" type="string">user</merge>
17152 <merge key="portable_audio_player.type" type="string">mtp</merge>
17153 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17154 <merge key="camera.libgphoto2.name" type="string">SONY Xperia SP MTP</merge>
17155 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17156 </match>
17157 </match>
17158 <match key="usb.vendor_id" int="4046">
17159 <match key="usb.product_id" int="20885">
17160 <merge key="info.category" type="string">portable_audio_player</merge>
17161 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17162 <merge key="portable_audio_player.access_method" type="string">user</merge>
17163 <merge key="portable_audio_player.type" type="string">mtp</merge>
17164 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17165 <merge key="camera.libgphoto2.name" type="string">SONY Xperia SP MTP+ADB</merge>
17166 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17167 </match>
17168 </match>
17169 <match key="usb.vendor_id" int="4046">
17170 <match key="usb.product_id" int="16789">
17171 <merge key="info.category" type="string">portable_audio_player</merge>
17172 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17173 <merge key="portable_audio_player.access_method" type="string">user</merge>
17174 <merge key="portable_audio_player.type" type="string">mtp</merge>
17175 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17176 <merge key="camera.libgphoto2.name" type="string">SONY Xperia SP MTP+CDROM</merge>
17177 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17178 </match>
17179 </match>
17180 <match key="usb.vendor_id" int="4046">
17181 <match key="usb.product_id" int="397">
17182 <merge key="info.category" type="string">portable_audio_player</merge>
17183 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17184 <merge key="portable_audio_player.access_method" type="string">user</merge>
17185 <merge key="portable_audio_player.type" type="string">mtp</merge>
17186 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17187 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Tablet Z MTP 1</merge>
17188 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17189 </match>
17190 </match>
17191 <match key="usb.vendor_id" int="4046">
17192 <match key="usb.product_id" int="404">
17193 <merge key="info.category" type="string">portable_audio_player</merge>
17194 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17195 <merge key="portable_audio_player.access_method" type="string">user</merge>
17196 <merge key="portable_audio_player.type" type="string">mtp</merge>
17197 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17198 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Tablet Z MTP 2</merge>
17199 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17200 </match>
17201 </match>
17202 <match key="usb.vendor_id" int="4046">
17203 <match key="usb.product_id" int="20877">
17204 <merge key="info.category" type="string">portable_audio_player</merge>
17205 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17206 <merge key="portable_audio_player.access_method" type="string">user</merge>
17207 <merge key="portable_audio_player.type" type="string">mtp</merge>
17208 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17209 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Tablet Z MTP+ADB 1</merge>
17210 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17211 </match>
17212 </match>
17213 <match key="usb.vendor_id" int="4046">
17214 <match key="usb.product_id" int="20884">
17215 <merge key="info.category" type="string">portable_audio_player</merge>
17216 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17217 <merge key="portable_audio_player.access_method" type="string">user</merge>
17218 <merge key="portable_audio_player.type" type="string">mtp</merge>
17219 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17220 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Tablet Z MTP+ADB 2</merge>
17221 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17222 </match>
17223 </match>
17224 <match key="usb.vendor_id" int="4046">
17225 <match key="usb.product_id" int="16781">
17226 <merge key="info.category" type="string">portable_audio_player</merge>
17227 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17228 <merge key="portable_audio_player.access_method" type="string">user</merge>
17229 <merge key="portable_audio_player.type" type="string">mtp</merge>
17230 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17231 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Tablet Z MTP+CDROM 1</merge>
17232 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17233 </match>
17234 </match>
17235 <match key="usb.vendor_id" int="4046">
17236 <match key="usb.product_id" int="16788">
17237 <merge key="info.category" type="string">portable_audio_player</merge>
17238 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17239 <merge key="portable_audio_player.access_method" type="string">user</merge>
17240 <merge key="portable_audio_player.type" type="string">mtp</merge>
17241 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17242 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Tablet Z MTP+CDROM 2</merge>
17243 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17244 </match>
17245 </match>
17246 <match key="usb.vendor_id" int="4046">
17247 <match key="usb.product_id" int="403">
17248 <merge key="info.category" type="string">portable_audio_player</merge>
17249 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17250 <merge key="portable_audio_player.access_method" type="string">user</merge>
17251 <merge key="portable_audio_player.type" type="string">mtp</merge>
17252 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17253 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z MTP</merge>
17254 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17255 </match>
17256 </match>
17257 <match key="usb.vendor_id" int="4046">
17258 <match key="usb.product_id" int="20883">
17259 <merge key="info.category" type="string">portable_audio_player</merge>
17260 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17261 <merge key="portable_audio_player.access_method" type="string">user</merge>
17262 <merge key="portable_audio_player.type" type="string">mtp</merge>
17263 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17264 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z MTP+ADB</merge>
17265 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17266 </match>
17267 </match>
17268 <match key="usb.vendor_id" int="4046">
17269 <match key="usb.product_id" int="16787">
17270 <merge key="info.category" type="string">portable_audio_player</merge>
17271 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17272 <merge key="portable_audio_player.access_method" type="string">user</merge>
17273 <merge key="portable_audio_player.type" type="string">mtp</merge>
17274 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17275 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z MTP+CDROM</merge>
17276 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17277 </match>
17278 </match>
17279 <match key="usb.vendor_id" int="4046">
17280 <match key="usb.product_id" int="438">
17281 <merge key="info.category" type="string">portable_audio_player</merge>
17282 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17283 <merge key="portable_audio_player.access_method" type="string">user</merge>
17284 <merge key="portable_audio_player.type" type="string">mtp</merge>
17285 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17286 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP</merge>
17287 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17288 </match>
17289 </match>
17290 <match key="usb.vendor_id" int="4046">
17291 <match key="usb.product_id" int="406">
17292 <merge key="info.category" type="string">portable_audio_player</merge>
17293 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17294 <merge key="portable_audio_player.access_method" type="string">user</merge>
17295 <merge key="portable_audio_player.type" type="string">mtp</merge>
17296 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17297 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP (ID2)</merge>
17298 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17299 </match>
17300 </match>
17301 <match key="usb.vendor_id" int="4046">
17302 <match key="usb.product_id" int="412">
17303 <merge key="info.category" type="string">portable_audio_player</merge>
17304 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17305 <merge key="portable_audio_player.access_method" type="string">user</merge>
17306 <merge key="portable_audio_player.type" type="string">mtp</merge>
17307 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17308 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP (ID3)</merge>
17309 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17310 </match>
17311 </match>
17312 <match key="usb.vendor_id" int="4046">
17313 <match key="usb.product_id" int="20918">
17314 <merge key="info.category" type="string">portable_audio_player</merge>
17315 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17316 <merge key="portable_audio_player.access_method" type="string">user</merge>
17317 <merge key="portable_audio_player.type" type="string">mtp</merge>
17318 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17319 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP+ADB</merge>
17320 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17321 </match>
17322 </match>
17323 <match key="usb.vendor_id" int="4046">
17324 <match key="usb.product_id" int="20886">
17325 <merge key="info.category" type="string">portable_audio_player</merge>
17326 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17327 <merge key="portable_audio_player.access_method" type="string">user</merge>
17328 <merge key="portable_audio_player.type" type="string">mtp</merge>
17329 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17330 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP+ADB (ID2)</merge>
17331 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17332 </match>
17333 </match>
17334 <match key="usb.vendor_id" int="4046">
17335 <match key="usb.product_id" int="20892">
17336 <merge key="info.category" type="string">portable_audio_player</merge>
17337 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17338 <merge key="portable_audio_player.access_method" type="string">user</merge>
17339 <merge key="portable_audio_player.type" type="string">mtp</merge>
17340 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17341 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP+ADB (ID3)</merge>
17342 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17343 </match>
17344 </match>
17345 <match key="usb.vendor_id" int="4046">
17346 <match key="usb.product_id" int="16796">
17347 <merge key="info.category" type="string">portable_audio_player</merge>
17348 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17349 <merge key="portable_audio_player.access_method" type="string">user</merge>
17350 <merge key="portable_audio_player.type" type="string">mtp</merge>
17351 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17352 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z Ultra MTP+CDROM (ID3)</merge>
17353 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17354 </match>
17355 </match>
17356 <match key="usb.vendor_id" int="4046">
17357 <match key="usb.product_id" int="423">
17358 <merge key="info.category" type="string">portable_audio_player</merge>
17359 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17360 <merge key="portable_audio_player.access_method" type="string">user</merge>
17361 <merge key="portable_audio_player.type" type="string">mtp</merge>
17362 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17363 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z1 Compact D5503</merge>
17364 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17365 </match>
17366 </match>
17367 <match key="usb.vendor_id" int="4046">
17368 <match key="usb.product_id" int="16807">
17369 <merge key="info.category" type="string">portable_audio_player</merge>
17370 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17371 <merge key="portable_audio_player.access_method" type="string">user</merge>
17372 <merge key="portable_audio_player.type" type="string">mtp</merge>
17373 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17374 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z1 Compact D5503 MTP+CDROM</merge>
17375 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17376 </match>
17377 </match>
17378 <match key="usb.vendor_id" int="4046">
17379 <match key="usb.product_id" int="20903">
17380 <merge key="info.category" type="string">portable_audio_player</merge>
17381 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17382 <merge key="portable_audio_player.access_method" type="string">user</merge>
17383 <merge key="portable_audio_player.type" type="string">mtp</merge>
17384 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17385 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z1 Compact MTP+ADB</merge>
17386 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17387 </match>
17388 </match>
17389 <match key="usb.vendor_id" int="4046">
17390 <match key="usb.product_id" int="414">
17391 <merge key="info.category" type="string">portable_audio_player</merge>
17392 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17393 <merge key="portable_audio_player.access_method" type="string">user</merge>
17394 <merge key="portable_audio_player.type" type="string">mtp</merge>
17395 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17396 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z1 MTP</merge>
17397 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17398 </match>
17399 </match>
17400 <match key="usb.vendor_id" int="4046">
17401 <match key="usb.product_id" int="20894">
17402 <merge key="info.category" type="string">portable_audio_player</merge>
17403 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17404 <merge key="portable_audio_player.access_method" type="string">user</merge>
17405 <merge key="portable_audio_player.type" type="string">mtp</merge>
17406 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17407 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z1 MTP+ADB</merge>
17408 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17409 </match>
17410 </match>
17411 <match key="usb.vendor_id" int="4046">
17412 <match key="usb.product_id" int="16798">
17413 <merge key="info.category" type="string">portable_audio_player</merge>
17414 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17415 <merge key="portable_audio_player.access_method" type="string">user</merge>
17416 <merge key="portable_audio_player.type" type="string">mtp</merge>
17417 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17418 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z1 MTP+CDROM</merge>
17419 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17420 </match>
17421 </match>
17422 <match key="usb.vendor_id" int="4046">
17423 <match key="usb.product_id" int="431">
17424 <merge key="info.category" type="string">portable_audio_player</merge>
17425 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17426 <merge key="portable_audio_player.access_method" type="string">user</merge>
17427 <merge key="portable_audio_player.type" type="string">mtp</merge>
17428 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17429 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z2 MTP</merge>
17430 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17431 </match>
17432 </match>
17433 <match key="usb.vendor_id" int="4046">
17434 <match key="usb.product_id" int="20911">
17435 <merge key="info.category" type="string">portable_audio_player</merge>
17436 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17437 <merge key="portable_audio_player.access_method" type="string">user</merge>
17438 <merge key="portable_audio_player.type" type="string">mtp</merge>
17439 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17440 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z2 MTP+ADB</merge>
17441 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17442 </match>
17443 </match>
17444 <match key="usb.vendor_id" int="4046">
17445 <match key="usb.product_id" int="16815">
17446 <merge key="info.category" type="string">portable_audio_player</merge>
17447 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17448 <merge key="portable_audio_player.access_method" type="string">user</merge>
17449 <merge key="portable_audio_player.type" type="string">mtp</merge>
17450 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17451 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z2 MTP+CDROM</merge>
17452 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17453 </match>
17454 </match>
17455 <match key="usb.vendor_id" int="4046">
17456 <match key="usb.product_id" int="443">
17457 <merge key="info.category" type="string">portable_audio_player</merge>
17458 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17459 <merge key="portable_audio_player.access_method" type="string">user</merge>
17460 <merge key="portable_audio_player.type" type="string">mtp</merge>
17461 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17462 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z3 Compact MTP</merge>
17463 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17464 </match>
17465 </match>
17466 <match key="usb.vendor_id" int="4046">
17467 <match key="usb.product_id" int="20923">
17468 <merge key="info.category" type="string">portable_audio_player</merge>
17469 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17470 <merge key="portable_audio_player.access_method" type="string">user</merge>
17471 <merge key="portable_audio_player.type" type="string">mtp</merge>
17472 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17473 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z3 Compact MTP+ADB</merge>
17474 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17475 </match>
17476 </match>
17477 <match key="usb.vendor_id" int="4046">
17478 <match key="usb.product_id" int="16827">
17479 <merge key="info.category" type="string">portable_audio_player</merge>
17480 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17481 <merge key="portable_audio_player.access_method" type="string">user</merge>
17482 <merge key="portable_audio_player.type" type="string">mtp</merge>
17483 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17484 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z3 Compact MTP+CDROM</merge>
17485 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17486 </match>
17487 </match>
17488 <match key="usb.vendor_id" int="4046">
17489 <match key="usb.product_id" int="442">
17490 <merge key="info.category" type="string">portable_audio_player</merge>
17491 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17492 <merge key="portable_audio_player.access_method" type="string">user</merge>
17493 <merge key="portable_audio_player.type" type="string">mtp</merge>
17494 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17495 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z3 MTP</merge>
17496 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17497 </match>
17498 </match>
17499 <match key="usb.vendor_id" int="4046">
17500 <match key="usb.product_id" int="20922">
17501 <merge key="info.category" type="string">portable_audio_player</merge>
17502 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17503 <merge key="portable_audio_player.access_method" type="string">user</merge>
17504 <merge key="portable_audio_player.type" type="string">mtp</merge>
17505 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17506 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z3 MTP+ADB</merge>
17507 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17508 </match>
17509 </match>
17510 <match key="usb.vendor_id" int="4046">
17511 <match key="usb.product_id" int="16826">
17512 <merge key="info.category" type="string">portable_audio_player</merge>
17513 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17514 <merge key="portable_audio_player.access_method" type="string">user</merge>
17515 <merge key="portable_audio_player.type" type="string">mtp</merge>
17516 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17517 <merge key="camera.libgphoto2.name" type="string">SONY Xperia Z3 MTP+CDROM</merge>
17518 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17519 </match>
17520 </match>
17521 <match key="usb.vendor_id" int="4046">
17522 <match key="usb.product_id" int="393">
17523 <merge key="info.category" type="string">portable_audio_player</merge>
17524 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17525 <merge key="portable_audio_player.access_method" type="string">user</merge>
17526 <merge key="portable_audio_player.type" type="string">mtp</merge>
17527 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17528 <merge key="camera.libgphoto2.name" type="string">SONY Xperia ZL MTP</merge>
17529 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17530 </match>
17531 </match>
17532 <match key="usb.vendor_id" int="4046">
17533 <match key="usb.product_id" int="20873">
17534 <merge key="info.category" type="string">portable_audio_player</merge>
17535 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17536 <merge key="portable_audio_player.access_method" type="string">user</merge>
17537 <merge key="portable_audio_player.type" type="string">mtp</merge>
17538 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17539 <merge key="camera.libgphoto2.name" type="string">SONY Xperia ZL MTP+ADB</merge>
17540 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17541 </match>
17542 </match>
17543 <match key="usb.vendor_id" int="4046">
17544 <match key="usb.product_id" int="16777">
17545 <merge key="info.category" type="string">portable_audio_player</merge>
17546 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17547 <merge key="portable_audio_player.access_method" type="string">user</merge>
17548 <merge key="portable_audio_player.type" type="string">mtp</merge>
17549 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17550 <merge key="camera.libgphoto2.name" type="string">SONY Xperia ZL MTP+CDROM</merge>
17551 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17552 </match>
17553 </match>
17554 <match key="usb.vendor_id" int="4046">
17555 <match key="usb.product_id" int="407">
17556 <merge key="info.category" type="string">portable_audio_player</merge>
17557 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17558 <merge key="portable_audio_player.access_method" type="string">user</merge>
17559 <merge key="portable_audio_player.type" type="string">mtp</merge>
17560 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17561 <merge key="camera.libgphoto2.name" type="string">SONY Xperia ZR MTP</merge>
17562 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17563 </match>
17564 </match>
17565 <match key="usb.vendor_id" int="4046">
17566 <match key="usb.product_id" int="20887">
17567 <merge key="info.category" type="string">portable_audio_player</merge>
17568 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17569 <merge key="portable_audio_player.access_method" type="string">user</merge>
17570 <merge key="portable_audio_player.type" type="string">mtp</merge>
17571 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17572 <merge key="camera.libgphoto2.name" type="string">SONY Xperia ZR MTP+ADB</merge>
17573 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17574 </match>
17575 </match>
17576 <match key="usb.vendor_id" int="4046">
17577 <match key="usb.product_id" int="326">
17578 <merge key="info.category" type="string">portable_audio_player</merge>
17579 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17580 <merge key="portable_audio_player.access_method" type="string">user</merge>
17581 <merge key="portable_audio_player.type" type="string">mtp</merge>
17582 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17583 <merge key="camera.libgphoto2.name" type="string">SonyEricsson c1605 Xperia Dual E MTP</merge>
17584 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17585 </match>
17586 </match>
17587 <match key="usb.vendor_id" int="4046">
17588 <match key="usb.product_id" int="20806">
17589 <merge key="info.category" type="string">portable_audio_player</merge>
17590 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17591 <merge key="portable_audio_player.access_method" type="string">user</merge>
17592 <merge key="portable_audio_player.type" type="string">mtp</merge>
17593 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17594 <merge key="camera.libgphoto2.name" type="string">SonyEricsson c1605 Xperia Dual E MTP+ADB</merge>
9591 <merge key="camera.libgphoto2.support" type="bool">true</merge> 17595 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9592 </match> 17596 </match>
9593 </match> 17597 </match>
@@ -9625,6 +17629,72 @@
9625 </match> 17629 </match>
9626 </match> 17630 </match>
9627 <match key="usb.vendor_id" int="4046"> 17631 <match key="usb.vendor_id" int="4046">
17632 <match key="usb.product_id" int="343">
17633 <merge key="info.category" type="string">portable_audio_player</merge>
17634 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17635 <merge key="portable_audio_player.access_method" type="string">user</merge>
17636 <merge key="portable_audio_player.type" type="string">mtp</merge>
17637 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17638 <merge key="camera.libgphoto2.name" type="string">SonyEricsson IS12S Xperia Acro MTP</merge>
17639 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17640 </match>
17641 </match>
17642 <match key="usb.vendor_id" int="4046">
17643 <match key="usb.product_id" int="20823">
17644 <merge key="info.category" type="string">portable_audio_player</merge>
17645 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17646 <merge key="portable_audio_player.access_method" type="string">user</merge>
17647 <merge key="portable_audio_player.type" type="string">mtp</merge>
17648 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17649 <merge key="camera.libgphoto2.name" type="string">SonyEricsson IS12S Xperia Acro MTP+ADB</merge>
17650 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17651 </match>
17652 </match>
17653 <match key="usb.vendor_id" int="4046">
17654 <match key="usb.product_id" int="16727">
17655 <merge key="info.category" type="string">portable_audio_player</merge>
17656 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17657 <merge key="portable_audio_player.access_method" type="string">user</merge>
17658 <merge key="portable_audio_player.type" type="string">mtp</merge>
17659 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17660 <merge key="camera.libgphoto2.name" type="string">SonyEricsson IS12S Xperia Acro MTP+CDROM</merge>
17661 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17662 </match>
17663 </match>
17664 <match key="usb.vendor_id" int="4046">
17665 <match key="usb.product_id" int="334">
17666 <merge key="info.category" type="string">portable_audio_player</merge>
17667 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17668 <merge key="portable_audio_player.access_method" type="string">user</merge>
17669 <merge key="portable_audio_player.type" type="string">mtp</merge>
17670 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17671 <merge key="camera.libgphoto2.name" type="string">SonyEricsson j108i (Cedar)</merge>
17672 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17673 </match>
17674 </match>
17675 <match key="usb.vendor_id" int="4046">
17676 <match key="usb.product_id" int="53572">
17677 <merge key="info.category" type="string">portable_audio_player</merge>
17678 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17679 <merge key="portable_audio_player.access_method" type="string">user</merge>
17680 <merge key="portable_audio_player.type" type="string">mtp</merge>
17681 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17682 <merge key="camera.libgphoto2.name" type="string">SonyEricsson j10i (Elm)</merge>
17683 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17684 </match>
17685 </match>
17686 <match key="usb.vendor_id" int="4046">
17687 <match key="usb.product_id" int="324">
17688 <merge key="info.category" type="string">portable_audio_player</merge>
17689 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17690 <merge key="portable_audio_player.access_method" type="string">user</merge>
17691 <merge key="portable_audio_player.type" type="string">mtp</merge>
17692 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17693 <merge key="camera.libgphoto2.name" type="string">SonyEricsson j10i2 (Elm)</merge>
17694 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17695 </match>
17696 </match>
17697 <match key="usb.vendor_id" int="4046">
9628 <match key="usb.product_id" int="57344"> 17698 <match key="usb.product_id" int="57344">
9629 <merge key="info.category" type="string">portable_audio_player</merge> 17699 <merge key="info.category" type="string">portable_audio_player</merge>
9630 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 17700 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -9647,6 +17717,193 @@
9647 </match> 17717 </match>
9648 </match> 17718 </match>
9649 <match key="usb.vendor_id" int="4046"> 17719 <match key="usb.vendor_id" int="4046">
17720 <match key="usb.product_id" int="20815">
17721 <merge key="info.category" type="string">portable_audio_player</merge>
17722 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17723 <merge key="portable_audio_player.access_method" type="string">user</merge>
17724 <merge key="portable_audio_player.type" type="string">mtp</merge>
17725 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17726 <merge key="camera.libgphoto2.name" type="string">SonyEricsson LT15i Xperia Arc MTP+ADB</merge>
17727 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17728 </match>
17729 </match>
17730 <match key="usb.vendor_id" int="4046">
17731 <match key="usb.product_id" int="335">
17732 <merge key="info.category" type="string">portable_audio_player</merge>
17733 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17734 <merge key="portable_audio_player.access_method" type="string">user</merge>
17735 <merge key="portable_audio_player.type" type="string">mtp</merge>
17736 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17737 <merge key="camera.libgphoto2.name" type="string">SonyEricsson LT15i Xperia arc S MTP</merge>
17738 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17739 </match>
17740 </match>
17741 <match key="usb.vendor_id" int="4046">
17742 <match key="usb.product_id" int="346">
17743 <merge key="info.category" type="string">portable_audio_player</merge>
17744 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17745 <merge key="portable_audio_player.access_method" type="string">user</merge>
17746 <merge key="portable_audio_player.type" type="string">mtp</merge>
17747 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17748 <merge key="camera.libgphoto2.name" type="string">SonyEricsson MK16i Xperia MTP</merge>
17749 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17750 </match>
17751 </match>
17752 <match key="usb.vendor_id" int="4046">
17753 <match key="usb.product_id" int="20826">
17754 <merge key="info.category" type="string">portable_audio_player</merge>
17755 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17756 <merge key="portable_audio_player.access_method" type="string">user</merge>
17757 <merge key="portable_audio_player.type" type="string">mtp</merge>
17758 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17759 <merge key="camera.libgphoto2.name" type="string">SonyEricsson MK16i Xperia MTP+ADB</merge>
17760 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17761 </match>
17762 </match>
17763 <match key="usb.vendor_id" int="4046">
17764 <match key="usb.product_id" int="342">
17765 <merge key="info.category" type="string">portable_audio_player</merge>
17766 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17767 <merge key="portable_audio_player.access_method" type="string">user</merge>
17768 <merge key="portable_audio_player.type" type="string">mtp</merge>
17769 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17770 <merge key="camera.libgphoto2.name" type="string">SonyEricsson MT11i Xperia Neo MTP</merge>
17771 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17772 </match>
17773 </match>
17774 <match key="usb.vendor_id" int="4046">
17775 <match key="usb.product_id" int="20822">
17776 <merge key="info.category" type="string">portable_audio_player</merge>
17777 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17778 <merge key="portable_audio_player.access_method" type="string">user</merge>
17779 <merge key="portable_audio_player.type" type="string">mtp</merge>
17780 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17781 <merge key="camera.libgphoto2.name" type="string">SonyEricsson MT11i Xperia Neo MTP+ADB</merge>
17782 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17783 </match>
17784 </match>
17785 <match key="usb.vendor_id" int="4046">
17786 <match key="usb.product_id" int="349">
17787 <merge key="info.category" type="string">portable_audio_player</merge>
17788 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17789 <merge key="portable_audio_player.access_method" type="string">user</merge>
17790 <merge key="portable_audio_player.type" type="string">mtp</merge>
17791 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17792 <merge key="camera.libgphoto2.name" type="string">SonyEricsson R800/R88i Xperia Play MTP</merge>
17793 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17794 </match>
17795 </match>
17796 <match key="usb.vendor_id" int="4046">
17797 <match key="usb.product_id" int="20829">
17798 <merge key="info.category" type="string">portable_audio_player</merge>
17799 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17800 <merge key="portable_audio_player.access_method" type="string">user</merge>
17801 <merge key="portable_audio_player.type" type="string">mtp</merge>
17802 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17803 <merge key="camera.libgphoto2.name" type="string">SonyEricsson R800/R88i Xperia Play MTP+ADB</merge>
17804 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17805 </match>
17806 </match>
17807 <match key="usb.vendor_id" int="4046">
17808 <match key="usb.product_id" int="358">
17809 <merge key="info.category" type="string">portable_audio_player</merge>
17810 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17811 <merge key="portable_audio_player.access_method" type="string">user</merge>
17812 <merge key="portable_audio_player.type" type="string">mtp</merge>
17813 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17814 <merge key="camera.libgphoto2.name" type="string">SonyEricsson SK17i Xperia Mini Pro MTP</merge>
17815 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17816 </match>
17817 </match>
17818 <match key="usb.vendor_id" int="4046">
17819 <match key="usb.product_id" int="20838">
17820 <merge key="info.category" type="string">portable_audio_player</merge>
17821 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17822 <merge key="portable_audio_player.access_method" type="string">user</merge>
17823 <merge key="portable_audio_player.type" type="string">mtp</merge>
17824 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17825 <merge key="camera.libgphoto2.name" type="string">SonyEricsson SK17i Xperia Mini Pro MTP+ADB</merge>
17826 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17827 </match>
17828 </match>
17829 <match key="usb.vendor_id" int="4046">
17830 <match key="usb.product_id" int="359">
17831 <merge key="info.category" type="string">portable_audio_player</merge>
17832 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17833 <merge key="portable_audio_player.access_method" type="string">user</merge>
17834 <merge key="portable_audio_player.type" type="string">mtp</merge>
17835 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17836 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST15i Xperia Mini MTP</merge>
17837 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17838 </match>
17839 </match>
17840 <match key="usb.vendor_id" int="4046">
17841 <match key="usb.product_id" int="20839">
17842 <merge key="info.category" type="string">portable_audio_player</merge>
17843 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17844 <merge key="portable_audio_player.access_method" type="string">user</merge>
17845 <merge key="portable_audio_player.type" type="string">mtp</merge>
17846 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17847 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST15i Xperia Mini MTP+ADB</merge>
17848 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17849 </match>
17850 </match>
17851 <match key="usb.vendor_id" int="4046">
17852 <match key="usb.product_id" int="360">
17853 <merge key="info.category" type="string">portable_audio_player</merge>
17854 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17855 <merge key="portable_audio_player.access_method" type="string">user</merge>
17856 <merge key="portable_audio_player.type" type="string">mtp</merge>
17857 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17858 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST17i Xperia Active MTP</merge>
17859 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17860 </match>
17861 </match>
17862 <match key="usb.vendor_id" int="4046">
17863 <match key="usb.product_id" int="20840">
17864 <merge key="info.category" type="string">portable_audio_player</merge>
17865 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17866 <merge key="portable_audio_player.access_method" type="string">user</merge>
17867 <merge key="portable_audio_player.type" type="string">mtp</merge>
17868 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17869 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST17i Xperia Active MTP+ADB</merge>
17870 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17871 </match>
17872 </match>
17873 <match key="usb.vendor_id" int="4046">
17874 <match key="usb.product_id" int="16744">
17875 <merge key="info.category" type="string">portable_audio_player</merge>
17876 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17877 <merge key="portable_audio_player.access_method" type="string">user</merge>
17878 <merge key="portable_audio_player.type" type="string">mtp</merge>
17879 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17880 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST17i Xperia Active MTP+CDROM</merge>
17881 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17882 </match>
17883 </match>
17884 <match key="usb.vendor_id" int="4046">
17885 <match key="usb.product_id" int="353">
17886 <merge key="info.category" type="string">portable_audio_player</merge>
17887 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17888 <merge key="portable_audio_player.access_method" type="string">user</merge>
17889 <merge key="portable_audio_player.type" type="string">mtp</merge>
17890 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17891 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST18a Xperia Ray MTP</merge>
17892 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17893 </match>
17894 </match>
17895 <match key="usb.vendor_id" int="4046">
17896 <match key="usb.product_id" int="20833">
17897 <merge key="info.category" type="string">portable_audio_player</merge>
17898 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
17899 <merge key="portable_audio_player.access_method" type="string">user</merge>
17900 <merge key="portable_audio_player.type" type="string">mtp</merge>
17901 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
17902 <merge key="camera.libgphoto2.name" type="string">SonyEricsson ST18i Xperia Ray MTP+ADB</merge>
17903 <merge key="camera.libgphoto2.support" type="bool">true</merge>
17904 </match>
17905 </match>
17906 <match key="usb.vendor_id" int="4046">
9650 <match key="usb.product_id" int="251"> 17907 <match key="usb.product_id" int="251">
9651 <merge key="info.category" type="string">portable_audio_player</merge> 17908 <merge key="info.category" type="string">portable_audio_player</merge>
9652 <addset key="info.capabilities" type="strlist">portable_audio_player</addset> 17909 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
@@ -9778,6 +18035,17 @@
9778 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18035 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9779 </match> 18036 </match>
9780 </match> 18037 </match>
18038 <match key="usb.vendor_id" int="4046">
18039 <match key="usb.product_id" int="20845">
18040 <merge key="info.category" type="string">portable_audio_player</merge>
18041 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18042 <merge key="portable_audio_player.access_method" type="string">user</merge>
18043 <merge key="portable_audio_player.type" type="string">mtp</merge>
18044 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18045 <merge key="camera.libgphoto2.name" type="string">SonyEricsson WT19i Live Walkman MTP+ADB</merge>
18046 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18047 </match>
18048 </match>
9781 <match key="usb.vendor_id" int="10096"> 18049 <match key="usb.vendor_id" int="10096">
9782 <match key="usb.product_id" int="36956"> 18050 <match key="usb.product_id" int="36956">
9783 <merge key="info.category" type="string">camera</merge> 18051 <merge key="info.category" type="string">camera</merge>
@@ -9787,6 +18055,60 @@
9787 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18055 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9788 </match> 18056 </match>
9789 </match> 18057 </match>
18058 <match key="usb.vendor_id" int="1363">
18059 <match key="usb.product_id" int="514">
18060 <merge key="info.category" type="string">camera</merge>
18061 <addset key="info.capabilities" type="strlist">camera</addset>
18062 <merge key="camera.access_method" type="string">proprietary</merge>
18063 <merge key="camera.libgphoto2.name" type="string">SpyPen Axys</merge>
18064 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18065 </match>
18066 </match>
18067 <match key="usb.vendor_id" int="1363">
18068 <match key="usb.product_id" int="514">
18069 <merge key="info.category" type="string">camera</merge>
18070 <addset key="info.capabilities" type="strlist">camera</addset>
18071 <merge key="camera.access_method" type="string">proprietary</merge>
18072 <merge key="camera.libgphoto2.name" type="string">SpyPen Cleo</merge>
18073 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18074 </match>
18075 </match>
18076 <match key="usb.vendor_id" int="1363">
18077 <match key="usb.product_id" int="514">
18078 <merge key="info.category" type="string">camera</merge>
18079 <addset key="info.capabilities" type="strlist">camera</addset>
18080 <merge key="camera.access_method" type="string">proprietary</merge>
18081 <merge key="camera.libgphoto2.name" type="string">SpyPen Luxo</merge>
18082 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18083 </match>
18084 </match>
18085 <match key="usb.vendor_id" int="1363">
18086 <match key="usb.product_id" int="514">
18087 <merge key="info.category" type="string">camera</merge>
18088 <addset key="info.capabilities" type="strlist">camera</addset>
18089 <merge key="camera.access_method" type="string">proprietary</merge>
18090 <merge key="camera.libgphoto2.name" type="string">SpyPen Memo</merge>
18091 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18092 </match>
18093 </match>
18094 <match key="usb.vendor_id" int="1363">
18095 <match key="usb.product_id" int="514">
18096 <merge key="info.category" type="string">camera</merge>
18097 <addset key="info.capabilities" type="strlist">camera</addset>
18098 <merge key="camera.access_method" type="string">proprietary</merge>
18099 <merge key="camera.libgphoto2.name" type="string">SpyPen Xion</merge>
18100 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18101 </match>
18102 </match>
18103 <match key="usb.vendor_id" int="10096">
18104 <match key="usb.product_id" int="37152">
18105 <merge key="info.category" type="string">camera</merge>
18106 <addset key="info.capabilities" type="strlist">camera</addset>
18107 <merge key="camera.access_method" type="string">proprietary</merge>
18108 <merge key="camera.libgphoto2.name" type="string">SQ chip camera</merge>
18109 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18110 </match>
18111 </match>
9790 <match key="usb.vendor_id" int="2329"> 18112 <match key="usb.vendor_id" int="2329">
9791 <match key="usb.product_id" int="256"> 18113 <match key="usb.product_id" int="256">
9792 <merge key="info.category" type="string">camera</merge> 18114 <merge key="info.category" type="string">camera</merge>
@@ -9796,6 +18118,15 @@
9796 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18118 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9797 </match> 18119 </match>
9798 </match> 18120 </match>
18121 <match key="usb.vendor_id" int="1363">
18122 <match key="usb.product_id" int="514">
18123 <merge key="info.category" type="string">camera</merge>
18124 <addset key="info.capabilities" type="strlist">camera</addset>
18125 <merge key="camera.access_method" type="string">proprietary</merge>
18126 <merge key="camera.libgphoto2.name" type="string">STM USB Dual-mode camera</merge>
18127 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18128 </match>
18129 </match>
9799 <match key="usb.vendor_id" int="10096"> 18130 <match key="usb.vendor_id" int="10096">
9800 <match key="usb.product_id" int="36956"> 18131 <match key="usb.product_id" int="36956">
9801 <merge key="info.category" type="string">camera</merge> 18132 <merge key="info.category" type="string">camera</merge>
@@ -9805,6 +18136,15 @@
9805 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18136 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9806 </match> 18137 </match>
9807 </match> 18138 </match>
18139 <match key="usb.vendor_id" int="1363">
18140 <match key="usb.product_id" int="514">
18141 <merge key="info.category" type="string">camera</merge>
18142 <addset key="info.capabilities" type="strlist">camera</addset>
18143 <merge key="camera.access_method" type="string">proprietary</merge>
18144 <merge key="camera.libgphoto2.name" type="string">STV0680</merge>
18145 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18146 </match>
18147 </match>
9808 <match key="usb.vendor_id" int="10096"> 18148 <match key="usb.vendor_id" int="10096">
9809 <match key="usb.product_id" int="37181"> 18149 <match key="usb.product_id" int="37181">
9810 <merge key="info.category" type="string">camera</merge> 18150 <merge key="info.category" type="string">camera</merge>
@@ -9814,6 +18154,26 @@
9814 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18154 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9815 </match> 18155 </match>
9816 </match> 18156 </match>
18157 <match key="usb.vendor_id" int="10096">
18158 <match key="usb.product_id" int="37152">
18159 <merge key="info.category" type="string">camera</merge>
18160 <addset key="info.capabilities" type="strlist">camera</addset>
18161 <merge key="camera.access_method" type="string">proprietary</merge>
18162 <merge key="camera.libgphoto2.name" type="string">SY-2107C</merge>
18163 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18164 </match>
18165 </match>
18166 <match key="usb.vendor_id" int="1105">
18167 <match key="usb.product_id" int="53512">
18168 <merge key="info.category" type="string">portable_audio_player</merge>
18169 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18170 <merge key="portable_audio_player.access_method" type="string">user</merge>
18171 <merge key="portable_audio_player.type" type="string">mtp</merge>
18172 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18173 <merge key="camera.libgphoto2.name" type="string">TCL Alcatel one touch 986+</merge>
18174 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18175 </match>
18176 </match>
9817 <match key="usb.vendor_id" int="5073"> 18177 <match key="usb.vendor_id" int="5073">
9818 <match key="usb.product_id" int="28695"> 18178 <match key="usb.product_id" int="28695">
9819 <merge key="info.category" type="string">portable_audio_player</merge> 18179 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -9911,6 +18271,46 @@
9911 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18271 <merge key="camera.libgphoto2.support" type="bool">true</merge>
9912 </match> 18272 </match>
9913 </match> 18273 </match>
18274 <match key="usb.vendor_id" int="1363">
18275 <match key="usb.product_id" int="514">
18276 <merge key="info.category" type="string">camera</merge>
18277 <addset key="info.capabilities" type="strlist">camera</addset>
18278 <merge key="camera.access_method" type="string">proprietary</merge>
18279 <merge key="camera.libgphoto2.name" type="string">Timlex CP075</merge>
18280 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18281 </match>
18282 </match>
18283 <match key="usb.vendor_id" int="5008">
18284 <match key="usb.product_id" int="21589">
18285 <merge key="info.category" type="string">portable_audio_player</merge>
18286 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18287 <merge key="portable_audio_player.access_method" type="string">user</merge>
18288 <merge key="portable_audio_player.type" type="string">mtp</merge>
18289 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18290 <merge key="camera.libgphoto2.name" type="string">TomTom Rider 40</merge>
18291 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18292 </match>
18293 </match>
18294 <match key="usb.vendor_id" int="4571">
18295 <match key="usb.product_id" int="4096">
18296 <merge key="info.category" type="string">camera</merge>
18297 <addset key="info.capabilities" type="strlist">camera</addset>
18298 <merge key="camera.access_method" type="string">proprietary</merge>
18299 <merge key="camera.libgphoto2.name" type="string">Topfield TF5000PVR</merge>
18300 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18301 </match>
18302 </match>
18303 <match key="usb.vendor_id" int="2352">
18304 <match key="usb.product_id" int="2403">
18305 <merge key="info.category" type="string">portable_audio_player</merge>
18306 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18307 <merge key="portable_audio_player.access_method" type="string">user</merge>
18308 <merge key="portable_audio_player.type" type="string">mtp</merge>
18309 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18310 <merge key="camera.libgphoto2.name" type="string">Toshiba Excite AT300</merge>
18311 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18312 </match>
18313 </match>
9914 <match key="usb.vendor_id" int="2352"> 18314 <match key="usb.vendor_id" int="2352">
9915 <match key="usb.product_id" int="12"> 18315 <match key="usb.product_id" int="12">
9916 <merge key="info.category" type="string">portable_audio_player</merge> 18316 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -10033,6 +18433,15 @@
10033 </match> 18433 </match>
10034 </match> 18434 </match>
10035 <match key="usb.vendor_id" int="4402"> 18435 <match key="usb.vendor_id" int="4402">
18436 <match key="usb.product_id" int="17207">
18437 <merge key="info.category" type="string">camera</merge>
18438 <addset key="info.capabilities" type="strlist">camera</addset>
18439 <merge key="camera.access_method" type="string">proprietary</merge>
18440 <merge key="camera.libgphoto2.name" type="string">Toshiba PDR-M11</merge>
18441 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18442 </match>
18443 </match>
18444 <match key="usb.vendor_id" int="4402">
10036 <match key="usb.product_id" int="17202"> 18445 <match key="usb.product_id" int="17202">
10037 <merge key="info.category" type="string">camera</merge> 18446 <merge key="info.category" type="string">camera</merge>
10038 <addset key="info.capabilities" type="strlist">camera</addset> 18447 <addset key="info.capabilities" type="strlist">camera</addset>
@@ -10059,6 +18468,35 @@
10059 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18468 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10060 </match> 18469 </match>
10061 </match> 18470 </match>
18471 <match key="usb.vendor_id" int="2352">
18472 <match key="usb.product_id" int="28928">
18473 <merge key="info.category" type="string">portable_audio_player</merge>
18474 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18475 <merge key="portable_audio_player.access_method" type="string">user</merge>
18476 <merge key="portable_audio_player.type" type="string">mtp</merge>
18477 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18478 <merge key="camera.libgphoto2.name" type="string">Toshiba Thrive AT100/AT105</merge>
18479 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18480 </match>
18481 </match>
18482 <match key="usb.vendor_id" int="3478">
18483 <match key="usb.product_id" int="13056">
18484 <merge key="info.category" type="string">camera</merge>
18485 <addset key="info.capabilities" type="strlist">camera</addset>
18486 <merge key="camera.access_method" type="string">proprietary</merge>
18487 <merge key="camera.libgphoto2.name" type="string">Traveler SX330z</merge>
18488 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18489 </match>
18490 </match>
18491 <match key="usb.vendor_id" int="3478">
18492 <match key="usb.product_id" int="16640">
18493 <merge key="info.category" type="string">camera</merge>
18494 <addset key="info.capabilities" type="strlist">camera</addset>
18495 <merge key="camera.access_method" type="string">proprietary</merge>
18496 <merge key="camera.libgphoto2.name" type="string">Traveler SX410z</merge>
18497 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18498 </match>
18499 </match>
10062 <match key="usb.vendor_id" int="7784"> 18500 <match key="usb.vendor_id" int="7784">
10063 <match key="usb.product_id" int="2"> 18501 <match key="usb.product_id" int="2">
10064 <merge key="info.category" type="string">portable_audio_player</merge> 18502 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -10092,6 +18530,15 @@
10092 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18530 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10093 </match> 18531 </match>
10094 </match> 18532 </match>
18533 <match key="usb.vendor_id" int="2125">
18534 <match key="usb.product_id" int="3">
18535 <merge key="info.category" type="string">camera</merge>
18536 <addset key="info.capabilities" type="strlist">camera</addset>
18537 <merge key="camera.access_method" type="string">proprietary</merge>
18538 <merge key="camera.libgphoto2.name" type="string">Trust Familycam 300</merge>
18539 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18540 </match>
18541 </match>
10095 <match key="usb.vendor_id" int="1750"> 18542 <match key="usb.vendor_id" int="1750">
10096 <match key="usb.product_id" int="46"> 18543 <match key="usb.product_id" int="46">
10097 <merge key="info.category" type="string">camera</merge> 18544 <merge key="info.category" type="string">camera</merge>
@@ -10119,6 +18566,15 @@
10119 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18566 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10120 </match> 18567 </match>
10121 </match> 18568 </match>
18569 <match key="usb.vendor_id" int="1276">
18570 <match key="usb.product_id" int="20554">
18571 <merge key="info.category" type="string">camera</merge>
18572 <addset key="info.capabilities" type="strlist">camera</addset>
18573 <merge key="camera.access_method" type="string">proprietary</merge>
18574 <merge key="camera.libgphoto2.name" type="string">Trust Spyc@m 500F FLASH</merge>
18575 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18576 </match>
18577 </match>
10122 <match key="usb.vendor_id" int="1943"> 18578 <match key="usb.vendor_id" int="1943">
10123 <match key="usb.product_id" int="32794"> 18579 <match key="usb.product_id" int="32794">
10124 <merge key="info.category" type="string">camera</merge> 18580 <merge key="info.category" type="string">camera</merge>
@@ -10128,6 +18584,15 @@
10128 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18584 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10129 </match> 18585 </match>
10130 </match> 18586 </match>
18587 <match key="usb.vendor_id" int="1363">
18588 <match key="usb.product_id" int="514">
18589 <merge key="info.category" type="string">camera</merge>
18590 <addset key="info.capabilities" type="strlist">camera</addset>
18591 <merge key="camera.access_method" type="string">proprietary</merge>
18592 <merge key="camera.libgphoto2.name" type="string">UMAX AstraPen</merge>
18593 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18594 </match>
18595 </match>
10131 <match key="usb.vendor_id" int="3428"> 18596 <match key="usb.vendor_id" int="3428">
10132 <match key="usb.product_id" int="4097"> 18597 <match key="usb.product_id" int="4097">
10133 <merge key="info.category" type="string">camera</merge> 18598 <merge key="info.category" type="string">camera</merge>
@@ -10148,6 +18613,57 @@
10148 </match> 18613 </match>
10149 </match> 18614 </match>
10150 </match> 18615 </match>
18616 <match key="usb.vendor_id" int="8711">
18617 <match key="usb.product_id" int="1">
18618 <merge key="info.category" type="string">portable_audio_player</merge>
18619 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18620 <merge key="portable_audio_player.access_method" type="string">user</merge>
18621 <merge key="portable_audio_player.type" type="string">mtp</merge>
18622 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18623 <merge key="camera.libgphoto2.name" type="string">Various Viewpia DR/bq Kepler</merge>
18624 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18625 </match>
18626 </match>
18627 <match key="usb.vendor_id" int="8711">
18628 <match key="usb.product_id" int="17">
18629 <merge key="info.category" type="string">portable_audio_player</merge>
18630 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18631 <merge key="portable_audio_player.access_method" type="string">user</merge>
18632 <merge key="portable_audio_player.type" type="string">mtp</merge>
18633 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18634 <merge key="camera.libgphoto2.name" type="string">Various Viewpia DR/bq Kepler Debugging</merge>
18635 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18636 </match>
18637 </match>
18638 <match key="usb.vendor_id" int="1032">
18639 <match key="usb.product_id" int="14489">
18640 <merge key="info.category" type="string">portable_audio_player</merge>
18641 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18642 <merge key="portable_audio_player.access_method" type="string">user</merge>
18643 <merge key="portable_audio_player.type" type="string">mtp</merge>
18644 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18645 <merge key="camera.libgphoto2.name" type="string">Verizon Ellipsis 7</merge>
18646 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18647 </match>
18648 </match>
18649 <match key="usb.vendor_id" int="10096">
18650 <match key="usb.product_id" int="37152">
18651 <merge key="info.category" type="string">camera</merge>
18652 <addset key="info.capabilities" type="strlist">camera</addset>
18653 <merge key="camera.access_method" type="string">proprietary</merge>
18654 <merge key="camera.libgphoto2.name" type="string">ViviCam3350</merge>
18655 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18656 </match>
18657 </match>
18658 <match key="usb.vendor_id" int="10096">
18659 <match key="usb.product_id" int="37152">
18660 <merge key="info.category" type="string">camera</merge>
18661 <addset key="info.capabilities" type="strlist">camera</addset>
18662 <merge key="camera.access_method" type="string">proprietary</merge>
18663 <merge key="camera.libgphoto2.name" type="string">ViviCam5B</merge>
18664 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18665 </match>
18666 </match>
10151 <match key="usb.vendor_id" int="2425"> 18667 <match key="usb.vendor_id" int="2425">
10152 <match key="usb.product_id" int="551"> 18668 <match key="usb.product_id" int="551">
10153 <merge key="info.category" type="string">camera</merge> 18669 <merge key="info.category" type="string">camera</merge>
@@ -10193,6 +18709,50 @@
10193 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18709 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10194 </match> 18710 </match>
10195 </match> 18711 </match>
18712 <match key="usb.vendor_id" int="1161">
18713 <match key="usb.product_id" int="57617">
18714 <merge key="info.category" type="string">portable_audio_player</merge>
18715 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18716 <merge key="portable_audio_player.access_method" type="string">user</merge>
18717 <merge key="portable_audio_player.type" type="string">mtp</merge>
18718 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18719 <merge key="camera.libgphoto2.name" type="string">Vizio (for Lenovo) LIFETAB S9714</merge>
18720 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18721 </match>
18722 </match>
18723 <match key="usb.vendor_id" int="1161">
18724 <match key="usb.product_id" int="49190">
18725 <merge key="info.category" type="string">portable_audio_player</merge>
18726 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18727 <merge key="portable_audio_player.access_method" type="string">user</merge>
18728 <merge key="portable_audio_player.type" type="string">mtp</merge>
18729 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18730 <merge key="camera.libgphoto2.name" type="string">Vizio Unknown 1</merge>
18731 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18732 </match>
18733 </match>
18734 <match key="usb.vendor_id" int="1161">
18735 <match key="usb.product_id" int="57408">
18736 <merge key="info.category" type="string">portable_audio_player</merge>
18737 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18738 <merge key="portable_audio_player.access_method" type="string">user</merge>
18739 <merge key="portable_audio_player.type" type="string">mtp</merge>
18740 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18741 <merge key="camera.libgphoto2.name" type="string">Vizio VTAB1008</merge>
18742 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18743 </match>
18744 </match>
18745 <match key="usb.vendor_id" int="1329">
18746 <match key="usb.product_id" int="8193">
18747 <merge key="info.category" type="string">portable_audio_player</merge>
18748 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18749 <merge key="portable_audio_player.access_method" type="string">user</merge>
18750 <merge key="portable_audio_player.type" type="string">mtp</merge>
18751 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18752 <merge key="camera.libgphoto2.name" type="string">Wacom Cintiq Companion Hybrid (MTP+ADB)</merge>
18753 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18754 </match>
18755 </match>
10196 <match key="usb.vendor_id" int="3141"> 18756 <match key="usb.vendor_id" int="3141">
10197 <match key="usb.product_id" int="32769"> 18757 <match key="usb.product_id" int="32769">
10198 <merge key="info.category" type="string">camera</merge> 18758 <merge key="info.category" type="string">camera</merge>
@@ -10213,6 +18773,149 @@
10213 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18773 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10214 </match> 18774 </match>
10215 </match> 18775 </match>
18776 <match key="usb.vendor_id" int="10007">
18777 <match key="usb.product_id" int="4968">
18778 <merge key="info.category" type="string">portable_audio_player</merge>
18779 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18780 <merge key="portable_audio_player.access_method" type="string">user</merge>
18781 <merge key="portable_audio_player.type" type="string">mtp</merge>
18782 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18783 <merge key="camera.libgphoto2.name" type="string">Xiaomi HM NOTE 1LTEW MIUI (MTP)</merge>
18784 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18785 </match>
18786 </match>
18787 <match key="usb.vendor_id" int="10007">
18788 <match key="usb.product_id" int="4680">
18789 <merge key="info.category" type="string">portable_audio_player</merge>
18790 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18791 <merge key="portable_audio_player.access_method" type="string">user</merge>
18792 <merge key="portable_audio_player.type" type="string">mtp</merge>
18793 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18794 <merge key="camera.libgphoto2.name" type="string">Xiaomi Hongmi (MTP)</merge>
18795 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18796 </match>
18797 </match>
18798 <match key="usb.vendor_id" int="10007">
18799 <match key="usb.product_id" int="4672">
18800 <merge key="info.category" type="string">portable_audio_player</merge>
18801 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18802 <merge key="portable_audio_player.access_method" type="string">user</merge>
18803 <merge key="portable_audio_player.type" type="string">mtp</merge>
18804 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18805 <merge key="camera.libgphoto2.name" type="string">Xiaomi Hongmi (MTP+ADB)</merge>
18806 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18807 </match>
18808 </match>
18809 <match key="usb.vendor_id" int="10007">
18810 <match key="usb.product_id" int="61443">
18811 <merge key="info.category" type="string">portable_audio_player</merge>
18812 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18813 <merge key="portable_audio_player.access_method" type="string">user</merge>
18814 <merge key="portable_audio_player.type" type="string">mtp</merge>
18815 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18816 <merge key="camera.libgphoto2.name" type="string">Xiaomi Mi-2 (MTP)</merge>
18817 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18818 </match>
18819 </match>
18820 <match key="usb.vendor_id" int="10007">
18821 <match key="usb.product_id" int="36921">
18822 <merge key="info.category" type="string">portable_audio_player</merge>
18823 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18824 <merge key="portable_audio_player.access_method" type="string">user</merge>
18825 <merge key="portable_audio_player.type" type="string">mtp</merge>
18826 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18827 <merge key="camera.libgphoto2.name" type="string">Xiaomi Mi-2 (MTP+ADB)</merge>
18828 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18829 </match>
18830 </match>
18831 <match key="usb.vendor_id" int="10007">
18832 <match key="usb.product_id" int="65352">
18833 <merge key="info.category" type="string">portable_audio_player</merge>
18834 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18835 <merge key="portable_audio_player.access_method" type="string">user</merge>
18836 <merge key="portable_audio_player.type" type="string">mtp</merge>
18837 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18838 <merge key="camera.libgphoto2.name" type="string">Xiaomi Mi-2s (MTP)</merge>
18839 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18840 </match>
18841 </match>
18842 <match key="usb.vendor_id" int="10007">
18843 <match key="usb.product_id" int="872">
18844 <merge key="info.category" type="string">portable_audio_player</merge>
18845 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18846 <merge key="portable_audio_player.access_method" type="string">user</merge>
18847 <merge key="portable_audio_player.type" type="string">mtp</merge>
18848 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18849 <merge key="camera.libgphoto2.name" type="string">Xiaomi Mi-3 (MTP)</merge>
18850 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18851 </match>
18852 </match>
18853 <match key="usb.vendor_id" int="10007">
18854 <match key="usb.product_id" int="864">
18855 <merge key="info.category" type="string">portable_audio_player</merge>
18856 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18857 <merge key="portable_audio_player.access_method" type="string">user</merge>
18858 <merge key="portable_audio_player.type" type="string">mtp</merge>
18859 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18860 <merge key="camera.libgphoto2.name" type="string">Xiaomi Mi-3w (MTP)</merge>
18861 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18862 </match>
18863 </match>
18864 <match key="usb.vendor_id" int="10007">
18865 <match key="usb.product_id" int="1632">
18866 <merge key="info.category" type="string">portable_audio_player</merge>
18867 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18868 <merge key="portable_audio_player.access_method" type="string">user</merge>
18869 <merge key="portable_audio_player.type" type="string">mtp</merge>
18870 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18871 <merge key="camera.libgphoto2.name" type="string">Xiaomi MiPad (MTP)</merge>
18872 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18873 </match>
18874 </match>
18875 <match key="usb.vendor_id" int="8711">
18876 <match key="usb.product_id" int="6">
18877 <merge key="info.category" type="string">portable_audio_player</merge>
18878 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18879 <merge key="portable_audio_player.access_method" type="string">user</merge>
18880 <merge key="portable_audio_player.type" type="string">mtp</merge>
18881 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18882 <merge key="camera.libgphoto2.name" type="string">YiFang BQ Tesla</merge>
18883 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18884 </match>
18885 </match>
18886 <match key="usb.vendor_id" int="10518">
18887 <match key="usb.product_id" int="37197">
18888 <merge key="info.category" type="string">portable_audio_player</merge>
18889 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18890 <merge key="portable_audio_player.access_method" type="string">user</merge>
18891 <merge key="portable_audio_player.type" type="string">mtp</merge>
18892 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18893 <merge key="camera.libgphoto2.name" type="string">Yota Phone 2</merge>
18894 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18895 </match>
18896 </match>
18897 <match key="usb.vendor_id" int="10518">
18898 <match key="usb.product_id" int="61443">
18899 <merge key="info.category" type="string">portable_audio_player</merge>
18900 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18901 <merge key="portable_audio_player.access_method" type="string">user</merge>
18902 <merge key="portable_audio_player.type" type="string">mtp</merge>
18903 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18904 <merge key="camera.libgphoto2.name" type="string">Yota Phone 2 (ID2)</merge>
18905 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18906 </match>
18907 </match>
18908 <match key="usb.vendor_id" int="7871">
18909 <match key="usb.product_id" int="32553">
18910 <merge key="info.category" type="string">portable_audio_player</merge>
18911 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18912 <merge key="portable_audio_player.access_method" type="string">user</merge>
18913 <merge key="portable_audio_player.type" type="string">mtp</merge>
18914 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18915 <merge key="camera.libgphoto2.name" type="string">YU Yureka Vodafone smart turbo 4</merge>
18916 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18917 </match>
18918 </match>
10216 <match key="usb.vendor_id" int="1054"> 18919 <match key="usb.vendor_id" int="1054">
10217 <match key="usb.product_id" int="24576"> 18920 <match key="usb.product_id" int="24576">
10218 <merge key="info.category" type="string">portable_audio_player</merge> 18921 <merge key="info.category" type="string">portable_audio_player</merge>
@@ -10233,6 +18936,83 @@
10233 <merge key="camera.libgphoto2.support" type="bool">true</merge> 18936 <merge key="camera.libgphoto2.support" type="bool">true</merge>
10234 </match> 18937 </match>
10235 </match> 18938 </match>
18939 <match key="usb.vendor_id" int="6610">
18940 <match key="usb.product_id" int="835">
18941 <merge key="info.category" type="string">portable_audio_player</merge>
18942 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18943 <merge key="portable_audio_player.access_method" type="string">user</merge>
18944 <merge key="portable_audio_player.type" type="string">mtp</merge>
18945 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18946 <merge key="camera.libgphoto2.name" type="string">ZTE Grand X In</merge>
18947 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18948 </match>
18949 </match>
18950 <match key="usb.vendor_id" int="6610">
18951 <match key="usb.product_id" int="65486">
18952 <merge key="info.category" type="string">portable_audio_player</merge>
18953 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18954 <merge key="portable_audio_player.access_method" type="string">user</merge>
18955 <merge key="portable_audio_player.type" type="string">mtp</merge>
18956 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18957 <merge key="camera.libgphoto2.name" type="string">ZTE V5</merge>
18958 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18959 </match>
18960 </match>
18961 <match key="usb.vendor_id" int="6610">
18962 <match key="usb.product_id" int="580">
18963 <merge key="info.category" type="string">portable_audio_player</merge>
18964 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18965 <merge key="portable_audio_player.access_method" type="string">user</merge>
18966 <merge key="portable_audio_player.type" type="string">mtp</merge>
18967 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18968 <merge key="camera.libgphoto2.name" type="string">ZTE V55 ID 1</merge>
18969 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18970 </match>
18971 </match>
18972 <match key="usb.vendor_id" int="6610">
18973 <match key="usb.product_id" int="581">
18974 <merge key="info.category" type="string">portable_audio_player</merge>
18975 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18976 <merge key="portable_audio_player.access_method" type="string">user</merge>
18977 <merge key="portable_audio_player.type" type="string">mtp</merge>
18978 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18979 <merge key="camera.libgphoto2.name" type="string">ZTE V55 ID 2</merge>
18980 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18981 </match>
18982 </match>
18983 <match key="usb.vendor_id" int="6610">
18984 <match key="usb.product_id" int="774">
18985 <merge key="info.category" type="string">portable_audio_player</merge>
18986 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18987 <merge key="portable_audio_player.access_method" type="string">user</merge>
18988 <merge key="portable_audio_player.type" type="string">mtp</merge>
18989 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
18990 <merge key="camera.libgphoto2.name" type="string">ZTE V790/Blade 3</merge>
18991 <merge key="camera.libgphoto2.support" type="bool">true</merge>
18992 </match>
18993 </match>
18994 <match key="usb.vendor_id" int="6610">
18995 <match key="usb.product_id" int="775">
18996 <merge key="info.category" type="string">portable_audio_player</merge>
18997 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
18998 <merge key="portable_audio_player.access_method" type="string">user</merge>
18999 <merge key="portable_audio_player.type" type="string">mtp</merge>
19000 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
19001 <merge key="camera.libgphoto2.name" type="string">ZTE V880E</merge>
19002 <merge key="camera.libgphoto2.support" type="bool">true</merge>
19003 </match>
19004 </match>
19005 <match key="usb.vendor_id" int="6610">
19006 <match key="usb.product_id" int="899">
19007 <merge key="info.category" type="string">portable_audio_player</merge>
19008 <addset key="info.capabilities" type="strlist">portable_audio_player</addset>
19009 <merge key="portable_audio_player.access_method" type="string">user</merge>
19010 <merge key="portable_audio_player.type" type="string">mtp</merge>
19011 <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
19012 <merge key="camera.libgphoto2.name" type="string">ZTE V985</merge>
19013 <merge key="camera.libgphoto2.support" type="bool">true</merge>
19014 </match>
19015 </match>
10236 </match> 19016 </match>
10237 </device> 19017 </device>
10238</deviceinfo> 19018</deviceinfo>
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/40-libgphoto2.rules b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/40-libgphoto2.rules
new file mode 100644
index 000000000..b9f04398d
--- /dev/null
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2-2.5.8/40-libgphoto2.rules
@@ -0,0 +1,1955 @@
1# udev rules file for libgphoto2 devices (for udev 0.98 version)
2# Created from this library:
3# libgphoto2 2.5.8 all camlibs, gcc, ltdl, no EXIF
4# libgphoto2_port 0.12.0 gcc, ltdl, no USB, serial without locking
5#
6# this file is autogenerated, local changes will be LOST on upgrades
7ACTION!="add", GOTO="libgphoto2_rules_end"
8SUBSYSTEM!="usb|usb_device", GOTO="libgphoto2_usb_end"
9
10ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
11ATTRS{idVendor}=="0502", ATTRS{idProduct}=="33c3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
12ATTRS{idVendor}=="0502", ATTRS{idProduct}=="33c4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
13ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3643", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
14ATTRS{idVendor}=="0502", ATTRS{idProduct}=="353c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
15ATTRS{idVendor}=="0502", ATTRS{idProduct}=="362d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
16ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3586", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
17ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3348", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
18ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3349", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
19ATTRS{idVendor}=="0502", ATTRS{idProduct}=="334a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
20ATTRS{idVendor}=="0502", ATTRS{idProduct}=="33d8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
21ATTRS{idVendor}=="0502", ATTRS{idProduct}=="337c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
22ATTRS{idVendor}=="0502", ATTRS{idProduct}=="337d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
23ATTRS{idVendor}=="0502", ATTRS{idProduct}=="33cb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
24ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3325", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
25ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3341", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
26ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3344", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
27ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3345", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
28ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3389", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
29ATTRS{idVendor}=="0502", ATTRS{idProduct}=="338a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
30ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3378", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
31ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3514", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
32ATTRS{idVendor}=="0502", ATTRS{idProduct}=="35a8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
33ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3644", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
34ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3725", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
35ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3609", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
36ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3473", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
37ATTRS{idVendor}=="0502", ATTRS{idProduct}=="355f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
38ATTRS{idVendor}=="0502", ATTRS{idProduct}=="3657", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
39ATTRS{idVendor}=="0502", ATTRS{idProduct}=="33aa", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
40ATTRS{idVendor}=="0502", ATTRS{idProduct}=="35e4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
41ATTRS{idVendor}=="0502", ATTRS{idProduct}=="361d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
42ATTRS{idVendor}=="16d5", ATTRS{idProduct}=="8006", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
43ATTRS{idVendor}=="16d5", ATTRS{idProduct}=="8005", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
44ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
45ATTRS{idVendor}=="06bd", ATTRS{idProduct}=="0403", MODE="l36"
46ATTRS{idVendor}=="06bd", ATTRS{idProduct}=="0404", MODE="l36"
47ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504b", MODE="l36"
48ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
49ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
50ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
51ATTRS{idVendor}=="08ca", ATTRS{idProduct}=="0111", MODE="l36"
52ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
53ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504b", MODE="l36"
54ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="0168", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
55ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
56ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
57ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="a00e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
58ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="f003", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
59ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="904d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
60ATTRS{idVendor}=="1bbb", ATTRS{idProduct}=="0167", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
61ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
62ATTRS{idVendor}=="1949", ATTRS{idProduct}=="0800", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
63ATTRS{idVendor}=="1949", ATTRS{idProduct}=="0007", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
64ATTRS{idVendor}=="1949", ATTRS{idProduct}=="0008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
65ATTRS{idVendor}=="1949", ATTRS{idProduct}=="000a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
66ATTRS{idVendor}=="1949", ATTRS{idProduct}=="000c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
67ATTRS{idVendor}=="1949", ATTRS{idProduct}=="0012", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
68ATTRS{idVendor}=="1949", ATTRS{idProduct}=="000b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
69ATTRS{idVendor}=="1949", ATTRS{idProduct}=="000d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
70ATTRS{idVendor}=="1949", ATTRS{idProduct}=="0005", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
71ATTRS{idVendor}=="1949", ATTRS{idProduct}=="00f2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
72ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0224", MODE="l36"
73ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="129a", MODE="l36"
74ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="12ab", MODE="l36"
75ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1290", MODE="l36"
76ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1292", MODE="l36"
77ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1294", MODE="l36"
78ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1297", MODE="l36"
79ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="12a0", MODE="l36"
80ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="12a8", MODE="l36"
81ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1291", MODE="l36"
82ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1293", MODE="l36"
83ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1299", MODE="l36"
84ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="5008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
85ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="5009", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
86ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="4002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
87ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1528", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
88ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1529", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
89ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1539", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
90ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1538", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
91ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="14b9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
92ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1548", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
93ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="120a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
94ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="131d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
95ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="120c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
96ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1301", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
97ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1303", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
98ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1311", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
99ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1321", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
100ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="31f3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
101ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1331", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
102ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1333", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
103ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="3229", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
104ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1307", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
105ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
106ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1357", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
107ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1351", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
108ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1309", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
109ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="130b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
110ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1313", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
111ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1315", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
112ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1335", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
113ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="130d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
114ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="130f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
115ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1319", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
116ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="14ef", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
117ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1568", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
118ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1569", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
119ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="14bf", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
120ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1518", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
121ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1508", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
122ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1509", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
123ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="14ad", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
124ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="149a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
125ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="146b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
126ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="145e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
127ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1458", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
128ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="31ab", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
129ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1207", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
130ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1341", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
131ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="131b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
132ATTRS{idVendor}=="0e79", ATTRS{idProduct}=="1208", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
133ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
134ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
135ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
136ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
137ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
138ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913c", MODE="l36"
139ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
140ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
141ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
142ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
143ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
144ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5a0f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
145ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4ce0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
146ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4ce1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
147ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="514f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
148ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="7773", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
149ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="540f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
150ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="541f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
151ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="550f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
152ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5500", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
153ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4cd0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
154ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4cd1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
155ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="521f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
156ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="520f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
157ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4cc0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
158ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4cc1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
159ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5460", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
160ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5468", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
161ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5400", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
162ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5410", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
163ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5411", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
164ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5466", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
165ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="7772", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
166ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5506", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
167ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5561", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
168ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5200", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
169ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5201", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
170ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5210", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
171ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5211", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
172ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5214", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
173ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5220", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
174ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5221", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
175ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5230", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
176ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5231", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
177ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4e00", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
178ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4e01", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
179ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4e0f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
180ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4e1f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
181ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4d00", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
182ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4d01", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
183ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4c80", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
184ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4c81", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
185ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4c90", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
186ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4c91", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
187ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4ca0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
188ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="4ca1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
189ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="561f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
190ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5f02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
191ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="580f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
192ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="581f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
193ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5480", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
194ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5481", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
195ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="7781", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
196ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5490", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
197ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="5491", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
198ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9051", MODE="l36"
199ATTRS{idVendor}=="2080", ATTRS{idProduct}=="0006", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
200ATTRS{idVendor}=="2080", ATTRS{idProduct}=="0005", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
201ATTRS{idVendor}=="04a5", ATTRS{idProduct}=="3003", MODE="l36"
202ATTRS{idVendor}=="1d45", ATTRS{idProduct}=="459d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
203ATTRS{idVendor}=="2a47", ATTRS{idProduct}=="7f10", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
204ATTRS{idVendor}=="2a47", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
205ATTRS{idVendor}=="2a47", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
206ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3047", MODE="l36"
207ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c2", MODE="l36"
208ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31bd", MODE="l36"
209ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e6", MODE="l36"
210ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f3", MODE="l36"
211ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3268", MODE="l36"
212ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c0", MODE="l36"
213ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304d", MODE="l36"
214ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f7", MODE="l36"
215ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3066", MODE="l36"
216ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30bf", MODE="l36"
217ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3075", MODE="l36"
218ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ba", MODE="l36"
219ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="310e", MODE="l36"
220ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b4", MODE="l36"
221ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ff", MODE="l36"
222ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311c", MODE="l36"
223ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fe", MODE="l36"
224ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314f", MODE="l36"
225ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f2", MODE="l36"
226ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314e", MODE="l36"
227ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3116", MODE="l36"
228ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3184", MODE="l36"
229ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3119", MODE="l36"
230ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3174", MODE="l36"
231ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3136", MODE="l36"
232ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3160", MODE="l36"
233ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3174", MODE="l36"
234ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3115", MODE="l36"
235ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c4", MODE="l36"
236ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314b", MODE="l36"
237ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315f", MODE="l36"
238ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3173", MODE="l36"
239ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3193", MODE="l36"
240ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c1", MODE="l36"
241ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", MODE="l36"
242ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", MODE="l36"
243ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", MODE="l36"
244ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3072", MODE="l36"
245ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b6", MODE="l36"
246ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f4", MODE="l36"
247ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3052", MODE="l36"
248ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3065", MODE="l36"
249ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3070", MODE="l36"
250ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3071", MODE="l36"
251ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f1", MODE="l36"
252ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", MODE="l36"
253ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306a", MODE="l36"
254ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3088", MODE="l36"
255ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3087", MODE="l36"
256ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a5", MODE="l36"
257ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="317b", MODE="l36"
258ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3270", MODE="l36"
259ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3083", MODE="l36"
260ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30bc", MODE="l36"
261ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3217", MODE="l36"
262ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="327f", MODE="l36"
263ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ea", MODE="l36"
264ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3147", MODE="l36"
265ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31d0", MODE="l36"
266ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3219", MODE="l36"
267ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30eb", MODE="l36"
268ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ec", MODE="l36"
269ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", MODE="l36"
270ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", MODE="l36"
271ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3113", MODE="l36"
272ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ef", MODE="l36"
273ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", MODE="l36"
274ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", MODE="l36"
275ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3110", MODE="l36"
276ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3146", MODE="l36"
277ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3145", MODE="l36"
278ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31cf", MODE="l36"
279ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="319b", MODE="l36"
280ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31ea", MODE="l36"
281ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3101", MODE="l36"
282ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3102", MODE="l36"
283ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3199", MODE="l36"
284ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="323a", MODE="l36"
285ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3218", MODE="l36"
286ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3215", MODE="l36"
287ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="323b", MODE="l36"
288ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3250", MODE="l36"
289ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3272", MODE="l36"
290ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3253", MODE="l36"
291ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="319a", MODE="l36"
292ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="326f", MODE="l36"
293ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3044", MODE="l36"
294ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3060", MODE="l36"
295ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", MODE="l36"
296ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", MODE="l36"
297ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3110", MODE="l36"
298ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3084", MODE="l36"
299ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3099", MODE="l36"
300ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ee", MODE="l36"
301ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3110", MODE="l36"
302ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3145", MODE="l36"
303ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31cf", MODE="l36"
304ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="323d", MODE="l36"
305ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3299", MODE="l36"
306ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31cf", MODE="l36"
307ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3145", MODE="l36"
308ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308e", MODE="l36"
309ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3241", MODE="l36"
310ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="32a9", MODE="l36"
311ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3225", MODE="l36"
312ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e6", MODE="l36"
313ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3193", MODE="l36"
314ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3046", MODE="l36"
315ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304b", MODE="l36"
316ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", MODE="l36"
317ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306b", MODE="l36"
318ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3096", MODE="l36"
319ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="307c", MODE="l36"
320ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="307a", MODE="l36"
321ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a0", MODE="l36"
322ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3096", MODE="l36"
323ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308e", MODE="l36"
324ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3081", MODE="l36"
325ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3080", MODE="l36"
326ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a9", MODE="l36"
327ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306b", MODE="l36"
328ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308d", MODE="l36"
329ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3082", MODE="l36"
330ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="307f", MODE="l36"
331ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3080", MODE="l36"
332ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306b", MODE="l36"
333ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3096", MODE="l36"
334ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30a9", MODE="l36"
335ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3105", MODE="l36"
336ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="308e", MODE="l36"
337ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304f", MODE="l36"
338ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3061", MODE="l36"
339ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="318e", MODE="l36"
340ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c3", MODE="l36"
341ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="323e", MODE="l36"
342ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3264", MODE="l36"
343ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304e", MODE="l36"
344ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3062", MODE="l36"
345ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3191", MODE="l36"
346ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31be", MODE="l36"
347ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="322a", MODE="l36"
348ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="324a", MODE="l36"
349ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3249", MODE="l36"
350ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3271", MODE="l36"
351ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3262", MODE="l36"
352ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3059", MODE="l36"
353ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3076", MODE="l36"
354ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f2", MODE="l36"
355ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b8", MODE="l36"
356ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f1", MODE="l36"
357ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3261", MODE="l36"
358ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3058", MODE="l36"
359ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b7", MODE="l36"
360ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3243", MODE="l36"
361ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f9", MODE="l36"
362ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="310f", MODE="l36"
363ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f8", MODE="l36"
364ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3155", MODE="l36"
365ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3149", MODE="l36"
366ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="317a", MODE="l36"
367ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31bf", MODE="l36"
368ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31ef", MODE="l36"
369ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c2", MODE="l36"
370ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c1", MODE="l36"
371ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3126", MODE="l36"
372ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311b", MODE="l36"
373ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3150", MODE="l36"
374ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314d", MODE="l36"
375ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314c", MODE="l36"
376ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3177", MODE="l36"
377ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3176", MODE="l36"
378ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3074", MODE="l36"
379ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fd", MODE="l36"
380ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fc", MODE="l36"
381ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="313a", MODE="l36"
382ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3139", MODE="l36"
383ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315b", MODE="l36"
384ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3073", MODE="l36"
385ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3117", MODE="l36"
386ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3138", MODE="l36"
387ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315d", MODE="l36"
388ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b5", MODE="l36"
389ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309a", MODE="l36"
390ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3226", MODE="l36"
391ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="323f", MODE="l36"
392ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b9", MODE="l36"
393ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30bb", MODE="l36"
394ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31bc", MODE="l36"
395ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3288", MODE="l36"
396ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3289", MODE="l36"
397ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3048", MODE="l36"
398ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3233", MODE="l36"
399ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="318f", MODE="l36"
400ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31df", MODE="l36"
401ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3258", MODE="l36"
402ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3055", MODE="l36"
403ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306e", MODE="l36"
404ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306f", MODE="l36"
405ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3085", MODE="l36"
406ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b3", MODE="l36"
407ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3125", MODE="l36"
408ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315a", MODE="l36"
409ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", MODE="l36"
410ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3049", MODE="l36"
411ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309c", MODE="l36"
412ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3041", MODE="l36"
413ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3236", MODE="l36"
414ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3045", MODE="l36"
415ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3051", MODE="l36"
416ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="325b", MODE="l36"
417ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3275", MODE="l36"
418ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f0", MODE="l36"
419ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3043", MODE="l36"
420ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3065", MODE="l36"
421ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3070", MODE="l36"
422ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3071", MODE="l36"
423ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311a", MODE="l36"
424ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3057", MODE="l36"
425ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="304c", MODE="l36"
426ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3066", MODE="l36"
427ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3056", MODE="l36"
428ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3075", MODE="l36"
429ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ba", MODE="l36"
430ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306c", MODE="l36"
431ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="306d", MODE="l36"
432ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3148", MODE="l36"
433ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3077", MODE="l36"
434ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b4", MODE="l36"
435ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b2", MODE="l36"
436ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b1", MODE="l36"
437ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fa", MODE="l36"
438ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3212", MODE="l36"
439ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="309b", MODE="l36"
440ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3072", MODE="l36"
441ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314f", MODE="l36"
442ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30b6", MODE="l36"
443ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3184", MODE="l36"
444ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c4", MODE="l36"
445ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f4", MODE="l36"
446ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", MODE="l36"
447ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c0", MODE="l36"
448ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3137", MODE="l36"
449ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f1", MODE="l36"
450ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30ff", MODE="l36"
451ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30f2", MODE="l36"
452ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="311c", MODE="l36"
453ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30fe", MODE="l36"
454ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3119", MODE="l36"
455ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314e", MODE="l36"
456ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3175", MODE="l36"
457ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c2", MODE="l36"
458ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3174", MODE="l36"
459ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="314b", MODE="l36"
460ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3196", MODE="l36"
461ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3115", MODE="l36"
462ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e6", MODE="l36"
463ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c1", MODE="l36"
464ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3193", MODE="l36"
465ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="318d", MODE="l36"
466ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="315e", MODE="l36"
467ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3192", MODE="l36"
468ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e0", MODE="l36"
469ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3211", MODE="l36"
470ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3234", MODE="l36"
471ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="325a", MODE="l36"
472ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3276", MODE="l36"
473ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31e4", MODE="l36"
474ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c0", MODE="l36"
475ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31f6", MODE="l36"
476ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="322c", MODE="l36"
477ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3228", MODE="l36"
478ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3245", MODE="l36"
479ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3244", MODE="l36"
480ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="325f", MODE="l36"
481ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3238", MODE="l36"
482ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="325c", MODE="l36"
483ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3277", MODE="l36"
484ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="329b", MODE="l36"
485ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3050", MODE="l36"
486ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="305c", MODE="l36"
487ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31ea", MODE="l36"
488ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3217", MODE="l36"
489ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="323b", MODE="l36"
490ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="3078", MODE="l36"
491ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="1049", MODE="l36"
492ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="1042", MODE="l36"
493ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="104d", MODE="l36"
494ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="104c", MODE="l36"
495ATTRS{idVendor}=="07cf", ATTRS{idProduct}=="117a", MODE="l36"
496ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c200", MODE="l36"
497ATTRS{idVendor}=="04b7", ATTRS{idProduct}=="88a9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
498ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
499ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
500ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
501ATTRS{idVendor}=="0553", ATTRS{idProduct}=="1002", MODE="l36"
502ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
503ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8001", MODE="l36"
504ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0224", MODE="l36"
505ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
506ATTRS{idVendor}=="1e74", ATTRS{idProduct}=="6512", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
507ATTRS{idVendor}=="1e53", ATTRS{idProduct}=="0005", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
508ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
509ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
510ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4100", MODE="l36"
511ATTRS{idVendor}=="03e8", ATTRS{idProduct}=="2182", MODE="l36"
512ATTRS{idVendor}=="03e8", ATTRS{idProduct}=="2180", MODE="l36"
513ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
514ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0952", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
515ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0711", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
516ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0751", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
517ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0911", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
518ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0941", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
519ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0801", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
520ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0871", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
521ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0891", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
522ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0861", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
523ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0881", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
524ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0921", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
525ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0901", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
526ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0701", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
527ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0761", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
528ATTRS{idVendor}=="0e21", ATTRS{idProduct}=="0931", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
529ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4016", MODE="l36"
530ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4007", MODE="l36"
531ATTRS{idVendor}=="041e", ATTRS{idProduct}=="400a", MODE="l36"
532ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4012", MODE="l36"
533ATTRS{idVendor}=="041e", ATTRS{idProduct}=="400b", MODE="l36"
534ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4013", MODE="l36"
535ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4123", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
536ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4157", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
537ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4130", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
538ATTRS{idVendor}=="041e", ATTRS{idProduct}=="413c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
539ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4133", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
540ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4161", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
541ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4137", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
542ATTRS{idVendor}=="041e", ATTRS{idProduct}=="413d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
543ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4131", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
544ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4150", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
545ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4158", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
546ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4152", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
547ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
548ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4153", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
549ATTRS{idVendor}=="041e", ATTRS{idProduct}=="413e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
550ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4151", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
551ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4162", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
552ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4169", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
553ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4128", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
554ATTRS{idVendor}=="106c", ATTRS{idProduct}=="3215", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
555ATTRS{idVendor}=="084d", ATTRS{idProduct}=="0003", MODE="l36"
556ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1021", MODE="l36"
557ATTRS{idVendor}=="03e8", ATTRS{idProduct}=="2130", MODE="l36"
558ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
559ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
560ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8000", MODE="l36"
561ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4132", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
562ATTRS{idVendor}=="041e", ATTRS{idProduct}=="412f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
563ATTRS{idVendor}=="413c", ATTRS{idProduct}=="b10b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
564ATTRS{idVendor}=="413c", ATTRS{idProduct}=="b11a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
565ATTRS{idVendor}=="413c", ATTRS{idProduct}=="b11b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
566ATTRS{idVendor}=="413c", ATTRS{idProduct}=="4500", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
567ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
568ATTRS{idVendor}=="1f3a", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
569ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
570ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
571ATTRS{idVendor}=="05da", ATTRS{idProduct}=="1018", MODE="l36"
572ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
573ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
574ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
575ATTRS{idVendor}=="1183", ATTRS{idProduct}=="0001", MODE="l36"
576ATTRS{idVendor}=="05da", ATTRS{idProduct}=="1020", MODE="l36"
577ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
578ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
579ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="6021", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
580ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9050", MODE="l36"
581ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9052", MODE="l36"
582ATTRS{idVendor}=="10d6", ATTRS{idProduct}=="2200", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
583ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
584ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
585ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0403", MODE="l36"
586ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0402", MODE="l36"
587ATTRS{idVendor}=="2970", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
588ATTRS{idVendor}=="2970", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
589ATTRS{idVendor}=="1782", ATTRS{idProduct}=="4001", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
590ATTRS{idVendor}=="06d3", ATTRS{idProduct}=="21ba", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
591ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0002", MODE="l36"
592ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0002", MODE="l36"
593ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="014a", MODE="l36"
594ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d2", MODE="l36"
595ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c6", MODE="l36"
596ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d3", MODE="l36"
597ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="021b", MODE="l36"
598ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0193", MODE="l36"
599ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e0", MODE="l36"
600ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c0", MODE="l36"
601ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e4", MODE="l36"
602ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="019b", MODE="l36"
603ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c1", MODE="l36"
604ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c5", MODE="l36"
605ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d4", MODE="l36"
606ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e6", MODE="l36"
607ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01fa", MODE="l36"
608ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="020e", MODE="l36"
609ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="022d", MODE="l36"
610ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0271", MODE="l36"
611ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0250", MODE="l36"
612ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01dd", MODE="l36"
613ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01db", MODE="l36"
614ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01ef", MODE="l36"
615ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0200", MODE="l36"
616ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01e8", MODE="l36"
617ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0209", MODE="l36"
618ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0240", MODE="l36"
619ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="027d", MODE="l36"
620ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0265", MODE="l36"
621ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0298", MODE="l36"
622ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c4", MODE="l36"
623ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d7", MODE="l36"
624ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01bf", MODE="l36"
625ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0142", MODE="l36"
626ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="018f", MODE="l36"
627ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="029c", MODE="l36"
628ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0233", MODE="l36"
629ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="026e", MODE="l36"
630ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0263", MODE="l36"
631ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="02a6", MODE="l36"
632ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0288", MODE="l36"
633ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01d8", MODE="l36"
634ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="0201", MODE="l36"
635ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="020d", MODE="l36"
636ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01fe", MODE="l36"
637ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="02b5", MODE="l36"
638ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
639ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c3", MODE="l36"
640ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
641ATTRS{idVendor}=="04c5", ATTRS{idProduct}=="1140", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
642ATTRS{idVendor}=="04c5", ATTRS{idProduct}=="133b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
643ATTRS{idVendor}=="091e", ATTRS{idProduct}=="2585", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
644ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
645ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
646ATTRS{idVendor}=="0458", ATTRS{idProduct}=="7005", MODE="l36"
647ATTRS{idVendor}=="040d", ATTRS{idProduct}=="885c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
648ATTRS{idVendor}=="0414", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
649ATTRS{idVendor}=="0414", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
650ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
651ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
652ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
653ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="0007", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
654ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="0006", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
655ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4e41", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
656ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4e42", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
657ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4e0f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
658ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4d00", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
659ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="2d02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
660ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="740a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
661ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="d10a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
662ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="d109", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
663ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4ee1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
664ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4ee2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
665ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="b00a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
666ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="70a8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
667ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4e25", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
668ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4e26", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
669ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="05b3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
670ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="7102", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
671ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4ee5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
672ATTRS{idVendor}=="2672", ATTRS{idProduct}=="0011", MODE="l36"
673ATTRS{idVendor}=="0797", ATTRS{idProduct}=="801c", MODE="l36"
674ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
675ATTRS{idVendor}=="1302", ATTRS{idProduct}=="1016", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
676ATTRS{idVendor}=="1302", ATTRS{idProduct}=="1017", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
677ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
678ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
679ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7e1d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
680ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="5d1d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
681ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="5c1d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
682ATTRS{idVendor}=="109b", ATTRS{idProduct}=="9106", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
683ATTRS{idVendor}=="109b", ATTRS{idProduct}=="9109", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
684ATTRS{idVendor}=="109b", ATTRS{idProduct}=="9105", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
685ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6502", MODE="l36"
686ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6202", MODE="l36"
687ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7c02", MODE="l36"
688ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7d02", MODE="l36"
689ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6302", MODE="l36"
690ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6602", MODE="l36"
691ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7402", MODE="l36"
692ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7802", MODE="l36"
693ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7202", MODE="l36"
694ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6e02", MODE="l36"
695ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7902", MODE="l36"
696ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6d02", MODE="l36"
697ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6302", MODE="l36"
698ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4102", MODE="l36"
699ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6802", MODE="l36"
700ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7102", MODE="l36"
701ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6b02", MODE="l36"
702ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6402", MODE="l36"
703ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7602", MODE="l36"
704ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6702", MODE="l36"
705ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6c02", MODE="l36"
706ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6a02", MODE="l36"
707ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4202", MODE="l36"
708ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7702", MODE="l36"
709ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7e02", MODE="l36"
710ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4302", MODE="l36"
711ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4102", MODE="l36"
712ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4402", MODE="l36"
713ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4502", MODE="l36"
714ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="4102", MODE="l36"
715ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="6002", MODE="l36"
716ATTRS{idVendor}=="f003", ATTRS{idProduct}=="6002", MODE="l36"
717ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8b02", MODE="l36"
718ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8c02", MODE="l36"
719ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7502", MODE="l36"
720ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7b02", MODE="l36"
721ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7302", MODE="l36"
722ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="7a02", MODE="l36"
723ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8002", MODE="l36"
724ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8102", MODE="l36"
725ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8202", MODE="l36"
726ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="9b02", MODE="l36"
727ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8402", MODE="l36"
728ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8502", MODE="l36"
729ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="9602", MODE="l36"
730ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="9702", MODE="l36"
731ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8702", MODE="l36"
732ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="8802", MODE="l36"
733ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="685c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
734ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="6860", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
735ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
736ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
737ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0ec6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
738ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0ebd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
739ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dff", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
740ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0c93", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
741ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0ca8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
742ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dfe", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
743ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0de4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
744ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="05fd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
745ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dd5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
746ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0e31", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
747ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0e32", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
748ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0df5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
749ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="07ae", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
750ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dda", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
751ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f91", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
752ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f64", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
753ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f63", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
754ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f87", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
755ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f5f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
756ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f60", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
757ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dea", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
758ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dd2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
759ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="07ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
760ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0f25", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
761ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="061a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
762ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0fb4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
763ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0fb5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
764ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="07cb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
765ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="07d9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
766ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0cec", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
767ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0df8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
768ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0df9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
769ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dfa", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
770ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dfb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
771ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dfc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
772ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dfd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
773ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="07d8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
774ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="2012", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
775ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="060b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
776ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0dcd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
777ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="f0ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
778ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0ba1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
779ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0ba2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
780ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1082", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
781ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="360f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
782ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="361f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
783ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1051", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
784ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1052", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
785ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9153", MODE="l36"
786ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
787ATTRS{idVendor}=="0489", ATTRS{idProduct}=="c025", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
788ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
789ATTRS{idVendor}=="19ff", ATTRS{idProduct}=="0303", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
790ATTRS{idVendor}=="19ff", ATTRS{idProduct}=="0309", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
791ATTRS{idVendor}=="19ff", ATTRS{idProduct}=="0307", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
792ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0a5f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
793ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0a15", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
794ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0a16", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
795ATTRS{idVendor}=="8086", ATTRS{idProduct}=="0630", MODE="l36"
796ATTRS{idVendor}=="8087", ATTRS{idProduct}=="0a5e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
797ATTRS{idVendor}=="8087", ATTRS{idProduct}=="09fb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
798ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
799ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
800ATTRS{idVendor}=="4102", ATTRS{idProduct}=="112a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
801ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1126", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
802ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1141", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
803ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1142", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
804ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1152", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
805ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1167", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
806ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1151", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
807ATTRS{idVendor}=="4102", ATTRS{idProduct}=="2101", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
808ATTRS{idVendor}=="4102", ATTRS{idProduct}=="2105", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
809ATTRS{idVendor}=="4102", ATTRS{idProduct}=="2102", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
810ATTRS{idVendor}=="1006", ATTRS{idProduct}=="3004", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
811ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
812ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1122", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
813ATTRS{idVendor}=="1006", ATTRS{idProduct}=="4002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
814ATTRS{idVendor}=="1006", ATTRS{idProduct}=="4003", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
815ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1147", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
816ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1113", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
817ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1120", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
818ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1117", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
819ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1115", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
820ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1114", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
821ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1118", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
822ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1119", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
823ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1153", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
824ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1134", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
825ATTRS{idVendor}=="1042", ATTRS{idProduct}=="1143", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
826ATTRS{idVendor}=="1e68", ATTRS{idProduct}=="1002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
827ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1116", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
828ATTRS{idVendor}=="4102", ATTRS{idProduct}=="1132", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
829ATTRS{idVendor}=="0b20", ATTRS{idProduct}=="ddee", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
830ATTRS{idVendor}=="0784", ATTRS{idProduct}=="0100", MODE="l36"
831ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
832ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
833ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
834ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="3300", MODE="l36"
835ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4100", MODE="l36"
836ATTRS{idVendor}=="05da", ATTRS{idProduct}=="1006", MODE="l36"
837ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="0000", MODE="l36"
838ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
839ATTRS{idVendor}=="2931", ATTRS{idProduct}=="0a01", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
840ATTRS{idVendor}=="2931", ATTRS{idProduct}=="0a05", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
841ATTRS{idVendor}=="04f1", ATTRS{idProduct}=="6105", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
842ATTRS{idVendor}=="084e", ATTRS{idProduct}=="0001", MODE="l36"
843ATTRS{idVendor}=="0b28", ATTRS{idProduct}=="100c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
844ATTRS{idVendor}=="2237", ATTRS{idProduct}=="d108", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
845ATTRS{idVendor}=="2237", ATTRS{idProduct}=="d109", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
846ATTRS{idVendor}=="2237", ATTRS{idProduct}=="b108", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
847ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0617", MODE="l36"
848ATTRS{idVendor}=="040a", ATTRS{idProduct}=="060b", MODE="l36"
849ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057e", MODE="l36"
850ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058a", MODE="l36"
851ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058c", MODE="l36"
852ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058d", MODE="l36"
853ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0589", MODE="l36"
854ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05aa", MODE="l36"
855ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059a", MODE="l36"
856ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a2", MODE="l36"
857ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b7", MODE="l36"
858ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ba", MODE="l36"
859ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a7", MODE="l36"
860ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05af", MODE="l36"
861ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ae", MODE="l36"
862ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c3", MODE="l36"
863ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a9", MODE="l36"
864ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c6", MODE="l36"
865ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059c", MODE="l36"
866ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0560", MODE="l36"
867ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0560", MODE="l36"
868ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0535", MODE="l36"
869ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0566", MODE="l36"
870ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0566", MODE="l36"
871ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0574", MODE="l36"
872ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0573", MODE="l36"
873ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0571", MODE="l36"
874ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0584", MODE="l36"
875ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0579", MODE="l36"
876ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0578", MODE="l36"
877ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0578", MODE="l36"
878ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057a", MODE="l36"
879ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057b", MODE="l36"
880ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0586", MODE="l36"
881ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057c", MODE="l36"
882ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0100", MODE="l36"
883ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0120", MODE="l36"
884ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0121", MODE="l36"
885ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0110", MODE="l36"
886ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0111", MODE="l36"
887ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0130", MODE="l36"
888ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0112", MODE="l36"
889ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0132", MODE="l36"
890ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0160", MODE="l36"
891ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0131", MODE="l36"
892ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0525", MODE="l36"
893ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0500", MODE="l36"
894ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0510", MODE="l36"
895ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0530", MODE="l36"
896ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0170", MODE="l36"
897ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0555", MODE="l36"
898ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0576", MODE="l36"
899ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0550", MODE="l36"
900ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0570", MODE="l36"
901ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0572", MODE="l36"
902ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0575", MODE="l36"
903ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057d", MODE="l36"
904ATTRS{idVendor}=="040a", ATTRS{idProduct}=="057f", MODE="l36"
905ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0577", MODE="l36"
906ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0300", MODE="l36"
907ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0540", MODE="l36"
908ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0568", MODE="l36"
909ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0569", MODE="l36"
910ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0565", MODE="l36"
911ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0567", MODE="l36"
912ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ce", MODE="l36"
913ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0600", MODE="l36"
914ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059f", MODE="l36"
915ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c1", MODE="l36"
916ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ad", MODE="l36"
917ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0585", MODE="l36"
918ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0400", MODE="l36"
919ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0592", MODE="l36"
920ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0593", MODE="l36"
921ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058e", MODE="l36"
922ATTRS{idVendor}=="040a", ATTRS{idProduct}=="058f", MODE="l36"
923ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0591", MODE="l36"
924ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05a0", MODE="l36"
925ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ac", MODE="l36"
926ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05ab", MODE="l36"
927ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b8", MODE="l36"
928ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059d", MODE="l36"
929ATTRS{idVendor}=="040a", ATTRS{idProduct}=="059e", MODE="l36"
930ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0587", MODE="l36"
931ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b3", MODE="l36"
932ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b4", MODE="l36"
933ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0580", MODE="l36"
934ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0588", MODE="l36"
935ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0403", MODE="l36"
936ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05b5", MODE="l36"
937ATTRS{idVendor}=="040a", ATTRS{idProduct}=="0595", MODE="l36"
938ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05cf", MODE="l36"
939ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05cd", MODE="l36"
940ATTRS{idVendor}=="040a", ATTRS{idProduct}=="05c0", MODE="l36"
941ATTRS{idVendor}=="04c8", ATTRS{idProduct}=="0722", MODE="l36"
942ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0001", MODE="l36"
943ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0019", MODE="l36"
944ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0009", MODE="l36"
945ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0007", MODE="l36"
946ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0018", MODE="l36"
947ATTRS{idVendor}=="132b", ATTRS{idProduct}=="0022", MODE="l36"
948ATTRS{idVendor}=="1f3a", ATTRS{idProduct}=="1006", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
949ATTRS{idVendor}=="0482", ATTRS{idProduct}=="0979", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
950ATTRS{idVendor}=="0482", ATTRS{idProduct}=="0810", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
951ATTRS{idVendor}=="0482", ATTRS{idProduct}=="0571", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
952ATTRS{idVendor}=="0482", ATTRS{idProduct}=="059a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
953ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9051", MODE="l36"
954ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2375", MODE="l36"
955ATTRS{idVendor}=="1a98", ATTRS{idProduct}=="0002", MODE="l36"
956ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7737", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
957ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="772b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
958ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7498", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
959ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="75bc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
960ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="75be", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
961ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7542", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
962ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="757d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
963ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="76e8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
964ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="740a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
965ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7883", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
966ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="75b5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
967ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="775a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
968ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="74cc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
969ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
970ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7497", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
971ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="74a6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
972ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="74f8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
973ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7718", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
974ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="741c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
975ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="76f2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
976ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="77ea", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
977ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="76ff", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
978ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="77b1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
979ATTRS{idVendor}=="1004", ATTRS{idProduct}=="61f1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
980ATTRS{idVendor}=="1004", ATTRS{idProduct}=="61f9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
981ATTRS{idVendor}=="1004", ATTRS{idProduct}=="627f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
982ATTRS{idVendor}=="1004", ATTRS{idProduct}=="626e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
983ATTRS{idVendor}=="1004", ATTRS{idProduct}=="611b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
984ATTRS{idVendor}=="1004", ATTRS{idProduct}=="608f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
985ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6132", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
986ATTRS{idVendor}=="1004", ATTRS{idProduct}=="633e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
987ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6239", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
988ATTRS{idVendor}=="1004", ATTRS{idProduct}=="623d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
989ATTRS{idVendor}=="1004", ATTRS{idProduct}=="621c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
990ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6225", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
991ATTRS{idVendor}=="1004", ATTRS{idProduct}=="619a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
992ATTRS{idVendor}=="043e", ATTRS{idProduct}=="7040", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
993ATTRS{idVendor}=="043e", ATTRS{idProduct}=="70b1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
994ATTRS{idVendor}=="1004", ATTRS{idProduct}=="631c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
995ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6265", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
996ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6010", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
997ATTRS{idVendor}=="1004", ATTRS{idProduct}=="6005", MODE="l36"
998ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4100", MODE="l36"
999ATTRS{idVendor}=="13d1", ATTRS{idProduct}=="7002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1000ATTRS{idVendor}=="046d", ATTRS{idProduct}=="0900", MODE="l36"
1001ATTRS{idVendor}=="046d", ATTRS{idProduct}=="0950", MODE="l36"
1002ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4100", MODE="l36"
1003ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="3300", MODE="l36"
1004ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1005ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504b", MODE="l36"
1006ATTRS{idVendor}=="066f", ATTRS{idProduct}=="846c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1007ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
1008ATTRS{idVendor}=="0e8d", ATTRS{idProduct}=="0050", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1009ATTRS{idVendor}=="0408", ATTRS{idProduct}=="b00a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1010ATTRS{idVendor}=="17ef", ATTRS{idProduct}=="7483", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1011ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
1012ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4100", MODE="l36"
1013ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2205", MODE="l36"
1014ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4102", MODE="l36"
1015ATTRS{idVendor}=="066f", ATTRS{idProduct}=="8550", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1016ATTRS{idVendor}=="066f", ATTRS{idProduct}=="8588", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1017ATTRS{idVendor}=="0408", ATTRS{idProduct}=="b009", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1018ATTRS{idVendor}=="1271", ATTRS{idProduct}=="2012", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1019ATTRS{idVendor}=="201e", ATTRS{idProduct}=="42ab", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1020ATTRS{idVendor}=="2a45", ATTRS{idProduct}=="2008", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1021ATTRS{idVendor}=="2a45", ATTRS{idProduct}=="0c02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1022ATTRS{idVendor}=="10d6", ATTRS{idProduct}=="2300", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1023ATTRS{idVendor}=="0db0", ATTRS{idProduct}=="5572", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1024ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1025ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0640", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1026ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0622", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1027ATTRS{idVendor}=="045e", ATTRS{idProduct}=="04ec", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1028ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0710", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1029ATTRS{idVendor}=="045e", ATTRS{idProduct}=="063e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1030ATTRS{idVendor}=="045e", ATTRS{idProduct}=="f0ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1031ATTRS{idVendor}=="045e", ATTRS{idProduct}=="00c9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1032ATTRS{idVendor}=="045e", ATTRS{idProduct}=="0641", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1033ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8008", MODE="l36"
1034ATTRS{idVendor}=="084d", ATTRS{idProduct}=="0003", MODE="l36"
1035ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1036ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1037ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="60ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1038ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="7088", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1039ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="64cf", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1040ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e32", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1041ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e33", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1042ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e67", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1043ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2ea5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1044ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2ea8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1045ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e68", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1046ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="41d6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1047ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="41da", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1048ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="42a7", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1049ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="437f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1050ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4373", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1051ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4811", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1052ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="41dc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1053ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="70ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1054ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e76", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1055ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e82", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1056ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e84", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1057ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e62", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1058ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e63", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1059ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e66", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1060ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="6413", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1061ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="64b5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1062ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="64b6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1063ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e50", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1064ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2e51", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1065ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="6415", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1066ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="2a65", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1067ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="70a3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1068ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="70a8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1069ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="70a9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1070ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4311", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1071ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4306", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1072ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="41cf", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1073ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="710d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1074ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="710e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1075ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4362", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1076# not working yet: PROGRAM="check-mtp-device", , ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1077ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c200", MODE="l36"
1078ATTRS{idVendor}=="055f", ATTRS{idProduct}=="a350", MODE="l36"
1079ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c220", MODE="l36"
1080ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c420", MODE="l36"
1081ATTRS{idVendor}=="055f", ATTRS{idProduct}=="c520", MODE="l36"
1082ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="9601", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1083ATTRS{idVendor}=="0409", ATTRS{idProduct}=="0326", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1084ATTRS{idVendor}=="0409", ATTRS{idProduct}=="0432", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1085ATTRS{idVendor}=="0409", ATTRS{idProduct}=="0242", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1086ATTRS{idVendor}=="0402", ATTRS{idProduct}=="5668", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1087ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1088ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0302", MODE="l36"
1089ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0117", MODE="l36"
1090ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0122", MODE="l36"
1091ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0123", MODE="l36"
1092ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0109", MODE="l36"
1093ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0115", MODE="l36"
1094ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0121", MODE="l36"
1095ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0111", MODE="l36"
1096ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="011d", MODE="l36"
1097ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="012d", MODE="l36"
1098ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0204", MODE="l36"
1099ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010f", MODE="l36"
1100ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010b", MODE="l36"
1101ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0130", MODE="l36"
1102ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0131", MODE="l36"
1103ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0129", MODE="l36"
1104ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0113", MODE="l36"
1105ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0206", MODE="l36"
1106ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0119", MODE="l36"
1107ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="012e", MODE="l36"
1108ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010d", MODE="l36"
1109ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0135", MODE="l36"
1110ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0139", MODE="l36"
1111ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0137", MODE="l36"
1112ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="011f", MODE="l36"
1113ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0103", MODE="l36"
1114ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0127", MODE="l36"
1115ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0112", MODE="l36"
1116ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0191", MODE="l36"
1117ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0102", MODE="l36"
1118ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0226", MODE="l36"
1119ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0188", MODE="l36"
1120ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0208", MODE="l36"
1121ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="030b", MODE="l36"
1122ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0309", MODE="l36"
1123ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="017e", MODE="l36"
1124ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="015f", MODE="l36"
1125ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0185", MODE="l36"
1126ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0315", MODE="l36"
1127ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0318", MODE="l36"
1128ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0317", MODE="l36"
1129ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0324", MODE="l36"
1130ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0343", MODE="l36"
1131ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0305", MODE="l36"
1132ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0192", MODE="l36"
1133ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0140", MODE="l36"
1134ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="017d", MODE="l36"
1135ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0142", MODE="l36"
1136ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0221", MODE="l36"
1137ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0227", MODE="l36"
1138ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="020c", MODE="l36"
1139ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0169", MODE="l36"
1140ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0184", MODE="l36"
1141ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="015b", MODE="l36"
1142ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0223", MODE="l36"
1143ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0163", MODE="l36"
1144ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0228", MODE="l36"
1145ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0311", MODE="l36"
1146ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="016f", MODE="l36"
1147ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="017f", MODE="l36"
1148ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="018b", MODE="l36"
1149ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0225", MODE="l36"
1150ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0229", MODE="l36"
1151ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="016b", MODE="l36"
1152ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="016c", MODE="l36"
1153ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0173", MODE="l36"
1154ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0337", MODE="l36"
1155ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0346", MODE="l36"
1156ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="014e", MODE="l36"
1157ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0161", MODE="l36"
1158ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0177", MODE="l36"
1159ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0178", MODE="l36"
1160ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0321", MODE="l36"
1161ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="032d", MODE="l36"
1162ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="033f", MODE="l36"
1163ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="031b", MODE="l36"
1164ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0320", MODE="l36"
1165ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0334", MODE="l36"
1166ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="032a", MODE="l36"
1167ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0144", MODE="l36"
1168ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0329", MODE="l36"
1169ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="015d", MODE="l36"
1170ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0220", MODE="l36"
1171ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="014e", MODE="l36"
1172ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0171", MODE="l36"
1173ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="021e", MODE="l36"
1174ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="021c", MODE="l36"
1175ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0157", MODE="l36"
1176ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="021f", MODE="l36"
1177ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0222", MODE="l36"
1178ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0186", MODE="l36"
1179ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0193", MODE="l36"
1180ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="034b", MODE="l36"
1181ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0202", MODE="l36"
1182ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0404", MODE="l36"
1183ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="040c", MODE="l36"
1184ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0408", MODE="l36"
1185ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="041c", MODE="l36"
1186ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="040a", MODE="l36"
1187ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0402", MODE="l36"
1188ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0410", MODE="l36"
1189ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0416", MODE="l36"
1190ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="041a", MODE="l36"
1191ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0424", MODE="l36"
1192ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0425", MODE="l36"
1193ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0427", MODE="l36"
1194ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="042c", MODE="l36"
1195ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0433", MODE="l36"
1196ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0426", MODE="l36"
1197ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0420", MODE="l36"
1198ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="042b", MODE="l36"
1199ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0414", MODE="l36"
1200ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0418", MODE="l36"
1201ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0435", MODE="l36"
1202ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0423", MODE="l36"
1203ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0429", MODE="l36"
1204ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="042f", MODE="l36"
1205ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0431", MODE="l36"
1206ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="041e", MODE="l36"
1207ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="042d", MODE="l36"
1208ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0434", MODE="l36"
1209ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0406", MODE="l36"
1210ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0422", MODE="l36"
1211ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0428", MODE="l36"
1212ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="040e", MODE="l36"
1213ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0430", MODE="l36"
1214ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0437", MODE="l36"
1215ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0412", MODE="l36"
1216ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="042a", MODE="l36"
1217ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="042e", MODE="l36"
1218ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0436", MODE="l36"
1219ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0421", MODE="l36"
1220ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0602", MODE="l36"
1221ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0603", MODE="l36"
1222ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0605", MODE="l36"
1223ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0609", MODE="l36"
1224ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0606", MODE="l36"
1225ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0601", MODE="l36"
1226ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0604", MODE="l36"
1227ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
1228ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0224", MODE="l36"
1229ATTRS{idVendor}=="0421", ATTRS{idProduct}=="02c1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1230ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0065", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1231ATTRS{idVendor}=="0421", ATTRS{idProduct}=="005f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1232ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0462", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1233ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01ee", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1234ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0209", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1235ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04be", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1236ATTRS{idVendor}=="0421", ATTRS{idProduct}=="02e2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1237ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04ba", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1238ATTRS{idVendor}=="0421", ATTRS{idProduct}=="006c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1239ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00ea", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1240ATTRS{idVendor}=="0421", ATTRS{idProduct}=="047e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1241ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0229", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1242ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04b4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1243ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0154", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1244ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0155", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1245ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0159", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1246ATTRS{idVendor}=="0421", ATTRS{idProduct}=="002e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1247ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0098", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1248ATTRS{idVendor}=="0421", ATTRS{idProduct}=="008d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1249ATTRS{idVendor}=="0421", ATTRS{idProduct}=="003c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1250ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0297", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1251ATTRS{idVendor}=="0421", ATTRS{idProduct}=="05d3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1252ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0592", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1253ATTRS{idVendor}=="0421", ATTRS{idProduct}=="03c1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1254ATTRS{idVendor}=="0421", ATTRS{idProduct}=="03cd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1255ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01cf", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1256ATTRS{idVendor}=="0421", ATTRS{idProduct}=="032f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1257ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0179", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1258ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00e5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1259ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0334", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1260ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0335", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1261ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00e4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1262ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01a1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1263ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0221", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1264ATTRS{idVendor}=="0421", ATTRS{idProduct}=="06fc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1265ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0666", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1266ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0661", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1267ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0524", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1268ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0488", MODE="l36"
1269ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04d1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1270ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04e1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1271ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0079", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1272ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0186", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1273ATTRS{idVendor}=="0421", ATTRS{idProduct}=="02fe", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1274ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0302", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1275ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04f1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1276ATTRS{idVendor}=="0421", ATTRS{idProduct}=="000a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1277ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0074", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1278ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0092", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1279ATTRS{idVendor}=="0421", ATTRS{idProduct}=="051a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1280ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0485", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1281ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0478", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1282ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04e5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1283ATTRS{idVendor}=="0421", ATTRS{idProduct}=="04ef", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1284ATTRS{idVendor}=="0421", ATTRS{idProduct}=="006e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1285ATTRS{idVendor}=="0421", ATTRS{idProduct}=="03d2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1286ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0039", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1287ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01f5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1288ATTRS{idVendor}=="0421", ATTRS{idProduct}=="026b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1289ATTRS{idVendor}=="0421", ATTRS{idProduct}=="01f4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1290ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0274", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1291ATTRS{idVendor}=="0421", ATTRS{idProduct}=="06e8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1292ATTRS{idVendor}=="1703", ATTRS{idProduct}=="0001", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1293ATTRS{idVendor}=="1703", ATTRS{idProduct}=="0002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1294ATTRS{idVendor}=="0955", ATTRS{idProduct}=="70a9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1295ATTRS{idVendor}=="0955", ATTRS{idProduct}=="b400", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1296ATTRS{idVendor}=="0955", ATTRS{idProduct}=="cf07", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1297ATTRS{idVendor}=="0955", ATTRS{idProduct}=="cf02", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1298ATTRS{idVendor}=="0955", ATTRS{idProduct}=="7100", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1299ATTRS{idVendor}=="0955", ATTRS{idProduct}=="7102", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1300ATTRS{idVendor}=="1e53", ATTRS{idProduct}=="0006", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1301ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0100", MODE="l36"
1302ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0100", MODE="l36"
1303ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0100", MODE="l36"
1304ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1305ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1306ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1307ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1308ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1309ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1310ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0110", MODE="l36"
1311ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="012f", MODE="l36"
1312ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="012f", MODE="l36"
1313ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0116", MODE="l36"
1314ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1315ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0113", MODE="l36"
1316ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="012f", MODE="l36"
1317ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1318ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0114", MODE="l36"
1319ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0116", MODE="l36"
1320ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0116", MODE="l36"
1321ATTRS{idVendor}=="22d9", ATTRS{idProduct}=="2765", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1322ATTRS{idVendor}=="22d9", ATTRS{idProduct}=="2774", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1323ATTRS{idVendor}=="22d9", ATTRS{idProduct}=="2773", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1324ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
1325ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
1326ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1327ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1328ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1329ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1330ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1331ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1332ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1333ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1334ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1335ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1336ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1337ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2374", MODE="l36"
1338ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2145", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1339ATTRS{idVendor}=="04da", ATTRS{idProduct}=="2158", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1340ATTRS{idVendor}=="106c", ATTRS{idProduct}=="f003", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1341ATTRS{idVendor}=="1d4d", ATTRS{idProduct}=="5036", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1342ATTRS{idVendor}=="1d4d", ATTRS{idProduct}=="5035", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1343ATTRS{idVendor}=="1d4d", ATTRS{idProduct}=="504a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1344ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1345ATTRS{idVendor}=="25fb", ATTRS{idProduct}=="0165", MODE="l36"
1346ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="000d", MODE="l36"
1347ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="00f7", MODE="l36"
1348ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="9702", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1349ATTRS{idVendor}=="0471", ATTRS{idProduct}=="207c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1350ATTRS{idVendor}=="0471", ATTRS{idProduct}=="20b9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1351ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2138", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1352ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0165", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1353ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2077", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1354ATTRS{idVendor}=="0471", ATTRS{idProduct}=="208e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1355ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2004", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1356ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0857", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1357ATTRS{idVendor}=="0471", ATTRS{idProduct}=="084e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1358ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1359ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1360ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2075", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1361ATTRS{idVendor}=="0471", ATTRS{idProduct}=="207b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1362ATTRS{idVendor}=="0471", ATTRS{idProduct}=="20b7", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1363ATTRS{idVendor}=="0471", ATTRS{idProduct}=="20e5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1364ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1365ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1366ATTRS{idVendor}=="0471", ATTRS{idProduct}=="01eb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1367ATTRS{idVendor}=="0471", ATTRS{idProduct}=="014b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1368ATTRS{idVendor}=="0471", ATTRS{idProduct}=="190b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1369ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
1370ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2190", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1371ATTRS{idVendor}=="0471", ATTRS{idProduct}=="7e01", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1372ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0181", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1373ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0164", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1374ATTRS{idVendor}=="0471", ATTRS{idProduct}=="2022", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1375ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0172", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1376ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1377ATTRS{idVendor}=="08e4", ATTRS{idProduct}=="0142", MODE="l36"
1378ATTRS{idVendor}=="08e4", ATTRS{idProduct}=="0148", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1379ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
1380ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1381ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1382ATTRS{idVendor}=="0784", ATTRS{idProduct}=="2888", MODE="l36"
1383ATTRS{idVendor}=="0546", ATTRS{idProduct}=="2035", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1384ATTRS{idVendor}=="0546", ATTRS{idProduct}=="0daf", MODE="l36"
1385ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1386ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1387ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
1388ATTRS{idVendor}=="29e4", ATTRS{idProduct}=="1203", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1389ATTRS{idVendor}=="29e4", ATTRS{idProduct}=="1103", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1390ATTRS{idVendor}=="0784", ATTRS{idProduct}=="5300", MODE="l36"
1391ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="ffff", MODE="l36"
1392ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="8800", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1393ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="f003", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1394ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="0229", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1395ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="3196", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1396ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="6764", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1397ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="6765", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1398ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9039", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1399ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9025", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1400ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1401ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0004", MODE="l36"
1402ATTRS{idVendor}=="0784", ATTRS{idProduct}=="0100", MODE="l36"
1403ATTRS{idVendor}=="2717", ATTRS{idProduct}=="1260", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1404ATTRS{idVendor}=="2717", ATTRS{idProduct}=="1268", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1405ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1406ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220b", MODE="l36"
1407ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2203", MODE="l36"
1408ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2204", MODE="l36"
1409ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2208", MODE="l36"
1410ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220c", MODE="l36"
1411ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0325", MODE="l36"
1412ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2214", MODE="l36"
1413ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="032d", MODE="l36"
1414ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220d", MODE="l36"
1415ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2212", MODE="l36"
1416ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="032b", MODE="l36"
1417ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2213", MODE="l36"
1418ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2216", MODE="l36"
1419ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="032f", MODE="l36"
1420ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2217", MODE="l36"
1421ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="221a", MODE="l36"
1422ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0110", MODE="l36"
1423ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="2202", MODE="l36"
1424ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="033d", MODE="l36"
1425ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220d", MODE="l36"
1426ATTRS{idVendor}=="0fca", ATTRS{idProduct}=="8007", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1427ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220f", MODE="l36"
1428ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220f", MODE="l36"
1429ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", MODE="l36"
1430ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", MODE="l36"
1431ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", MODE="l36"
1432ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1433ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8003", MODE="l36"
1434ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8003", MODE="l36"
1435ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8003", MODE="l36"
1436ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
1437ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
1438ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1439ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1440ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1441ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1442ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1443ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1444ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
1445ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1446ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1447ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1448ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1449ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1450ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1451ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6866", MODE="l36"
1452ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6727", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1453ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6860", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1454ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="685c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1455ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6877", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1456ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6752", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1457ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="68af", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1458ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="e20c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1459ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6819", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1460ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="04a4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1461ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="4f1f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1462ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6734", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1463ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6642", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1464ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="140c", MODE="l36"
1465ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="1384", MODE="l36"
1466ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="684a", MODE="l36"
1467ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6763", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1468ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6709", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1469ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="68a9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1470ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6702", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1471ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="502e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1472ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="501d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1473ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5022", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1474ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="502f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1475ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5024", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1476ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5a0f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1477ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5033", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1478ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="0409", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1479ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5057", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1480ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5081", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1481ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="505a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1482ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5118", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1483ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5083", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1484ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="511a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1485ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5115", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1486ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="511d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1487ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5130", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1488ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5125", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1489ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="510f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1490ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="512e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1491ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5091", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1492ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="508b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1493ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="508a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1494ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5047", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1495ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="507f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1496ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5054", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1497ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="507d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1498ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5093", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1499ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5121", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1500ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="5137", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1501ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="503c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1502ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7410", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1503ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7450", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1504ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7452", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1505ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7432", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1506ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7434", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1507ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74e4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1508ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74d0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1509ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7480", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1510ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7420", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1511ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7422", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1512ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7460", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1513ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74c0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1514ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74c2", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1515ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74e0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1516ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7401", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1517ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7400", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1518ATTRS{idVendor}=="0781", ATTRS{idProduct}=="7430", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1519ATTRS{idVendor}=="0781", ATTRS{idProduct}=="74b0", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1520ATTRS{idVendor}=="0474", ATTRS{idProduct}=="0230", MODE="l36"
1521ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8901", MODE="l36"
1522ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8909", MODE="l36"
1523ATTRS{idVendor}=="0797", ATTRS{idProduct}=="8911", MODE="l36"
1524ATTRS{idVendor}=="084d", ATTRS{idProduct}=="1001", MODE="l36"
1525ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
1526ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0353", MODE="l36"
1527ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="220e", MODE="l36"
1528ATTRS{idVendor}=="05ca", ATTRS{idProduct}=="0327", MODE="l36"
1529ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1530ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1531ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1532ATTRS{idVendor}=="04dd", ATTRS{idProduct}=="9661", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1533ATTRS{idVendor}=="04dd", ATTRS{idProduct}=="96ca", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1534ATTRS{idVendor}=="0489", ATTRS{idProduct}=="c025", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1535ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
1536ATTRS{idVendor}=="066f", ATTRS{idProduct}=="a010", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1537ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1011", MODE="l36"
1538ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1015", MODE="l36"
1539ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1002", MODE="l36"
1540ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1010", MODE="l36"
1541ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1001", MODE="l36"
1542ATTRS{idVendor}=="0c77", ATTRS{idProduct}=="1001", MODE="l36"
1543ATTRS{idVendor}=="18f6", ATTRS{idProduct}=="0102", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1544ATTRS{idVendor}=="18f6", ATTRS{idProduct}=="0110", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1545ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="3300", MODE="l36"
1546ATTRS{idVendor}=="1bdc", ATTRS{idProduct}=="fabf", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1547ATTRS{idVendor}=="0dca", ATTRS{idProduct}=="0002", MODE="l36"
1548ATTRS{idVendor}=="0ec7", ATTRS{idProduct}=="1008", MODE="l36"
1549ATTRS{idVendor}=="054c", ATTRS{idProduct}=="074e", MODE="l36"
1550ATTRS{idVendor}=="054c", ATTRS{idProduct}=="07c6", MODE="l36"
1551ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0957", MODE="l36"
1552ATTRS{idVendor}=="054c", ATTRS{idProduct}=="08e7", MODE="l36"
1553ATTRS{idVendor}=="054c", ATTRS{idProduct}=="094e", MODE="l36"
1554ATTRS{idVendor}=="054c", ATTRS{idProduct}=="08b7", MODE="l36"
1555ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0953", MODE="l36"
1556ATTRS{idVendor}=="054c", ATTRS{idProduct}=="094d", MODE="l36"
1557ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0954", MODE="l36"
1558ATTRS{idVendor}=="054c", ATTRS{idProduct}=="08e2", MODE="l36"
1559ATTRS{idVendor}=="054c", ATTRS{idProduct}=="1294", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1560ATTRS{idVendor}=="054c", ATTRS{idProduct}=="02c0", MODE="l36"
1561ATTRS{idVendor}=="054c", ATTRS{idProduct}=="02e7", MODE="l36"
1562ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1563ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1564ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1565ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1566ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1567ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1568ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0543", MODE="l36"
1569ATTRS{idVendor}=="054c", ATTRS{idProduct}=="061f", MODE="l36"
1570ATTRS{idVendor}=="054c", ATTRS{idProduct}=="06ee", MODE="l36"
1571ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0491", MODE="l36"
1572ATTRS{idVendor}=="054c", ATTRS{idProduct}=="08ad", MODE="l36"
1573ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1574ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1575ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1576ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1577ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1578ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1579ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1580ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1581ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1582ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1583ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1584ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1585ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1586ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1587ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1588ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1589ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1590ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1591ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1592ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1593ATTRS{idVendor}=="054c", ATTRS{idProduct}=="052b", MODE="l36"
1594ATTRS{idVendor}=="054c", ATTRS{idProduct}=="052a", MODE="l36"
1595ATTRS{idVendor}=="054c", ATTRS{idProduct}=="074b", MODE="l36"
1596ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1597ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1598ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0296", MODE="l36"
1599ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1600ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0296", MODE="l36"
1601ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1602ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1603ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1604ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1605ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1606ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1607ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1608ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1609ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1610ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0343", MODE="l36"
1611ATTRS{idVendor}=="054c", ATTRS{idProduct}=="02f8", MODE="l36"
1612ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1613ATTRS{idVendor}=="054c", ATTRS{idProduct}=="053c", MODE="l36"
1614ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1615ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5175", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1616ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="a175", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1617ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="b175", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1618ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0172", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1619ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5172", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1620ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4172", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1621ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0186", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1622ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5186", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1623ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4186", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1624ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0169", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1625ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5169", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1626ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4169", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1627ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0175", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1628ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4175", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1629ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0176", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1630ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4176", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1631ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0177", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1632ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5177", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1633ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4177", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1634ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="a177", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1635ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="b177", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1636ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0178", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1637ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5178", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1638ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4178", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1639ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0182", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1640ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5182", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1641ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4182", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1642ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0173", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1643ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5173", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1644ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4173", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1645ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="a173", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1646ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="b173", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1647ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1648ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1649ATTRS{idVendor}=="054c", ATTRS{idProduct}=="072f", MODE="l36"
1650ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0678", MODE="l36"
1651ATTRS{idVendor}=="054c", ATTRS{idProduct}=="035c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1652ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0325", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1653ATTRS{idVendor}=="054c", ATTRS{idProduct}=="035b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1654ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0404", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1655ATTRS{idVendor}=="054c", ATTRS{idProduct}=="036e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1656ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03d8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1657ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04be", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1658ATTRS{idVendor}=="054c", ATTRS{idProduct}=="059a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1659ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0689", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1660ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03fc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1661ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04cb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1662ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0385", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1663ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03fd", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1664ATTRS{idVendor}=="054c", ATTRS{idProduct}=="05a6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1665ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0326", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1666ATTRS{idVendor}=="054c", ATTRS{idProduct}=="03fe", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1667ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0327", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1668ATTRS{idVendor}=="054c", ATTRS{idProduct}=="038e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1669ATTRS{idVendor}=="054c", ATTRS{idProduct}=="035a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1670ATTRS{idVendor}=="054c", ATTRS{idProduct}=="038c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1671ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04cc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1672ATTRS{idVendor}=="054c", ATTRS{idProduct}=="05a8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1673ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0388", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1674ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04bb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1675ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0397", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1676ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0398", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1677ATTRS{idVendor}=="054c", ATTRS{idProduct}=="004e", MODE="l36"
1678ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04a7", MODE="l36"
1679ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0321", MODE="l36"
1680ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04a3", MODE="l36"
1681ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0669", MODE="l36"
1682ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0736", MODE="l36"
1683ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0737", MODE="l36"
1684ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0574", MODE="l36"
1685ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0675", MODE="l36"
1686ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5176", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1687ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="a176", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1688ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="b176", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1689ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0181", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1690ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5181", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1691ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4181", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1692ATTRS{idVendor}=="054c", ATTRS{idProduct}=="04d1", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1693ATTRS{idVendor}=="054c", ATTRS{idProduct}=="05b3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1694ATTRS{idVendor}=="054c", ATTRS{idProduct}=="05b4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1695ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0171", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1696ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0170", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1697ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5170", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1698ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4170", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1699ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0180", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1700ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5180", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1701ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4180", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1702ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5171", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1703ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4171", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1704ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="017e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1705ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="517e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1706ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="417e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1707ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="a17e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1708ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="b17e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1709ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="016d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1710ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0198", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1711ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5198", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1712ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01a3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1713ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51a3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1714ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41a3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1715ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="018c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1716ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="518c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1717ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="418c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1718ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01bc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1719ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51bc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1720ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01bc", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1721ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01cb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1722ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51cb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1723ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41cb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1724ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0188", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1725ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5188", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1726ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4188", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1727ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0192", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1728ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5192", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1729ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4192", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1730ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="019b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1731ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="519b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1732ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="419b", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1733ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01ab", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1734ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51ab", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1735ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41ab", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1736ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01aa", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1737ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51aa", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1738ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41aa", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1739ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0195", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1740ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5195", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1741ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4195", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1742ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="018d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1743ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0194", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1744ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="518d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1745ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5194", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1746ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="418d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1747ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4194", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1748ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0193", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1749ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5193", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1750ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4193", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1751ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01b6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1752ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0196", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1753ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="019c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1754ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51b6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1755ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5196", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1756ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="519c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1757ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="419c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1758ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01a7", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1759ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41a7", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1760ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51a7", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1761ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="019e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1762ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="519e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1763ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="419e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1764ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01af", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1765ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51af", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1766ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41af", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1767ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01bb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1768ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51bb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1769ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41bb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1770ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="01ba", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1771ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="51ba", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1772ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="41ba", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1773ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0189", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1774ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5189", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1775ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4189", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1776ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0197", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1777ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5197", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1778ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0146", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1779ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5146", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1780ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00d9", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1781ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00d4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1782ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00ef", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1783ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0157", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1784ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5157", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1785ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4157", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1786ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="014e", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1787ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d144", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1788ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0144", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1789ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="e000", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1790ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0075", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1791ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="514f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1792ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="014f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1793ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="015a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1794ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="515a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1795ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0156", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1796ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5156", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1797ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="015d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1798ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="515d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1799ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0166", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1800ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5166", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1801ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0167", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1802ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5167", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1803ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0168", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1804ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5168", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1805ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="4168", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1806ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0161", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1807ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="5161", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1808ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00fb", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1809ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0133", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1810ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="013a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1811ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="10c8", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1812ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00f3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1813ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0105", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1814ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00c6", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1815ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00b3", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1816ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00f5", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1817ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0076", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1818ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="00da", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1819ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="0112", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1820ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="516d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1821ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1822ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1823ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1824ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1825ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1826ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1827ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1828ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
1829ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1830ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1831ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1832ATTRS{idVendor}=="2770", ATTRS{idProduct}=="913d", MODE="l36"
1833ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1834ATTRS{idVendor}=="0451", ATTRS{idProduct}=="d108", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1835ATTRS{idVendor}=="13d1", ATTRS{idProduct}=="7017", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1836ATTRS{idVendor}=="0aa6", ATTRS{idProduct}=="3011", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1837ATTRS{idVendor}=="069b", ATTRS{idProduct}=="3035", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1838ATTRS{idVendor}=="069b", ATTRS{idProduct}=="0777", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1839ATTRS{idVendor}=="069b", ATTRS{idProduct}=="0774", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1840ATTRS{idVendor}=="069b", ATTRS{idProduct}=="077c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1841ATTRS{idVendor}=="069b", ATTRS{idProduct}=="301a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1842ATTRS{idVendor}=="069b", ATTRS{idProduct}=="3028", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1843ATTRS{idVendor}=="0919", ATTRS{idProduct}=="0100", MODE="l36"
1844ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1845ATTRS{idVendor}=="1390", ATTRS{idProduct}=="5455", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1846ATTRS{idVendor}=="11db", ATTRS{idProduct}=="1000", MODE="l36"
1847ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0963", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1848ATTRS{idVendor}=="0930", ATTRS{idProduct}=="000c", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1849ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0009", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1850ATTRS{idVendor}=="0930", ATTRS{idProduct}=="001d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1851ATTRS{idVendor}=="0930", ATTRS{idProduct}=="001a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1852ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0018", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1853ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0011", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1854ATTRS{idVendor}=="0930", ATTRS{idProduct}=="000f", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1855ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0010", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1856ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0019", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1857ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0016", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1858ATTRS{idVendor}=="0930", ATTRS{idProduct}=="0014", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1859ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4337", MODE="l36"
1860ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4332", MODE="l36"
1861ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4335", MODE="l36"
1862ATTRS{idVendor}=="1132", ATTRS{idProduct}=="4334", MODE="l36"
1863ATTRS{idVendor}=="0930", ATTRS{idProduct}=="7100", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1864ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="3300", MODE="l36"
1865ATTRS{idVendor}=="0d96", ATTRS{idProduct}=="4100", MODE="l36"
1866ATTRS{idVendor}=="1e68", ATTRS{idProduct}=="0002", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1867ATTRS{idVendor}=="0402", ATTRS{idProduct}=="0611", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1868ATTRS{idVendor}=="066f", ATTRS{idProduct}=="842a", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1869ATTRS{idVendor}=="084d", ATTRS{idProduct}=="0003", MODE="l36"
1870ATTRS{idVendor}=="06d6", ATTRS{idProduct}=="002e", MODE="l36"
1871ATTRS{idVendor}=="06d6", ATTRS{idProduct}=="002d", MODE="l36"
1872ATTRS{idVendor}=="08ca", ATTRS{idProduct}=="0110", MODE="l36"
1873ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="504a", MODE="l36"
1874ATTRS{idVendor}=="0797", ATTRS{idProduct}=="801a", MODE="l36"
1875ATTRS{idVendor}=="0553", ATTRS{idProduct}=="0202", MODE="l36"
1876ATTRS{idVendor}=="0d64", ATTRS{idProduct}=="1001", MODE="l36"
1877PROGRAM="check-ptp-camera 06/01/01", MODE="l36"
1878ATTRS{idVendor}=="2207", ATTRS{idProduct}=="0001", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1879ATTRS{idVendor}=="2207", ATTRS{idProduct}=="0011", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1880ATTRS{idVendor}=="0408", ATTRS{idProduct}=="3899", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1881ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1882ATTRS{idVendor}=="2770", ATTRS{idProduct}=="9120", MODE="l36"
1883ATTRS{idVendor}=="0979", ATTRS{idProduct}=="0227", MODE="l36"
1884ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010e", MODE="l36"
1885ATTRS{idVendor}=="093a", ATTRS{idProduct}=="010f", MODE="l36"
1886ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="800a", MODE="l36"
1887ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1888ATTRS{idVendor}=="0489", ATTRS{idProduct}=="e111", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1889ATTRS{idVendor}=="0489", ATTRS{idProduct}=="c026", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1890ATTRS{idVendor}=="0489", ATTRS{idProduct}=="e040", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1891ATTRS{idVendor}=="0531", ATTRS{idProduct}=="2001", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1892ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="8001", MODE="l36"
1893ATTRS{idVendor}=="1e53", ATTRS{idProduct}=="0007", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1894ATTRS{idVendor}=="2717", ATTRS{idProduct}=="1368", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1895ATTRS{idVendor}=="2717", ATTRS{idProduct}=="1248", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1896ATTRS{idVendor}=="2717", ATTRS{idProduct}=="1240", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1897ATTRS{idVendor}=="2717", ATTRS{idProduct}=="f003", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1898ATTRS{idVendor}=="2717", ATTRS{idProduct}=="9039", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1899ATTRS{idVendor}=="2717", ATTRS{idProduct}=="ff48", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1900ATTRS{idVendor}=="2717", ATTRS{idProduct}=="0368", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1901ATTRS{idVendor}=="2717", ATTRS{idProduct}=="0360", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1902ATTRS{idVendor}=="2717", ATTRS{idProduct}=="0660", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1903ATTRS{idVendor}=="2207", ATTRS{idProduct}=="0006", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1904ATTRS{idVendor}=="2916", ATTRS{idProduct}=="914d", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1905ATTRS{idVendor}=="2916", ATTRS{idProduct}=="f003", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1906ATTRS{idVendor}=="1ebf", ATTRS{idProduct}=="7f29", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1907ATTRS{idVendor}=="041e", ATTRS{idProduct}=="6000", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1908ATTRS{idVendor}=="2770", ATTRS{idProduct}=="905c", MODE="l36"
1909ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0343", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1910ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="ffce", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1911ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0244", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1912ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0245", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1913ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0306", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1914ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0307", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1915ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0383", ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
1916
1917LABEL="libgphoto2_usb_end"
1918
1919KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="1315", MODE="l36"
1920KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="1320", MODE="l36"
1921KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="0102", MODE="l36"
1922KERNEL=="sg[0-9]*", ATTRS{idVendor}=="1908", ATTRS{idProduct}=="3335", MODE="l36"
1923KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0116", MODE="l36"
1924KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0108", MODE="l36"
1925KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0110", MODE="l36"
1926KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="010e", MODE="l36"
1927KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0104", MODE="l36"
1928KERNEL=="sg[0-9]*", ATTRS{idVendor}=="04b0", ATTRS{idProduct}=="0401", MODE="l36"
1929KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1930KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1931KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1932KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", MODE="l36"
1933KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1934KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1935KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1936KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1937KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0105", MODE="l36"
1938KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", MODE="l36"
1939KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", MODE="l36"
1940KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", MODE="l36"
1941KERNEL=="sg[0-9]*", ATTRS{idVendor}=="07b4", ATTRS{idProduct}=="0109", MODE="l36"
1942KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0070", MODE="l36"
1943KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="00a1", MODE="l36"
1944KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="006e", MODE="l36"
1945KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0093", MODE="l36"
1946KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0091", MODE="l36"
1947KERNEL=="sg[0-9]*", ATTRS{idVendor}=="25fb", ATTRS{idProduct}=="0164", MODE="l36"
1948KERNEL=="sg[0-9]*", ATTRS{idVendor}=="25fb", ATTRS{idProduct}=="0132", MODE="l36"
1949KERNEL=="sg[0-9]*", ATTRS{idVendor}=="25fb", ATTRS{idProduct}=="0102", MODE="l36"
1950KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0009", MODE="l36"
1951KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0a17", ATTRS{idProduct}=="0007", MODE="l36"
1952KERNEL=="sd[a-z]*", ATTRS{idVendor}=="1403", ATTRS{idProduct}=="0001", MODE="l36"
1953KERNEL=="sg[0-9]*", ATTRS{idVendor}=="0168", ATTRS{idProduct}=="3011", MODE="l36"
1954
1955LABEL="libgphoto2_rules_end"
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.8.bb
index cd8fafb25..3de694247 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.8.bb
@@ -3,12 +3,10 @@ SECTION = "libs"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" 4LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
5 5
6PR = "r5" 6DEPENDS = "libtool jpeg virtual/libusb0 libexif zlib libxml2"
7
8DEPENDS = "libtool jpeg virtual/libusb0 libexif"
9 7
10# The .fdi and .rules files were generated with: 8# The .fdi and .rules files were generated with:
11# libgphoto2-2.4.7/packaging/generic$ qemu-arm -s 1048576 -r 2.6.24 -L /OE/angstrom-dev/staging/armv5te-angstrom-linux-gnueabi/ .libs/print-camera-list 9# libgphoto2-2.5.8/packaging/generic$ qemu-arm -s 1048576 -r 2.6.24 -L /OE/angstrom-dev/staging/armv5te-angstrom-linux-gnueabi/ .libs/print-camera-list
12# They are release specific, so please regen when adding new releases 10# They are release specific, so please regen when adding new releases
13 11
14SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2 \ 12SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2 \
@@ -16,18 +14,17 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2
16 file://10-camera-libgphoto2.fdi \ 14 file://10-camera-libgphoto2.fdi \
17 file://40-libgphoto2.rules \ 15 file://40-libgphoto2.rules \
18 file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \ 16 file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \
19 file://allow.to.disable.gd.patch \
20" 17"
21 18
22SRC_URI[libgphoto2.md5sum] = "16a22b9739e45a95980ed62705fe7333" 19SRC_URI[libgphoto2.md5sum] = "873ab01aced49c6b92a98e515db5dcef"
23SRC_URI[libgphoto2.sha256sum] = "5116bbacea57dfe22585e8e939ea30b5fb99fe08de526002788c84e37105c423" 20SRC_URI[libgphoto2.sha256sum] = "031a262e342fae43f724afe66787947ce1fb483277dfe5a8cf1fbe92c58e27b6"
24 21
25inherit autotools pkgconfig gettext lib_package 22inherit autotools pkgconfig gettext lib_package
26 23
27EXTRA_OECONF = " --with-drivers=all udevscriptdir=/lib/udev ac_cv_lib_ltdl_lt_dlcaller_register=yes" 24EXTRA_OECONF = " --with-drivers=all udevscriptdir=/lib/udev ac_cv_lib_ltdl_lt_dlcaller_register=yes"
28 25
29PACKAGECONFIG ??= "" 26PACKAGECONFIG ??= ""
30PACKAGECONFIG[gd] = "--enable-gd,--disable-gd,gd" 27PACKAGECONFIG[gd] = ",--without-gdlib,gd"
31PACKAGECONFIG[serial] = "--enable-serial,--disable-serial,lockdev" 28PACKAGECONFIG[serial] = "--enable-serial,--disable-serial,lockdev"
32 29
33do_configure_append() { 30do_configure_append() {
@@ -56,5 +53,3 @@ FILES_${PN} += "${nonarch_base_libdir}/udev/* ${datadir}/hal"
56FILES_${PN}-dbg += "${libdir}/*/*/.debug" 53FILES_${PN}-dbg += "${libdir}/*/*/.debug"
57FILES_${PN}-dev += "${libdir}/*/*/*.la" 54FILES_${PN}-dev += "${libdir}/*/*/*.la"
58 55
59
60