usbdevs_data.h revision 1.716 1 1.708 pgoyette /* $NetBSD: usbdevs_data.h,v 1.716 2016/11/04 20:40:11 mlelstv Exp $ */
2 1.1 augustss
3 1.1 augustss /*
4 1.674 christos * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
5 1.1 augustss *
6 1.1 augustss * generated from:
7 1.716 mlelstv * NetBSD: usbdevs,v 1.723 2016/11/04 20:39:33 mlelstv Exp
8 1.1 augustss */
9 1.1 augustss
10 1.1 augustss /*
11 1.368 augustss * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
12 1.1 augustss * All rights reserved.
13 1.1 augustss *
14 1.13 augustss * This code is derived from software contributed to The NetBSD Foundation
15 1.97 augustss * by Lennart Augustsson (lennart (at) augustsson.net) at
16 1.13 augustss * Carlstedt Research & Technology.
17 1.1 augustss *
18 1.1 augustss * Redistribution and use in source and binary forms, with or without
19 1.1 augustss * modification, are permitted provided that the following conditions
20 1.1 augustss * are met:
21 1.1 augustss * 1. Redistributions of source code must retain the above copyright
22 1.1 augustss * notice, this list of conditions and the following disclaimer.
23 1.1 augustss * 2. Redistributions in binary form must reproduce the above copyright
24 1.1 augustss * notice, this list of conditions and the following disclaimer in the
25 1.1 augustss * documentation and/or other materials provided with the distribution.
26 1.1 augustss *
27 1.1 augustss * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
28 1.1 augustss * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
29 1.1 augustss * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
30 1.1 augustss * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
31 1.1 augustss * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
32 1.1 augustss * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
33 1.1 augustss * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
34 1.1 augustss * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35 1.1 augustss * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
36 1.1 augustss * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37 1.1 augustss * POSSIBILITY OF SUCH DAMAGE.
38 1.1 augustss */
39 1.1 augustss
40 1.674 christos static const uint16_t usb_vendors[] = {
41 1.674 christos USB_VENDOR_UNKNOWN1, 1, 9, 0,
42 1.674 christos USB_VENDOR_UNKNOWN2, 1, 9, 0,
43 1.674 christos USB_VENDOR_EGALAX2, 16, 24, 0,
44 1.674 christos USB_VENDOR_QUAN, 29, 0,
45 1.674 christos USB_VENDOR_CHIPSBANK, 34, 0,
46 1.674 christos USB_VENDOR_AOX, 44, 0,
47 1.674 christos USB_VENDOR_ATMEL, 48, 0,
48 1.674 christos USB_VENDOR_MITSUMI, 54, 0,
49 1.674 christos USB_VENDOR_HP, 62, 70, 0,
50 1.674 christos USB_VENDOR_ADAPTEC, 78, 0,
51 1.674 christos USB_VENDOR_NATIONAL, 86, 95, 0,
52 1.674 christos USB_VENDOR_ACERLABS, 109, 114, 0,
53 1.674 christos USB_VENDOR_FTDI, 119, 126, 137, 0,
54 1.674 christos USB_VENDOR_NEC, 145, 0,
55 1.674 christos USB_VENDOR_KODAK, 149, 157, 0,
56 1.674 christos USB_VENDOR_WELTREND, 163, 95, 0,
57 1.674 christos USB_VENDOR_VIA, 172, 0,
58 1.674 christos USB_VENDOR_MELCO, 176, 0,
59 1.674 christos USB_VENDOR_CREATIVE, 182, 114, 0,
60 1.674 christos USB_VENDOR_NOKIA, 191, 0,
61 1.674 christos USB_VENDOR_ADI, 197, 201, 0,
62 1.674 christos USB_VENDOR_CATC, 209, 218, 126, 0,
63 1.674 christos USB_VENDOR_SMSC, 225, 0,
64 1.674 christos USB_VENDOR_GRAVIS, 230, 239, 209, 0,
65 1.674 christos USB_VENDOR_SUN, 246, 250, 0,
66 1.674 christos USB_VENDOR_TAUGA, 263, 277, 0,
67 1.674 christos USB_VENDOR_AMD, 230, 280, 137, 0,
68 1.674 christos USB_VENDOR_LEXMARK, 286, 294, 0,
69 1.674 christos USB_VENDOR_NANAO, 308, 0,
70 1.674 christos USB_VENDOR_ALPS, 314, 319, 0,
71 1.674 christos USB_VENDOR_THRUST, 328, 0,
72 1.674 christos USB_VENDOR_TI, 341, 347, 0,
73 1.674 christos USB_VENDOR_ANALOGDEVICES, 359, 137, 0,
74 1.674 christos USB_VENDOR_SIS, 366, 374, 201, 0,
75 1.674 christos USB_VENDOR_KYE, 385, 201, 0,
76 1.674 christos USB_VENDOR_DIAMOND2, 389, 397, 0,
77 1.674 christos USB_VENDOR_MICROSOFT, 405, 0,
78 1.674 christos USB_VENDOR_PRIMAX, 415, 422, 0,
79 1.674 christos USB_VENDOR_MGE, 434, 438, 201, 0,
80 1.674 christos USB_VENDOR_AMP, 442, 0,
81 1.674 christos USB_VENDOR_CHERRY, 446, 453, 0,
82 1.674 christos USB_VENDOR_MEGATRENDS, 467, 476, 0,
83 1.674 christos USB_VENDOR_LOGITECH, 487, 0,
84 1.674 christos USB_VENDOR_BTC, 496, 505, 209, 0,
85 1.674 christos USB_VENDOR_PHILIPS, 511, 0,
86 1.674 christos USB_VENDOR_SANYO, 519, 319, 0,
87 1.674 christos USB_VENDOR_CONNECTIX, 525, 0,
88 1.674 christos USB_VENDOR_KENSINGTON, 535, 0,
89 1.674 christos USB_VENDOR_LUCENT, 546, 0,
90 1.674 christos USB_VENDOR_PLANTRONICS, 553, 0,
91 1.674 christos USB_VENDOR_KYOCERA, 565, 0,
92 1.674 christos USB_VENDOR_STMICRO, 573, 0,
93 1.674 christos USB_VENDOR_FOXCONN, 592, 600, 602, 606, 0,
94 1.674 christos USB_VENDOR_MEIZU, 610, 422, 0,
95 1.674 christos USB_VENDOR_YAMAHA, 616, 0,
96 1.674 christos USB_VENDOR_COMPAQ, 623, 0,
97 1.674 christos USB_VENDOR_HITACHI, 630, 0,
98 1.674 christos USB_VENDOR_ACERP, 109, 638, 0,
99 1.674 christos USB_VENDOR_VISIONEER, 650, 0,
100 1.674 christos USB_VENDOR_CANON, 660, 0,
101 1.674 christos USB_VENDOR_NIKON, 666, 0,
102 1.674 christos USB_VENDOR_IBM, 672, 0,
103 1.674 christos USB_VENDOR_CYPRESS, 676, 95, 0,
104 1.674 christos USB_VENDOR_EPSON, 684, 690, 0,
105 1.674 christos USB_VENDOR_RAINBOW, 696, 704, 0,
106 1.674 christos USB_VENDOR_IODATA, 717, 721, 0,
107 1.674 christos USB_VENDOR_TDK, 726, 0,
108 1.674 christos USB_VENDOR_3COMUSR, 730, 735, 0,
109 1.674 christos USB_VENDOR_METHODE, 744, 422, 752, 756, 0,
110 1.674 christos USB_VENDOR_MAXISWITCH, 761, 766, 0,
111 1.674 christos USB_VENDOR_LOCKHEEDMER, 773, 782, 789, 796, 0,
112 1.674 christos USB_VENDOR_FUJITSU, 805, 0,
113 1.674 christos USB_VENDOR_TOSHIBAAM, 813, 821, 0,
114 1.674 christos USB_VENDOR_MICROMACRO, 280, 829, 704, 0,
115 1.674 christos USB_VENDOR_KONICA, 835, 0,
116 1.674 christos USB_VENDOR_LITEON, 842, 126, 0,
117 1.674 christos USB_VENDOR_FUJIPHOTO, 850, 855, 861, 0,
118 1.674 christos USB_VENDOR_PHILIPSSEMI, 511, 866, 0,
119 1.674 christos USB_VENDOR_TATUNG, 881, 888, 892, 821, 0,
120 1.674 christos USB_VENDOR_SCANLOGIC, 895, 0,
121 1.674 christos USB_VENDOR_MYSON, 905, 126, 0,
122 1.674 christos USB_VENDOR_DIGI2, 911, 0,
123 1.674 christos USB_VENDOR_ITTCANON, 916, 660, 0,
124 1.674 christos USB_VENDOR_ALTEC, 920, 926, 0,
125 1.674 christos USB_VENDOR_MICROCHIP, 934, 126, 0,
126 1.674 christos USB_VENDOR_HOLTEK, 944, 95, 0,
127 1.674 christos USB_VENDOR_PANASONIC, 951, 961, 0,
128 1.674 christos USB_VENDOR_SHARP, 974, 0,
129 1.674 christos USB_VENDOR_IIYAMA, 980, 0,
130 1.674 christos USB_VENDOR_SHUTTLE, 987, 126, 0,
131 1.674 christos USB_VENDOR_SAMSUNG, 995, 422, 0,
132 1.674 christos USB_VENDOR_ANNABOOKS, 1003, 0,
133 1.674 christos USB_VENDOR_JVC, 1013, 0,
134 1.674 christos USB_VENDOR_CHICONY, 1017, 422, 0,
135 1.674 christos USB_VENDOR_BROTHER, 1025, 1033, 0,
136 1.674 christos USB_VENDOR_DALLAS, 1044, 95, 0,
137 1.674 christos USB_VENDOR_AIPTEK2, 1051, 294, 0,
138 1.674 christos USB_VENDOR_ACER, 109, 0,
139 1.674 christos USB_VENDOR_3COM, 1058, 0,
140 1.674 christos USB_VENDOR_HOSIDEN, 1063, 1071, 0,
141 1.674 christos USB_VENDOR_AZTECH, 1083, 201, 0,
142 1.674 christos USB_VENDOR_BELKIN, 1090, 1097, 0,
143 1.674 christos USB_VENDOR_KAWATSU, 1108, 95, 0,
144 1.674 christos USB_VENDOR_COMPOSITE, 1116, 0,
145 1.674 christos USB_VENDOR_APC, 467, 1126, 1132, 0,
146 1.674 christos USB_VENDOR_CONNECTEK, 230, 1143, 1153, 0,
147 1.674 christos USB_VENDOR_NETCHIP, 1157, 126, 0,
148 1.674 christos USB_VENDOR_ALTRA, 1165, 0,
149 1.674 christos USB_VENDOR_ATI, 1171, 704, 0,
150 1.674 christos USB_VENDOR_AKS, 1175, 1183, 201, 0,
151 1.674 christos USB_VENDOR_UNIACCESS, 1193, 218, 0,
152 1.674 christos USB_VENDOR_VIEWSONIC, 1203, 0,
153 1.674 christos USB_VENDOR_XIRLINK, 1213, 0,
154 1.674 christos USB_VENDOR_ANCHOR, 1221, 1228, 0,
155 1.674 christos USB_VENDOR_SONY, 1234, 0,
156 1.674 christos USB_VENDOR_VISION, 1239, 1244, 0,
157 1.674 christos USB_VENDOR_ASAHIKASEI, 1251, 1257, 250, 0,
158 1.674 christos USB_VENDOR_ATEN, 1263, 294, 0,
159 1.674 christos USB_VENDOR_MUSTEK, 1268, 201, 0,
160 1.674 christos USB_VENDOR_TELEX, 1275, 1281, 0,
161 1.674 christos USB_VENDOR_PERACOM, 1296, 1304, 0,
162 1.674 christos USB_VENDOR_ALCOR2, 1313, 280, 0,
163 1.674 christos USB_VENDOR_XYRATEX, 1319, 0,
164 1.674 christos USB_VENDOR_WACOM, 1327, 0,
165 1.674 christos USB_VENDOR_ETEK, 1333, 114, 0,
166 1.674 christos USB_VENDOR_EIZO, 1339, 0,
167 1.674 christos USB_VENDOR_ELECOM, 1344, 0,
168 1.674 christos USB_VENDOR_CONEXANT, 1351, 0,
169 1.674 christos USB_VENDOR_HAUPPAUGE, 1360, 209, 1370, 0,
170 1.674 christos USB_VENDOR_BAFO, 1376, 209, 1389, 0,
171 1.674 christos USB_VENDOR_YEDATA, 1401, 721, 0,
172 1.674 christos USB_VENDOR_AVM, 1405, 0,
173 1.674 christos USB_VENDOR_NINTENDO, 1409, 0,
174 1.674 christos USB_VENDOR_QUICKSHOT, 1418, 0,
175 1.674 christos USB_VENDOR_ROLAND, 1428, 0,
176 1.674 christos USB_VENDOR_ROCKFIRE, 1435, 0,
177 1.674 christos USB_VENDOR_RATOC, 1444, 201, 0,
178 1.674 christos USB_VENDOR_ZYXEL, 1450, 1456, 0,
179 1.674 christos USB_VENDOR_ALCOR, 1313, 280, 0,
180 1.674 christos USB_VENDOR_IOMEGA, 1470, 0,
181 1.674 christos USB_VENDOR_ATREND, 1477, 126, 0,
182 1.674 christos USB_VENDOR_AID, 230, 1485, 137, 0,
183 1.674 christos USB_VENDOR_LACIE, 1491, 0,
184 1.674 christos USB_VENDOR_CISCOLINKSYS3, 1497, 0,
185 1.674 christos USB_VENDOR_OMNIVISION, 1511, 0,
186 1.674 christos USB_VENDOR_INSYSTEM, 1522, 1532, 0,
187 1.674 christos USB_VENDOR_APPLE, 1539, 209, 0,
188 1.674 christos USB_VENDOR_DIGI, 911, 294, 0,
189 1.674 christos USB_VENDOR_QUALCOMM2, 1545, 0,
190 1.674 christos USB_VENDOR_QTRONIX, 1554, 0,
191 1.674 christos USB_VENDOR_ELSA, 1562, 0,
192 1.674 christos USB_VENDOR_BRAINBOXES, 1567, 1578, 0,
193 1.674 christos USB_VENDOR_ULTIMA, 1586, 0,
194 1.674 christos USB_VENDOR_AXIOHM, 1593, 1600, 1612, 0,
195 1.674 christos USB_VENDOR_MICROTEK, 1622, 0,
196 1.674 christos USB_VENDOR_SUNTAC, 1631, 1071, 0,
197 1.674 christos USB_VENDOR_LEXAR, 1635, 1641, 0,
198 1.674 christos USB_VENDOR_ADDTRON, 1647, 0,
199 1.674 christos USB_VENDOR_SYMBOL, 1655, 704, 0,
200 1.674 christos USB_VENDOR_GENESYS, 1662, 1670, 0,
201 1.674 christos USB_VENDOR_FUJI, 850, 319, 0,
202 1.674 christos USB_VENDOR_KEITHLEY, 1676, 347, 0,
203 1.674 christos USB_VENDOR_EIZONANAO, 1339, 1685, 0,
204 1.674 christos USB_VENDOR_KLSI, 1691, 1700, 0,
205 1.674 christos USB_VENDOR_FFC, 1704, 0,
206 1.674 christos USB_VENDOR_ANKO, 1708, 1713, 0,
207 1.674 christos USB_VENDOR_PIENGINEERING, 1724, 1729, 0,
208 1.674 christos USB_VENDOR_AOC, 1741, 294, 0,
209 1.674 christos USB_VENDOR_CHIC, 1745, 126, 0,
210 1.674 christos USB_VENDOR_BARCO, 1750, 1756, 201, 0,
211 1.674 christos USB_VENDOR_BRIDGE, 1764, 1771, 0,
212 1.674 christos USB_VENDOR_SMK, 1783, 0,
213 1.674 christos USB_VENDOR_SOLIDYEAR, 1787, 1793, 0,
214 1.674 christos USB_VENDOR_BIORAD, 1798, 1806, 0,
215 1.674 christos USB_VENDOR_MACALLY, 1819, 0,
216 1.674 christos USB_VENDOR_ACTLABS, 1827, 114, 0,
217 1.674 christos USB_VENDOR_ALARIS, 1831, 0,
218 1.674 christos USB_VENDOR_APEX, 1838, 0,
219 1.674 christos USB_VENDOR_CREATIVE3, 182, 114, 0,
220 1.674 christos USB_VENDOR_VIVITAR, 1843, 0,
221 1.674 christos USB_VENDOR_AVISION, 1851, 0,
222 1.674 christos USB_VENDOR_TEAC, 1859, 0,
223 1.674 christos USB_VENDOR_SGI, 366, 1864, 0,
224 1.674 christos USB_VENDOR_SANWASUPPLY, 1873, 1879, 0,
225 1.674 christos USB_VENDOR_LINKSYS, 1886, 0,
226 1.674 christos USB_VENDOR_ACERSA, 109, 95, 821, 0,
227 1.674 christos USB_VENDOR_SIGMATEL, 1894, 0,
228 1.674 christos USB_VENDOR_DRAYTEK, 1903, 0,
229 1.674 christos USB_VENDOR_AIWA, 1911, 0,
230 1.674 christos USB_VENDOR_ACARD, 1916, 126, 0,
231 1.674 christos USB_VENDOR_PROLIFIC, 1922, 126, 0,
232 1.674 christos USB_VENDOR_SIEMENS, 1931, 0,
233 1.674 christos USB_VENDOR_AVANCELOGIC, 1939, 1670, 0,
234 1.674 christos USB_VENDOR_SIEMENS2, 1931, 0,
235 1.674 christos USB_VENDOR_MINOLTA, 1946, 0,
236 1.674 christos USB_VENDOR_CHPRODUCTS, 1954, 1957, 0,
237 1.674 christos USB_VENDOR_HAGIWARA, 1966, 1975, 0,
238 1.674 christos USB_VENDOR_CTX, 1983, 0,
239 1.674 christos USB_VENDOR_ASKEY, 1991, 209, 0,
240 1.674 christos USB_VENDOR_SAITEK, 1997, 0,
241 1.674 christos USB_VENDOR_ALCATELT, 2004, 2012, 0,
242 1.674 christos USB_VENDOR_AGFA, 2020, 0,
243 1.674 christos USB_VENDOR_ASIAMD, 2033, 2038, 2054, 0,
244 1.674 christos USB_VENDOR_BIZLINK, 2066, 294, 0,
245 1.674 christos USB_VENDOR_KEYSPAN, 2074, 0,
246 1.674 christos USB_VENDOR_AASHIMA, 2082, 126, 0,
247 1.674 christos USB_VENDOR_MULTITECH, 2090, 0,
248 1.674 christos USB_VENDOR_ADS, 2100, 704, 0,
249 1.674 christos USB_VENDOR_ALCATELM, 2004, 2104, 0,
250 1.674 christos USB_VENDOR_SIRIUS, 2121, 704, 0,
251 1.674 christos USB_VENDOR_GUILLEMOT, 2128, 0,
252 1.674 christos USB_VENDOR_BOSTON, 2138, 2145, 0,
253 1.674 christos USB_VENDOR_SMC, 2155, 250, 0,
254 1.674 christos USB_VENDOR_PUTERCOM, 2164, 0,
255 1.674 christos USB_VENDOR_MCT, 2173, 0,
256 1.674 christos USB_VENDOR_IMATION, 2177, 0,
257 1.674 christos USB_VENDOR_SUSTEEN, 2185, 0,
258 1.674 christos USB_VENDOR_EICON, 2193, 1304, 0,
259 1.674 christos USB_VENDOR_MADCATZ, 2199, 2203, 24, 0,
260 1.674 christos USB_VENDOR_DIGITALSTREAM, 2209, 2217, 0,
261 1.674 christos USB_VENDOR_AUREAL, 2224, 95, 0,
262 1.674 christos USB_VENDOR_MIDIMAN, 2231, 0,
263 1.674 christos USB_VENDOR_CYBERPOWER, 2239, 2250, 24, 0,
264 1.674 christos USB_VENDOR_SURECOM, 2259, 126, 0,
265 1.674 christos USB_VENDOR_LINKSYS2, 1886, 0,
266 1.674 christos USB_VENDOR_GRIFFIN, 2267, 126, 0,
267 1.674 christos USB_VENDOR_SANDISK, 2275, 0,
268 1.674 christos USB_VENDOR_JENOPTIK, 2283, 0,
269 1.674 christos USB_VENDOR_LOGITEC, 2292, 0,
270 1.674 christos USB_VENDOR_BRIMAX, 2300, 0,
271 1.674 christos USB_VENDOR_AXIS, 2307, 1281, 0,
272 1.674 christos USB_VENDOR_ABL, 2312, 422, 0,
273 1.674 christos USB_VENDOR_SAGEM, 2316, 0,
274 1.674 christos USB_VENDOR_SUNCOMM, 246, 2322, 24, 0,
275 1.674 christos USB_VENDOR_ALFADATA, 2338, 209, 0,
276 1.674 christos USB_VENDOR_NATIONALTECH, 86, 2347, 201, 0,
277 1.674 christos USB_VENDOR_ONNTO, 2357, 0,
278 1.674 christos USB_VENDOR_BE, 2363, 0,
279 1.674 christos USB_VENDOR_ADMTEK, 2366, 0,
280 1.674 christos USB_VENDOR_COREGA, 2373, 0,
281 1.674 christos USB_VENDOR_FREECOM, 2380, 0,
282 1.674 christos USB_VENDOR_MICROTECH, 2388, 0,
283 1.674 christos USB_VENDOR_GENERALINSTMNTS, 2398, 347, 2406, 0,
284 1.674 christos USB_VENDOR_OLYMPUS, 2417, 0,
285 1.674 christos USB_VENDOR_ABOCOM, 2425, 201, 0,
286 1.674 christos USB_VENDOR_KINGSUN, 2432, 0,
287 1.674 christos USB_VENDOR_KEISOKUGIKEN, 2440, 0,
288 1.674 christos USB_VENDOR_ONSPEC, 2453, 0,
289 1.674 christos USB_VENDOR_APG, 2460, 2464, 2469, 0,
290 1.674 christos USB_VENDOR_BUG, 2476, 0,
291 1.674 christos USB_VENDOR_ALLIEDTELESYN, 2483, 2490, 294, 0,
292 1.674 christos USB_VENDOR_AVERMEDIA, 2498, 704, 0,
293 1.674 christos USB_VENDOR_SIIG, 2508, 0,
294 1.674 christos USB_VENDOR_CASIO, 2513, 0,
295 1.674 christos USB_VENDOR_DLINK2, 2519, 0,
296 1.674 christos USB_VENDOR_APTIO, 2526, 1957, 0,
297 1.674 christos USB_VENDOR_ARASAN, 2532, 2539, 201, 0,
298 1.674 christos USB_VENDOR_ALLIEDCABLE, 2483, 2544, 0,
299 1.674 christos USB_VENDOR_STSN, 2550, 0,
300 1.697 nonaka USB_VENDOR_CENTURY, 2555, 1071, 0,
301 1.697 nonaka USB_VENDOR_BEWAN, 2563, 0,
302 1.697 nonaka USB_VENDOR_ZOOM, 2569, 2574, 0,
303 1.697 nonaka USB_VENDOR_BROADLOGIC, 2586, 0,
304 1.697 nonaka USB_VENDOR_HANDSPRING, 2597, 0,
305 1.697 nonaka USB_VENDOR_PALM, 2608, 2613, 0,
306 1.697 nonaka USB_VENDOR_SOURCENEXT, 2623, 0,
307 1.697 nonaka USB_VENDOR_ACTIONSTAR, 2634, 2641, 2646, 0,
308 1.697 nonaka USB_VENDOR_ACCTON, 2657, 126, 0,
309 1.674 christos USB_VENDOR_DIAMOND, 389, 0,
310 1.697 nonaka USB_VENDOR_NETGEAR, 2664, 0,
311 1.697 nonaka USB_VENDOR_ACTIVEWIRE, 2675, 0,
312 1.697 nonaka USB_VENDOR_BBELECTRONICS, 2686, 422, 0,
313 1.697 nonaka USB_VENDOR_PORTGEAR, 2690, 0,
314 1.697 nonaka USB_VENDOR_NETGEAR2, 2699, 0,
315 1.697 nonaka USB_VENDOR_SYSTEMTALKS, 2707, 2714, 0,
316 1.697 nonaka USB_VENDOR_METRICOM, 2720, 0,
317 1.697 nonaka USB_VENDOR_ADESSOKBTEK, 2729, 821, 0,
318 1.697 nonaka USB_VENDOR_JATON, 2742, 0,
319 1.697 nonaka USB_VENDOR_APT, 2748, 704, 0,
320 1.697 nonaka USB_VENDOR_BOCARESEARCH, 2752, 796, 0,
321 1.697 nonaka USB_VENDOR_ANDREA, 2757, 422, 0,
322 1.697 nonaka USB_VENDOR_BURRBROWN, 2764, 2775, 0,
323 1.697 nonaka USB_VENDOR_2WIRE, 2781, 0,
324 1.674 christos USB_VENDOR_AIPTEK, 1051, 294, 0,
325 1.697 nonaka USB_VENDOR_SMARTBRIDGES, 2787, 0,
326 1.697 nonaka USB_VENDOR_BILLIONTON, 2800, 201, 0,
327 1.697 nonaka USB_VENDOR_EXTENDED, 2811, 201, 0,
328 1.697 nonaka USB_VENDOR_MSYSTEMS, 2820, 0,
329 1.697 nonaka USB_VENDOR_AUTHENTEC, 2830, 0,
330 1.697 nonaka USB_VENDOR_AUDIOTECHNICA, 2840, 0,
331 1.697 nonaka USB_VENDOR_TRUMPION, 2855, 2104, 0,
332 1.697 nonaka USB_VENDOR_ALATION, 2864, 201, 0,
333 1.697 nonaka USB_VENDOR_GLOBESPAN, 2872, 0,
334 1.697 nonaka USB_VENDOR_CONCORDCAMERA, 2882, 2890, 0,
335 1.697 nonaka USB_VENDOR_GARMIN, 2897, 0,
336 1.697 nonaka USB_VENDOR_GOHUBS, 2904, 0,
337 1.697 nonaka USB_VENDOR_BIOMETRIC, 467, 2911, 2921, 0,
338 1.674 christos USB_VENDOR_TOSHIBA, 813, 0,
339 1.697 nonaka USB_VENDOR_PLEXTOR, 2929, 0,
340 1.697 nonaka USB_VENDOR_INTREPIDCS, 2937, 0,
341 1.697 nonaka USB_VENDOR_YANO, 2946, 0,
342 1.697 nonaka USB_VENDOR_KINGSTON, 2951, 126, 0,
343 1.697 nonaka USB_VENDOR_BLUEWATER, 2960, 201, 0,
344 1.697 nonaka USB_VENDOR_AGILENT, 2970, 704, 0,
345 1.697 nonaka USB_VENDOR_GUDE, 2978, 2100, 0,
346 1.697 nonaka USB_VENDOR_PORTSMITH, 2983, 0,
347 1.674 christos USB_VENDOR_ACERW, 109, 0,
348 1.697 nonaka USB_VENDOR_ADIRONDACK, 2993, 3004, 3009, 2544, 0,
349 1.697 nonaka USB_VENDOR_BECKHOFF, 3011, 0,
350 1.697 nonaka USB_VENDOR_MINDSATWORK, 3020, 3026, 3029, 0,
351 1.697 nonaka USB_VENDOR_ZIPPY, 3034, 126, 1071, 0,
352 1.697 nonaka USB_VENDOR_POINTCHIPS, 3040, 0,
353 1.697 nonaka USB_VENDOR_INTERSIL, 3051, 0,
354 1.697 nonaka USB_VENDOR_TRIPPLITE2, 3060, 3066, 0,
355 1.697 nonaka USB_VENDOR_ALTIUS, 3071, 1612, 0,
356 1.697 nonaka USB_VENDOR_ARRIS, 3078, 3084, 0,
357 1.697 nonaka USB_VENDOR_ACTIVCARD, 3096, 0,
358 1.697 nonaka USB_VENDOR_ACTISYS, 3106, 0,
359 1.697 nonaka USB_VENDOR_NOVATEL, 3114, 0,
360 1.697 nonaka USB_VENDOR_AFOURTECH, 3122, 3129, 0,
361 1.697 nonaka USB_VENDOR_AIMEX, 3134, 0,
362 1.697 nonaka USB_VENDOR_ADDONICS, 3140, 704, 0,
363 1.697 nonaka USB_VENDOR_AKAI, 3149, 3154, 3167, 0,
364 1.697 nonaka USB_VENDOR_ARESCOM, 3172, 0,
365 1.697 nonaka USB_VENDOR_BAY, 3180, 3184, 0,
366 1.697 nonaka USB_VENDOR_ALTERA, 3195, 0,
367 1.697 nonaka USB_VENDOR_CSR, 3202, 366, 3212, 0,
368 1.697 nonaka USB_VENDOR_TREK, 3218, 126, 0,
369 1.697 nonaka USB_VENDOR_ASAHIOPTICAL, 1251, 3223, 0,
370 1.697 nonaka USB_VENDOR_BOCASYSTEMS, 2752, 201, 0,
371 1.697 nonaka USB_VENDOR_SHANTOU, 3231, 0,
372 1.697 nonaka USB_VENDOR_MEDIAGEAR, 3239, 0,
373 1.697 nonaka USB_VENDOR_BROADCOM, 3249, 0,
374 1.697 nonaka USB_VENDOR_GREENHOUSE, 3258, 0,
375 1.697 nonaka USB_VENDOR_GEOCAST, 3269, 3277, 201, 0,
376 1.697 nonaka USB_VENDOR_ZYDAS, 3285, 126, 1071, 0,
377 1.697 nonaka USB_VENDOR_NEODIO, 3291, 0,
378 1.697 nonaka USB_VENDOR_OPTIONNV, 3298, 3305, 0,
379 1.697 nonaka USB_VENDOR_ASUSTEK, 3310, 209, 0,
380 1.697 nonaka USB_VENDOR_TODOS, 3318, 721, 2707, 0,
381 1.674 christos USB_VENDOR_SIIG2, 2508, 0,
382 1.697 nonaka USB_VENDOR_TEKRAM, 3324, 126, 0,
383 1.697 nonaka USB_VENDOR_HAL, 3331, 1071, 0,
384 1.697 nonaka USB_VENDOR_EMS, 3335, 3339, 0,
385 1.674 christos USB_VENDOR_NEC2, 145, 0,
386 1.674 christos USB_VENDOR_ATI2, 1171, 0,
387 1.697 nonaka USB_VENDOR_ZEEVO, 3350, 24, 0,
388 1.697 nonaka USB_VENDOR_KURUSUGAWA, 3357, 3368, 24, 0,
389 1.697 nonaka USB_VENDOR_ASIX, 3381, 422, 0,
390 1.697 nonaka USB_VENDOR_PROLIFIC2, 1922, 126, 3386, 0,
391 1.697 nonaka USB_VENDOR_O2MICRO, 3390, 280, 0,
392 1.674 christos USB_VENDOR_USR, 730, 735, 0,
393 1.697 nonaka USB_VENDOR_AMBIT, 3393, 250, 0,
394 1.697 nonaka USB_VENDOR_HTC, 3399, 0,
395 1.697 nonaka USB_VENDOR_REALTEK, 3403, 0,
396 1.697 nonaka USB_VENDOR_ADDONICS2, 3140, 126, 0,
397 1.697 nonaka USB_VENDOR_FSC, 805, 1931, 3411, 0,
398 1.697 nonaka USB_VENDOR_AGATE, 3421, 704, 0,
399 1.697 nonaka USB_VENDOR_DMI, 3427, 0,
400 1.674 christos USB_VENDOR_CHICONY2, 1017, 422, 0,
401 1.697 nonaka USB_VENDOR_MICRODIA, 3431, 600, 3440, 126, 3446, 3451, 0,
402 1.697 nonaka USB_VENDOR_SEALEVEL, 3456, 2707, 0,
403 1.697 nonaka USB_VENDOR_LUWEN, 3465, 0,
404 1.674 christos USB_VENDOR_QUALCOMM_K, 1545, 565, 0,
405 1.697 nonaka USB_VENDOR_ZCOM, 3474, 0,
406 1.697 nonaka USB_VENDOR_ATHEROS2, 3480, 1281, 0,
407 1.697 nonaka USB_VENDOR_TANGTOP, 3488, 0,
408 1.674 christos USB_VENDOR_SMC3, 2155, 250, 0,
409 1.697 nonaka USB_VENDOR_PEN, 3496, 3500, 0,
410 1.697 nonaka USB_VENDOR_ACDC, 467, 209, 3009, 2209, 1097, 0,
411 1.697 nonaka USB_VENDOR_CMEDIA, 3506, 422, 24, 0,
412 1.697 nonaka USB_VENDOR_CONCEPTRONIC2, 3514, 0,
413 1.697 nonaka USB_VENDOR_MSI, 280, 2641, 0,
414 1.697 nonaka USB_VENDOR_ELCON, 3527, 3533, 0,
415 1.697 nonaka USB_VENDOR_UNKNOWN5, 1, 3547, 0,
416 1.697 nonaka USB_VENDOR_SITECOMEU, 3554, 3562, 0,
417 1.697 nonaka USB_VENDOR_AMIGO, 3569, 126, 0,
418 1.697 nonaka USB_VENDOR_HAWKING, 3575, 0,
419 1.697 nonaka USB_VENDOR_GMATE, 3583, 3386, 0,
420 1.697 nonaka USB_VENDOR_MTK, 3591, 0,
421 1.697 nonaka USB_VENDOR_OTI, 3595, 126, 0,
422 1.697 nonaka USB_VENDOR_PILOTECH, 3600, 0,
423 1.697 nonaka USB_VENDOR_NOVATECH, 3609, 3614, 0,
424 1.697 nonaka USB_VENDOR_EGALAX, 3619, 0,
425 1.697 nonaka USB_VENDOR_TOD, 3626, 0,
426 1.697 nonaka USB_VENDOR_AIRPRIME, 3630, 3640, 0,
427 1.697 nonaka USB_VENDOR_VTECH, 3653, 0,
428 1.697 nonaka USB_VENDOR_FALCOM, 3659, 3666, 1281, 3675, 0,
429 1.697 nonaka USB_VENDOR_RIM, 796, 3680, 3683, 0,
430 1.697 nonaka USB_VENDOR_DYNASTREAM, 3690, 3701, 0,
431 1.697 nonaka USB_VENDOR_SUNRISING, 3713, 0,
432 1.697 nonaka USB_VENDOR_DVICO, 3723, 0,
433 1.674 christos USB_VENDOR_QUALCOMM, 1545, 0,
434 1.697 nonaka USB_VENDOR_MOTOROLA4, 3729, 0,
435 1.674 christos USB_VENDOR_HP3, 62, 70, 0,
436 1.697 nonaka USB_VENDOR_GIGABYTE, 3738, 0,
437 1.697 nonaka USB_VENDOR_WESTERN, 3747, 2209, 0,
438 1.697 nonaka USB_VENDOR_MOTOROLA, 3729, 0,
439 1.697 nonaka USB_VENDOR_CCYU, 3755, 126, 0,
440 1.697 nonaka USB_VENDOR_HYUNDAI, 3760, 3768, 0,
441 1.697 nonaka USB_VENDOR_SILABS2, 3776, 0,
442 1.697 nonaka USB_VENDOR_USI, 3784, 0,
443 1.697 nonaka USB_VENDOR_PLX, 3788, 0,
444 1.697 nonaka USB_VENDOR_ASANTE, 3792, 0,
445 1.674 christos USB_VENDOR_SILABS, 366, 114, 0,
446 1.697 nonaka USB_VENDOR_TENX, 3799, 3803, 3805, 24, 0,
447 1.697 nonaka USB_VENDOR_JRC, 2775, 3212, 2921, 0,
448 1.697 nonaka USB_VENDOR_SPHAIRON, 3817, 218, 201, 3675, 0,
449 1.697 nonaka USB_VENDOR_DELORME, 3826, 0,
450 1.697 nonaka USB_VENDOR_SERVERWORKS, 3834, 0,
451 1.697 nonaka USB_VENDOR_ACERCM, 109, 1281, 3009, 3846, 0,
452 1.697 nonaka USB_VENDOR_SIERRA, 3857, 3666, 0,
453 1.697 nonaka USB_VENDOR_TOPFIELD, 3864, 3446, 3873, 0,
454 1.697 nonaka USB_VENDOR_NETINDEX, 3877, 0,
455 1.697 nonaka USB_VENDOR_INTERBIO, 3886, 0,
456 1.697 nonaka USB_VENDOR_FUJITSU2, 805, 3451, 0,
457 1.674 christos USB_VENDOR_UNKNOWN3, 1, 9, 0,
458 1.697 nonaka USB_VENDOR_TSUNAMI, 3902, 0,
459 1.697 nonaka USB_VENDOR_PHEENET, 3910, 0,
460 1.697 nonaka USB_VENDOR_TARGUS, 3918, 0,
461 1.697 nonaka USB_VENDOR_TWINMOS, 3925, 0,
462 1.674 christos USB_VENDOR_CREATIVE2, 182, 114, 0,
463 1.674 christos USB_VENDOR_BELKIN2, 1090, 1097, 0,
464 1.697 nonaka USB_VENDOR_CYBERTAN, 3933, 126, 0,
465 1.697 nonaka USB_VENDOR_HUAWEI, 3942, 704, 0,
466 1.697 nonaka USB_VENDOR_AINCOMM, 3949, 0,
467 1.697 nonaka USB_VENDOR_MOBILITY, 3957, 0,
468 1.697 nonaka USB_VENDOR_DICKSMITH, 3966, 3971, 422, 0,
469 1.697 nonaka USB_VENDOR_NETGEAR3, 2699, 0,
470 1.697 nonaka USB_VENDOR_VALIDITY, 3977, 3986, 24, 0,
471 1.697 nonaka USB_VENDOR_BALTECH, 3995, 0,
472 1.674 christos USB_VENDOR_CISCOLINKSYS, 1497, 0,
473 1.697 nonaka USB_VENDOR_SHARK, 4003, 0,
474 1.697 nonaka USB_VENDOR_AZUREWAVE, 4009, 0,
475 1.697 nonaka USB_VENDOR_PHISON, 4019, 422, 4026, 0,
476 1.697 nonaka USB_VENDOR_NOVATEL2, 4032, 0,
477 1.697 nonaka USB_VENDOR_OMNIVISION2, 1511, 4040, 24, 0,
478 1.697 nonaka USB_VENDOR_MERLIN, 4054, 0,
479 1.697 nonaka USB_VENDOR_WISTRONNEWEB, 4061, 4069, 0,
480 1.697 nonaka USB_VENDOR_HUAWEI3COM, 4075, 0,
481 1.674 christos USB_VENDOR_ABOCOM2, 2425, 201, 0,
482 1.697 nonaka USB_VENDOR_SILICOM, 4087, 0,
483 1.697 nonaka USB_VENDOR_RALINK, 4095, 126, 0,
484 1.697 nonaka USB_VENDOR_CONCEPTRONIC, 3514, 0,
485 1.697 nonaka USB_VENDOR_SUPERTOP, 4102, 0,
486 1.697 nonaka USB_VENDOR_PLANEX3, 4111, 1281, 0,
487 1.697 nonaka USB_VENDOR_SILICONPORTALS, 366, 4118, 0,
488 1.697 nonaka USB_VENDOR_JMICRON, 4126, 0,
489 1.697 nonaka USB_VENDOR_OQO, 4134, 0,
490 1.697 nonaka USB_VENDOR_UMEDIA, 4138, 1281, 0,
491 1.697 nonaka USB_VENDOR_FIBERLINE, 4146, 0,
492 1.697 nonaka USB_VENDOR_SPARKLAN, 4156, 0,
493 1.697 nonaka USB_VENDOR_AMIT2, 4165, 0,
494 1.697 nonaka USB_VENDOR_SOHOWARE, 4170, 0,
495 1.697 nonaka USB_VENDOR_UMAX, 4179, 721, 201, 0,
496 1.697 nonaka USB_VENDOR_INSIDEOUT, 4184, 4191, 1304, 0,
497 1.697 nonaka USB_VENDOR_GOODWAY, 4195, 4200, 126, 0,
498 1.697 nonaka USB_VENDOR_ENTREGA, 4204, 0,
499 1.697 nonaka USB_VENDOR_ACTIONTEC, 4212, 422, 0,
500 1.674 christos USB_VENDOR_CISCOLINKSYS2, 1497, 0,
501 1.697 nonaka USB_VENDOR_ATHEROS, 3480, 1281, 0,
502 1.697 nonaka USB_VENDOR_GIGASET, 4222, 0,
503 1.697 nonaka USB_VENDOR_ANYDATA, 4230, 24, 0,
504 1.697 nonaka USB_VENDOR_JABLOTRON, 4238, 0,
505 1.674 christos USB_VENDOR_LINKSYS4, 1886, 0,
506 1.697 nonaka USB_VENDOR_SENAO, 4248, 0,
507 1.697 nonaka USB_VENDOR_ASUSTEK2, 3310, 209, 0,
508 1.697 nonaka USB_VENDOR_SWEEX2, 4254, 0,
509 1.697 nonaka USB_VENDOR_MISC, 4260, 4265, 0,
510 1.697 nonaka USB_VENDOR_DISPLAYLINK, 4273, 0,
511 1.697 nonaka USB_VENDOR_LENOVO, 4285, 0,
512 1.697 nonaka USB_VENDOR_E3C, 4292, 704, 0,
513 1.697 nonaka USB_VENDOR_AMIT, 4165, 0,
514 1.697 nonaka USB_VENDOR_QCOM, 4296, 0,
515 1.674 christos USB_VENDOR_LINKSYS3, 1886, 0,
516 1.697 nonaka USB_VENDOR_MEINBERG, 4301, 4310, 0,
517 1.697 nonaka USB_VENDOR_BECEEM, 4320, 1281, 0,
518 1.697 nonaka USB_VENDOR_ZTE, 4327, 0,
519 1.697 nonaka USB_VENDOR_QUANTA, 4331, 0,
520 1.697 nonaka USB_VENDOR_TERMINUS, 4338, 126, 0,
521 1.697 nonaka USB_VENDOR_WINCHIPHEAD2, 4347, 422, 0,
522 1.697 nonaka USB_VENDOR_OVISLINK, 4355, 0,
523 1.697 nonaka USB_VENDOR_MPMAN, 4364, 0,
524 1.697 nonaka USB_VENDOR_4GSYSTEMS, 4370, 201, 0,
525 1.697 nonaka USB_VENDOR_PEGATRON, 4373, 0,
526 1.697 nonaka USB_VENDOR_FUTUREBITS, 119, 4382, 0,
527 1.697 nonaka USB_VENDOR_AIRTIES, 4387, 0,
528 1.674 christos USB_VENDOR_DLINK, 2519, 0,
529 1.697 nonaka USB_VENDOR_PLANEX2, 4111, 1281, 0,
530 1.697 nonaka USB_VENDOR_ENCORE, 4395, 0,
531 1.674 christos USB_VENDOR_HAUPPAUGE2, 1360, 209, 1370, 0,
532 1.697 nonaka USB_VENDOR_PARA, 4402, 4407, 0,
533 1.697 nonaka USB_VENDOR_TRENDNET, 4418, 0,
534 1.674 christos USB_VENDOR_DLINK3, 2519, 0,
535 1.684 christos USB_VENDOR_VIALABS, 172, 114, 0,
536 1.697 nonaka USB_VENDOR_ERICSSON, 4427, 0,
537 1.697 nonaka USB_VENDOR_MOTOROLA2, 3729, 0,
538 1.697 nonaka USB_VENDOR_PINNACLE, 4436, 201, 0,
539 1.697 nonaka USB_VENDOR_ARDUINO, 4445, 4453, 0,
540 1.697 nonaka USB_VENDOR_TPLINK, 4456, 0,
541 1.697 nonaka USB_VENDOR_TRIPPLITE, 4464, 0,
542 1.697 nonaka USB_VENDOR_HIROSE, 4475, 319, 0,
543 1.697 nonaka USB_VENDOR_NHJ, 4482, 0,
544 1.697 nonaka USB_VENDOR_PLANEX, 4111, 1281, 0,
545 1.697 nonaka USB_VENDOR_VIDZMEDIA, 4486, 4496, 3873, 0,
546 1.697 nonaka USB_VENDOR_AEI, 4500, 0,
547 1.697 nonaka USB_VENDOR_HANK, 4504, 4509, 0,
548 1.697 nonaka USB_VENDOR_PQI, 4520, 0,
549 1.697 nonaka USB_VENDOR_DAISY, 4524, 126, 0,
550 1.674 christos USB_VENDOR_NI, 86, 347, 0,
551 1.697 nonaka USB_VENDOR_MICRONET, 4530, 1281, 0,
552 1.674 christos USB_VENDOR_IODATA2, 717, 721, 0,
553 1.697 nonaka USB_VENDOR_IRIVER, 4539, 0,
554 1.697 nonaka USB_VENDOR_DELL, 4546, 0,
555 1.697 nonaka USB_VENDOR_WINCHIPHEAD, 4551, 0,
556 1.697 nonaka USB_VENDOR_FEIXUN, 4563, 1456, 0,
557 1.697 nonaka USB_VENDOR_AVERATEC, 4570, 0,
558 1.697 nonaka USB_VENDOR_SWEEX, 4254, 0,
559 1.674 christos USB_VENDOR_ONSPEC2, 2453, 1713, 24, 0,
560 1.697 nonaka USB_VENDOR_ZINWELL, 4579, 0,
561 1.697 nonaka USB_VENDOR_INGENIC, 4587, 95, 3451, 0,
562 1.697 nonaka USB_VENDOR_SITECOM, 3554, 0,
563 1.697 nonaka USB_VENDOR_SPRINGERDESIGN, 4595, 4604, 24, 0,
564 1.697 nonaka USB_VENDOR_ARKMICROCHIPS, 4612, 0,
565 1.674 christos USB_VENDOR_3COM2, 1058, 0,
566 1.697 nonaka USB_VENDOR_EDIMAX, 4626, 0,
567 1.697 nonaka USB_VENDOR_INTEL, 4633, 0,
568 1.697 nonaka USB_VENDOR_INTEL2, 4633, 0,
569 1.697 nonaka USB_VENDOR_ALLWIN, 4639, 3614, 0,
570 1.697 nonaka USB_VENDOR_MOSCHIP, 4646, 95, 0,
571 1.697 nonaka USB_VENDOR_NETGEAR4, 2699, 0,
572 1.697 nonaka USB_VENDOR_xxFTDI, 4654, 0,
573 1.697 nonaka USB_VENDOR_CACE, 4659, 704, 0,
574 1.697 nonaka USB_VENDOR_COMPARE, 4664, 0,
575 1.697 nonaka USB_VENDOR_DATAAPEX, 4672, 0,
576 1.697 nonaka USB_VENDOR_EVOLUTION, 4681, 735, 0,
577 1.697 nonaka USB_VENDOR_EMPIA, 4691, 126, 0,
578 1.674 christos USB_VENDOR_HP2, 62, 70, 0,
579 1.697 nonaka USB_VENDOR_USRP, 4697, 3212, 4701, 0,
580 1.402 mycroft };
581 1.402 mycroft
582 1.674 christos static const uint16_t usb_products[] = {
583 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_HOMECONN,
584 1.697 nonaka 4706, 4718, 2890, 0,
585 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_3CREB96,
586 1.697 nonaka 4722, 4718, 4732, 0,
587 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_3C19250,
588 1.697 nonaka 4740, 4748, 4757, 0,
589 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_3CRSHEW696,
590 1.697 nonaka 4765, 0,
591 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_3C460,
592 1.697 nonaka 4706, 4776, 0,
593 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_USR56K,
594 1.697 nonaka 4782, 4795, 4801, 4807, 4816, 0,
595 1.674 christos USB_VENDOR_3COM, USB_PRODUCT_3COM_3C460B,
596 1.697 nonaka 4706, 4820, 0,
597 1.674 christos USB_VENDOR_3COM2, USB_PRODUCT_3COM2_3CRUSB10075,
598 1.697 nonaka 4827, 0,
599 1.674 christos USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_OFFICECONN,
600 1.697 nonaka 1058, 4839, 359, 4853, 0,
601 1.674 christos USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_USRISDN,
602 1.697 nonaka 1058, 730, 735, 4816, 4859, 4864, 0,
603 1.674 christos USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_HOMECONN,
604 1.697 nonaka 1058, 4706, 4867, 0,
605 1.674 christos USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_USR56K,
606 1.697 nonaka 4782, 4795, 4801, 4807, 4816, 0,
607 1.674 christos USB_VENDOR_4GSYSTEMS, USB_PRODUCT_4GSYSTEMS_XSSTICK_W14,
608 1.697 nonaka 4370, 201, 4874, 4882, 0,
609 1.674 christos USB_VENDOR_4GSYSTEMS, USB_PRODUCT_4GSYSTEMS_XSSTICK_P14,
610 1.697 nonaka 4370, 201, 4874, 4886, 0,
611 1.674 christos USB_VENDOR_4GSYSTEMS, USB_PRODUCT_4GSYSTEMS_XSSTICK_P14_INSTALLER,
612 1.697 nonaka 4370, 201, 4874, 4886, 4890, 4892, 4900, 0,
613 1.674 christos USB_VENDOR_ACDC, USB_PRODUCT_ACDC_HUB,
614 1.697 nonaka 4718, 3496, 3500, 4907, 0,
615 1.674 christos USB_VENDOR_ACDC, USB_PRODUCT_ACDC_SECWRITE,
616 1.697 nonaka 4718, 3496, 3500, 4911, 4918, 0,
617 1.674 christos USB_VENDOR_ACDC, USB_PRODUCT_ACDC_PEN,
618 1.697 nonaka 4718, 3496, 3500, 4924, 4911, 4918, 0,
619 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX1,
620 1.697 nonaka 4929, 0,
621 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX2,
622 1.697 nonaka 4933, 0,
623 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2770,
624 1.697 nonaka 4937, 0,
625 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2870,
626 1.697 nonaka 4944, 0,
627 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT3070,
628 1.697 nonaka 4951, 0,
629 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT3071,
630 1.697 nonaka 4958, 0,
631 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT3072,
632 1.697 nonaka 4965, 0,
633 1.674 christos USB_VENDOR_ABOCOM2, USB_PRODUCT_ABOCOM2_RT2870_1,
634 1.697 nonaka 4944, 0,
635 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_URE450,
636 1.697 nonaka 4972, 4748, 4732, 0,
637 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_UFE1000,
638 1.697 nonaka 4979, 4987, 4748, 4732, 0,
639 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_DSB650TX_PNA,
640 1.697 nonaka 4992, 5001, 4757, 0,
641 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX4,
642 1.697 nonaka 5010, 0,
643 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX5,
644 1.697 nonaka 5014, 0,
645 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX6,
646 1.697 nonaka 5018, 0,
647 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX7,
648 1.697 nonaka 5022, 0,
649 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_LCS8138TX,
650 1.697 nonaka 5026, 0,
651 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX8,
652 1.697 nonaka 5037, 0,
653 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX9,
654 1.697 nonaka 5041, 0,
655 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_UFE2000,
656 1.697 nonaka 5045, 5053, 4987, 4748, 4732, 0,
657 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_WL54,
658 1.697 nonaka 5060, 0,
659 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RTL8192CU,
660 1.697 nonaka 5065, 0,
661 1.716 mlelstv USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RTL8188EU,
662 1.716 mlelstv 5075, 0,
663 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RTL8188CU_1,
664 1.716 mlelstv 5085, 0,
665 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RTL8188CU_2,
666 1.716 mlelstv 5085, 0,
667 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX10,
668 1.716 mlelstv 5095, 0,
669 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_BWU613,
670 1.716 mlelstv 5100, 0,
671 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_HWU54DM,
672 1.716 mlelstv 5107, 0,
673 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2573_2,
674 1.716 mlelstv 5115, 0,
675 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2573_3,
676 1.716 mlelstv 5115, 0,
677 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2573_4,
678 1.716 mlelstv 5115, 0,
679 1.674 christos USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_WUG2700,
680 1.716 mlelstv 5122, 0,
681 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_USB320_EC,
682 1.716 mlelstv 5130, 4748, 4732, 0,
683 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_2664W,
684 1.716 mlelstv 5140, 0,
685 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_111,
686 1.716 mlelstv 5146, 5154, 5158, 0,
687 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SMCWUSBG,
688 1.716 mlelstv 5163, 0,
689 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SMCWUSBTG2,
690 1.716 mlelstv 5173, 0,
691 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SMCWUSBTG2_NF,
692 1.716 mlelstv 5173, 0,
693 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_PRISM_GT,
694 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
695 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SS1001,
696 1.716 mlelstv 5197, 4748, 4732, 0,
697 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2870_2,
698 1.697 nonaka 4944, 0,
699 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070,
700 1.697 nonaka 4951, 0,
701 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2770,
702 1.697 nonaka 4937, 0,
703 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2870_3,
704 1.697 nonaka 4944, 0,
705 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2870_5,
706 1.697 nonaka 4944, 0,
707 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070_4,
708 1.697 nonaka 4951, 0,
709 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2870_4,
710 1.697 nonaka 4944, 0,
711 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070_1,
712 1.697 nonaka 4951, 0,
713 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070_2,
714 1.697 nonaka 4951, 0,
715 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070_6,
716 1.697 nonaka 4951, 0,
717 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_AR9280,
718 1.716 mlelstv 5209, 0,
719 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2870_1,
720 1.697 nonaka 4944, 0,
721 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RTL8192SU,
722 1.716 mlelstv 5223, 0,
723 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070_3,
724 1.697 nonaka 4951, 0,
725 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT3070_5,
726 1.697 nonaka 4951, 0,
727 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_ZD1211B,
728 1.716 mlelstv 5233, 0,
729 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_WN4501H_LF_IR,
730 1.716 mlelstv 5241, 0,
731 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_WUS201,
732 1.716 mlelstv 5255, 0,
733 1.674 christos USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_WN7512,
734 1.716 mlelstv 5263, 0,
735 1.674 christos USB_VENDOR_ACERCM, USB_PRODUCT_ACERCM_EP1427X2,
736 1.716 mlelstv 5270, 4748, 0,
737 1.674 christos USB_VENDOR_ACERLABS, USB_PRODUCT_ACERLABS_M5632,
738 1.716 mlelstv 4718, 5193, 721, 5281, 0,
739 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U,
740 1.716 mlelstv 5286, 5295, 0,
741 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_320U,
742 1.716 mlelstv 5286, 5301, 0,
743 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_640U,
744 1.716 mlelstv 5286, 5306, 0,
745 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U,
746 1.716 mlelstv 5286, 5311, 0,
747 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ATAPI,
748 1.716 mlelstv 5316, 4757, 0,
749 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_AWL300,
750 1.716 mlelstv 5326, 0,
751 1.674 christos USB_VENDOR_ACERP, USB_PRODUCT_ACERP_AWL400,
752 1.716 mlelstv 5333, 0,
753 1.674 christos USB_VENDOR_ACERW, USB_PRODUCT_ACERW_WARPLINK,
754 1.716 mlelstv 5340, 0,
755 1.674 christos USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_PRISM_25,
756 1.716 mlelstv 5349, 5158, 0,
757 1.674 christos USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_PRISM_25A,
758 1.716 mlelstv 5349, 5158, 5358, 0,
759 1.674 christos USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_AR9287,
760 1.716 mlelstv 5360, 0,
761 1.674 christos USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_FREELAN,
762 1.716 mlelstv 5374, 5380, 5388, 0,
763 1.674 christos USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_UAT1,
764 1.716 mlelstv 5396, 3666, 4748, 4757, 0,
765 1.674 christos USB_VENDOR_ACTISYS, USB_PRODUCT_ACTISYS_IR2000U,
766 1.716 mlelstv 5401, 5413, 0,
767 1.674 christos USB_VENDOR_ACTIVEWIRE, USB_PRODUCT_ACTIVEWIRE_IOBOARD,
768 1.716 mlelstv 5417, 5421, 0,
769 1.674 christos USB_VENDOR_ACTIVEWIRE, USB_PRODUCT_ACTIVEWIRE_IOBOARD_FW1,
770 1.716 mlelstv 5417, 5427, 5434, 5439, 5441, 0,
771 1.674 christos USB_VENDOR_ADAPTEC, USB_PRODUCT_ADAPTEC_AWN8020,
772 1.716 mlelstv 5450, 5158, 0,
773 1.674 christos USB_VENDOR_ADDONICS2, USB_PRODUCT_ADDONICS2_205,
774 1.716 mlelstv 2544, 5459, 0,
775 1.674 christos USB_VENDOR_ADDTRON, USB_PRODUCT_ADDTRON_AWU120,
776 1.716 mlelstv 5463, 0,
777 1.674 christos USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII_4,
778 1.716 mlelstv 5471, 4748, 0,
779 1.674 christos USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUS,
780 1.716 mlelstv 5478, 4718, 4748, 0,
781 1.674 christos USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII,
782 1.716 mlelstv 5484, 4718, 4748, 0,
783 1.674 christos USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII_2,
784 1.716 mlelstv 5491, 4748, 0,
785 1.674 christos USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII_3,
786 1.716 mlelstv 5498, 4718, 5193, 4748, 0,
787 1.674 christos USB_VENDOR_ADS, USB_PRODUCT_ADS_UBS10BT,
788 1.716 mlelstv 5506, 4748, 0,
789 1.674 christos USB_VENDOR_ADS, USB_PRODUCT_ADS_UBS10BTX,
790 1.716 mlelstv 5506, 4748, 0,
791 1.674 christos USB_VENDOR_ADS, USB_PRODUCT_ADS_RDX155,
792 1.716 mlelstv 5515, 5525, 0,
793 1.674 christos USB_VENDOR_AEI, USB_PRODUCT_AEI_USBTOLAN,
794 1.716 mlelstv 4500, 4718, 5531, 5534, 4757, 0,
795 1.674 christos USB_VENDOR_AGATE, USB_PRODUCT_AGATE_QDRIVE,
796 1.716 mlelstv 5538, 0,
797 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1212U,
798 1.716 mlelstv 5546, 5555, 0,
799 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1236U,
800 1.716 mlelstv 5546, 5561, 0,
801 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANTOUCH,
802 1.716 mlelstv 5546, 5567, 0,
803 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1212U2,
804 1.716 mlelstv 5546, 5555, 0,
805 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE40,
806 1.716 mlelstv 5546, 5573, 0,
807 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE50,
808 1.716 mlelstv 5546, 5577, 0,
809 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE20,
810 1.716 mlelstv 5546, 5581, 0,
811 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE25,
812 1.716 mlelstv 5546, 5585, 0,
813 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE26,
814 1.716 mlelstv 5546, 5589, 0,
815 1.674 christos USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE52,
816 1.716 mlelstv 5546, 5593, 0,
817 1.674 christos USB_VENDOR_AINCOMM, USB_PRODUCT_AINCOMM_AWU2000B,
818 1.716 mlelstv 5597, 0,
819 1.674 christos USB_VENDOR_AIPTEK2, USB_PRODUCT_AIPTEK2_PENCAM_MEGA_1_3,
820 1.716 mlelstv 5606, 5613, 5618, 0,
821 1.674 christos USB_VENDOR_AIRPRIME, USB_PRODUCT_AIRPRIME_PC5220,
822 1.716 mlelstv 5622, 3666, 5627, 5630, 0,
823 1.674 christos USB_VENDOR_AIRTIES, USB_PRODUCT_AIRTIES_RT3070_2,
824 1.697 nonaka 4951, 0,
825 1.674 christos USB_VENDOR_AIRTIES, USB_PRODUCT_AIRTIES_RT3070,
826 1.697 nonaka 4951, 0,
827 1.674 christos USB_VENDOR_AKS, USB_PRODUCT_AKS_USBHASP,
828 1.716 mlelstv 5635, 5644, 0,
829 1.674 christos USB_VENDOR_ALCATELT, USB_PRODUCT_ALCATELT_ST120G,
830 1.716 mlelstv 5649, 5660, 0,
831 1.674 christos USB_VENDOR_ALCATELT, USB_PRODUCT_ALCATELT_ST121G,
832 1.716 mlelstv 5649, 5665, 0,
833 1.674 christos USB_VENDOR_ALCOR2, USB_PRODUCT_ALCOR2_KBD_HUB,
834 1.716 mlelstv 5670, 5674, 0,
835 1.674 christos USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_MA_KBD_HUB,
836 1.716 mlelstv 5678, 5670, 5674, 0,
837 1.674 christos USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_AU9814,
838 1.716 mlelstv 5686, 5674, 0,
839 1.674 christos USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_SM_KBD,
840 1.716 mlelstv 5693, 5719, 0,
841 1.674 christos USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_NEC_KBD_HUB,
842 1.716 mlelstv 145, 5670, 5674, 0,
843 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT2070,
844 1.716 mlelstv 5728, 0,
845 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT2770,
846 1.697 nonaka 4937, 0,
847 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT2870,
848 1.697 nonaka 4944, 0,
849 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT3070,
850 1.697 nonaka 4951, 0,
851 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT3071,
852 1.697 nonaka 4958, 0,
853 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT3072,
854 1.697 nonaka 4965, 0,
855 1.674 christos USB_VENDOR_ALLWIN, USB_PRODUCT_ALLWIN_RT3572,
856 1.716 mlelstv 5735, 0,
857 1.674 christos USB_VENDOR_ALTEC, USB_PRODUCT_ALTEC_ADA70,
858 1.716 mlelstv 5742, 5748, 0,
859 1.674 christos USB_VENDOR_ALTEC, USB_PRODUCT_ALTEC_ASC495,
860 1.716 mlelstv 5757, 5748, 0,
861 1.674 christos USB_VENDOR_APC, USB_PRODUCT_APC_UPS,
862 1.716 mlelstv 5764, 1126, 1879, 0,
863 1.674 christos USB_VENDOR_AMBIT, USB_PRODUCT_AMBIT_NTL_250,
864 1.716 mlelstv 5780, 5784, 5788, 5794, 0,
865 1.674 christos USB_VENDOR_AMD, USB_PRODUCT_AMD_TV_WONDER_600_USB,
866 1.716 mlelstv 5800, 5803, 5810, 4718, 0,
867 1.674 christos USB_VENDOR_AMIGO, USB_PRODUCT_AMIGO_RT2870_1,
868 1.697 nonaka 4944, 0,
869 1.674 christos USB_VENDOR_AMIGO, USB_PRODUCT_AMIGO_RT2870_2,
870 1.697 nonaka 4944, 0,
871 1.674 christos USB_VENDOR_AMIT, USB_PRODUCT_AMIT_CGWLUSB2GO,
872 1.716 mlelstv 5814, 0,
873 1.674 christos USB_VENDOR_AMIT, USB_PRODUCT_AMIT_CGWLUSB2GNR,
874 1.716 mlelstv 5826, 0,
875 1.674 christos USB_VENDOR_AMIT, USB_PRODUCT_AMIT_RT2870_1,
876 1.697 nonaka 4944, 0,
877 1.674 christos USB_VENDOR_AMIT2, USB_PRODUCT_AMIT2_RT2870,
878 1.697 nonaka 4944, 0,
879 1.674 christos USB_VENDOR_ANCHOR, USB_PRODUCT_ANCHOR_EZUSB,
880 1.716 mlelstv 5839, 0,
881 1.674 christos USB_VENDOR_ANCHOR, USB_PRODUCT_ANCHOR_EZLINK,
882 1.716 mlelstv 5845, 0,
883 1.674 christos USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_A2502,
884 1.716 mlelstv 5852, 5856, 5863, 0,
885 1.674 christos USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_ADU_E100H,
886 1.716 mlelstv 5869, 0,
887 1.674 christos USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_ADU_500A,
888 1.716 mlelstv 5879, 0,
889 1.674 christos USB_VENDOR_AOX, USB_PRODUCT_AOX_USB101,
890 1.716 mlelstv 4718, 5001, 5889, 5900, 0,
891 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_EXT_KBD,
892 1.716 mlelstv 1539, 2811, 4718, 5719, 0,
893 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_FOUNTAIN_ANSI,
894 1.716 mlelstv 1539, 5907, 5916, 5934, 0,
895 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_FOUNTAIN_ISO,
896 1.716 mlelstv 1539, 5907, 5916, 5950, 0,
897 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER_ANSI,
898 1.716 mlelstv 1539, 5907, 5916, 5965, 0,
899 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER_ISO,
900 1.716 mlelstv 1539, 5907, 5916, 5979, 0,
901 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER_JIS,
902 1.716 mlelstv 1539, 5907, 5916, 5992, 0,
903 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER3_ANSI,
904 1.716 mlelstv 1539, 5907, 5916, 6005, 0,
905 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER3_ISO,
906 1.716 mlelstv 1539, 5907, 5916, 6020, 0,
907 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER3_JIS,
908 1.716 mlelstv 1539, 5907, 5916, 6034, 0,
909 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER4_ANSI,
910 1.716 mlelstv 1539, 5907, 5916, 6048, 0,
911 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER4_ISO,
912 1.716 mlelstv 1539, 5907, 5916, 6063, 0,
913 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER4_JIS,
914 1.716 mlelstv 1539, 5907, 5916, 6077, 0,
915 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING_ANSI,
916 1.716 mlelstv 1539, 5907, 5916, 6091, 0,
917 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING_ISO,
918 1.716 mlelstv 1539, 5907, 5916, 6109, 0,
919 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING_JIS,
920 1.716 mlelstv 1539, 5907, 5916, 6126, 0,
921 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING2_ANSI,
922 1.716 mlelstv 1539, 5907, 5916, 6143, 0,
923 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING2_ISO,
924 1.716 mlelstv 1539, 5907, 5916, 6162, 0,
925 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING2_JIS,
926 1.716 mlelstv 1539, 5907, 5916, 6180, 0,
927 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_OPTMOUSE,
928 1.716 mlelstv 3223, 6198, 0,
929 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_MIGHTYMOUSE,
930 1.716 mlelstv 6204, 6211, 0,
931 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_FOUNTAIN_TP,
932 1.716 mlelstv 1539, 5907, 6217, 6226, 0,
933 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_GEYSER1_TP,
934 1.716 mlelstv 1539, 5907, 6217, 6237, 0,
935 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_MAGICMOUSE,
936 1.716 mlelstv 6246, 6211, 0,
937 1.689 bouyer USB_VENDOR_APPLE, USB_PRODUCT_APPLE_MAGICTRACKPAD,
938 1.716 mlelstv 6246, 6217, 0,
939 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HIDMODE,
940 1.716 mlelstv 4722, 6252, 6256, 6267, 0,
941 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_EXT_KBD_HUB,
942 1.716 mlelstv 5674, 6273, 1539, 2811, 4718, 5719, 0,
943 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_SPEAKERS,
944 1.716 mlelstv 5748, 0,
945 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_SHUFFLE2,
946 1.716 mlelstv 6276, 6281, 6289, 6294, 0,
947 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE,
948 1.716 mlelstv 6306, 0,
949 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPOD_TOUCH,
950 1.716 mlelstv 6276, 5567, 0,
951 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPOD_TOUCH_4G,
952 1.716 mlelstv 6276, 5567, 4370, 0,
953 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_3G,
954 1.716 mlelstv 6306, 6313, 0,
955 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_3GS,
956 1.716 mlelstv 6306, 6316, 0,
957 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_4,
958 1.716 mlelstv 6306, 6320, 0,
959 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_4_VZW,
960 1.716 mlelstv 6306, 6320, 6322, 0,
961 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_4S,
962 1.716 mlelstv 6306, 6328, 0,
963 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_5,
964 1.716 mlelstv 6306, 6331, 0,
965 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPAD,
966 1.716 mlelstv 1539, 6333, 0,
967 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPAD_2,
968 1.716 mlelstv 1539, 6333, 6338, 0,
969 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPAD_3,
970 1.716 mlelstv 1539, 6333, 6340, 0,
971 1.696 buhrow USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPAD_MINI,
972 1.716 mlelstv 1539, 6333, 6342, 0,
973 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_ETHERNET,
974 1.716 mlelstv 1539, 4718, 5531, 4748, 0,
975 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH2,
976 1.697 nonaka 4722, 0,
977 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_1,
978 1.716 mlelstv 4722, 4718, 6347, 6352, 6363, 6374, 0,
979 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_2,
980 1.716 mlelstv 4722, 4718, 6347, 6352, 6378, 6383, 0,
981 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_3,
982 1.716 mlelstv 4722, 4718, 6347, 6352, 6363, 6388, 0,
983 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_4,
984 1.716 mlelstv 4722, 4718, 6347, 6352, 6392, 6403, 6407, 0,
985 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_5,
986 1.716 mlelstv 4722, 4718, 6347, 6352, 6392, 6411, 0,
987 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_6,
988 1.716 mlelstv 4722, 4718, 6347, 6352, 6415, 6423, 0,
989 1.705 riastrad USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_7,
990 1.716 mlelstv 4722, 4718, 6347, 6352, 6392, 6427, 0,
991 1.674 christos USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH,
992 1.697 nonaka 4722, 0,
993 1.674 christos USB_VENDOR_ARKMICROCHIPS, USB_PRODUCT_ARKMICROCHIPS_USBSERIAL,
994 1.716 mlelstv 6431, 6352, 0,
995 1.674 christos USB_VENDOR_ASAHIOPTICAL, USB_PRODUCT_ASAHIOPTICAL_OPTIO230,
996 1.716 mlelstv 6440, 6447, 0,
997 1.674 christos USB_VENDOR_ASAHIOPTICAL, USB_PRODUCT_ASAHIOPTICAL_OPTIO330,
998 1.697 nonaka 2209, 4867, 0,
999 1.674 christos USB_VENDOR_ASANTE, USB_PRODUCT_ASANTE_EA,
1000 1.697 nonaka 4748, 4732, 0,
1001 1.674 christos USB_VENDOR_ASKEY, USB_PRODUCT_ASKEY_WLL013I,
1002 1.716 mlelstv 6456, 6463, 0,
1003 1.674 christos USB_VENDOR_ASKEY, USB_PRODUCT_ASKEY_WLL013,
1004 1.716 mlelstv 6456, 0,
1005 1.674 christos USB_VENDOR_ASKEY, USB_PRODUCT_ASKEY_VOYAGER1010,
1006 1.716 mlelstv 6474, 6482, 0,
1007 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88172,
1008 1.716 mlelstv 6487, 4718, 5193, 6495, 5001, 5889, 0,
1009 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88178,
1010 1.716 mlelstv 6502, 4718, 5193, 6510, 5001, 5889, 0,
1011 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88178A,
1012 1.716 mlelstv 6518, 4718, 5193, 6510, 5001, 5889, 0,
1013 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88179,
1014 1.716 mlelstv 6527, 4718, 6535, 6510, 5001, 5889, 0,
1015 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88772,
1016 1.716 mlelstv 6539, 4718, 5193, 6495, 5001, 5889, 0,
1017 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88772A,
1018 1.716 mlelstv 6547, 4718, 5193, 6495, 4748, 4757, 0,
1019 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88772B,
1020 1.716 mlelstv 6556, 4718, 5193, 6495, 4748, 4757, 0,
1021 1.674 christos USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88772B_1,
1022 1.716 mlelstv 6565, 4718, 5193, 6495, 4748, 4757, 0,
1023 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT2570,
1024 1.716 mlelstv 6575, 0,
1025 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G,
1026 1.716 mlelstv 6582, 5053, 5158, 4732, 0,
1027 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL159G,
1028 1.716 mlelstv 6590, 0,
1029 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_A9T_WIFI,
1030 1.716 mlelstv 6598, 6602, 0,
1031 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_P5B_WIFI,
1032 1.716 mlelstv 6611, 6602, 0,
1033 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G_2,
1034 1.716 mlelstv 6582, 5053, 5158, 4732, 6615, 6624, 0,
1035 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G_3,
1036 1.716 mlelstv 6582, 5053, 5158, 4732, 6615, 6624, 0,
1037 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT2870_1,
1038 1.697 nonaka 4944, 0,
1039 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT2870_2,
1040 1.697 nonaka 4944, 0,
1041 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_U3100,
1042 1.716 mlelstv 6627, 6630, 6637, 6342, 6643, 0,
1043 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT2870_3,
1044 1.697 nonaka 4944, 0,
1045 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT2870_4,
1046 1.697 nonaka 4944, 0,
1047 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT2870_5,
1048 1.697 nonaka 4944, 0,
1049 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT3070,
1050 1.697 nonaka 4951, 0,
1051 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_USBN10,
1052 1.716 mlelstv 6649, 0,
1053 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RT3070_1,
1054 1.697 nonaka 4951, 0,
1055 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RTL8192SU_1,
1056 1.716 mlelstv 5223, 0,
1057 1.693 rjs USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_USBN53,
1058 1.716 mlelstv 6657, 0,
1059 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RTL8192CU,
1060 1.697 nonaka 5065, 0,
1061 1.693 rjs USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_USBN66,
1062 1.716 mlelstv 6665, 0,
1063 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_USBN10NANO,
1064 1.716 mlelstv 6649, 6673, 0,
1065 1.684 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_RTL8192CU_3,
1066 1.716 mlelstv 6678, 0,
1067 1.674 christos USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_MYPAL_A730,
1068 1.716 mlelstv 6690, 6696, 0,
1069 1.674 christos USB_VENDOR_ASUSTEK2, USB_PRODUCT_ASUSTEK2_USBN11,
1070 1.716 mlelstv 6701, 0,
1071 1.674 christos USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC1284,
1072 1.716 mlelstv 6709, 6718, 4757, 0,
1073 1.674 christos USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC10T,
1074 1.716 mlelstv 6726, 5001, 4757, 0,
1075 1.674 christos USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC232A,
1076 1.716 mlelstv 6733, 4757, 0,
1077 1.674 christos USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC210T,
1078 1.716 mlelstv 6740, 4748, 4757, 0,
1079 1.674 christos USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC2324,
1080 1.716 mlelstv 6747, 4718, 5531, 6733, 5674, 0,
1081 1.674 christos USB_VENDOR_ATEN, USB_PRODUCT_ATEN_DSB650C,
1082 1.716 mlelstv 6754, 0,
1083 1.674 christos USB_VENDOR_ATHEROS, USB_PRODUCT_ATHEROS_AR5523,
1084 1.716 mlelstv 6763, 0,
1085 1.674 christos USB_VENDOR_ATHEROS, USB_PRODUCT_ATHEROS_AR5523_NF,
1086 1.716 mlelstv 6763, 0,
1087 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR5523_1,
1088 1.716 mlelstv 6763, 0,
1089 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR5523_1_NF,
1090 1.716 mlelstv 6763, 0,
1091 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR5523_2,
1092 1.716 mlelstv 6763, 0,
1093 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR5523_2_NF,
1094 1.716 mlelstv 6763, 0,
1095 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR5523_3,
1096 1.716 mlelstv 6763, 0,
1097 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR5523_3_NF,
1098 1.716 mlelstv 6763, 0,
1099 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_TG121N,
1100 1.716 mlelstv 6770, 0,
1101 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_WN821NV2,
1102 1.716 mlelstv 6777, 0,
1103 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR9271_1,
1104 1.716 mlelstv 6786, 0,
1105 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_3CRUSBN275,
1106 1.716 mlelstv 6793, 0,
1107 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_WN612,
1108 1.716 mlelstv 6804, 0,
1109 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR3011,
1110 1.716 mlelstv 6810, 0,
1111 1.677 njoly USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR3012,
1112 1.716 mlelstv 6817, 0,
1113 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR9280,
1114 1.716 mlelstv 5209, 0,
1115 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR9287,
1116 1.716 mlelstv 5360, 0,
1117 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR9170,
1118 1.716 mlelstv 6824, 0,
1119 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR9271_2,
1120 1.716 mlelstv 6786, 0,
1121 1.674 christos USB_VENDOR_ATHEROS2, USB_PRODUCT_ATHEROS2_AR9271_3,
1122 1.716 mlelstv 6786, 0,
1123 1.674 christos USB_VENDOR_ATI2, USB_PRODUCT_ATI2_205,
1124 1.716 mlelstv 4718, 2544, 5459, 0,
1125 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_UHB124,
1126 1.716 mlelstv 6831, 6838, 0,
1127 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_WN210,
1128 1.716 mlelstv 6842, 6851, 0,
1129 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_DWL900AP,
1130 1.716 mlelstv 6857, 3666, 6867, 6874, 0,
1131 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_SAM_BA,
1132 1.716 mlelstv 6880, 6884, 6891, 6903, 0,
1133 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_DWL120,
1134 1.716 mlelstv 6908, 3666, 4757, 0,
1135 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C503I1,
1136 1.716 mlelstv 6916, 6925, 6935, 6940, 0,
1137 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C503I2,
1138 1.716 mlelstv 6916, 6925, 6947, 6940, 0,
1139 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C503RFMD,
1140 1.716 mlelstv 6916, 6952, 6940, 0,
1141 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C505RFMD,
1142 1.716 mlelstv 6958, 6952, 6940, 0,
1143 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C505RFMD2958,
1144 1.716 mlelstv 6958, 6952, 6967, 6940, 0,
1145 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C505A,
1146 1.716 mlelstv 6972, 6952, 6967, 6940, 0,
1147 1.674 christos USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C505AS,
1148 1.716 mlelstv 6982, 6952, 6967, 6940, 0,
1149 1.674 christos USB_VENDOR_AUDIOTECHNICA, USB_PRODUCT_AUDIOTECHNICA_ATCHA4USB,
1150 1.716 mlelstv 6993, 4718, 7004, 0,
1151 1.674 christos USB_VENDOR_AVANCELOGIC, USB_PRODUCT_AVANCELOGIC_USBAUDIO,
1152 1.716 mlelstv 4718, 7014, 7020, 0,
1153 1.674 christos USB_VENDOR_AVERATEC, USB_PRODUCT_AVERATEC_USBWLAN,
1154 1.716 mlelstv 5158, 0,
1155 1.674 christos USB_VENDOR_AVISION, USB_PRODUCT_AVISION_1200U,
1156 1.716 mlelstv 7028, 7034, 0,
1157 1.674 christos USB_VENDOR_AVM, USB_PRODUCT_AVM_FRITZWLAN,
1158 1.716 mlelstv 7042, 7053, 0,
1159 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT2870_1,
1160 1.697 nonaka 4944, 0,
1161 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT2870_2,
1162 1.697 nonaka 4944, 0,
1163 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT3070,
1164 1.697 nonaka 4951, 0,
1165 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT3070_2,
1166 1.697 nonaka 4951, 0,
1167 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT3070_3,
1168 1.697 nonaka 4951, 0,
1169 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8192SU_1,
1170 1.716 mlelstv 5223, 0,
1171 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT3070_4,
1172 1.697 nonaka 4951, 0,
1173 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8192SU_2,
1174 1.716 mlelstv 5223, 0,
1175 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8192SU_3,
1176 1.716 mlelstv 5223, 0,
1177 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8192SU_4,
1178 1.716 mlelstv 5223, 0,
1179 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RT3070_5,
1180 1.697 nonaka 4951, 0,
1181 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8192SU_5,
1182 1.716 mlelstv 5223, 0,
1183 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_AR9271_1,
1184 1.716 mlelstv 6786, 0,
1185 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_AR9271_2,
1186 1.716 mlelstv 6786, 0,
1187 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_AR9271_3,
1188 1.716 mlelstv 6786, 0,
1189 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_AR9271_4,
1190 1.716 mlelstv 6786, 0,
1191 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_AR9271_5,
1192 1.716 mlelstv 6786, 0,
1193 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_AR9271_6,
1194 1.716 mlelstv 6786, 0,
1195 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8188CU,
1196 1.716 mlelstv 5085, 0,
1197 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8188CE_1,
1198 1.716 mlelstv 7055, 0,
1199 1.674 christos USB_VENDOR_AZUREWAVE, USB_PRODUCT_AZUREWAVE_RTL8188CE_2,
1200 1.716 mlelstv 7055, 0,
1201 1.674 christos USB_VENDOR_BALTECH, USB_PRODUCT_BALTECH_CARDREADER,
1202 1.716 mlelstv 5630, 7065, 0,
1203 1.674 christos USB_VENDOR_BBELECTRONICS, USB_PRODUCT_BBELECTRONICS_USOTL4,
1204 1.716 mlelstv 7072, 7079, 0,
1205 1.674 christos USB_VENDOR_BECEEM, USB_PRODUCT_BECEEM_250U,
1206 1.716 mlelstv 7090, 7097, 7103, 0,
1207 1.674 christos USB_VENDOR_BELKIN2, USB_PRODUCT_BELKIN2_F5U002,
1208 1.716 mlelstv 7106, 6709, 6718, 4757, 0,
1209 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D6050,
1210 1.716 mlelstv 7113, 5388, 3666, 4757, 0,
1211 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U103,
1212 1.716 mlelstv 7121, 6733, 4757, 0,
1213 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U109,
1214 1.716 mlelstv 7128, 6733, 4757, 0,
1215 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_SCSI,
1216 1.716 mlelstv 7135, 7140, 0,
1217 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_USB2LAN,
1218 1.716 mlelstv 4718, 5531, 7148, 7152, 0,
1219 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U208,
1220 1.716 mlelstv 7162, 7169, 7178, 0,
1221 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U237,
1222 1.716 mlelstv 7181, 4718, 5193, 7188, 5674, 0,
1223 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U409,
1224 1.716 mlelstv 7195, 6733, 0,
1225 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_UPS,
1226 1.674 christos 438, 0,
1227 1.684 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8192CU_2,
1228 1.697 nonaka 5065, 0,
1229 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8188CU,
1230 1.716 mlelstv 5085, 0,
1231 1.684 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8188CUS,
1232 1.716 mlelstv 7202, 0,
1233 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U120,
1234 1.716 mlelstv 7213, 5674, 0,
1235 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8192CU,
1236 1.697 nonaka 5065, 0,
1237 1.684 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F7D2102,
1238 1.716 mlelstv 7223, 0,
1239 1.684 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8192CU_1,
1240 1.697 nonaka 5065, 0,
1241 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_ZD1211B,
1242 1.716 mlelstv 5233, 0,
1243 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D5055,
1244 1.716 mlelstv 7231, 4748, 4757, 0,
1245 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050,
1246 1.716 mlelstv 7239, 7247, 4718, 3277, 4732, 0,
1247 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7051,
1248 1.716 mlelstv 7251, 7247, 4718, 3277, 4732, 0,
1249 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050A,
1250 1.716 mlelstv 7259, 7247, 4718, 3277, 4732, 0,
1251 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050C,
1252 1.716 mlelstv 7267, 7247, 4718, 3277, 4732, 0,
1253 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050E,
1254 1.716 mlelstv 7275, 7247, 4718, 3277, 4732, 0,
1255 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RT2870_1,
1256 1.697 nonaka 4944, 0,
1257 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RT2870_2,
1258 1.697 nonaka 4944, 0,
1259 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D8053V3,
1260 1.716 mlelstv 7283, 7291, 0,
1261 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8192SU_1,
1262 1.716 mlelstv 5223, 0,
1263 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D8055,
1264 1.716 mlelstv 7294, 0,
1265 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D8055V2,
1266 1.716 mlelstv 7294, 7302, 0,
1267 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8192SU_2,
1268 1.716 mlelstv 5223, 0,
1269 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D9050V3,
1270 1.716 mlelstv 7305, 7313, 6340, 0,
1271 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D9050C,
1272 1.716 mlelstv 7317, 0,
1273 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F6D4050V1,
1274 1.716 mlelstv 7326, 7313, 5439, 0,
1275 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F6D4050V2,
1276 1.716 mlelstv 7326, 7313, 6338, 0,
1277 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RTL8192SU_3,
1278 1.716 mlelstv 5223, 0,
1279 1.674 christos USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F7D1101V2,
1280 1.716 mlelstv 7334, 7302, 0,
1281 1.697 nonaka USB_VENDOR_CENTURY, USB_PRODUCT_CENTURY_CTUSB1HUB,
1282 1.716 mlelstv 7342, 0,
1283 1.674 christos USB_VENDOR_BEWAN, USB_PRODUCT_BEWAN_BWIFI_USB54AR,
1284 1.716 mlelstv 7353, 0,
1285 1.674 christos USB_VENDOR_BEWAN, USB_PRODUCT_BEWAN_RT3070,
1286 1.697 nonaka 4951, 0,
1287 1.674 christos USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB100,
1288 1.716 mlelstv 7367, 6495, 7375, 4732, 0,
1289 1.674 christos USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBLP100,
1290 1.716 mlelstv 7388, 0,
1291 1.674 christos USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBEL100,
1292 1.716 mlelstv 7397, 0,
1293 1.674 christos USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBE100,
1294 1.716 mlelstv 7406, 0,
1295 1.674 christos USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB2AR,
1296 1.716 mlelstv 7414, 4748, 0,
1297 1.674 christos USB_VENDOR_BROADCOM, USB_PRODUCT_BROADCOM_BCM2033,
1298 1.716 mlelstv 7421, 0,
1299 1.674 christos USB_VENDOR_BROADCOM, USB_PRODUCT_BROADCOM_BCM2033NF,
1300 1.716 mlelstv 7421, 7429, 7433, 0,
1301 1.674 christos USB_VENDOR_BROTHER, USB_PRODUCT_BROTHER_HL1050,
1302 1.716 mlelstv 7443, 7451, 6718, 0,
1303 1.674 christos USB_VENDOR_BTC, USB_PRODUCT_BTC_BTC7932,
1304 1.716 mlelstv 5719, 4924, 6198, 6903, 0,
1305 1.674 christos USB_VENDOR_CACE, USB_PRODUCT_CACE_AIRPCAPNX,
1306 1.716 mlelstv 7457, 7465, 0,
1307 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_N656U,
1308 1.716 mlelstv 7468, 7477, 0,
1309 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_N1220U,
1310 1.716 mlelstv 7468, 7483, 0,
1311 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_N670U,
1312 1.716 mlelstv 7468, 7490, 0,
1313 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_N1240U,
1314 1.716 mlelstv 7468, 7496, 0,
1315 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_S10,
1316 1.716 mlelstv 7503, 7513, 0,
1317 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_S20,
1318 1.716 mlelstv 7503, 7517, 0,
1319 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_S100_US,
1320 1.716 mlelstv 7503, 7521, 0,
1321 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_S100_EU,
1322 1.716 mlelstv 7503, 7521, 0,
1323 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_G1,
1324 1.716 mlelstv 7503, 7526, 0,
1325 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_A20,
1326 1.716 mlelstv 7503, 7529, 0,
1327 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_S200,
1328 1.716 mlelstv 7503, 7533, 0,
1329 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_EOS300D,
1330 1.716 mlelstv 7538, 7542, 600, 2209, 7547, 0,
1331 1.674 christos USB_VENDOR_CANON, USB_PRODUCT_CANON_SD630,
1332 1.716 mlelstv 7503, 7553, 0,
1333 1.674 christos USB_VENDOR_CASIO, USB_PRODUCT_CASIO_QV,
1334 1.716 mlelstv 7559, 7562, 0,
1335 1.674 christos USB_VENDOR_CASIO, USB_PRODUCT_CASIO_BE300,
1336 1.716 mlelstv 7576, 7583, 0,
1337 1.674 christos USB_VENDOR_CASIO, USB_PRODUCT_CASIO_NAMELAND,
1338 1.716 mlelstv 2513, 7587, 7596, 0,
1339 1.674 christos USB_VENDOR_CATC, USB_PRODUCT_CATC_NETMATE,
1340 1.716 mlelstv 7603, 5001, 4757, 0,
1341 1.674 christos USB_VENDOR_CATC, USB_PRODUCT_CATC_NETMATE2,
1342 1.716 mlelstv 7611, 5001, 4757, 0,
1343 1.674 christos USB_VENDOR_CATC, USB_PRODUCT_CATC_CHIEF,
1344 1.716 mlelstv 4718, 7620, 7626, 3009, 7630, 7639, 0,
1345 1.674 christos USB_VENDOR_CATC, USB_PRODUCT_CATC_ANDROMEDA,
1346 1.716 mlelstv 7648, 6838, 0,
1347 1.674 christos USB_VENDOR_CCYU, USB_PRODUCT_CCYU_EASYDISK,
1348 1.716 mlelstv 3465, 7658, 7667, 0,
1349 1.674 christos USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_MY3000KBD,
1350 1.716 mlelstv 7674, 7681, 0,
1351 1.674 christos USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_MY3000HUB,
1352 1.716 mlelstv 7674, 6838, 0,
1353 1.674 christos USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_CYBOARD,
1354 1.716 mlelstv 7690, 5719, 0,
1355 1.674 christos USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_MY6000KBD,
1356 1.716 mlelstv 7698, 7681, 0,
1357 1.674 christos USB_VENDOR_CHIC, USB_PRODUCT_CHIC_MOUSE1,
1358 1.716 mlelstv 6198, 0,
1359 1.674 christos USB_VENDOR_CHIC, USB_PRODUCT_CHIC_CYPRESS,
1360 1.716 mlelstv 676, 4718, 6211, 0,
1361 1.674 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_KB8933,
1362 1.716 mlelstv 7705, 7681, 0,
1363 1.674 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_RTL8188CUS_1,
1364 1.716 mlelstv 7202, 0,
1365 1.674 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_RTL8188CUS_2,
1366 1.716 mlelstv 7202, 0,
1367 1.674 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_RTL8188CUS_3,
1368 1.716 mlelstv 7202, 0,
1369 1.674 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_RTL8188CUS_4,
1370 1.716 mlelstv 7202, 0,
1371 1.674 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_RTL8188CUS_5,
1372 1.716 mlelstv 7202, 0,
1373 1.684 christos USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_RTL8188CUS_6,
1374 1.716 mlelstv 7202, 0,
1375 1.674 christos USB_VENDOR_CHICONY2, USB_PRODUCT_CHICONY2_TWINKLECAM,
1376 1.716 mlelstv 7713, 4718, 4867, 0,
1377 1.674 christos USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_PROTHROTTLE,
1378 1.716 mlelstv 4816, 7724, 0,
1379 1.674 christos USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_PROPEDALS,
1380 1.716 mlelstv 4816, 7733, 0,
1381 1.674 christos USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_FIGHTERSTICK,
1382 1.716 mlelstv 7740, 0,
1383 1.674 christos USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_FLIGHTYOKE,
1384 1.716 mlelstv 7753, 7760, 7764, 0,
1385 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GV2,
1386 1.716 mlelstv 7769, 7302, 0,
1387 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54AG,
1388 1.716 mlelstv 7777, 0,
1389 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54G,
1390 1.716 mlelstv 7769, 7786, 4718, 3277, 4732, 0,
1391 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GP,
1392 1.716 mlelstv 7797, 7786, 4718, 3277, 4732, 0,
1393 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_USB200MV2,
1394 1.716 mlelstv 7806, 7302, 0,
1395 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_HU200TS,
1396 1.716 mlelstv 7814, 0,
1397 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GC,
1398 1.716 mlelstv 7823, 0,
1399 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GR,
1400 1.716 mlelstv 7832, 0,
1401 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSBF54G,
1402 1.716 mlelstv 7841, 0,
1403 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB200,
1404 1.716 mlelstv 7850, 0,
1405 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_AE1000,
1406 1.716 mlelstv 7858, 0,
1407 1.674 christos USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_AM10,
1408 1.716 mlelstv 7865, 0,
1409 1.674 christos USB_VENDOR_CISCOLINKSYS2, USB_PRODUCT_CISCOLINKSYS2_RT3070,
1410 1.697 nonaka 4951, 0,
1411 1.674 christos USB_VENDOR_CISCOLINKSYS3, USB_PRODUCT_CISCOLINKSYS3_RT3070,
1412 1.697 nonaka 4951, 0,
1413 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQPOCKETPC,
1414 1.716 mlelstv 7870, 7875, 0,
1415 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_A1500,
1416 1.716 mlelstv 7884, 0,
1417 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQWLAN,
1418 1.716 mlelstv 7870, 5158, 0,
1419 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_W100,
1420 1.716 mlelstv 7890, 0,
1421 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_W200,
1422 1.716 mlelstv 5158, 7895, 7905, 0,
1423 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_PJB100,
1424 1.716 mlelstv 7910, 7919, 7927, 0,
1425 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQLINUX,
1426 1.716 mlelstv 7870, 7934, 0,
1427 1.674 christos USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_HNE200,
1428 1.716 mlelstv 7940, 4718, 4748, 4757, 0,
1429 1.684 christos USB_VENDOR_COMPARE, USB_PRODUCT_COMPARE_RTL8192CU,
1430 1.697 nonaka 5065, 0,
1431 1.674 christos USB_VENDOR_COMPOSITE, USB_PRODUCT_COMPOSITE_USBPS2,
1432 1.716 mlelstv 4718, 5531, 7948, 7140, 0,
1433 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RTL8192SU_1,
1434 1.716 mlelstv 5223, 0,
1435 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RTL8192SU_2,
1436 1.716 mlelstv 5223, 0,
1437 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RTL8192SU_3,
1438 1.716 mlelstv 5223, 0,
1439 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_C54RU,
1440 1.716 mlelstv 7952, 5158, 0,
1441 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_1,
1442 1.697 nonaka 4944, 0,
1443 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_2,
1444 1.697 nonaka 4944, 0,
1445 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT3070_1,
1446 1.697 nonaka 4951, 0,
1447 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_7,
1448 1.697 nonaka 4944, 0,
1449 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT3070_2,
1450 1.697 nonaka 4951, 0,
1451 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_8,
1452 1.697 nonaka 4944, 0,
1453 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_C54RU2,
1454 1.716 mlelstv 7952, 0,
1455 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_3,
1456 1.697 nonaka 4944, 0,
1457 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2573,
1458 1.716 mlelstv 7958, 0,
1459 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_4,
1460 1.697 nonaka 4944, 0,
1461 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_5,
1462 1.697 nonaka 4944, 0,
1463 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT2870_6,
1464 1.697 nonaka 4944, 0,
1465 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_RT3070_3,
1466 1.697 nonaka 4951, 0,
1467 1.674 christos USB_VENDOR_CONCEPTRONIC2, USB_PRODUCT_CONCEPTRONIC2_PRISM_GT,
1468 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
1469 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_C11U,
1470 1.716 mlelstv 7966, 0,
1471 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_WL210,
1472 1.716 mlelstv 7971, 0,
1473 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_AR5523_1,
1474 1.716 mlelstv 6763, 0,
1475 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_AR5523_1_NF,
1476 1.716 mlelstv 6763, 0,
1477 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_AR5523_2,
1478 1.716 mlelstv 6763, 0,
1479 1.674 christos USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_AR5523_2_NF,
1480 1.716 mlelstv 6763, 0,
1481 1.674 christos USB_VENDOR_CONCORDCAMERA, USB_PRODUCT_CONCORDCAMERA_EYE_Q_3X,
1482 1.716 mlelstv 7978, 7982, 7984, 0,
1483 1.674 christos USB_VENDOR_CONNECTIX, USB_PRODUCT_CONNECTIX_QUICKCAM,
1484 1.716 mlelstv 7987, 0,
1485 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_ETHER_USB_T,
1486 1.716 mlelstv 7996, 8002, 0,
1487 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TX,
1488 1.716 mlelstv 8008, 8015, 0,
1489 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLAN_USB_USB_11,
1490 1.716 mlelstv 8022, 8034, 0,
1491 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TXS,
1492 1.716 mlelstv 8008, 8041, 0,
1493 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLANUSB,
1494 1.716 mlelstv 3666, 7148, 4718, 8049, 0,
1495 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB2_TX,
1496 1.716 mlelstv 8008, 8058, 0,
1497 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLUSB_11_KEY,
1498 1.716 mlelstv 8066, 8075, 0,
1499 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GTST,
1500 1.716 mlelstv 8079, 0,
1501 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGUSBRS232R,
1502 1.716 mlelstv 8093, 0,
1503 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GL,
1504 1.716 mlelstv 8106, 0,
1505 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GPX,
1506 1.716 mlelstv 8118, 0,
1507 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_RT2870_1,
1508 1.697 nonaka 4944, 0,
1509 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_RT2870_2,
1510 1.697 nonaka 4944, 0,
1511 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_RT2870_3,
1512 1.697 nonaka 4944, 0,
1513 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_RT3070,
1514 1.697 nonaka 4951, 0,
1515 1.694 nonaka USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSBNM,
1516 1.716 mlelstv 8131, 0,
1517 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_RTL8192CU,
1518 1.697 nonaka 5065, 0,
1519 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB300GNM,
1520 1.716 mlelstv 8142, 0,
1521 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLUSB_11_STICK,
1522 1.716 mlelstv 5158, 4718, 8157, 8163, 0,
1523 1.674 christos USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TXC,
1524 1.716 mlelstv 8008, 8166, 0,
1525 1.674 christos USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD_II,
1526 1.716 mlelstv 8174, 7178, 8180, 8184, 0,
1527 1.674 christos USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD_IIMG,
1528 1.716 mlelstv 8174, 7178, 8191, 0,
1529 1.674 christos USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD,
1530 1.716 mlelstv 8174, 0,
1531 1.674 christos USB_VENDOR_CREATIVE2, USB_PRODUCT_CREATIVE2_VOIP_BLASTER,
1532 1.716 mlelstv 8194, 8199, 0,
1533 1.674 christos USB_VENDOR_CREATIVE3, USB_PRODUCT_CREATIVE3_OPTICAL_MOUSE,
1534 1.716 mlelstv 8207, 3223, 6211, 0,
1535 1.674 christos USB_VENDOR_CSR, USB_PRODUCT_CSR_BLUETOOTH,
1536 1.697 nonaka 4722, 4718, 4732, 0,
1537 1.674 christos USB_VENDOR_CSR, USB_PRODUCT_CSR_BLUETOOTH_NF,
1538 1.697 nonaka 4722, 4718, 4732, 0,
1539 1.712 nat USB_VENDOR_CMEDIA, USB_PRODUCT_CMEDIA_USBAUDIO,
1540 1.716 mlelstv 4718, 8216, 8220, 0,
1541 1.674 christos USB_VENDOR_CTX, USB_PRODUCT_CTX_EX1300,
1542 1.716 mlelstv 8226, 6838, 0,
1543 1.674 christos USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS,
1544 1.716 mlelstv 5764, 1126, 1879, 0,
1545 1.674 christos USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_TG54USB,
1546 1.716 mlelstv 8233, 0,
1547 1.674 christos USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_ZD1211B,
1548 1.716 mlelstv 5233, 0,
1549 1.674 christos USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_RT2870,
1550 1.697 nonaka 4944, 0,
1551 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_MOUSE,
1552 1.716 mlelstv 6198, 0,
1553 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_THERMO,
1554 1.716 mlelstv 8241, 0,
1555 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_KBDHUB,
1556 1.716 mlelstv 8253, 0,
1557 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_FMRADIO,
1558 1.716 mlelstv 8266, 3212, 0,
1559 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_USBRS232,
1560 1.716 mlelstv 8269, 8279, 0,
1561 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_HUB2,
1562 1.716 mlelstv 8289, 5674, 0,
1563 1.674 christos USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_LPRDK,
1564 1.716 mlelstv 8294, 8301, 8304, 1764, 0,
1565 1.674 christos USB_VENDOR_DAISY, USB_PRODUCT_DAISY_DMC,
1566 1.716 mlelstv 8308, 8318, 0,
1567 1.674 christos USB_VENDOR_DALLAS, USB_PRODUCT_DALLAS_J6502,
1568 1.716 mlelstv 8333, 8340, 0,
1569 1.674 christos USB_VENDOR_DALLAS, USB_PRODUCT_DALLAS_USB_FOB_IBUTTON,
1570 1.716 mlelstv 8349, 0,
1571 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_PORT,
1572 1.716 mlelstv 8365, 8370, 0,
1573 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_SK8125,
1574 1.716 mlelstv 8381, 7681, 0,
1575 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_X3,
1576 1.716 mlelstv 8389, 8394, 7583, 0,
1577 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_X30,
1578 1.716 mlelstv 8389, 8397, 7583, 0,
1579 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_BC02,
1580 1.716 mlelstv 8401, 4722, 4718, 4732, 0,
1581 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_TM1180,
1582 1.716 mlelstv 8406, 8417, 5158, 0,
1583 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_PRISM_GT_1,
1584 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
1585 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_TM350,
1586 1.716 mlelstv 8406, 8422, 4722, 4718, 4732, 0,
1587 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_PRISM_GT_2,
1588 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
1589 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_HSDPA,
1590 1.716 mlelstv 8426, 3666, 8439, 4853, 0,
1591 1.674 christos USB_VENDOR_DELL, USB_PRODUCT_DELL_W5500,
1592 1.716 mlelstv 4546, 3666, 8445, 8439, 4853, 0,
1593 1.674 christos USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE,
1594 1.716 mlelstv 8451, 8461, 0,
1595 1.674 christos USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE_LT20,
1596 1.716 mlelstv 8451, 8465, 8461, 0,
1597 1.674 christos USB_VENDOR_DIAMOND, USB_PRODUCT_DIAMOND_RIO500USB,
1598 1.716 mlelstv 8471, 8475, 4718, 0,
1599 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_WL200U,
1600 1.716 mlelstv 8479, 0,
1601 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_CHUSB611G,
1602 1.716 mlelstv 8487, 8493, 0,
1603 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_WL240U,
1604 1.716 mlelstv 8498, 0,
1605 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_XH1153,
1606 1.716 mlelstv 8506, 5388, 0,
1607 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_RT2573,
1608 1.716 mlelstv 5115, 0,
1609 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_CWD854F,
1610 1.716 mlelstv 8513, 8519, 8527, 8531, 0,
1611 1.674 christos USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_RTL8187,
1612 1.716 mlelstv 8533, 0,
1613 1.674 christos USB_VENDOR_DIGI, USB_PRODUCT_DIGI_ACCELEPORT2,
1614 1.716 mlelstv 8541, 4718, 6338, 0,
1615 1.674 christos USB_VENDOR_DIGI, USB_PRODUCT_DIGI_ACCELEPORT4,
1616 1.716 mlelstv 8541, 4718, 6320, 0,
1617 1.674 christos USB_VENDOR_DIGI, USB_PRODUCT_DIGI_ACCELEPORT8,
1618 1.716 mlelstv 8541, 4718, 8552, 0,
1619 1.674 christos USB_VENDOR_DIGITALSTREAM, USB_PRODUCT_DIGITALSTREAM_PS2,
1620 1.716 mlelstv 8554, 8559, 4732, 0,
1621 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_GUC2020,
1622 1.716 mlelstv 8566, 8573, 8577, 0,
1623 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LD220,
1624 1.716 mlelstv 995, 8585, 0,
1625 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LD190,
1626 1.716 mlelstv 995, 8591, 0,
1627 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_U70,
1628 1.716 mlelstv 995, 8597, 0,
1629 1.701 msaitoh USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_POLARIS2,
1630 1.716 mlelstv 8601, 4718, 8610, 0,
1631 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_VCUD60,
1632 1.716 mlelstv 8615, 8573, 0,
1633 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_CONV,
1634 1.716 mlelstv 8623, 8632, 0,
1635 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_DLDVI,
1636 1.716 mlelstv 4273, 8573, 0,
1637 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_USBRGB,
1638 1.716 mlelstv 8645, 8653, 0,
1639 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LCDUSB7X,
1640 1.716 mlelstv 8645, 8661, 0,
1641 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LCDUSB10X,
1642 1.716 mlelstv 8645, 8671, 0,
1643 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_VGA10,
1644 1.716 mlelstv 8685, 0,
1645 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_WSDVI,
1646 1.716 mlelstv 8698, 3614, 8573, 0,
1647 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_EC008,
1648 1.716 mlelstv 8701, 8573, 0,
1649 1.713 nat USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_FYDVI2,
1650 1.716 mlelstv 4273, 8712, 0,
1651 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_GXDVIU2,
1652 1.716 mlelstv 8720, 8728, 0,
1653 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LCD4300U,
1654 1.716 mlelstv 8738, 0,
1655 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LCD8000U,
1656 1.716 mlelstv 8748, 0,
1657 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_HPDOCK,
1658 1.716 mlelstv 8758, 4718, 8761, 0,
1659 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_NL571,
1660 1.716 mlelstv 8758, 4718, 8573, 0,
1661 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_M01061,
1662 1.716 mlelstv 4285, 8573, 0,
1663 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_NBDOCK,
1664 1.716 mlelstv 8769, 8779, 0,
1665 1.678 msaitoh USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_GXDVIU2B,
1666 1.716 mlelstv 8720, 8790, 0,
1667 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_SWDVI,
1668 1.716 mlelstv 8801, 8573, 0,
1669 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LUM70,
1670 1.716 mlelstv 8809, 8818, 0,
1671 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LCD8000UD_DVI,
1672 1.716 mlelstv 8824, 0,
1673 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LDEWX015U,
1674 1.716 mlelstv 2292, 8839, 0,
1675 1.701 msaitoh USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_MIMO,
1676 1.716 mlelstv 4273, 8850, 0,
1677 1.701 msaitoh USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_PLUGABLE,
1678 1.716 mlelstv 8855, 8864, 8872, 0,
1679 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_LT1421WIDE,
1680 1.716 mlelstv 4285, 8880, 8892, 8899, 0,
1681 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_SD_U2VDH,
1682 1.716 mlelstv 8904, 8909, 0,
1683 1.674 christos USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_UM7X0,
1684 1.716 mlelstv 8918, 8929, 0,
1685 1.713 nat USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_FYDVI,
1686 1.716 mlelstv 4273, 8934, 0,
1687 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100,
1688 1.716 mlelstv 6495, 5001, 4757, 0,
1689 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100C1,
1690 1.716 mlelstv 8941, 8527, 8950, 0,
1691 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX4,
1692 1.716 mlelstv 6495, 5001, 4757, 0,
1693 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWL120E,
1694 1.716 mlelstv 6908, 8527, 8953, 0,
1695 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA130C,
1696 1.716 mlelstv 8955, 8527, 8963, 0,
1697 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RTL8192CU_1,
1698 1.697 nonaka 5065, 0,
1699 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RTL8188CU,
1700 1.716 mlelstv 5085, 0,
1701 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RTL8192CU_2,
1702 1.697 nonaka 5065, 0,
1703 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RTL8192CU_3,
1704 1.697 nonaka 5065, 0,
1705 1.684 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RTL8192CU_4,
1706 1.697 nonaka 5065, 0,
1707 1.684 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA131B,
1708 1.716 mlelstv 8965, 8527, 8973, 0,
1709 1.710 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA125D1,
1710 1.716 mlelstv 8975, 8527, 8983, 0,
1711 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWL122,
1712 1.716 mlelstv 3666, 8986, 0,
1713 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLG120,
1714 1.716 mlelstv 8993, 0,
1715 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWL120F,
1716 1.716 mlelstv 6908, 8527, 8531, 0,
1717 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLG122A2,
1718 1.716 mlelstv 9002, 8527, 9011, 0,
1719 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLAG132,
1720 1.716 mlelstv 9014, 0,
1721 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLAG132_NF,
1722 1.716 mlelstv 9014, 0,
1723 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLG132,
1724 1.716 mlelstv 9024, 0,
1725 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLG132_NF,
1726 1.716 mlelstv 9024, 0,
1727 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLAG122,
1728 1.716 mlelstv 9033, 0,
1729 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLAG122_NF,
1730 1.716 mlelstv 9033, 0,
1731 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLG122,
1732 1.716 mlelstv 9043, 9051, 3666, 4718, 4732, 0,
1733 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100B1,
1734 1.716 mlelstv 8941, 8527, 9053, 0,
1735 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RT2870,
1736 1.697 nonaka 4944, 0,
1737 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RT3072,
1738 1.697 nonaka 4965, 0,
1739 1.693 rjs USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA140B3,
1740 1.716 mlelstv 9056, 8527, 9064, 0,
1741 1.693 rjs USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA160B2,
1742 1.716 mlelstv 9067, 8527, 9075, 0,
1743 1.693 rjs USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA127,
1744 1.716 mlelstv 9078, 0,
1745 1.693 rjs USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWA162,
1746 1.716 mlelstv 9086, 3666, 4732, 0,
1747 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650C,
1748 1.716 mlelstv 6726, 5001, 4757, 0,
1749 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX1,
1750 1.716 mlelstv 6495, 5001, 4757, 0,
1751 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX,
1752 1.716 mlelstv 6495, 5001, 4757, 0,
1753 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX_PNA,
1754 1.697 nonaka 4992, 5001, 4757, 0,
1755 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX3,
1756 1.716 mlelstv 6495, 5001, 4757, 0,
1757 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX2,
1758 1.716 mlelstv 6495, 5001, 4757, 0,
1759 1.674 christos USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650,
1760 1.716 mlelstv 6495, 5001, 4757, 0,
1761 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RTL8192SU_1,
1762 1.716 mlelstv 5223, 0,
1763 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RTL8192SU_2,
1764 1.716 mlelstv 5223, 0,
1765 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA131A1,
1766 1.716 mlelstv 8965, 9094, 0,
1767 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_WUA2340,
1768 1.716 mlelstv 9097, 0,
1769 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_WUA2340_NF,
1770 1.716 mlelstv 9097, 0,
1771 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA160A2,
1772 1.716 mlelstv 9067, 9011, 0,
1773 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA130D1,
1774 1.716 mlelstv 8955, 8527, 8983, 0,
1775 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_AR9271,
1776 1.716 mlelstv 6786, 0,
1777 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWLG122C1,
1778 1.716 mlelstv 9002, 8527, 8950, 0,
1779 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_WUA1340,
1780 1.716 mlelstv 9106, 0,
1781 1.709 skrll USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DUBE100B1,
1782 1.716 mlelstv 8941, 8527, 9053, 0,
1783 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA111,
1784 1.716 mlelstv 9115, 0,
1785 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA110,
1786 1.716 mlelstv 9123, 0,
1787 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT2870_1,
1788 1.697 nonaka 4944, 0,
1789 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3072,
1790 1.697 nonaka 4965, 0,
1791 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3072_1,
1792 1.697 nonaka 4965, 0,
1793 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3070_1,
1794 1.697 nonaka 4951, 0,
1795 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3070_2,
1796 1.697 nonaka 4951, 0,
1797 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3070_3,
1798 1.697 nonaka 4951, 0,
1799 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA160A1,
1800 1.716 mlelstv 9067, 9094, 0,
1801 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT2870_2,
1802 1.697 nonaka 4944, 0,
1803 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA130,
1804 1.716 mlelstv 8955, 0,
1805 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3070_4,
1806 1.697 nonaka 4951, 0,
1807 1.674 christos USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT3070_5,
1808 1.697 nonaka 4951, 0,
1809 1.674 christos USB_VENDOR_DLINK3, USB_PRODUCT_DLINK3_KVM221,
1810 1.716 mlelstv 9131, 0,
1811 1.674 christos USB_VENDOR_DMI, USB_PRODUCT_DMI_SA2_0,
1812 1.716 mlelstv 9139, 4732, 0,
1813 1.674 christos USB_VENDOR_DRAYTEK, USB_PRODUCT_DRAYTEK_VIGOR550,
1814 1.716 mlelstv 9147, 0,
1815 1.674 christos USB_VENDOR_DVICO, USB_PRODUCT_DVICO_RT3070,
1816 1.697 nonaka 4951, 0,
1817 1.674 christos USB_VENDOR_DYNASTREAM, USB_PRODUCT_DYNASTREAM_ANTDEVBOARD,
1818 1.716 mlelstv 9156, 9160, 9164, 0,
1819 1.674 christos USB_VENDOR_E3C, USB_PRODUCT_E3C_EC168,
1820 1.716 mlelstv 9170, 6643, 4732, 0,
1821 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_EW7318,
1822 1.716 mlelstv 9176, 0,
1823 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_MT7610U,
1824 1.716 mlelstv 9184, 0,
1825 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_RTL8192SU_1,
1826 1.716 mlelstv 5223, 0,
1827 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_RTL8192SU_2,
1828 1.716 mlelstv 5223, 0,
1829 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_EW7618,
1830 1.716 mlelstv 9192, 0,
1831 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_RTL8192SU_3,
1832 1.716 mlelstv 5223, 0,
1833 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_RT2870_1,
1834 1.697 nonaka 4944, 0,
1835 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_EW7717,
1836 1.716 mlelstv 9200, 0,
1837 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_EW7718,
1838 1.716 mlelstv 9208, 0,
1839 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_EW7722UTN,
1840 1.716 mlelstv 9216, 0,
1841 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_RTL8188CU,
1842 1.716 mlelstv 5085, 0,
1843 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_RTL8192CU,
1844 1.697 nonaka 5065, 0,
1845 1.674 christos USB_VENDOR_EDIMAX, USB_PRODUCT_EDIMAX_ELECOM_WDC433SU2M,
1846 1.716 mlelstv 9227, 9234, 0,
1847 1.674 christos USB_VENDOR_EGALAX, USB_PRODUCT_EGALAX_TPANEL,
1848 1.716 mlelstv 5567, 9246, 0,
1849 1.674 christos USB_VENDOR_EGALAX, USB_PRODUCT_EGALAX_TPANEL2,
1850 1.716 mlelstv 5567, 9246, 0,
1851 1.674 christos USB_VENDOR_EGALAX2, USB_PRODUCT_EGALAX2_TPANEL,
1852 1.716 mlelstv 5567, 9246, 0,
1853 1.674 christos USB_VENDOR_EICON, USB_PRODUCT_EICON_DIVA852,
1854 1.716 mlelstv 9252, 9257, 4859, 4864, 0,
1855 1.674 christos USB_VENDOR_EIZO, USB_PRODUCT_EIZO_HUB,
1856 1.716 mlelstv 6838, 0,
1857 1.674 christos USB_VENDOR_EIZO, USB_PRODUCT_EIZO_MONITOR,
1858 1.716 mlelstv 9261, 0,
1859 1.674 christos USB_VENDOR_ELCON, USB_PRODUCT_ELCON_PLAN,
1860 1.716 mlelstv 9269, 9279, 0,
1861 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_MOUSE29UO,
1862 1.716 mlelstv 6198, 9285, 0,
1863 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX0,
1864 1.716 mlelstv 9290, 0,
1865 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX1,
1866 1.716 mlelstv 9290, 0,
1867 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBLTX,
1868 1.716 mlelstv 9300, 0,
1869 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_WDC150SU2M,
1870 1.716 mlelstv 9311, 0,
1871 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX2,
1872 1.716 mlelstv 9290, 0,
1873 1.695 nonaka USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_WDC433SU2M2,
1874 1.716 mlelstv 9323, 0,
1875 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSB20,
1876 1.716 mlelstv 9336, 0,
1877 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_UCSGT,
1878 1.716 mlelstv 9345, 9352, 4757, 0,
1879 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_UCSGT0,
1880 1.716 mlelstv 9359, 6733, 0,
1881 1.674 christos USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX3,
1882 1.716 mlelstv 9290, 0,
1883 1.674 christos USB_VENDOR_ELSA, USB_PRODUCT_ELSA_MODEM1,
1884 1.716 mlelstv 1562, 4853, 5421, 0,
1885 1.674 christos USB_VENDOR_ELSA, USB_PRODUCT_ELSA_USB2ETHERNET,
1886 1.716 mlelstv 9367, 9377, 0,
1887 1.674 christos USB_VENDOR_EMPIA, USB_PRODUCT_EMPIA_CAMERA,
1888 1.697 nonaka 2890, 0,
1889 1.674 christos USB_VENDOR_EMPIA, USB_PRODUCT_EMPIA_EM2883,
1890 1.716 mlelstv 9390, 0,
1891 1.674 christos USB_VENDOR_EMS, USB_PRODUCT_EMS_DUAL_SHOOTER,
1892 1.716 mlelstv 9397, 9401, 5889, 9405, 0,
1893 1.674 christos USB_VENDOR_ENCORE, USB_PRODUCT_ENCORE_RT3070,
1894 1.697 nonaka 4951, 0,
1895 1.674 christos USB_VENDOR_ENCORE, USB_PRODUCT_ENCORE_RT3070_2,
1896 1.697 nonaka 4951, 0,
1897 1.674 christos USB_VENDOR_ENCORE, USB_PRODUCT_ENCORE_RT3070_3,
1898 1.697 nonaka 4951, 0,
1899 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S,
1900 1.716 mlelstv 9415, 9352, 9418, 0,
1901 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_2S,
1902 1.716 mlelstv 9428, 9352, 9418, 0,
1903 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S25,
1904 1.716 mlelstv 9431, 9352, 9418, 0,
1905 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_4S,
1906 1.716 mlelstv 6328, 9352, 9418, 0,
1907 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_E45,
1908 1.716 mlelstv 9436, 4748, 4757, 0,
1909 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_CENTRONICS,
1910 1.716 mlelstv 9440, 9418, 0,
1911 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_XX1,
1912 1.697 nonaka 4748, 4732, 0,
1913 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S9,
1914 1.716 mlelstv 9451, 9352, 9418, 0,
1915 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_EZUSB,
1916 1.716 mlelstv 7596, 0,
1917 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_2U4S,
1918 1.716 mlelstv 9455, 9352, 9460, 6838, 0,
1919 1.674 christos USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_XX2,
1920 1.697 nonaka 4748, 4732, 0,
1921 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER1,
1922 1.716 mlelstv 4718, 9474, 0,
1923 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER2,
1924 1.716 mlelstv 9482, 4718, 9486, 2544, 9492, 9496, 0,
1925 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER3,
1926 1.716 mlelstv 9482, 4718, 9486, 2544, 0,
1927 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER5,
1928 1.716 mlelstv 4718, 9474, 0,
1929 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_636,
1930 1.716 mlelstv 9500, 9511, 600, 9516, 7034, 0,
1931 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_610,
1932 1.716 mlelstv 9500, 9525, 7034, 0,
1933 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1200,
1934 1.716 mlelstv 9500, 7028, 600, 9529, 7034, 0,
1935 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1600,
1936 1.716 mlelstv 9539, 9550, 7034, 0,
1937 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1640,
1938 1.716 mlelstv 9500, 9555, 7034, 0,
1939 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1240,
1940 1.716 mlelstv 9500, 9562, 600, 9568, 7034, 0,
1941 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_640U,
1942 1.716 mlelstv 9500, 5306, 7034, 0,
1943 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1250,
1944 1.716 mlelstv 9500, 9578, 600, 9584, 7034, 0,
1945 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1650,
1946 1.716 mlelstv 9500, 9594, 7034, 0,
1947 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9700F,
1948 1.716 mlelstv 9599, 7034, 0,
1949 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_2400,
1950 1.716 mlelstv 9500, 9608, 7034, 0,
1951 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260,
1952 1.716 mlelstv 9500, 9613, 7034, 0,
1953 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1660,
1954 1.716 mlelstv 9500, 9618, 7034, 0,
1955 1.674 christos USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1670,
1956 1.716 mlelstv 9500, 9623, 7034, 0,
1957 1.674 christos USB_VENDOR_ETEK, USB_PRODUCT_ETEK_1COM,
1958 1.716 mlelstv 6733, 6903, 0,
1959 1.674 christos USB_VENDOR_EXTENDED, USB_PRODUCT_EXTENDED_XTNDACCESS,
1960 1.716 mlelstv 9628, 9639, 0,
1961 1.674 christos USB_VENDOR_FALCOM, USB_PRODUCT_FALCOM_TWIST,
1962 1.716 mlelstv 9644, 9650, 5794, 0,
1963 1.674 christos USB_VENDOR_FALCOM, USB_PRODUCT_FALCOM_SAMBA,
1964 1.716 mlelstv 9659, 9665, 9650, 5794, 0,
1965 1.674 christos USB_VENDOR_FEIXUN, USB_PRODUCT_FEIXUN_RTL8188CU,
1966 1.716 mlelstv 5085, 0,
1967 1.674 christos USB_VENDOR_FEIXUN, USB_PRODUCT_FEIXUN_RTL8192CU,
1968 1.697 nonaka 5065, 0,
1969 1.674 christos USB_VENDOR_FIBERLINE, USB_PRODUCT_FIBERLINE_WL430U,
1970 1.716 mlelstv 9671, 0,
1971 1.674 christos USB_VENDOR_FOXCONN, USB_PRODUCT_FOXCONN_AR3012,
1972 1.716 mlelstv 4722, 6817, 0,
1973 1.674 christos USB_VENDOR_FREECOM, USB_PRODUCT_FREECOM_DVD,
1974 1.716 mlelstv 9679, 9492, 9689, 9693, 0,
1975 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_8U232AM,
1976 1.716 mlelstv 9699, 6733, 9405, 0,
1977 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_232RL,
1978 1.716 mlelstv 9707, 6733, 9405, 0,
1979 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_2232C,
1980 1.716 mlelstv 9715, 4718, 9721, 9726, 9731, 9738, 0,
1981 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_4232H,
1982 1.716 mlelstv 9746, 4718, 9752, 9726, 9731, 9738, 0,
1983 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_232H,
1984 1.716 mlelstv 9757, 4718, 9764, 9777, 0,
1985 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_230X,
1986 1.716 mlelstv 9782, 6733, 9405, 0,
1987 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_PS2KBDMS,
1988 1.716 mlelstv 8554, 9789, 0,
1989 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_8U100AX,
1990 1.716 mlelstv 9804, 6733, 9405, 0,
1991 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_OPENRD_JTAGKEY,
1992 1.716 mlelstv 9812, 9819, 9827, 8973, 0,
1993 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_BEAGLEBONE,
1994 1.716 mlelstv 9835, 0,
1995 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MAXSTREAM_PKG_U,
1996 1.716 mlelstv 9846, 9856, 0,
1997 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_KW,
1998 1.716 mlelstv 9862, 0,
1999 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_YS,
2000 1.716 mlelstv 9865, 0,
2001 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_Y6,
2002 1.716 mlelstv 9868, 0,
2003 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_Y8,
2004 1.716 mlelstv 9871, 0,
2005 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_IC,
2006 1.716 mlelstv 9874, 0,
2007 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_DB9,
2008 1.716 mlelstv 9877, 0,
2009 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_RS232,
2010 1.716 mlelstv 9881, 0,
2011 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_Y9,
2012 1.716 mlelstv 9887, 0,
2013 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_COASTAL_TNCX,
2014 1.716 mlelstv 9890, 9898, 9908, 0,
2015 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_CTI_485_MINI,
2016 1.716 mlelstv 9914, 9918, 6342, 0,
2017 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_CTI_NANO_485,
2018 1.716 mlelstv 9914, 6673, 9918, 0,
2019 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_MX200_USB,
2020 1.716 mlelstv 9922, 9929, 9937, 9949, 0,
2021 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_MX4_MX5_USB,
2022 1.716 mlelstv 9922, 9929, 9956, 9949, 9964, 0,
2023 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_LK202_24_USB,
2024 1.716 mlelstv 9922, 9929, 9968, 9964, 0,
2025 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_LK204_24_USB,
2026 1.716 mlelstv 9922, 9929, 9983, 9964, 0,
2027 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_632,
2028 1.716 mlelstv 9995, 10008, 9964, 0,
2029 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_634,
2030 1.716 mlelstv 9995, 10016, 9964, 0,
2031 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_633,
2032 1.716 mlelstv 9995, 10024, 9964, 0,
2033 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_631,
2034 1.716 mlelstv 9995, 10032, 9964, 0,
2035 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_635,
2036 1.716 mlelstv 9995, 10040, 9964, 0,
2037 1.674 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SEMC_DSS20,
2038 1.716 mlelstv 10048, 10053, 10060, 0,
2039 1.674 christos USB_VENDOR_xxFTDI, USB_PRODUCT_xxFTDI_SHEEVAPLUG_JTAG,
2040 1.716 mlelstv 10072, 9819, 0,
2041 1.674 christos USB_VENDOR_FUJIPHOTO, USB_PRODUCT_FUJIPHOTO_MASS0100,
2042 1.716 mlelstv 10083, 9139, 0,
2043 1.674 christos USB_VENDOR_FUJITSU, USB_PRODUCT_FUJITSU_AH_F401U,
2044 1.716 mlelstv 10088, 10097, 10101, 10103, 0,
2045 1.674 christos USB_VENDOR_FSC, USB_PRODUCT_FSC_E5400,
2046 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
2047 1.674 christos USB_VENDOR_GENERALINSTMNTS, USB_PRODUCT_GENERALINSTMNTS_SB5100,
2048 1.716 mlelstv 10110, 10120, 2544, 5794, 0,
2049 1.674 christos USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GENELINK,
2050 1.716 mlelstv 10127, 10136, 1764, 0,
2051 1.674 christos USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL650,
2052 1.716 mlelstv 10146, 5674, 0,
2053 1.674 christos USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB,
2054 1.716 mlelstv 10152, 10161, 5630, 10174, 0,
2055 1.674 christos USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB2IDE_2,
2056 1.716 mlelstv 10152, 10181, 1764, 0,
2057 1.674 christos USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB2IDE,
2058 1.716 mlelstv 10152, 10181, 1764, 0,
2059 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GN54G,
2060 1.716 mlelstv 10189, 0,
2061 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNBR402W,
2062 1.716 mlelstv 10196, 0,
2063 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWLBM101,
2064 1.716 mlelstv 10206, 0,
2065 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWBKG,
2066 1.716 mlelstv 10217, 0,
2067 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWB01GS,
2068 1.716 mlelstv 10225, 0,
2069 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWI05GS,
2070 1.716 mlelstv 10235, 0,
2071 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_RT2870_1,
2072 1.697 nonaka 4944, 0,
2073 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWB31N,
2074 1.716 mlelstv 10245, 0,
2075 1.674 christos USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWB32L,
2076 1.716 mlelstv 10254, 0,
2077 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_WLAN,
2078 1.716 mlelstv 5158, 0,
2079 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_SMCWUSBTG,
2080 1.716 mlelstv 10263, 0,
2081 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_SMCWUSBTG_NF,
2082 1.716 mlelstv 10263, 0,
2083 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_AR5523,
2084 1.716 mlelstv 6763, 0,
2085 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_AR5523_NF,
2086 1.716 mlelstv 6763, 0,
2087 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_RT2573,
2088 1.716 mlelstv 5115, 0,
2089 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_RT3070_1,
2090 1.697 nonaka 4951, 0,
2091 1.674 christos USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_RT3070_2,
2092 1.697 nonaka 4951, 0,
2093 1.674 christos USB_VENDOR_GMATE, USB_PRODUCT_GMATE_YP3X00,
2094 1.716 mlelstv 10274, 7583, 0,
2095 1.674 christos USB_VENDOR_MTK, USB_PRODUCT_MTK_GPS_RECEIVER,
2096 1.716 mlelstv 8461, 10281, 0,
2097 1.674 christos USB_VENDOR_MTK, USB_PRODUCT_MTK_MT7610U,
2098 1.716 mlelstv 9184, 0,
2099 1.674 christos USB_VENDOR_MTK, USB_PRODUCT_MTK_MT7630U,
2100 1.716 mlelstv 10290, 0,
2101 1.674 christos USB_VENDOR_MTK, USB_PRODUCT_MTK_MT7650U,
2102 1.716 mlelstv 10298, 0,
2103 1.674 christos USB_VENDOR_GARMIN, USB_PRODUCT_GARMIN_FORERUNNER305,
2104 1.716 mlelstv 10306, 10317, 0,
2105 1.674 christos USB_VENDOR_GLOBESPAN, USB_PRODUCT_GLOBESPAN_PRISM_GT_1,
2106 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
2107 1.674 christos USB_VENDOR_GLOBESPAN, USB_PRODUCT_GLOBESPAN_PRISM_GT_2,
2108 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
2109 1.674 christos USB_VENDOR_GOHUBS, USB_PRODUCT_GOHUBS_GOCOM232,
2110 1.716 mlelstv 10321, 6733, 9405, 0,
2111 1.674 christos USB_VENDOR_GOODWAY, USB_PRODUCT_GOODWAY_GWUSB2E,
2112 1.716 mlelstv 10330, 0,
2113 1.674 christos USB_VENDOR_GOODWAY, USB_PRODUCT_GOODWAY_RT2573,
2114 1.716 mlelstv 5115, 0,
2115 1.674 christos USB_VENDOR_GRAVIS, USB_PRODUCT_GRAVIS_GAMEPADPRO,
2116 1.716 mlelstv 10338, 4816, 0,
2117 1.674 christos USB_VENDOR_GREENHOUSE, USB_PRODUCT_GREENHOUSE_KANA21,
2118 1.716 mlelstv 10346, 4924, 7658, 8180, 10356, 0,
2119 1.674 christos USB_VENDOR_GRIFFIN, USB_PRODUCT_GRIFFIN_IMATE,
2120 1.716 mlelstv 10363, 10370, 4757, 0,
2121 1.674 christos USB_VENDOR_GRIFFIN, USB_PRODUCT_GRIFFIN_POWERMATE,
2122 1.716 mlelstv 10374, 10384, 6352, 0,
2123 1.674 christos USB_VENDOR_GUDE, USB_PRODUCT_GUDE_DCF,
2124 1.716 mlelstv 10395, 10401, 4718, 0,
2125 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_DALEADER,
2126 1.716 mlelstv 10412, 10415, 0,
2127 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUSB254,
2128 1.716 mlelstv 10422, 5158, 0,
2129 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUSB254LB,
2130 1.716 mlelstv 10433, 0,
2131 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUSB254V2AP,
2132 1.716 mlelstv 10447, 0,
2133 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWNU300,
2134 1.716 mlelstv 10463, 0,
2135 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWNUM300,
2136 1.716 mlelstv 10472, 0,
2137 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUN54,
2138 1.716 mlelstv 10482, 0,
2139 1.674 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWNUP150,
2140 1.716 mlelstv 10491, 0,
2141 1.684 christos USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_RTL8192CU,
2142 1.697 nonaka 5065, 0,
2143 1.674 christos USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FGSM,
2144 1.716 mlelstv 10501, 10511, 5630, 10174, 0,
2145 1.674 christos USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FGCF,
2146 1.716 mlelstv 10501, 10161, 5630, 10174, 0,
2147 1.674 christos USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FG,
2148 1.716 mlelstv 10501, 0,
2149 1.674 christos USB_VENDOR_HAL, USB_PRODUCT_HAL_IMR001,
2150 1.716 mlelstv 10522, 10535, 10538, 0,
2151 1.674 christos USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_VISOR,
2152 1.716 mlelstv 2597, 10548, 0,
2153 1.674 christos USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_TREO,
2154 1.716 mlelstv 2597, 10554, 0,
2155 1.674 christos USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_TREO600,
2156 1.716 mlelstv 2597, 10554, 5810, 0,
2157 1.674 christos USB_VENDOR_HANK, USB_PRODUCT_HANK_HP5187,
2158 1.716 mlelstv 8758, 3666, 10559, 0,
2159 1.674 christos USB_VENDOR_HAUPPAUGE, USB_PRODUCT_HAUPPAUGE_WINTV_USB_FM,
2160 1.716 mlelstv 10574, 4718, 8266, 0,
2161 1.674 christos USB_VENDOR_HAUPPAUGE2, USB_PRODUCT_HAUPPAUGE2_WINTV_USB2_FM,
2162 1.716 mlelstv 10574, 8289, 8266, 0,
2163 1.674 christos USB_VENDOR_HAUPPAUGE2, USB_PRODUCT_HAUPPAUGE2_WINTV_NOVAT_7700M,
2164 1.716 mlelstv 10574, 10580, 6643, 0,
2165 1.674 christos USB_VENDOR_HAUPPAUGE2, USB_PRODUCT_HAUPPAUGE2_WINTV_NOVAT_7700PC,
2166 1.716 mlelstv 10574, 10580, 6643, 0,
2167 1.674 christos USB_VENDOR_HAUPPAUGE2, USB_PRODUCT_HAUPPAUGE2_WINTV_NOVAT_7070P,
2168 1.716 mlelstv 10574, 10580, 6643, 0,
2169 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RT2870_1,
2170 1.697 nonaka 4944, 0,
2171 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RT2870_2,
2172 1.697 nonaka 4944, 0,
2173 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_HWUN2,
2174 1.716 mlelstv 10587, 0,
2175 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RT3070,
2176 1.697 nonaka 4951, 0,
2177 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RT2870_3,
2178 1.697 nonaka 4944, 0,
2179 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RTL8192SU_1,
2180 1.716 mlelstv 5223, 0,
2181 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RTL8192SU_2,
2182 1.716 mlelstv 5223, 0,
2183 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RT2870_4,
2184 1.697 nonaka 4944, 0,
2185 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RT2870_5,
2186 1.697 nonaka 4944, 0,
2187 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RTL8192CU,
2188 1.697 nonaka 5065, 0,
2189 1.684 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_RTL8192CU_2,
2190 1.697 nonaka 5065, 0,
2191 1.674 christos USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_UF100,
2192 1.716 mlelstv 6495, 4718, 4748, 0,
2193 1.674 christos USB_VENDOR_HITACHI, USB_PRODUCT_HITACHI_DZMV100A,
2194 1.716 mlelstv 10593, 10601, 10611, 0,
2195 1.674 christos USB_VENDOR_HITACHI, USB_PRODUCT_HITACHI_DVDCAM_USB,
2196 1.716 mlelstv 10621, 4718, 10628, 8279, 0,
2197 1.674 christos USB_VENDOR_HOLTEK, USB_PRODUCT_HOLTEK_MOP35,
2198 1.716 mlelstv 10631, 0,
2199 1.674 christos USB_VENDOR_HOSIDEN, USB_PRODUCT_HOSIDEN_PPP,
2200 1.716 mlelstv 10638, 6352, 0,
2201 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_895C,
2202 1.716 mlelstv 10655, 10663, 0,
2203 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_4100C,
2204 1.716 mlelstv 10668, 10676, 0,
2205 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_S20,
2206 1.716 mlelstv 10682, 7517, 0,
2207 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_880C,
2208 1.716 mlelstv 10655, 10693, 0,
2209 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_4200C,
2210 1.716 mlelstv 10698, 10706, 0,
2211 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_CDWRITERPLUS,
2212 1.716 mlelstv 10712, 10722, 0,
2213 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_KBDHUB,
2214 1.716 mlelstv 3846, 5719, 5674, 0,
2215 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_HN210W,
2216 1.716 mlelstv 10727, 0,
2217 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_6200C,
2218 1.716 mlelstv 10698, 10734, 0,
2219 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_S20b,
2220 1.716 mlelstv 10740, 7517, 0,
2221 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_815C,
2222 1.716 mlelstv 10655, 10751, 0,
2223 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_3300C,
2224 1.716 mlelstv 10698, 10756, 0,
2225 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_CDW8200,
2226 1.716 mlelstv 10712, 10722, 10762, 0,
2227 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_1220C,
2228 1.716 mlelstv 10655, 10768, 0,
2229 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_810C,
2230 1.716 mlelstv 10655, 10774, 0,
2231 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_4300C,
2232 1.716 mlelstv 10668, 10784, 0,
2233 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_CD4E,
2234 1.716 mlelstv 10790, 10801, 0,
2235 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_G85XI,
2236 1.716 mlelstv 10807, 10817, 0,
2237 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_1200,
2238 1.716 mlelstv 10823, 10832, 0,
2239 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_5200C,
2240 1.716 mlelstv 10668, 10837, 0,
2241 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_830C,
2242 1.716 mlelstv 10655, 10843, 0,
2243 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_3400CSE,
2244 1.716 mlelstv 10698, 10848, 0,
2245 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_885C,
2246 1.716 mlelstv 10655, 10856, 0,
2247 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_6300C,
2248 1.716 mlelstv 10668, 10861, 0,
2249 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_840C,
2250 1.716 mlelstv 10655, 10867, 0,
2251 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_2200C,
2252 1.716 mlelstv 10698, 10872, 0,
2253 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_5300C,
2254 1.716 mlelstv 10668, 10878, 0,
2255 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_4400C,
2256 1.716 mlelstv 10668, 10884, 0,
2257 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_816C,
2258 1.716 mlelstv 10655, 10890, 0,
2259 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_2300D,
2260 1.716 mlelstv 10895, 10904, 0,
2261 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_970CSE,
2262 1.716 mlelstv 10910, 10918, 0,
2263 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_5400C,
2264 1.716 mlelstv 10668, 10925, 0,
2265 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_2215,
2266 1.716 mlelstv 7870, 10931, 10944, 0,
2267 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_959C,
2268 1.716 mlelstv 10910, 10948, 0,
2269 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_568J,
2270 1.716 mlelstv 10953, 10961, 0,
2271 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_930C,
2272 1.716 mlelstv 10655, 10965, 0,
2273 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_P2000U,
2274 1.716 mlelstv 10970, 10977, 0,
2275 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_RNDIS,
2276 1.716 mlelstv 10985, 10993, 0,
2277 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_640C,
2278 1.716 mlelstv 10655, 10999, 0,
2279 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_4670V,
2280 1.716 mlelstv 10698, 11004, 0,
2281 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_P1100,
2282 1.716 mlelstv 10682, 11010, 0,
2283 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_V125W,
2284 1.716 mlelstv 11016, 0,
2285 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_6127,
2286 1.716 mlelstv 10910, 11022, 0,
2287 1.674 christos USB_VENDOR_HP, USB_PRODUCT_HP_HN210E,
2288 1.716 mlelstv 4748, 11027, 0,
2289 1.674 christos USB_VENDOR_HP3, USB_PRODUCT_HP3_RTL8188CU,
2290 1.716 mlelstv 5085, 0,
2291 1.674 christos USB_VENDOR_HP2, USB_PRODUCT_HP2_C500,
2292 1.716 mlelstv 10740, 11034, 0,
2293 1.674 christos USB_VENDOR_HTC, USB_PRODUCT_HTC_ANDROID,
2294 1.716 mlelstv 11039, 0,
2295 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_MOBILE,
2296 1.716 mlelstv 3942, 7090, 0,
2297 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E220,
2298 1.716 mlelstv 3942, 11047, 0,
2299 1.685 nonaka USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_U8150,
2300 1.716 mlelstv 3942, 11052, 0,
2301 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_EM770W,
2302 1.716 mlelstv 3942, 11058, 0,
2303 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E1750,
2304 1.716 mlelstv 3942, 11065, 0,
2305 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E1750INIT,
2306 1.716 mlelstv 3942, 11065, 4718, 11071, 0,
2307 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_K3765,
2308 1.716 mlelstv 3942, 11074, 0,
2309 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E1820,
2310 1.716 mlelstv 3942, 11080, 0,
2311 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E171INIT,
2312 1.716 mlelstv 3942, 11086, 4718, 11071, 0,
2313 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E171,
2314 1.716 mlelstv 3942, 11086, 0,
2315 1.715 nonaka USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E353_HiLink,
2316 1.716 mlelstv 3942, 11091, 0,
2317 1.714 dholland USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E353,
2318 1.716 mlelstv 3942, 11103, 0,
2319 1.674 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_K3765INIT,
2320 1.716 mlelstv 3942, 11074, 4718, 11071, 0,
2321 1.675 christos USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E353INIT,
2322 1.716 mlelstv 3942, 11103, 4718, 11071, 0,
2323 1.674 christos USB_VENDOR_HUAWEI3COM, USB_PRODUCT_HUAWEI3COM_RT2573,
2324 1.716 mlelstv 5115, 0,
2325 1.674 christos USB_VENDOR_HYUNDAI, USB_PRODUCT_HYUNDAI_PC5740,
2326 1.716 mlelstv 11108, 11115, 0,
2327 1.674 christos USB_VENDOR_HYUNDAI, USB_PRODUCT_HYUNDAI_UM175,
2328 1.716 mlelstv 11120, 11115, 0,
2329 1.674 christos USB_VENDOR_IBM, USB_PRODUCT_IBM_OPTTRAVELMOUSE,
2330 1.697 nonaka 3223, 0,
2331 1.674 christos USB_VENDOR_IBM, USB_PRODUCT_IBM_USBCDROMDRIVE,
2332 1.716 mlelstv 4718, 11126, 3500, 0,
2333 1.674 christos USB_VENDOR_IIYAMA, USB_PRODUCT_IIYAMA_HUB,
2334 1.716 mlelstv 5674, 0,
2335 1.674 christos USB_VENDOR_IMATION, USB_PRODUCT_IMATION_FLASHGO,
2336 1.716 mlelstv 11133, 11139, 0,
2337 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4,
2338 1.716 mlelstv 11143, 9881, 0,
2339 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_HUBPORT7,
2340 1.716 mlelstv 11154, 0,
2341 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_RAPIDPORT4,
2342 1.716 mlelstv 11164, 0,
2343 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4T,
2344 1.716 mlelstv 11176, 9881, 9492, 11187, 0,
2345 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT2,
2346 1.716 mlelstv 11194, 9881, 0,
2347 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4I,
2348 1.716 mlelstv 11176, 11205, 0,
2349 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT2I,
2350 1.716 mlelstv 11194, 11211, 0,
2351 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_HUBPORT4,
2352 1.716 mlelstv 11223, 0,
2353 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8HAND,
2354 1.716 mlelstv 11233, 11244, 0,
2355 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_MULTIMODEM,
2356 1.716 mlelstv 2090, 11255, 11263, 11266, 0,
2357 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORTPPORT,
2358 1.716 mlelstv 11271, 6709, 6903, 11286, 0,
2359 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT421,
2360 1.716 mlelstv 11295, 11308, 0,
2361 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT21,
2362 1.716 mlelstv 11327, 11339, 0,
2363 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8DC,
2364 1.716 mlelstv 11354, 11244, 11358, 11361, 11367, 5439, 11370, 0,
2365 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8,
2366 1.716 mlelstv 11244, 0,
2367 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT2DIN,
2368 1.716 mlelstv 11194, 9881, 600, 1539, 11375, 9418, 0,
2369 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4DIN,
2370 1.716 mlelstv 11176, 9881, 600, 1539, 11375, 9418, 0,
2371 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT16DC,
2372 1.716 mlelstv 11354, 11379, 11358, 11391, 11367, 5439, 11397, 0,
2373 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORTCOMP,
2374 1.716 mlelstv 11403, 11412, 0,
2375 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8I,
2376 1.716 mlelstv 11244, 11205, 0,
2377 1.674 christos USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_MT4X56USB,
2378 1.716 mlelstv 11423, 10103, 0,
2379 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_F5U002,
2380 1.716 mlelstv 6709, 6718, 4757, 0,
2381 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ATAPI,
2382 1.716 mlelstv 11427, 4757, 0,
2383 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_IDEUSB2,
2384 1.716 mlelstv 8289, 9139, 4732, 0,
2385 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ISD110,
2386 1.716 mlelstv 11433, 4757, 11437, 0,
2387 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ISD105,
2388 1.716 mlelstv 11433, 4757, 11444, 0,
2389 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_DRIVEV2,
2390 1.716 mlelstv 7658, 4718, 11451, 11461, 0,
2391 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_DRIVEV2_5,
2392 1.716 mlelstv 7658, 4718, 11451, 11461, 0,
2393 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_USBCABLE,
2394 1.716 mlelstv 4718, 5788, 0,
2395 1.674 christos USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ADAPTERV2,
2396 1.716 mlelstv 4718, 9139, 4732, 11461, 0,
2397 1.674 christos USB_VENDOR_INTEL, USB_PRODUCT_INTEL_EASYPC_CAMERA,
2398 1.716 mlelstv 11464, 5627, 2890, 0,
2399 1.674 christos USB_VENDOR_INTEL, USB_PRODUCT_INTEL_AP310,
2400 1.716 mlelstv 11469, 11475, 7178, 0,
2401 1.674 christos USB_VENDOR_INTEL, USB_PRODUCT_INTEL_I2011B,
2402 1.716 mlelstv 3666, 11484, 0,
2403 1.674 christos USB_VENDOR_INTEL, USB_PRODUCT_INTEL_TESTBOARD,
2404 1.716 mlelstv 11490, 11496, 9164, 0,
2405 1.674 christos USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH,
2406 1.716 mlelstv 11501, 11506, 5674, 0,
2407 1.674 christos USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH2,
2408 1.716 mlelstv 11501, 11506, 5674, 0,
2409 1.674 christos USB_VENDOR_INTERSIL, USB_PRODUCT_INTERSIL_PRISM_GT,
2410 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
2411 1.674 christos USB_VENDOR_INTERSIL, USB_PRODUCT_INTERSIL_PRISM_2X,
2412 1.716 mlelstv 11515, 5158, 0,
2413 1.674 christos USB_VENDOR_INTREPIDCS, USB_PRODUCT_INTREPIDCS_VALUECAN,
2414 1.716 mlelstv 11524, 0,
2415 1.674 christos USB_VENDOR_INTREPIDCS, USB_PRODUCT_INTREPIDCS_NEOVI,
2416 1.716 mlelstv 11533, 11539, 0,
2417 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_IU_CD2,
2418 1.716 mlelstv 9689, 11544, 11555, 11560, 0,
2419 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_DVR_UEH8,
2420 1.716 mlelstv 9689, 11544, 11555, 11567, 0,
2421 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBSSMRW,
2422 1.716 mlelstv 11576, 11586, 4757, 0,
2423 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBSDRW,
2424 1.716 mlelstv 11594, 11586, 4757, 0,
2425 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETT,
2426 1.716 mlelstv 4718, 11603, 0,
2427 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETTX,
2428 1.716 mlelstv 4718, 11608, 0,
2429 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETTXS,
2430 1.716 mlelstv 4718, 11614, 0,
2431 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBWNB11A,
2432 1.716 mlelstv 4718, 11622, 0,
2433 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBWNB11,
2434 1.716 mlelstv 4718, 11629, 11622, 0,
2435 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBWNG54US,
2436 1.716 mlelstv 4718, 11637, 0,
2437 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBWNG54US_NF,
2438 1.716 mlelstv 4718, 11637, 0,
2439 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_ETXUS2,
2440 1.716 mlelstv 11647, 0,
2441 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_ETGUS2,
2442 1.716 mlelstv 11655, 0,
2443 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_FT232R,
2444 1.716 mlelstv 11663, 0,
2445 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_WNGDNUS2,
2446 1.716 mlelstv 11670, 0,
2447 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_RT3072_1,
2448 1.697 nonaka 4965, 0,
2449 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_RT3072_2,
2450 1.697 nonaka 4965, 0,
2451 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_RT3072_3,
2452 1.697 nonaka 4965, 0,
2453 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_RT3072_4,
2454 1.697 nonaka 4965, 0,
2455 1.684 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_WNG150UM,
2456 1.716 mlelstv 11681, 0,
2457 1.684 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_RTL8192CU,
2458 1.697 nonaka 5065, 0,
2459 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBRSAQ,
2460 1.716 mlelstv 4718, 9352, 4757, 11691, 0,
2461 1.674 christos USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBRSAQ5,
2462 1.716 mlelstv 4718, 9352, 4757, 11701, 0,
2463 1.674 christos USB_VENDOR_IODATA2, USB_PRODUCT_IODATA2_USB2SC,
2464 1.716 mlelstv 11711, 1764, 11723, 0,
2465 1.674 christos USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP100,
2466 1.716 mlelstv 11731, 11735, 0,
2467 1.674 christos USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP250,
2468 1.716 mlelstv 11731, 5784, 0,
2469 1.674 christos USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP250_2,
2470 1.716 mlelstv 11731, 5784, 0,
2471 1.674 christos USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_CDRW,
2472 1.716 mlelstv 11739, 11744, 0,
2473 1.674 christos USB_VENDOR_IRIVER, USB_PRODUCT_IRIVER_IFP_1XX,
2474 1.716 mlelstv 11749, 0,
2475 1.674 christos USB_VENDOR_IRIVER, USB_PRODUCT_IRIVER_IFP_3XX,
2476 1.716 mlelstv 11757, 0,
2477 1.674 christos USB_VENDOR_IRIVER, USB_PRODUCT_IRIVER_IFP_5XX,
2478 1.716 mlelstv 11765, 0,
2479 1.674 christos USB_VENDOR_JABLOTRON, USB_PRODUCT_JABLOTRON_PC60B,
2480 1.716 mlelstv 11773, 0,
2481 1.674 christos USB_VENDOR_JATON, USB_PRODUCT_JATON_EDA,
2482 1.716 mlelstv 4748, 7667, 4732, 0,
2483 1.674 christos USB_VENDOR_JENOPTIK, USB_PRODUCT_JENOPTIK_JD350,
2484 1.716 mlelstv 11780, 8422, 11783, 8184, 0,
2485 1.674 christos USB_VENDOR_JMICRON, USB_PRODUCT_JMICRON_JM20329,
2486 1.716 mlelstv 4718, 5531, 5316, 1764, 0,
2487 1.674 christos USB_VENDOR_JMICRON, USB_PRODUCT_JMICRON_JM20336,
2488 1.716 mlelstv 4718, 5531, 11794, 1764, 0,
2489 1.674 christos USB_VENDOR_JMICRON, USB_PRODUCT_JMICRON_JM20337,
2490 1.716 mlelstv 4718, 5531, 5316, 1764, 0,
2491 1.674 christos USB_VENDOR_JRC, USB_PRODUCT_JRC_AH_J3001V_J3002V,
2492 1.716 mlelstv 11799, 11810, 0,
2493 1.674 christos USB_VENDOR_JVC, USB_PRODUCT_JVC_GR_DX95,
2494 1.716 mlelstv 11827, 0,
2495 1.674 christos USB_VENDOR_JVC, USB_PRODUCT_JVC_MP_PRX1,
2496 1.716 mlelstv 11835, 4748, 0,
2497 1.674 christos USB_VENDOR_JVC, USB_PRODUCT_JVC_MP_XP7250_WL,
2498 1.716 mlelstv 11843, 11853, 5158, 0,
2499 1.674 christos USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BT,
2500 1.716 mlelstv 11861, 4748, 11866, 6273, 11875, 11879, 0,
2501 1.674 christos USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BTN,
2502 1.716 mlelstv 11861, 4748, 11866, 6273, 11875, 11879, 0,
2503 1.674 christos USB_VENDOR_KAWATSU, USB_PRODUCT_KAWATSU_MH4000P,
2504 1.716 mlelstv 11886, 11894, 0,
2505 1.674 christos USB_VENDOR_KAWATSU, USB_PRODUCT_KAWATSU_KC180,
2506 1.716 mlelstv 11900, 9639, 0,
2507 1.674 christos USB_VENDOR_KEISOKUGIKEN, USB_PRODUCT_KEISOKUGIKEN_USBDAQ,
2508 1.716 mlelstv 11907, 11916, 0,
2509 1.674 christos USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT,
2510 1.716 mlelstv 11923, 11929, 11937, 0,
2511 1.674 christos USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_TURBOBALL,
2512 1.716 mlelstv 11947, 0,
2513 1.674 christos USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT_MAC,
2514 1.716 mlelstv 11923, 4718, 11937, 9492, 9496, 0,
2515 1.674 christos USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_VIDEOCAM_VGA,
2516 1.716 mlelstv 11957, 11966, 0,
2517 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28_NF,
2518 1.716 mlelstv 11970, 9352, 4757, 7429, 7433, 0,
2519 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28X_NF,
2520 1.716 mlelstv 11977, 9352, 4757, 7429, 7433, 0,
2521 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19_NF,
2522 1.716 mlelstv 11985, 9352, 4757, 7429, 7433, 0,
2523 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18_NF,
2524 1.716 mlelstv 11992, 9352, 4757, 7429, 7433, 0,
2525 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18X_NF,
2526 1.716 mlelstv 11999, 9352, 4757, 7429, 7433, 0,
2527 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19W_NF,
2528 1.716 mlelstv 12007, 9352, 4757, 7429, 7433, 0,
2529 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19,
2530 1.716 mlelstv 11985, 9352, 4757, 0,
2531 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19W,
2532 1.716 mlelstv 12007, 9352, 4757, 0,
2533 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA49W_NF,
2534 1.716 mlelstv 12015, 9352, 4757, 7429, 7433, 0,
2535 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA49W,
2536 1.716 mlelstv 12015, 9352, 4757, 0,
2537 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QI_NF,
2538 1.716 mlelstv 12023, 9352, 4757, 7429, 7433, 0,
2539 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QI,
2540 1.716 mlelstv 12023, 9352, 4757, 0,
2541 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19Q_NF,
2542 1.716 mlelstv 12032, 9352, 4757, 7429, 7433, 0,
2543 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19Q,
2544 1.716 mlelstv 12032, 9352, 4757, 0,
2545 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28,
2546 1.716 mlelstv 11970, 9352, 4757, 0,
2547 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XXB,
2548 1.716 mlelstv 12040, 9352, 4757, 0,
2549 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18,
2550 1.716 mlelstv 11992, 9352, 4757, 0,
2551 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18X,
2552 1.716 mlelstv 11999, 9352, 4757, 0,
2553 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XB_NF,
2554 1.716 mlelstv 12051, 9352, 4757, 7429, 7433, 0,
2555 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XA_NF,
2556 1.716 mlelstv 12051, 9352, 4757, 7429, 7433, 0,
2557 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XA,
2558 1.716 mlelstv 12060, 9352, 4757, 0,
2559 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18XA_NF,
2560 1.716 mlelstv 12069, 9352, 4757, 7429, 7433, 0,
2561 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18XA,
2562 1.716 mlelstv 12069, 9352, 4757, 0,
2563 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QW_NF,
2564 1.716 mlelstv 12078, 9352, 4757, 7429, 7433, 0,
2565 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QW,
2566 1.716 mlelstv 12078, 9352, 4757, 0,
2567 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19H,
2568 1.716 mlelstv 12087, 9352, 4757, 0,
2569 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_UIA10,
2570 1.716 mlelstv 12095, 12102, 12109, 0,
2571 1.674 christos USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_UIA11,
2572 1.716 mlelstv 12117, 12102, 12109, 0,
2573 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_XX1,
2574 1.697 nonaka 4748, 4732, 0,
2575 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX,
2576 1.716 mlelstv 12124, 4718, 4748, 0,
2577 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_DT102_G2,
2578 1.716 mlelstv 12133, 12136, 12140, 0,
2579 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_DT101_II,
2580 1.716 mlelstv 12133, 12143, 7178, 0,
2581 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_DTMINI10,
2582 1.716 mlelstv 12133, 6342, 12147, 0,
2583 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_DT101_G2,
2584 1.716 mlelstv 12133, 12143, 12140, 0,
2585 1.674 christos USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_DT100_G2,
2586 1.716 mlelstv 12133, 11735, 12140, 0,
2587 1.674 christos USB_VENDOR_KINGSUN, USB_PRODUCT_KINGSUN_IRDA,
2588 1.716 mlelstv 12150, 9639, 0,
2589 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC220,
2590 1.716 mlelstv 2209, 12167, 12175, 0,
2591 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC260,
2592 1.716 mlelstv 2209, 12167, 12181, 0,
2593 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC265,
2594 1.716 mlelstv 2209, 12167, 12187, 0,
2595 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC290,
2596 1.716 mlelstv 2209, 12167, 12193, 0,
2597 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC240,
2598 1.716 mlelstv 2209, 12167, 12199, 0,
2599 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC280,
2600 1.716 mlelstv 2209, 12167, 12205, 0,
2601 1.674 christos USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DX4900,
2602 1.716 mlelstv 12211, 12221, 0,
2603 1.674 christos USB_VENDOR_KONICA, USB_PRODUCT_KONICA_CAMERA,
2604 1.716 mlelstv 2209, 12228, 2890, 0,
2605 1.674 christos USB_VENDOR_KYE, USB_PRODUCT_KYE_NICHE,
2606 1.716 mlelstv 12234, 6198, 0,
2607 1.674 christos USB_VENDOR_KYE, USB_PRODUCT_KYE_NETSCROLL,
2608 1.716 mlelstv 12240, 12247, 6198, 0,
2609 1.674 christos USB_VENDOR_KYE, USB_PRODUCT_KYE_G07,
2610 1.716 mlelstv 12257, 12265, 12270, 0,
2611 1.674 christos USB_VENDOR_KYE, USB_PRODUCT_KYE_FLIGHT2000,
2612 1.716 mlelstv 7753, 12278, 12283, 0,
2613 1.674 christos USB_VENDOR_KYE, USB_PRODUCT_KYE_VIVIDPRO,
2614 1.716 mlelstv 12292, 12302, 7034, 0,
2615 1.674 christos USB_VENDOR_KYOCERA, USB_PRODUCT_KYOCERA_AHK3001V,
2616 1.716 mlelstv 12312, 0,
2617 1.674 christos USB_VENDOR_LACIE, USB_PRODUCT_LACIE_PKTDRV,
2618 1.716 mlelstv 12322, 0,
2619 1.674 christos USB_VENDOR_LACIE, USB_PRODUCT_LACIE_HD,
2620 1.716 mlelstv 12334, 12339, 0,
2621 1.674 christos USB_VENDOR_LACIE, USB_PRODUCT_LACIE_CDRW,
2622 1.716 mlelstv 11071, 12344, 0,
2623 1.690 nonaka USB_VENDOR_LENOVO, USB_PRODUCT_LENOVO_AX88179,
2624 1.716 mlelstv 6527, 4718, 6535, 6510, 5001, 5889, 0,
2625 1.690 nonaka USB_VENDOR_LENOVO, USB_PRODUCT_LENOVO_COMPACTKBDWTP,
2626 1.716 mlelstv 12348, 12357, 4718, 7681, 4924, 12365, 0,
2627 1.674 christos USB_VENDOR_LENOVO, USB_PRODUCT_LENOVO_ETHERNET,
2628 1.716 mlelstv 4718, 5193, 4748, 0,
2629 1.674 christos USB_VENDOR_LEXAR, USB_PRODUCT_LEXAR_JUMPSHOT,
2630 1.716 mlelstv 12376, 10161, 10174, 0,
2631 1.674 christos USB_VENDOR_LEXAR, USB_PRODUCT_LEXAR_2662WAR,
2632 1.716 mlelstv 12385, 0,
2633 1.674 christos USB_VENDOR_LEXAR, USB_PRODUCT_LEXAR_MCR,
2634 1.716 mlelstv 12394, 10174, 0,
2635 1.674 christos USB_VENDOR_LEXMARK, USB_PRODUCT_LEXMARK_S2450,
2636 1.716 mlelstv 12405, 12411, 12413, 0,
2637 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_MAUSB2,
2638 1.716 mlelstv 12418, 12426, 0,
2639 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TX1,
2640 1.716 mlelstv 12434, 0,
2641 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10T,
2642 1.716 mlelstv 12442, 4748, 0,
2643 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100TX,
2644 1.716 mlelstv 12449, 4748, 0,
2645 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100H1,
2646 1.716 mlelstv 12458, 12467, 0,
2647 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TA,
2648 1.716 mlelstv 12481, 4748, 0,
2649 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_WUSB11,
2650 1.716 mlelstv 12489, 3666, 4718, 3277, 4732, 0,
2651 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_WUSB11_25,
2652 1.716 mlelstv 12489, 3666, 4718, 3277, 4732, 6615, 12496, 0,
2653 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_WUSB12_11,
2654 1.716 mlelstv 12501, 5388, 12508, 0,
2655 1.674 christos USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TX2,
2656 1.716 mlelstv 12434, 0,
2657 1.674 christos USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_WUSB11,
2658 1.716 mlelstv 12489, 0,
2659 1.674 christos USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_NWU11B,
2660 1.716 mlelstv 3277, 12513, 12524, 0,
2661 1.674 christos USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_USB200M,
2662 1.716 mlelstv 4718, 5193, 6495, 5001, 5889, 0,
2663 1.674 christos USB_VENDOR_LINKSYS3, USB_PRODUCT_LINKSYS3_WUSB11V28,
2664 1.716 mlelstv 12531, 0,
2665 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_USB1000,
2666 1.716 mlelstv 12542, 0,
2667 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB100,
2668 1.716 mlelstv 12550, 0,
2669 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB600N,
2670 1.716 mlelstv 12558, 0,
2671 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB54GC_2,
2672 1.716 mlelstv 7823, 7302, 0,
2673 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB54GC_3,
2674 1.716 mlelstv 7823, 7291, 0,
2675 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_RT3070,
2676 1.697 nonaka 4951, 0,
2677 1.674 christos USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB600NV2,
2678 1.716 mlelstv 12558, 7302, 0,
2679 1.674 christos USB_VENDOR_LITEON, USB_PRODUCT_LITEON_AR9271,
2680 1.716 mlelstv 6786, 0,
2681 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LDR_H443SU2,
2682 1.716 mlelstv 9689, 11544, 11555, 12567, 0,
2683 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LDR_H443U2,
2684 1.716 mlelstv 9689, 11544, 11555, 12579, 0,
2685 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LAN_GTJU2,
2686 1.716 mlelstv 12590, 0,
2687 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LANTX,
2688 1.716 mlelstv 12601, 0,
2689 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_RTL8187,
2690 1.716 mlelstv 8533, 0,
2691 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_RT2870_1,
2692 1.697 nonaka 4944, 0,
2693 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_RT2870_2,
2694 1.697 nonaka 4944, 0,
2695 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_RT2870_3,
2696 1.697 nonaka 4944, 0,
2697 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LANW300NU2,
2698 1.716 mlelstv 12608, 0,
2699 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_RT3020,
2700 1.716 mlelstv 12621, 0,
2701 1.693 rjs USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LANW300NU2S,
2702 1.716 mlelstv 12628, 0,
2703 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LAN_W450ANU2E,
2704 1.716 mlelstv 12642, 0,
2705 1.674 christos USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LAN_W300ANU2,
2706 1.716 mlelstv 12656, 0,
2707 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_M2452,
2708 1.716 mlelstv 12670, 7681, 0,
2709 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_M4848,
2710 1.716 mlelstv 12676, 6198, 0,
2711 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_PAGESCAN,
2712 1.716 mlelstv 12682, 0,
2713 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMWEB,
2714 1.716 mlelstv 7987, 12691, 0,
2715 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO,
2716 1.716 mlelstv 7987, 4816, 0,
2717 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMEXP,
2718 1.716 mlelstv 7987, 12695, 0,
2719 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAM,
2720 1.716 mlelstv 7987, 0,
2721 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMEXP2,
2722 1.716 mlelstv 7987, 12695, 0,
2723 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO3k,
2724 1.716 mlelstv 7987, 4816, 12703, 0,
2725 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRONB,
2726 1.716 mlelstv 7987, 9492, 8207, 4816, 0,
2727 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO4K,
2728 1.716 mlelstv 7987, 4816, 12708, 0,
2729 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMMESS,
2730 1.716 mlelstv 7987, 12713, 0,
2731 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_N43,
2732 1.716 mlelstv 12723, 0,
2733 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_N48,
2734 1.716 mlelstv 12727, 6198, 0,
2735 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MBA47,
2736 1.716 mlelstv 12731, 6198, 0,
2737 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMMOUSE,
2738 1.716 mlelstv 12738, 12746, 6211, 0,
2739 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_BD58,
2740 1.716 mlelstv 12753, 6198, 0,
2741 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_USBPS2MOUSE,
2742 1.716 mlelstv 12758, 3223, 6211, 0,
2743 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MUV55A,
2744 1.716 mlelstv 12767, 0,
2745 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_UN58A,
2746 1.716 mlelstv 12775, 6211, 0,
2747 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMPAD,
2748 1.716 mlelstv 12738, 10338, 12781, 0,
2749 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMRPAD,
2750 1.716 mlelstv 12738, 12789, 0,
2751 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMJOY,
2752 1.716 mlelstv 12738, 12799, 12283, 0,
2753 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMFFGP,
2754 1.716 mlelstv 12738, 12805, 12799, 12813, 12816, 0,
2755 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_BB13,
2756 1.716 mlelstv 12758, 12827, 0,
2757 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_BB18,
2758 1.716 mlelstv 12837, 12846, 0,
2759 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MARBLEMOUSE,
2760 1.716 mlelstv 12852, 6211, 0,
2761 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_RK53,
2762 1.716 mlelstv 12859, 6198, 0,
2763 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_RB6,
2764 1.716 mlelstv 12859, 7681, 0,
2765 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_CDO,
2766 1.716 mlelstv 12859, 12868, 3223, 0,
2767 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MX700,
2768 1.716 mlelstv 12859, 12876, 6198, 0,
2769 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_CBT44,
2770 1.716 mlelstv 12884, 12891, 0,
2771 1.674 christos USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO2,
2772 1.716 mlelstv 7987, 4816, 0,
2773 1.674 christos USB_VENDOR_LUCENT, USB_PRODUCT_LUCENT_EVALKIT,
2774 1.716 mlelstv 12900, 12908, 12919, 0,
2775 1.674 christos USB_VENDOR_LUWEN, USB_PRODUCT_LUWEN_EASYDISK,
2776 1.716 mlelstv 12923, 0,
2777 1.674 christos USB_VENDOR_MACALLY, USB_PRODUCT_MACALLY_MOUSE1,
2778 1.716 mlelstv 6198, 0,
2779 1.674 christos USB_VENDOR_MADCATZ, USB_PRODUCT_MADCATZ_CYBORG_RAT7,
2780 1.716 mlelstv 12932, 12939, 12946, 0,
2781 1.674 christos USB_VENDOR_MCT, USB_PRODUCT_MCT_HUB0100,
2782 1.716 mlelstv 5674, 0,
2783 1.674 christos USB_VENDOR_MCT, USB_PRODUCT_MCT_DU_H3SP_USB232,
2784 1.716 mlelstv 2519, 12948, 4718, 12956, 5674, 0,
2785 1.674 christos USB_VENDOR_MCT, USB_PRODUCT_MCT_USB232,
2786 1.716 mlelstv 12960, 8279, 0,
2787 1.674 christos USB_VENDOR_MCT, USB_PRODUCT_MCT_SITECOM_USB232,
2788 1.716 mlelstv 3554, 12960, 1957, 0,
2789 1.674 christos USB_VENDOR_MCT, USB_PRODUCT_MCT_ML_4500,
2790 1.716 mlelstv 12968, 0,
2791 1.674 christos USB_VENDOR_MEDIAGEAR, USB_PRODUCT_MEDIAGEAR_READER9IN1,
2792 1.716 mlelstv 5053, 12976, 6273, 5439, 10174, 0,
2793 1.674 christos USB_VENDOR_MEINBERG, USB_PRODUCT_MEINBERG_USB5131,
2794 1.716 mlelstv 4718, 12978, 12983, 4890, 3212, 12989, 0,
2795 1.674 christos USB_VENDOR_MEIZU, USB_PRODUCT_MEIZU_M6_SL,
2796 1.716 mlelstv 12995, 13006, 13009, 0,
2797 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUATX1,
2798 1.716 mlelstv 13014, 4748, 0,
2799 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUATX5,
2800 1.716 mlelstv 13014, 4748, 0,
2801 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUA2TX5,
2802 1.716 mlelstv 13021, 4748, 0,
2803 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAKTX,
2804 1.716 mlelstv 13029, 4748, 0,
2805 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_S11,
2806 1.716 mlelstv 13037, 0,
2807 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_MCRSM2,
2808 1.716 mlelstv 13049, 10511, 5630, 13057, 0,
2809 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_DUBPXXG,
2810 1.716 mlelstv 10181, 13071, 13079, 0,
2811 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KS11G,
2812 1.716 mlelstv 13088, 13102, 0,
2813 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAU2KTX,
2814 1.716 mlelstv 13111, 4748, 0,
2815 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KB11,
2816 1.716 mlelstv 13122, 5158, 0,
2817 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54YB,
2818 1.716 mlelstv 13135, 5158, 0,
2819 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54,
2820 1.716 mlelstv 13150, 5158, 0,
2821 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54AI,
2822 1.716 mlelstv 13162, 5158, 0,
2823 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAU2GT,
2824 1.716 mlelstv 13177, 4748, 0,
2825 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_NINWIFI,
2826 1.716 mlelstv 1409, 13187, 0,
2827 1.683 nonaka USB_VENDOR_MELCO, USB_PRODUCT_MELCO_PCOPRS1,
2828 1.716 mlelstv 13193, 13207, 0,
2829 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_SG54HP,
2830 1.716 mlelstv 13217, 0,
2831 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_G54HP,
2832 1.716 mlelstv 13231, 0,
2833 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54L,
2834 1.716 mlelstv 13244, 0,
2835 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCG300N,
2836 1.716 mlelstv 13257, 0,
2837 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_SG54HG,
2838 1.716 mlelstv 13270, 0,
2839 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCAG300N,
2840 1.716 mlelstv 13284, 0,
2841 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCG,
2842 1.716 mlelstv 13298, 0,
2843 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_RT2870_1,
2844 1.697 nonaka 4944, 0,
2845 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_RT2870_2,
2846 1.697 nonaka 4944, 0,
2847 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCGNHP,
2848 1.716 mlelstv 13307, 0,
2849 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCGN,
2850 1.716 mlelstv 13319, 0,
2851 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCG301N,
2852 1.716 mlelstv 13329, 0,
2853 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCGNM,
2854 1.716 mlelstv 13342, 0,
2855 1.674 christos USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCGNM2T,
2856 1.716 mlelstv 13353, 0,
2857 1.706 nonaka USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WIU2300D,
2858 1.716 mlelstv 13366, 0,
2859 1.674 christos USB_VENDOR_MERLIN, USB_PRODUCT_MERLIN_V620,
2860 1.716 mlelstv 4054, 13377, 0,
2861 1.674 christos USB_VENDOR_METRICOM, USB_PRODUCT_METRICOM_RICOCHET_GS,
2862 1.716 mlelstv 13382, 13391, 0,
2863 1.674 christos USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS1,
2864 1.716 mlelstv 434, 438, 13394, 13402, 5439, 0,
2865 1.674 christos USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS2,
2866 1.716 mlelstv 434, 438, 13394, 13402, 6338, 0,
2867 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_WLAN,
2868 1.716 mlelstv 5158, 0,
2869 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_BLUETOOTH,
2870 1.697 nonaka 4722, 4718, 4732, 0,
2871 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070,
2872 1.697 nonaka 4951, 0,
2873 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_2,
2874 1.697 nonaka 4951, 0,
2875 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_8,
2876 1.697 nonaka 4951, 0,
2877 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_3,
2878 1.697 nonaka 4951, 0,
2879 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_9,
2880 1.697 nonaka 4951, 0,
2881 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_MEGASKY580,
2882 1.716 mlelstv 13419, 13423, 6643, 4732, 0,
2883 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_MEGASKY580_55801,
2884 1.716 mlelstv 13419, 13423, 6643, 4732, 0,
2885 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_MS6861,
2886 1.716 mlelstv 13431, 0,
2887 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_MS6865,
2888 1.716 mlelstv 13439, 0,
2889 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_MS6869,
2890 1.716 mlelstv 13447, 0,
2891 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573,
2892 1.716 mlelstv 5115, 0,
2893 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573_2,
2894 1.716 mlelstv 5115, 0,
2895 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_4,
2896 1.697 nonaka 4951, 0,
2897 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_5,
2898 1.697 nonaka 4951, 0,
2899 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_10,
2900 1.697 nonaka 4951, 0,
2901 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_12,
2902 1.697 nonaka 4951, 0,
2903 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_13,
2904 1.697 nonaka 4951, 0,
2905 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_6,
2906 1.697 nonaka 4951, 0,
2907 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_11,
2908 1.697 nonaka 4951, 0,
2909 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_14,
2910 1.697 nonaka 4951, 0,
2911 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_15,
2912 1.697 nonaka 4951, 0,
2913 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT3070_7,
2914 1.697 nonaka 4951, 0,
2915 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573_3,
2916 1.716 mlelstv 5115, 0,
2917 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573_4,
2918 1.716 mlelstv 5115, 0,
2919 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_AX88772A,
2920 1.716 mlelstv 6547, 4718, 5193, 6495, 4748, 4757, 0,
2921 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_BLUETOOTH_2,
2922 1.697 nonaka 4722, 0,
2923 1.674 christos USB_VENDOR_MSI, USB_PRODUCT_MSI_BLUETOOTH_3,
2924 1.697 nonaka 4722, 0,
2925 1.674 christos USB_VENDOR_MICROCHIP, USB_PRODUCT_MICROCHIP_PICKIT1,
2926 1.716 mlelstv 13455, 5439, 13466, 13472, 13480, 0,
2927 1.674 christos USB_VENDOR_MICROCHIP, USB_PRODUCT_MICROCHIP_PICKIT2,
2928 1.716 mlelstv 13484, 6338, 13491, 13507, 0,
2929 1.674 christos USB_VENDOR_MICRODIA, USB_PRODUCT_MICRODIA_YUREX,
2930 1.716 mlelstv 13518, 0,
2931 1.674 christos USB_VENDOR_MICRONET, USB_PRODUCT_MICRONET_SP128AR,
2932 1.716 mlelstv 13524, 13532, 0,
2933 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_SIDEPREC,
2934 1.716 mlelstv 13542, 13553, 4816, 0,
2935 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INTELLIMOUSE,
2936 1.716 mlelstv 13563, 0,
2937 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_NATURALKBD,
2938 1.716 mlelstv 13576, 5719, 13584, 0,
2939 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_DDS80,
2940 1.716 mlelstv 2209, 8220, 2707, 13590, 0,
2941 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_SIDEWINDER,
2942 1.716 mlelstv 13593, 13553, 13604, 12846, 0,
2943 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INETPRO,
2944 1.716 mlelstv 13611, 5719, 4816, 0,
2945 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_TBEXPLORER,
2946 1.716 mlelstv 12827, 13620, 0,
2947 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INTELLIEYE,
2948 1.716 mlelstv 13629, 6198, 0,
2949 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INETPRO2,
2950 1.716 mlelstv 13611, 5719, 4816, 0,
2951 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_MN510,
2952 1.716 mlelstv 13640, 3666, 0,
2953 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_MN110,
2954 1.716 mlelstv 6495, 4718, 13646, 0,
2955 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_MEMORY_UNIT,
2956 1.716 mlelstv 13650, 13655, 13662, 0,
2957 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_DVD_PLAYBACK,
2958 1.716 mlelstv 13650, 9689, 13667, 13673, 13480, 0,
2959 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_CONTROLLER_S10,
2960 1.716 mlelstv 13650, 6352, 12411, 13682, 0,
2961 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_CONTROLLER_HUB,
2962 1.716 mlelstv 13650, 6352, 5674, 0,
2963 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_CONTROLLER_S12,
2964 1.716 mlelstv 13650, 6352, 12411, 13688, 0,
2965 1.682 jmcneill USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_360_WIRELESS_RECEIVER,
2966 1.716 mlelstv 13650, 13694, 3666, 12891, 0,
2967 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_24GHZ_XCVR10,
2968 1.716 mlelstv 13698, 13705, 13717, 0,
2969 1.674 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_24GHZ_XCVR20,
2970 1.716 mlelstv 13698, 13705, 13722, 0,
2971 1.703 christos USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_CM6000,
2972 1.716 mlelstv 13727, 6211, 13735, 0,
2973 1.674 christos USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_SCSIDB25,
2974 1.716 mlelstv 13740, 0,
2975 1.674 christos USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_SCSIHD50,
2976 1.716 mlelstv 13754, 0,
2977 1.674 christos USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_DPCM,
2978 1.716 mlelstv 4718, 13768, 0,
2979 1.674 christos USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_FREECOM,
2980 1.716 mlelstv 2380, 10181, 0,
2981 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_336CX,
2982 1.716 mlelstv 13779, 13787, 4890, 13793, 7034, 0,
2983 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_X6U,
2984 1.716 mlelstv 13796, 13806, 4890, 13809, 0,
2985 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_C6,
2986 1.716 mlelstv 13779, 13813, 7034, 0,
2987 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_336CX2,
2988 1.716 mlelstv 13779, 13787, 4890, 13793, 7034, 0,
2989 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_V6USL,
2990 1.716 mlelstv 13796, 13816, 0,
2991 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_6000,
2992 1.716 mlelstv 13796, 13735, 0,
2993 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_V6USL2,
2994 1.716 mlelstv 13796, 13816, 0,
2995 1.674 christos USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_V6UL,
2996 1.716 mlelstv 13796, 13822, 0,
2997 1.674 christos USB_VENDOR_MIDIMAN, USB_PRODUCT_MIDIMAN_MIDISPORT2X2,
2998 1.716 mlelstv 13827, 13837, 0,
2999 1.674 christos USB_VENDOR_MIDIMAN, USB_PRODUCT_MIDIMAN_MIDISPORT2X4,
3000 1.716 mlelstv 13827, 13841, 0,
3001 1.674 christos USB_VENDOR_MINDSATWORK, USB_PRODUCT_MINDSATWORK_DW,
3002 1.716 mlelstv 2209, 13845, 0,
3003 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_2300,
3004 1.716 mlelstv 13852, 13859, 0,
3005 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_S304,
3006 1.716 mlelstv 13852, 13864, 0,
3007 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_X,
3008 1.716 mlelstv 13852, 3803, 0,
3009 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_DIMAGE7I,
3010 1.716 mlelstv 13852, 13869, 0,
3011 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_5400,
3012 1.716 mlelstv 13852, 13872, 0,
3013 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_DIMAGEA1,
3014 1.716 mlelstv 13852, 9094, 0,
3015 1.674 christos USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_XT,
3016 1.716 mlelstv 13852, 13877, 0,
3017 1.674 christos USB_VENDOR_MISC, USB_PRODUCT_MISC_WISPY_24X,
3018 1.716 mlelstv 13880, 13889, 13896, 0,
3019 1.674 christos USB_VENDOR_MISC, USB_PRODUCT_MISC_TELLSTICK,
3020 1.716 mlelstv 13901, 13909, 0,
3021 1.674 christos USB_VENDOR_MISC, USB_PRODUCT_MISC_TELLSTICK_DUO,
3022 1.716 mlelstv 13901, 13909, 13919, 0,
3023 1.674 christos USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_CDRRW,
3024 1.716 mlelstv 13923, 3500, 0,
3025 1.674 christos USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_MOUSE,
3026 1.716 mlelstv 6211, 0,
3027 1.674 christos USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_SONY_MOUSE,
3028 1.716 mlelstv 13931, 13937, 6211, 0,
3029 1.674 christos USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_BT_DONGLE,
3030 1.716 mlelstv 4722, 4718, 13944, 0,
3031 1.674 christos USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_FDD,
3032 1.716 mlelstv 13951, 0,
3033 1.674 christos USB_VENDOR_MOBILITY, USB_PRODUCT_MOBILITY_EA,
3034 1.697 nonaka 4748, 4732, 0,
3035 1.674 christos USB_VENDOR_MOBILITY, USB_PRODUCT_MOBILITY_EASIDOCK,
3036 1.716 mlelstv 13955, 4748, 0,
3037 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7703,
3038 1.716 mlelstv 13964, 4718, 6733, 4732, 0,
3039 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7780,
3040 1.716 mlelstv 13972, 4987, 9639, 4732, 0,
3041 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7781,
3042 1.716 mlelstv 13980, 4987, 9639, 4732, 0,
3043 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7784,
3044 1.716 mlelstv 13988, 13996, 9639, 4732, 0,
3045 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7810,
3046 1.716 mlelstv 14001, 4718, 6733, 4732, 0,
3047 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7820,
3048 1.716 mlelstv 14009, 4718, 6733, 4732, 0,
3049 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7830,
3050 1.716 mlelstv 14017, 4748, 4732, 0,
3051 1.698 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7832,
3052 1.716 mlelstv 14025, 4748, 4732, 0,
3053 1.674 christos USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7840,
3054 1.716 mlelstv 14033, 4718, 6733, 4732, 0,
3055 1.674 christos USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_MC141555,
3056 1.716 mlelstv 14041, 6838, 5889, 0,
3057 1.674 christos USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_SB4100,
3058 1.716 mlelstv 14050, 4718, 2544, 4853, 0,
3059 1.674 christos USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_T720C,
3060 1.716 mlelstv 14057, 0,
3061 1.674 christos USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_A920,
3062 1.716 mlelstv 14063, 0,
3063 1.674 christos USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_USBLAN,
3064 1.716 mlelstv 14068, 14075, 14082, 14088, 0,
3065 1.674 christos USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_USBLAN2,
3066 1.716 mlelstv 14068, 14093, 14100, 14107, 14112, 14107, 14116, 14088, 0,
3067 1.674 christos USB_VENDOR_MOTOROLA4, USB_PRODUCT_MOTOROLA4_RT2770,
3068 1.697 nonaka 4937, 0,
3069 1.674 christos USB_VENDOR_MOTOROLA4, USB_PRODUCT_MOTOROLA4_RT3070,
3070 1.697 nonaka 4951, 0,
3071 1.674 christos USB_VENDOR_MSYSTEMS, USB_PRODUCT_MSYSTEMS_DISKONKEY,
3072 1.716 mlelstv 14120, 0,
3073 1.674 christos USB_VENDOR_MSYSTEMS, USB_PRODUCT_MSYSTEMS_DISKONKEY2,
3074 1.716 mlelstv 14120, 0,
3075 1.674 christos USB_VENDOR_MSYSTEMS, USB_PRODUCT_MSYSTEMS_DISKONKEY3,
3076 1.716 mlelstv 14120, 0,
3077 1.674 christos USB_VENDOR_MULTITECH, USB_PRODUCT_MULTITECH_ATLAS,
3078 1.716 mlelstv 14130, 5794, 0,
3079 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200CU,
3080 1.716 mlelstv 10832, 14144, 7034, 0,
3081 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_600CU,
3082 1.716 mlelstv 5810, 14144, 7034, 0,
3083 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200USB,
3084 1.716 mlelstv 10832, 4718, 7034, 0,
3085 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200UB,
3086 1.716 mlelstv 10832, 14147, 7034, 0,
3087 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200USBPLUS,
3088 1.716 mlelstv 10832, 4718, 10722, 7034, 0,
3089 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200CUPLUS,
3090 1.716 mlelstv 10832, 14144, 10722, 7034, 0,
3091 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_BEARPAW1200F,
3092 1.716 mlelstv 14150, 14158, 7034, 0,
3093 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_BEARPAW1200TA,
3094 1.716 mlelstv 14150, 14164, 7034, 0,
3095 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_600USB,
3096 1.716 mlelstv 5810, 4718, 7034, 0,
3097 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_MDC800,
3098 1.716 mlelstv 14171, 14179, 4867, 0,
3099 1.674 christos USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_DV2000,
3100 1.716 mlelstv 14187, 14179, 4867, 0,
3101 1.674 christos USB_VENDOR_NI, USB_PRODUCT_NI_GPIB_USB_A,
3102 1.716 mlelstv 14194, 0,
3103 1.674 christos USB_VENDOR_NATIONAL, USB_PRODUCT_NATIONAL_BEARPAW1200,
3104 1.716 mlelstv 14150, 10832, 0,
3105 1.674 christos USB_VENDOR_NATIONAL, USB_PRODUCT_NATIONAL_BEARPAW2400,
3106 1.716 mlelstv 14150, 9608, 0,
3107 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_HUB_20,
3108 1.716 mlelstv 5193, 6838, 0,
3109 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_WL300NUG,
3110 1.716 mlelstv 14205, 0,
3111 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_HUB,
3112 1.716 mlelstv 6838, 0,
3113 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_HUB_B,
3114 1.716 mlelstv 6838, 0,
3115 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY760,
3116 1.716 mlelstv 14215, 0,
3117 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY900,
3118 1.716 mlelstv 14224, 0,
3119 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY920,
3120 1.716 mlelstv 14233, 0,
3121 1.674 christos USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY800,
3122 1.716 mlelstv 14242, 0,
3123 1.674 christos USB_VENDOR_NEC2, USB_PRODUCT_NEC2_HUB2_0,
3124 1.716 mlelstv 5053, 5674, 6352, 0,
3125 1.674 christos USB_VENDOR_NEODIO, USB_PRODUCT_NEODIO_ND3050,
3126 1.716 mlelstv 14251, 11133, 7667, 6352, 0,
3127 1.674 christos USB_VENDOR_NEODIO, USB_PRODUCT_NEODIO_ND5010,
3128 1.716 mlelstv 14258, 11133, 6352, 0,
3129 1.674 christos USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_TURBOCONNECT,
3130 1.716 mlelstv 14271, 0,
3131 1.674 christos USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_CLIK40,
3132 1.716 mlelstv 14285, 14291, 0,
3133 1.674 christos USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_ETHERNETGADGET,
3134 1.716 mlelstv 7934, 14294, 14309, 11367, 14316, 0,
3135 1.702 martin USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_NET2270,
3136 1.716 mlelstv 10181, 1764, 0,
3137 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_EA101,
3138 1.697 nonaka 4748, 4757, 0,
3139 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_EA101X,
3140 1.697 nonaka 4748, 4757, 0,
3141 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA101,
3142 1.716 mlelstv 6495, 4748, 0,
3143 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA120,
3144 1.716 mlelstv 4718, 5193, 4987, 4748, 4732, 0,
3145 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_MA111NA,
3146 1.716 mlelstv 5388, 4732, 0,
3147 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_MA111V2,
3148 1.716 mlelstv 5388, 11461, 0,
3149 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WG111V2_2,
3150 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
3151 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WG111V3,
3152 1.716 mlelstv 14331, 0,
3153 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WG111U,
3154 1.716 mlelstv 14339, 0,
3155 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WG111U_NF,
3156 1.716 mlelstv 14339, 0,
3157 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WG111V2,
3158 1.716 mlelstv 14346, 0,
3159 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_XA601,
3160 1.716 mlelstv 4718, 5531, 14354, 4732, 0,
3161 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WN111V2,
3162 1.716 mlelstv 14357, 0,
3163 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WNDA3100,
3164 1.716 mlelstv 14365, 0,
3165 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WNDA3200,
3166 1.716 mlelstv 14374, 0,
3167 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_RTL8192CU,
3168 1.697 nonaka 5065, 0,
3169 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WNA1100,
3170 1.716 mlelstv 14383, 0,
3171 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WNA1000,
3172 1.716 mlelstv 14391, 0,
3173 1.674 christos USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WNA1000M,
3174 1.716 mlelstv 14399, 0,
3175 1.674 christos USB_VENDOR_NETGEAR2, USB_PRODUCT_NETGEAR2_MA101,
3176 1.716 mlelstv 14408, 0,
3177 1.674 christos USB_VENDOR_NETGEAR2, USB_PRODUCT_NETGEAR2_MA101B,
3178 1.716 mlelstv 14408, 14414, 8973, 0,
3179 1.674 christos USB_VENDOR_NETGEAR3, USB_PRODUCT_NETGEAR3_WG111T,
3180 1.716 mlelstv 14418, 0,
3181 1.674 christos USB_VENDOR_NETGEAR3, USB_PRODUCT_NETGEAR3_WG111T_NF,
3182 1.716 mlelstv 14418, 0,
3183 1.674 christos USB_VENDOR_NETGEAR3, USB_PRODUCT_NETGEAR3_WPN111,
3184 1.716 mlelstv 14425, 0,
3185 1.674 christos USB_VENDOR_NETGEAR3, USB_PRODUCT_NETGEAR3_WPN111_NF,
3186 1.716 mlelstv 14425, 0,
3187 1.674 christos USB_VENDOR_NETGEAR4, USB_PRODUCT_NETGEAR4_RTL8188CU,
3188 1.716 mlelstv 5085, 0,
3189 1.674 christos USB_VENDOR_NETINDEX, USB_PRODUCT_NETINDEX_WS002IN,
3190 1.716 mlelstv 14432, 14440, 14448, 0,
3191 1.674 christos USB_VENDOR_NHJ, USB_PRODUCT_NHJ_CAM2,
3192 1.697 nonaka 2890, 0,
3193 1.674 christos USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E990,
3194 1.716 mlelstv 2209, 2890, 14453, 0,
3195 1.674 christos USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E880,
3196 1.716 mlelstv 2209, 2890, 14458, 0,
3197 1.674 christos USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E885,
3198 1.716 mlelstv 2209, 2890, 14463, 0,
3199 1.674 christos USB_VENDOR_NINTENDO, USB_PRODUCT_NINTENDO_BCM2045A,
3200 1.716 mlelstv 3249, 14468, 4722, 3212, 0,
3201 1.674 christos USB_VENDOR_NINTENDO, USB_PRODUCT_NINTENDO_RVLCNT01,
3202 1.716 mlelstv 14477, 14481, 14488, 14499, 0,
3203 1.674 christos USB_VENDOR_NINTENDO, USB_PRODUCT_NINTENDO_RVLCNT01TR,
3204 1.716 mlelstv 14477, 14481, 10722, 14508, 14499, 0,
3205 1.674 christos USB_VENDOR_NOKIA, USB_PRODUCT_NOKIA_CA42,
3206 1.716 mlelstv 7090, 14522, 4757, 0,
3207 1.674 christos USB_VENDOR_NOVATECH, USB_PRODUCT_NOVATECH_NV902W,
3208 1.716 mlelstv 14528, 0,
3209 1.674 christos USB_VENDOR_NOVATECH, USB_PRODUCT_NOVATECH_RT2573,
3210 1.716 mlelstv 5115, 0,
3211 1.674 christos USB_VENDOR_NOVATECH, USB_PRODUCT_NOVATECH_RTL8188CU,
3212 1.716 mlelstv 5085, 0,
3213 1.674 christos USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_FLEXPACKGPS,
3214 1.716 mlelstv 3114, 14536, 8461, 10281, 0,
3215 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_EXPRESSCARD,
3216 1.716 mlelstv 14545, 6313, 0,
3217 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MERLINV620,
3218 1.716 mlelstv 4032, 3666, 4054, 5622, 0,
3219 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_V740,
3220 1.716 mlelstv 4054, 14557, 0,
3221 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_S720,
3222 1.716 mlelstv 14562, 0,
3223 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MERLINU740,
3224 1.716 mlelstv 4032, 4054, 14567, 0,
3225 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U740_2,
3226 1.716 mlelstv 4054, 14567, 0,
3227 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U870,
3228 1.716 mlelstv 4054, 14572, 0,
3229 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_XU870,
3230 1.716 mlelstv 4054, 14577, 0,
3231 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_X950D,
3232 1.716 mlelstv 4054, 14583, 0,
3233 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_ES620,
3234 1.716 mlelstv 14589, 5622, 0,
3235 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U720,
3236 1.716 mlelstv 14595, 0,
3237 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_EU8X0D,
3238 1.716 mlelstv 14600, 14609, 0,
3239 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U727,
3240 1.716 mlelstv 14630, 0,
3241 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MC950D,
3242 1.716 mlelstv 4032, 3666, 14635, 4853, 0,
3243 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MC950D_DRIVER,
3244 1.716 mlelstv 4032, 3666, 14635, 4853, 4892, 14641, 0,
3245 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U760_DRIVER,
3246 1.716 mlelstv 4032, 3666, 14648, 14653, 14641, 0,
3247 1.674 christos USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U760,
3248 1.716 mlelstv 4032, 14665, 0,
3249 1.674 christos USB_VENDOR_OLYMPUS, USB_PRODUCT_OLYMPUS_C1,
3250 1.716 mlelstv 14672, 2209, 2890, 0,
3251 1.674 christos USB_VENDOR_OLYMPUS, USB_PRODUCT_OLYMPUS_C700,
3252 1.716 mlelstv 14676, 14682, 2569, 0,
3253 1.674 christos USB_VENDOR_OMNIVISION, USB_PRODUCT_OMNIVISION_OV511,
3254 1.716 mlelstv 14688, 2890, 0,
3255 1.674 christos USB_VENDOR_OMNIVISION, USB_PRODUCT_OMNIVISION_OV511PLUS,
3256 1.716 mlelstv 14694, 2890, 0,
3257 1.674 christos USB_VENDOR_OMNIVISION2, USB_PRODUCT_OMNIVISION2_PSEYE,
3258 1.716 mlelstv 1234, 14701, 7978, 0,
3259 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_MD2,
3260 1.716 mlelstv 14716, 0,
3261 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_MDCFEB,
3262 1.716 mlelstv 14721, 4718, 14729, 10174, 0,
3263 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_SIIGMS,
3264 1.716 mlelstv 13655, 14732, 13057, 0,
3265 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_DATAFAB3,
3266 1.716 mlelstv 14741, 10174, 0,
3267 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_DATAFAB4,
3268 1.716 mlelstv 14741, 10174, 0,
3269 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_PNYCFSM,
3270 1.716 mlelstv 14755, 14767, 10174, 0,
3271 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_STECHCFSM,
3272 1.716 mlelstv 14773, 14780, 14767, 10174, 0,
3273 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_LC1,
3274 1.716 mlelstv 14729, 14793, 14795, 14798, 14804, 0,
3275 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_UCF100,
3276 1.716 mlelstv 14810, 14820, 10161, 10174, 0,
3277 1.674 christos USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_MD1II,
3278 1.716 mlelstv 14828, 14836, 14843, 10174, 0,
3279 1.674 christos USB_VENDOR_ONSPEC2, USB_PRODUCT_ONSPEC2_8IN2,
3280 1.716 mlelstv 14851, 0,
3281 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_MC3G,
3282 1.716 mlelstv 14856, 7090, 14865, 6313, 14873, 0,
3283 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_QUADUMTS2,
3284 1.716 mlelstv 14882, 14895, 14902, 3066, 14907, 0,
3285 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_QUADUMTS,
3286 1.716 mlelstv 14882, 14895, 14902, 3066, 14917, 0,
3287 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_QUADPLUSUMTS,
3288 1.716 mlelstv 14882, 6313, 14902, 10722, 0,
3289 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_HSDPA,
3290 1.716 mlelstv 14882, 8439, 4853, 0,
3291 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_MAXHSDPA,
3292 1.716 mlelstv 14882, 14920, 8439, 4853, 0,
3293 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GSICON72,
3294 1.716 mlelstv 14924, 14936, 14941, 0,
3295 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_ICON225,
3296 1.716 mlelstv 14936, 14945, 0,
3297 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GTMAXHSUPA,
3298 1.716 mlelstv 14882, 14635, 0,
3299 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GEHSUPA,
3300 1.716 mlelstv 14882, 12695, 14635, 0,
3301 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GTHSUPA,
3302 1.716 mlelstv 14882, 14635, 0,
3303 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GSHSUPA,
3304 1.716 mlelstv 14924, 14635, 0,
3305 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GE40X1,
3306 1.716 mlelstv 14949, 0,
3307 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GE40X2,
3308 1.716 mlelstv 14949, 0,
3309 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GE40X3,
3310 1.716 mlelstv 14949, 0,
3311 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_ICON401,
3312 1.716 mlelstv 14936, 14955, 0,
3313 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GTM382,
3314 1.716 mlelstv 14959, 14963, 0,
3315 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GE40X4,
3316 1.716 mlelstv 14949, 0,
3317 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GTHSUPAM,
3318 1.716 mlelstv 14967, 14635, 4853, 0,
3319 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_ICONEDGE,
3320 1.716 mlelstv 14936, 14980, 0,
3321 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_MODHSXPA,
3322 1.716 mlelstv 14985, 14992, 0,
3323 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_ICON321,
3324 1.716 mlelstv 14936, 14998, 0,
3325 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_ICON322,
3326 1.716 mlelstv 14936, 15002, 0,
3327 1.674 christos USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_ICON505,
3328 1.716 mlelstv 14936, 15006, 0,
3329 1.674 christos USB_VENDOR_OQO, USB_PRODUCT_OQO_WIFI01,
3330 1.716 mlelstv 15010, 15016, 15019, 15024, 0,
3331 1.674 christos USB_VENDOR_OQO, USB_PRODUCT_OQO_ETHER01PLUS,
3332 1.716 mlelstv 15010, 15034, 4748, 0,
3333 1.674 christos USB_VENDOR_OQO, USB_PRODUCT_OQO_ETHER01,
3334 1.716 mlelstv 15010, 15016, 4748, 15024, 0,
3335 1.674 christos USB_VENDOR_OTI, USB_PRODUCT_OTI_SOLID,
3336 1.716 mlelstv 1787, 15038, 14716, 0,
3337 1.674 christos USB_VENDOR_OTI, USB_PRODUCT_OTI_FLASHDISK,
3338 1.716 mlelstv 11133, 12339, 15044, 0,
3339 1.674 christos USB_VENDOR_OVISLINK, USB_PRODUCT_OVISLINK_RT3071,
3340 1.697 nonaka 4958, 0,
3341 1.674 christos USB_VENDOR_OVISLINK, USB_PRODUCT_OVISLINK_RT3072,
3342 1.697 nonaka 4965, 0,
3343 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_SERIAL,
3344 1.716 mlelstv 4718, 6733, 7140, 0,
3345 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_M500,
3346 1.716 mlelstv 2608, 15049, 0,
3347 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_M505,
3348 1.716 mlelstv 2608, 15054, 0,
3349 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_M515,
3350 1.716 mlelstv 2608, 15059, 0,
3351 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_I705,
3352 1.716 mlelstv 2608, 15064, 0,
3353 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_TUNGSTEN_Z,
3354 1.716 mlelstv 2608, 15069, 15078, 0,
3355 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_M125,
3356 1.716 mlelstv 2608, 15080, 0,
3357 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_M130,
3358 1.716 mlelstv 2608, 15085, 0,
3359 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_TUNGSTEN_T,
3360 1.716 mlelstv 2608, 15069, 15090, 0,
3361 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_ZIRE31,
3362 1.716 mlelstv 2608, 15092, 15097, 0,
3363 1.674 christos USB_VENDOR_PALM, USB_PRODUCT_PALM_ZIRE,
3364 1.716 mlelstv 2608, 15092, 0,
3365 1.674 christos USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_LS120,
3366 1.716 mlelstv 15100, 2890, 0,
3367 1.674 christos USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_KXLRW32AN,
3368 1.716 mlelstv 15107, 3500, 15112, 0,
3369 1.674 christos USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_KXLCB20AN,
3370 1.716 mlelstv 15107, 3500, 15123, 0,
3371 1.674 christos USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_KXLCB35AN,
3372 1.716 mlelstv 15134, 3009, 13923, 0,
3373 1.674 christos USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_SDCAAE,
3374 1.716 mlelstv 15142, 4732, 0,
3375 1.691 skrll USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_DMCFS45,
3376 1.716 mlelstv 15157, 2890, 15163, 0,
3377 1.674 christos USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_TYTP50P6S,
3378 1.716 mlelstv 15172, 15184, 5567, 9246, 0,
3379 1.674 christos USB_VENDOR_PARA, USB_PRODUCT_PARA_RT3070,
3380 1.697 nonaka 4951, 0,
3381 1.674 christos USB_VENDOR_PEGATRON, USB_PRODUCT_PEGATRON_RT2870,
3382 1.697 nonaka 4944, 0,
3383 1.674 christos USB_VENDOR_PEGATRON, USB_PRODUCT_PEGATRON_RT3070,
3384 1.697 nonaka 4951, 0,
3385 1.674 christos USB_VENDOR_PEGATRON, USB_PRODUCT_PEGATRON_RT3070_2,
3386 1.697 nonaka 4951, 0,
3387 1.674 christos USB_VENDOR_PEGATRON, USB_PRODUCT_PEGATRON_RT3070_3,
3388 1.697 nonaka 4951, 0,
3389 1.674 christos USB_VENDOR_PEGATRON, USB_PRODUCT_PEGATRON_RT3072,
3390 1.697 nonaka 4965, 0,
3391 1.674 christos USB_VENDOR_FUTUREBITS, USB_PRODUCT_FUTUREBITS_4PI,
3392 1.716 mlelstv 15189, 15193, 0,
3393 1.674 christos USB_VENDOR_PEN, USB_PRODUCT_PEN_USBDISKPRO,
3394 1.716 mlelstv 4718, 12339, 4816, 0,
3395 1.674 christos USB_VENDOR_PEN, USB_PRODUCT_PEN_USBREADER,
3396 1.716 mlelstv 4718, 15200, 6273, 5439, 5630, 13057, 0,
3397 1.674 christos USB_VENDOR_PEN, USB_PRODUCT_PEN_MOBILEDRIVE,
3398 1.716 mlelstv 4718, 6340, 6273, 5439, 5630, 13057, 0,
3399 1.674 christos USB_VENDOR_PEN, USB_PRODUCT_PEN_USBDISK,
3400 1.716 mlelstv 4718, 12339, 0,
3401 1.674 christos USB_VENDOR_PEN, USB_PRODUCT_PEN_ATTACHE,
3402 1.716 mlelstv 4718, 5193, 11133, 3500, 0,
3403 1.674 christos USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1,
3404 1.716 mlelstv 6733, 7152, 0,
3405 1.674 christos USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET,
3406 1.697 nonaka 4748, 4757, 0,
3407 1.674 christos USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET3,
3408 1.716 mlelstv 3026, 15202, 4748, 4732, 0,
3409 1.674 christos USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET2,
3410 1.697 nonaka 4748, 4757, 0,
3411 1.674 christos USB_VENDOR_PHEENET, USB_PRODUCT_PHEENET_GWU513,
3412 1.716 mlelstv 15207, 0,
3413 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS350,
3414 1.716 mlelstv 15214, 8422, 2209, 7020, 2707, 0,
3415 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS,
3416 1.716 mlelstv 15214, 15218, 2209, 7020, 2707, 0,
3417 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_SA235,
3418 1.716 mlelstv 15222, 0,
3419 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_HUB,
3420 1.716 mlelstv 6838, 0,
3421 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCA645VC,
3422 1.716 mlelstv 15228, 5627, 2890, 0,
3423 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCA646VC,
3424 1.716 mlelstv 15237, 5627, 2890, 0,
3425 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC675K,
3426 1.716 mlelstv 15246, 15255, 5627, 2890, 0,
3427 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC680K,
3428 1.716 mlelstv 15261, 15255, 4816, 5627, 2890, 0,
3429 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC690K,
3430 1.716 mlelstv 15270, 15255, 4816, 15279, 5627, 2890, 0,
3431 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC730K,
3432 1.716 mlelstv 15284, 15293, 15300, 5627, 2890, 0,
3433 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC740K,
3434 1.716 mlelstv 15304, 15293, 4816, 5627, 2890, 0,
3435 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC750K,
3436 1.716 mlelstv 15313, 15293, 4816, 15279, 5627, 2890, 0,
3437 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS150,
3438 1.716 mlelstv 15214, 15322, 2209, 7020, 2707, 0,
3439 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_CPWUA054,
3440 1.716 mlelstv 15326, 0,
3441 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_SNU5600,
3442 1.716 mlelstv 15335, 0,
3443 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_SNU5630NS05,
3444 1.716 mlelstv 15343, 0,
3445 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DIVAUSB,
3446 1.716 mlelstv 15356, 4718, 15361, 8184, 0,
3447 1.674 christos USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_RT2870,
3448 1.697 nonaka 4944, 0,
3449 1.674 christos USB_VENDOR_PHILIPSSEMI, USB_PRODUCT_PHILIPSSEMI_HUB1122,
3450 1.716 mlelstv 6838, 0,
3451 1.674 christos USB_VENDOR_PIENGINEERING, USB_PRODUCT_PIENGINEERING_PS2USB,
3452 1.716 mlelstv 7948, 5531, 9496, 4718, 4732, 0,
3453 1.674 christos USB_VENDOR_PIENGINEERING, USB_PRODUCT_PIENGINEERING_XKEYS58,
3454 1.716 mlelstv 15365, 15371, 5719, 15384, 15388, 0,
3455 1.674 christos USB_VENDOR_PIENGINEERING, USB_PRODUCT_PIENGINEERING_XKEYS,
3456 1.716 mlelstv 15365, 15371, 5719, 0,
3457 1.674 christos USB_VENDOR_PILOTECH, USB_PRODUCT_PILOTECH_CRW600,
3458 1.716 mlelstv 15394, 14251, 10174, 0,
3459 1.674 christos USB_VENDOR_PINNACLE, USB_PRODUCT_PINNACLE_PCTV800E,
3460 1.716 mlelstv 15402, 15407, 0,
3461 1.674 christos USB_VENDOR_PINNACLE, USB_PRODUCT_PINNACLE_PCTVDVBTFLASH,
3462 1.716 mlelstv 4436, 15402, 6643, 11133, 0,
3463 1.674 christos USB_VENDOR_PINNACLE, USB_PRODUCT_PINNACLE_PCTV72E,
3464 1.716 mlelstv 4436, 15402, 15412, 0,
3465 1.674 christos USB_VENDOR_PINNACLE, USB_PRODUCT_PINNACLE_PCTV73E,
3466 1.716 mlelstv 4436, 15402, 15416, 0,
3467 1.674 christos USB_VENDOR_PLANEX, USB_PRODUCT_PLANEX_GW_US11H,
3468 1.716 mlelstv 15420, 5158, 0,
3469 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8188CUS,
3470 1.716 mlelstv 7202, 0,
3471 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GW_US11S,
3472 1.716 mlelstv 15429, 5158, 0,
3473 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8188CU_3,
3474 1.716 mlelstv 5085, 0,
3475 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSFANG300,
3476 1.716 mlelstv 15438, 0,
3477 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54GXS,
3478 1.716 mlelstv 15451, 0,
3479 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GW_US300,
3480 1.716 mlelstv 15462, 0,
3481 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54HP,
3482 1.716 mlelstv 15471, 0,
3483 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS300MINIS,
3484 1.716 mlelstv 15481, 0,
3485 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RT3070,
3486 1.697 nonaka 4951, 0,
3487 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSNANO,
3488 1.716 mlelstv 15495, 0,
3489 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSMICRO300,
3490 1.716 mlelstv 15505, 0,
3491 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8188CU_1,
3492 1.716 mlelstv 15519, 0,
3493 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8192CU,
3494 1.716 mlelstv 15530, 0,
3495 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8188CU_4,
3496 1.716 mlelstv 5085, 0,
3497 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GW900D,
3498 1.716 mlelstv 15542, 0,
3499 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GW450D,
3500 1.716 mlelstv 15550, 0,
3501 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GW450S,
3502 1.716 mlelstv 15558, 0,
3503 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54MINI2,
3504 1.716 mlelstv 15566, 0,
3505 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54SG,
3506 1.716 mlelstv 15579, 0,
3507 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54GZL,
3508 1.716 mlelstv 15589, 0,
3509 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54GD,
3510 1.716 mlelstv 15600, 0,
3511 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSMM,
3512 1.716 mlelstv 15610, 0,
3513 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS300MINIX,
3514 1.716 mlelstv 15618, 0,
3515 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSMICRON,
3516 1.716 mlelstv 15639, 0,
3517 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSMICRON2,
3518 1.716 mlelstv 15651, 0,
3519 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8188CU_2,
3520 1.716 mlelstv 5085, 0,
3521 1.674 christos USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSH300N,
3522 1.716 mlelstv 15664, 0,
3523 1.674 christos USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GWUS54GZ,
3524 1.716 mlelstv 15675, 0,
3525 1.674 christos USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GU1000T,
3526 1.716 mlelstv 15685, 0,
3527 1.674 christos USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GWUS54MINI,
3528 1.716 mlelstv 15694, 0,
3529 1.674 christos USB_VENDOR_PLANTRONICS, USB_PRODUCT_PLANTRONICS_HEADSET,
3530 1.716 mlelstv 15706, 15717, 15725, 0,
3531 1.674 christos USB_VENDOR_PLEXTOR, USB_PRODUCT_PLEXTOR_40_12_40U,
3532 1.716 mlelstv 15733, 15744, 0,
3533 1.674 christos USB_VENDOR_PLX, USB_PRODUCT_PLX_TESTBOARD,
3534 1.716 mlelstv 11496, 9164, 0,
3535 1.674 christos USB_VENDOR_POINTCHIPS, USB_PRODUCT_POINTCHIPS_FLASH,
3536 1.716 mlelstv 11133, 0,
3537 1.674 christos USB_VENDOR_PORTGEAR, USB_PRODUCT_PORTGEAR_EA8,
3538 1.697 nonaka 4748, 4732, 0,
3539 1.674 christos USB_VENDOR_PORTGEAR, USB_PRODUCT_PORTGEAR_EA9,
3540 1.697 nonaka 4748, 4732, 0,
3541 1.674 christos USB_VENDOR_PORTSMITH, USB_PRODUCT_PORTSMITH_EEA,
3542 1.716 mlelstv 12695, 4748, 4732, 0,
3543 1.674 christos USB_VENDOR_PQI, USB_PRODUCT_PQI_TRAVELFLASH,
3544 1.716 mlelstv 15754, 11133, 3500, 0,
3545 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2X300,
3546 1.716 mlelstv 15761, 7034, 0,
3547 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2E300,
3548 1.716 mlelstv 15768, 7034, 0,
3549 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2300,
3550 1.716 mlelstv 15776, 7034, 0,
3551 1.710 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2E3002,
3552 1.716 mlelstv 15768, 7034, 0,
3553 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_9600,
3554 1.716 mlelstv 15783, 4718, 15792, 7034, 0,
3555 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_600U,
3556 1.716 mlelstv 15783, 15797, 7034, 0,
3557 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_6200,
3558 1.716 mlelstv 650, 15802, 7034, 0,
3559 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_19200,
3560 1.716 mlelstv 15783, 4718, 15807, 7034, 0,
3561 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_1200U,
3562 1.716 mlelstv 15783, 15813, 7034, 0,
3563 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G600,
3564 1.716 mlelstv 15819, 7034, 0,
3565 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_636I,
3566 1.716 mlelstv 15826, 15836, 0,
3567 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2600,
3568 1.716 mlelstv 15819, 7034, 0,
3569 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2E600,
3570 1.716 mlelstv 15841, 7034, 0,
3571 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_COMFORT,
3572 1.716 mlelstv 13727, 0,
3573 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_MOUSEINABOX,
3574 1.716 mlelstv 15849, 0,
3575 1.674 christos USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_PCGAUMS1,
3576 1.716 mlelstv 1234, 15864, 0,
3577 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2301,
3578 1.716 mlelstv 15874, 10136, 15024, 0,
3579 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2302,
3580 1.716 mlelstv 15881, 10136, 15024, 0,
3581 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_RSAQ2,
3582 1.716 mlelstv 15888, 6733, 4757, 15895, 15903, 0,
3583 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303,
3584 1.716 mlelstv 15888, 6733, 4757, 15914, 15927, 0,
3585 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2305,
3586 1.716 mlelstv 6709, 6718, 4757, 0,
3587 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_ATAPI4,
3588 1.716 mlelstv 15935, 1764, 6352, 0,
3589 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2501,
3590 1.716 mlelstv 15943, 10136, 15024, 0,
3591 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303X,
3592 1.716 mlelstv 15888, 6733, 4757, 15950, 15958, 0,
3593 1.674 christos USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_RSAQ3,
3594 1.716 mlelstv 15888, 6733, 4757, 15895, 15963, 0,
3595 1.674 christos USB_VENDOR_PROLIFIC2, USB_PRODUCT_PROLIFIC2_PL2303,
3596 1.716 mlelstv 15888, 6733, 4757, 15974, 15981, 0,
3597 1.674 christos USB_VENDOR_PUTERCOM, USB_PRODUCT_PUTERCOM_UPA100,
3598 1.716 mlelstv 15995, 16004, 0,
3599 1.674 christos USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573,
3600 1.716 mlelstv 5115, 0,
3601 1.674 christos USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573_2,
3602 1.716 mlelstv 5115, 0,
3603 1.674 christos USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573_3,
3604 1.716 mlelstv 5115, 0,
3605 1.674 christos USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2870,
3606 1.697 nonaka 4944, 0,
3607 1.674 christos USB_VENDOR_QTRONIX, USB_PRODUCT_QTRONIX_980N,
3608 1.716 mlelstv 16011, 7681, 0,
3609 1.674 christos USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_CDMA_MSM,
3610 1.716 mlelstv 5622, 704, 16025, 16029, 0,
3611 1.704 nonaka USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_NTT_DOCOMO_L05A_MODEM,
3612 1.716 mlelstv 5852, 16035, 16042, 0,
3613 1.704 nonaka USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_NTT_DOCOMO_L05A_STORAGE,
3614 1.716 mlelstv 5852, 16035, 16042, 0,
3615 1.674 christos USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_NTT_DOCOMO_L02C_MODEM,
3616 1.716 mlelstv 5852, 16035, 16048, 0,
3617 1.674 christos USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_NTT_DOCOMO_L02C_STORAGE,
3618 1.716 mlelstv 5852, 16035, 16048, 0,
3619 1.674 christos USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_MSM_HSDPA,
3620 1.716 mlelstv 8439, 16025, 0,
3621 1.674 christos USB_VENDOR_QUALCOMM2, USB_PRODUCT_QUALCOMM2_RWT_FCT,
3622 1.716 mlelstv 16054, 16058, 12278, 16067, 5794, 0,
3623 1.674 christos USB_VENDOR_QUALCOMM2, USB_PRODUCT_QUALCOMM2_CDMA_MSM,
3624 1.716 mlelstv 5622, 704, 16025, 5794, 0,
3625 1.674 christos USB_VENDOR_QUALCOMM_K, USB_PRODUCT_QUALCOMM_K_CDMA_MSM_K,
3626 1.716 mlelstv 1545, 565, 5622, 704, 16025, 0,
3627 1.674 christos USB_VENDOR_QUAN, USB_PRODUCT_QUAN_DM9601,
3628 1.697 nonaka 4718, 5001, 0,
3629 1.674 christos USB_VENDOR_QUANTA, USB_PRODUCT_QUANTA_RT3070,
3630 1.697 nonaka 4951, 0,
3631 1.674 christos USB_VENDOR_QUICKSHOT, USB_PRODUCT_QUICKSHOT_STRIKEPAD,
3632 1.716 mlelstv 4718, 16073, 0,
3633 1.674 christos USB_VENDOR_RAINBOW, USB_PRODUCT_RAINBOW_IKEY2000,
3634 1.716 mlelstv 16083, 12278, 0,
3635 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2570,
3636 1.716 mlelstv 6575, 0,
3637 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2070,
3638 1.716 mlelstv 5728, 0,
3639 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2570_2,
3640 1.716 mlelstv 6575, 0,
3641 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2573,
3642 1.716 mlelstv 5115, 0,
3643 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2671,
3644 1.716 mlelstv 16089, 0,
3645 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2770,
3646 1.697 nonaka 4937, 0,
3647 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2870,
3648 1.697 nonaka 4944, 0,
3649 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT3070,
3650 1.697 nonaka 4951, 0,
3651 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT3071,
3652 1.697 nonaka 4958, 0,
3653 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT3072,
3654 1.697 nonaka 4965, 0,
3655 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT3370,
3656 1.716 mlelstv 16096, 0,
3657 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT3572,
3658 1.716 mlelstv 5735, 0,
3659 1.693 rjs USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT3573,
3660 1.716 mlelstv 16103, 0,
3661 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT5370,
3662 1.716 mlelstv 16110, 0,
3663 1.693 rjs USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT5572,
3664 1.716 mlelstv 16117, 0,
3665 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_MT7610U,
3666 1.716 mlelstv 9184, 0,
3667 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT8070,
3668 1.716 mlelstv 16124, 0,
3669 1.674 christos USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2570_3,
3670 1.716 mlelstv 6575, 0,
3671 1.674 christos USB_VENDOR_RATOC, USB_PRODUCT_RATOC_REXUSB60,
3672 1.716 mlelstv 4718, 9352, 4757, 16131, 0,
3673 1.674 christos USB_VENDOR_RATOC, USB_PRODUCT_RATOC_REXUSB60F,
3674 1.716 mlelstv 4718, 9352, 4757, 16141, 0,
3675 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188ETV,
3676 1.716 mlelstv 16152, 0,
3677 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CTV,
3678 1.716 mlelstv 16163, 0,
3679 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188RU_2,
3680 1.716 mlelstv 16174, 0,
3681 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8150L,
3682 1.716 mlelstv 16184, 16193, 1764, 0,
3683 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8151,
3684 1.716 mlelstv 16206, 16214, 0,
3685 1.676 nonaka USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8152,
3686 1.716 mlelstv 16218, 0,
3687 1.676 nonaka USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8153,
3688 1.716 mlelstv 16226, 0,
3689 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CE_0,
3690 1.716 mlelstv 7055, 0,
3691 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8171,
3692 1.716 mlelstv 16234, 0,
3693 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8172,
3694 1.716 mlelstv 16242, 0,
3695 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8173,
3696 1.716 mlelstv 16250, 0,
3697 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8174,
3698 1.716 mlelstv 16258, 0,
3699 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CU_0,
3700 1.716 mlelstv 5085, 0,
3701 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8191CU,
3702 1.716 mlelstv 16266, 0,
3703 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8192CU,
3704 1.697 nonaka 5065, 0,
3705 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188EU,
3706 1.716 mlelstv 5075, 0,
3707 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CU_1,
3708 1.716 mlelstv 5085, 0,
3709 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CU_2,
3710 1.716 mlelstv 5085, 0,
3711 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8192CE,
3712 1.714 dholland 16276, 0,
3713 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188RU,
3714 1.716 mlelstv 16174, 0,
3715 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CE_1,
3716 1.716 mlelstv 7055, 0,
3717 1.684 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188RU_3,
3718 1.716 mlelstv 16174, 0,
3719 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187,
3720 1.716 mlelstv 8533, 0,
3721 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187B_0,
3722 1.714 dholland 16286, 0,
3723 1.700 leot USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CUS,
3724 1.716 mlelstv 7202, 0,
3725 1.711 nat USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8192EU,
3726 1.714 dholland 16295, 0,
3727 1.699 leot USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CU_3,
3728 1.716 mlelstv 5085, 0,
3729 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187B_1,
3730 1.714 dholland 16286, 0,
3731 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187B_2,
3732 1.714 dholland 16286, 0,
3733 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8712,
3734 1.714 dholland 16305, 0,
3735 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8713,
3736 1.714 dholland 16313, 0,
3737 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CU_COMBO,
3738 1.716 mlelstv 5085, 0,
3739 1.674 christos USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8192SU,
3740 1.716 mlelstv 5223, 0,
3741 1.674 christos USB_VENDOR_RIM, USB_PRODUCT_RIM_BLACKBERRY,
3742 1.714 dholland 16321, 0,
3743 1.674 christos USB_VENDOR_RIM, USB_PRODUCT_RIM_BLACKBERRY_PEARL_DUAL,
3744 1.714 dholland 16321, 16332, 16338, 0,
3745 1.674 christos USB_VENDOR_RIM, USB_PRODUCT_RIM_BLACKBERRY_PEARL,
3746 1.714 dholland 16321, 16332, 0,
3747 1.674 christos USB_VENDOR_ROCKFIRE, USB_PRODUCT_ROCKFIRE_GAMEPAD,
3748 1.716 mlelstv 12270, 16343, 0,
3749 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA100,
3750 1.716 mlelstv 16350, 4718, 7014, 16357, 0,
3751 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM4,
3752 1.714 dholland 16361, 16366, 16357, 0,
3753 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SC8850,
3754 1.714 dholland 16371, 16380, 16388, 16394, 16366, 16401, 0,
3755 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_U8,
3756 1.716 mlelstv 16408, 4718, 7014, 16357, 0,
3757 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM2,
3758 1.714 dholland 16412, 16366, 16357, 0,
3759 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SC8820,
3760 1.714 dholland 16417, 16429, 16366, 16401, 0,
3761 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PC300,
3762 1.716 mlelstv 16437, 16366, 5719, 0,
3763 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM1,
3764 1.714 dholland 16444, 16366, 16357, 0,
3765 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SK500,
3766 1.716 mlelstv 16417, 16449, 16366, 5719, 0,
3767 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SCD70,
3768 1.714 dholland 16456, 16366, 16401, 0,
3769 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA3,
3770 1.714 dholland 16463, 16470, 4718, 16475, 16357, 0,
3771 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_XV5050,
3772 1.714 dholland 16481, 16366, 16401, 0,
3773 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM880N,
3774 1.714 dholland 16463, 16489, 16366, 16357, 16496, 0,
3775 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM880G,
3776 1.714 dholland 16463, 16489, 16366, 16357, 16505, 0,
3777 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SD90,
3778 1.714 dholland 16463, 16515, 16521, 16394, 16366, 16401, 0,
3779 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA1A,
3780 1.716 mlelstv 16527, 4718, 7014, 16357, 0,
3781 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM550,
3782 1.714 dholland 16533, 16366, 16357, 0,
3783 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SD20,
3784 1.714 dholland 16540, 16366, 16401, 0,
3785 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SD80,
3786 1.714 dholland 16546, 16366, 16401, 0,
3787 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA700,
3788 1.716 mlelstv 16552, 4718, 7014, 16357, 0,
3789 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PCRA,
3790 1.716 mlelstv 16463, 16559, 16366, 7681, 16563, 0,
3791 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PCR,
3792 1.716 mlelstv 16463, 16559, 16366, 7681, 0,
3793 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_M1000,
3794 1.714 dholland 16574, 16475, 16357, 0,
3795 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA1000,
3796 1.714 dholland 16463, 16581, 4718, 16475, 16357, 0,
3797 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA3FXA,
3798 1.714 dholland 16463, 16589, 4718, 16475, 16357, 16563, 0,
3799 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA3FX,
3800 1.714 dholland 16463, 16589, 4718, 16475, 16357, 0,
3801 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_FANTOMX,
3802 1.714 dholland 16596, 16366, 16401, 0,
3803 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA25,
3804 1.714 dholland 16463, 16605, 0,
3805 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA101,
3806 1.714 dholland 16463, 16611, 0,
3807 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PC50A,
3808 1.714 dholland 16463, 16618, 16563, 0,
3809 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PC50,
3810 1.714 dholland 16463, 16618, 0,
3811 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA101F,
3812 1.714 dholland 16463, 16611, 16624, 0,
3813 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA1EX,
3814 1.714 dholland 16463, 16629, 0,
3815 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM3,
3816 1.714 dholland 16463, 16636, 0,
3817 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA4FX,
3818 1.714 dholland 16463, 16641, 0,
3819 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SONICCELL,
3820 1.714 dholland 16648, 0,
3821 1.674 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UMONE,
3822 1.714 dholland 16658, 16366, 16357, 0,
3823 1.674 christos USB_VENDOR_SAGEM, USB_PRODUCT_SAGEM_XG760A,
3824 1.714 dholland 16665, 0,
3825 1.674 christos USB_VENDOR_SAGEM, USB_PRODUCT_SAGEM_XG76NA,
3826 1.714 dholland 16673, 0,
3827 1.674 christos USB_VENDOR_SAITEK, USB_PRODUCT_SAITEK_CYBORG_3D_GOLD,
3828 1.716 mlelstv 12932, 14917, 16681, 16686, 0,
3829 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_MIGHTYDRIVE,
3830 1.716 mlelstv 6204, 3500, 0,
3831 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_RT2870_1,
3832 1.697 nonaka 4944, 0,
3833 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_ML6060,
3834 1.716 mlelstv 16695, 7451, 6718, 0,
3835 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_ANDROID,
3836 1.716 mlelstv 11039, 0,
3837 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_GTB3710,
3838 1.716 mlelstv 16703, 16712, 14873, 0,
3839 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_ANDROID2,
3840 1.716 mlelstv 11039, 0,
3841 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_GTB3730,
3842 1.716 mlelstv 16719, 16712, 14873, 0,
3843 1.674 christos USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_SWL2100W,
3844 1.714 dholland 16728, 0,
3845 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR05A,
3846 1.714 dholland 16738, 16748, 0,
3847 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR31,
3848 1.714 dholland 16738, 16757, 0,
3849 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR05,
3850 1.714 dholland 16738, 16765, 0,
3851 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR12,
3852 1.714 dholland 16738, 16773, 0,
3853 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR09,
3854 1.714 dholland 16738, 16781, 0,
3855 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR86,
3856 1.714 dholland 16738, 16789, 0,
3857 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR75,
3858 1.714 dholland 16738, 16797, 0,
3859 1.708 pgoyette USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_CRUZER,
3860 1.714 dholland 16805, 0,
3861 1.674 christos USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SANSA_CLIP,
3862 1.714 dholland 16812, 16818, 0,
3863 1.674 christos USB_VENDOR_SANWASUPPLY, USB_PRODUCT_SANWASUPPLY_JYDV9USB,
3864 1.716 mlelstv 16823, 12270, 0,
3865 1.674 christos USB_VENDOR_SANYO, USB_PRODUCT_SANYO_SCP4900,
3866 1.716 mlelstv 519, 16833, 4718, 14522, 0,
3867 1.674 christos USB_VENDOR_SCANLOGIC, USB_PRODUCT_SCANLOGIC_SL11R,
3868 1.714 dholland 16842, 0,
3869 1.674 christos USB_VENDOR_SCANLOGIC, USB_PRODUCT_SCANLOGIC_336CX,
3870 1.716 mlelstv 13779, 13787, 4890, 13793, 7034, 0,
3871 1.674 christos USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_USBSERIAL,
3872 1.716 mlelstv 16852, 9405, 0,
3873 1.674 christos USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P1,
3874 1.716 mlelstv 16863, 8365, 5439, 0,
3875 1.674 christos USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P2,
3876 1.716 mlelstv 16863, 8365, 6338, 0,
3877 1.674 christos USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P3,
3878 1.716 mlelstv 16863, 8365, 6340, 0,
3879 1.674 christos USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P4,
3880 1.716 mlelstv 16863, 8365, 6320, 0,
3881 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT2870_3,
3882 1.697 nonaka 4944, 0,
3883 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT2870_4,
3884 1.697 nonaka 4944, 0,
3885 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_NUB8301,
3886 1.714 dholland 16873, 0,
3887 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RTL8192SU_1,
3888 1.716 mlelstv 5223, 0,
3889 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RTL8192SU_2,
3890 1.716 mlelstv 5223, 0,
3891 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT2870_1,
3892 1.697 nonaka 4944, 0,
3893 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT2870_2,
3894 1.697 nonaka 4944, 0,
3895 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3070,
3896 1.697 nonaka 4951, 0,
3897 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3071,
3898 1.697 nonaka 4958, 0,
3899 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3072,
3900 1.697 nonaka 4965, 0,
3901 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3072_2,
3902 1.697 nonaka 4965, 0,
3903 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3072_3,
3904 1.697 nonaka 4965, 0,
3905 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3072_4,
3906 1.697 nonaka 4965, 0,
3907 1.674 christos USB_VENDOR_SENAO, USB_PRODUCT_SENAO_RT3072_5,
3908 1.697 nonaka 4965, 0,
3909 1.674 christos USB_VENDOR_SGI, USB_PRODUCT_SGI_SN1_L1_SC,
3910 1.716 mlelstv 16882, 16886, 2707, 6352, 0,
3911 1.674 christos USB_VENDOR_SHANTOU, USB_PRODUCT_SHANTOU_ST268_USB_NIC,
3912 1.716 mlelstv 16889, 4718, 13646, 0,
3913 1.674 christos USB_VENDOR_SHANTOU, USB_PRODUCT_SHANTOU_ADM8515,
3914 1.716 mlelstv 5498, 4748, 0,
3915 1.674 christos USB_VENDOR_SHARK, USB_PRODUCT_SHARK_PA,
3916 1.714 dholland 16895, 4732, 0,
3917 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_CE175TU,
3918 1.714 dholland 16902, 0,
3919 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_SL5500,
3920 1.714 dholland 16910, 0,
3921 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_A300,
3922 1.714 dholland 16917, 0,
3923 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_SL5600,
3924 1.714 dholland 16922, 0,
3925 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_C700,
3926 1.714 dholland 16929, 0,
3927 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_C750,
3928 1.714 dholland 16934, 0,
3929 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_RUITZ1016YCZZ,
3930 1.716 mlelstv 16939, 5158, 0,
3931 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WS007SH,
3932 1.714 dholland 16947, 0,
3933 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WS011SH,
3934 1.714 dholland 16955, 0,
3935 1.674 christos USB_VENDOR_SHARP, USB_PRODUCT_SHARP_NWKBD,
3936 1.716 mlelstv 16963, 5719, 0,
3937 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSB,
3938 1.714 dholland 16973, 1764, 0,
3939 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSCSI,
3940 1.714 dholland 16979, 1764, 0,
3941 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_SDDR09,
3942 1.714 dholland 16738, 16986, 0,
3943 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSBSMCF,
3944 1.716 mlelstv 16993, 10511, 600, 10161, 4732, 0,
3945 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_ZIOMMC,
3946 1.716 mlelstv 16993, 15142, 4732, 0,
3947 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_HIFD,
3948 1.714 dholland 1234, 16998, 0,
3949 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSBATAPI,
3950 1.716 mlelstv 16993, 5316, 4732, 0,
3951 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_CF,
3952 1.716 mlelstv 16993, 10161, 4732, 0,
3953 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSCSI_B,
3954 1.714 dholland 16979, 1764, 0,
3955 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSCSI_C,
3956 1.714 dholland 16979, 1764, 0,
3957 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_CDRW,
3958 1.716 mlelstv 17003, 7667, 0,
3959 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_ORCA,
3960 1.716 mlelstv 16993, 17009, 14902, 10174, 0,
3961 1.674 christos USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_SCM,
3962 1.714 dholland 17014, 280, 0,
3963 1.674 christos USB_VENDOR_SIEMENS, USB_PRODUCT_SIEMENS_SPEEDSTREAM,
3964 1.716 mlelstv 5197, 4718, 0,
3965 1.674 christos USB_VENDOR_SIEMENS, USB_PRODUCT_SIEMENS_SPEEDSTREAM22,
3966 1.716 mlelstv 5197, 4718, 17018, 0,
3967 1.674 christos USB_VENDOR_SIEMENS2, USB_PRODUCT_SIEMENS2_WLL013,
3968 1.716 mlelstv 6456, 0,
3969 1.674 christos USB_VENDOR_SIEMENS2, USB_PRODUCT_SIEMENS2_MC75,
3970 1.714 dholland 3666, 17023, 17031, 0,
3971 1.674 christos USB_VENDOR_SIEMENS2, USB_PRODUCT_SIEMENS2_WL54G,
3972 1.716 mlelstv 7247, 4718, 3277, 4732, 0,
3973 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_EM5625,
3974 1.714 dholland 17036, 0,
3975 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC5720_2,
3976 1.714 dholland 17043, 0,
3977 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AIRCARD595,
3978 1.714 dholland 3857, 3666, 17050, 17058, 0,
3979 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC5725,
3980 1.714 dholland 17062, 0,
3981 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC597E,
3982 1.714 dholland 3857, 3666, 17050, 17069, 0,
3983 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_C597,
3984 1.714 dholland 3857, 3666, 17074, 17082, 0,
3985 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AIRCARD580,
3986 1.714 dholland 3857, 3666, 17050, 17086, 0,
3987 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC595U,
3988 1.714 dholland 3857, 3666, 17050, 17090, 0,
3989 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC5720,
3990 1.714 dholland 17043, 3666, 4853, 0,
3991 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MINI5725,
3992 1.714 dholland 3857, 3666, 17095, 17103, 0,
3993 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_250U,
3994 1.716 mlelstv 17108, 3666, 17115, 6313, 0,
3995 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_INSTALLER,
3996 1.716 mlelstv 17120, 14641, 17128, 0,
3997 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8755_2,
3998 1.714 dholland 17138, 0,
3999 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8765,
4000 1.714 dholland 17145, 0,
4001 1.708 pgoyette USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8755,
4002 1.714 dholland 17138, 0,
4003 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC875U,
4004 1.716 mlelstv 17152, 8439, 4718, 4853, 0,
4005 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8755_3,
4006 1.716 mlelstv 17138, 8439, 0,
4007 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8775_2,
4008 1.714 dholland 17159, 0,
4009 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AIRCARD875,
4010 1.716 mlelstv 17120, 17166, 8439, 0,
4011 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8780,
4012 1.714 dholland 17170, 0,
4013 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8781,
4014 1.714 dholland 17177, 0,
4015 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC880,
4016 1.714 dholland 3857, 3666, 17050, 17184, 0,
4017 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC881,
4018 1.714 dholland 3857, 3666, 17050, 17188, 0,
4019 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC880E,
4020 1.714 dholland 3857, 3666, 17050, 17192, 0,
4021 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC881E,
4022 1.714 dholland 3857, 3666, 17050, 17197, 0,
4023 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC880U,
4024 1.714 dholland 3857, 3666, 17050, 17202, 0,
4025 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC881U,
4026 1.714 dholland 3857, 3666, 17050, 17207, 0,
4027 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC885U,
4028 1.714 dholland 3857, 3666, 17050, 17212, 0,
4029 1.674 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_USB305,
4030 1.716 mlelstv 3857, 3666, 17050, 4718, 10317, 0,
4031 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_SIR4116,
4032 1.714 dholland 17217, 17226, 0,
4033 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_IRDA,
4034 1.716 mlelstv 9639, 0,
4035 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_FIR4210,
4036 1.716 mlelstv 17230, 5413, 0,
4037 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_VFIR4220,
4038 1.714 dholland 17239, 17248, 0,
4039 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_I_BEAD100,
4040 1.716 mlelstv 17253, 11735, 8180, 10356, 0,
4041 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_I_BEAD150,
4042 1.716 mlelstv 17253, 15322, 8180, 10356, 0,
4043 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_DNSSF7X,
4044 1.714 dholland 17260, 1304, 17266, 17273, 17279, 0,
4045 1.674 christos USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_MUSICSTICK,
4046 1.714 dholland 17287, 17296, 0,
4047 1.674 christos USB_VENDOR_SIIG, USB_PRODUCT_SIIG_DIGIFILMREADER,
4048 1.716 mlelstv 17307, 10174, 0,
4049 1.674 christos USB_VENDOR_SIIG, USB_PRODUCT_SIIG_UISDMC2S,
4050 1.714 dholland 17322, 0,
4051 1.674 christos USB_VENDOR_SIIG, USB_PRODUCT_SIIG_MULTICARDREADER,
4052 1.714 dholland 17322, 0,
4053 1.674 christos USB_VENDOR_SIIG2, USB_PRODUCT_SIIG2_USBTOETHER,
4054 1.714 dholland 4718, 17338, 4748, 0,
4055 1.674 christos USB_VENDOR_SIIG2, USB_PRODUCT_SIIG2_US2308,
4056 1.716 mlelstv 6733, 0,
4057 1.674 christos USB_VENDOR_SILICOM, USB_PRODUCT_SILICOM_U2E,
4058 1.714 dholland 17341, 0,
4059 1.674 christos USB_VENDOR_SILICOM, USB_PRODUCT_SILICOM_GPE,
4060 1.716 mlelstv 17345, 16681, 8365, 4748, 0,
4061 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_POLOLU,
4062 1.716 mlelstv 17351, 6733, 0,
4063 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_ARGUSISP,
4064 1.714 dholland 17358, 17368, 0,
4065 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CRUMB128,
4066 1.714 dholland 17372, 0,
4067 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_DEGREECONT,
4068 1.714 dholland 17381, 17388, 0,
4069 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_SUNNTO,
4070 1.714 dholland 17397, 17404, 0,
4071 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_DESKTOPMOBILE,
4072 1.716 mlelstv 17411, 12868, 17420, 0,
4073 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_IPLINK1220,
4074 1.714 dholland 17427, 17435, 0,
4075 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_JTAG,
4076 1.714 dholland 17440, 17449, 0,
4077 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_LIN,
4078 1.714 dholland 17440, 17459, 0,
4079 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_HARP,
4080 1.714 dholland 17440, 17468, 0,
4081 1.674 christos USB_VENDOR_SILABS2, USB_PRODUCT_SILABS2_DCU11CLONE,
4082 1.714 dholland 17475, 17482, 0,
4083 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP210X_1,
4084 1.716 mlelstv 17488, 6733, 0,
4085 1.674 christos USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP210X_2,
4086 1.716 mlelstv 17488, 6733, 0,
4087 1.681 gson USB_VENDOR_SILABS, USB_PRODUCT_SILABS_EC3,
4088 1.714 dholland 17495, 4718, 17499, 4732, 0,
4089 1.674 christos USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPH_NF,
4090 1.716 mlelstv 17505, 14522, 7429, 7433, 0,
4091 1.674 christos USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPHONE,
4092 1.716 mlelstv 17505, 14522, 0,
4093 1.674 christos USB_VENDOR_SIS, USB_PRODUCT_SIS_SIS_163U,
4094 1.716 mlelstv 17509, 3666, 7148, 4732, 0,
4095 1.674 christos USB_VENDOR_SIRIUS, USB_PRODUCT_SIRIUS_ROADSTER,
4096 1.716 mlelstv 17517, 17525, 7178, 17534, 4718, 0,
4097 1.674 christos USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_LN029,
4098 1.714 dholland 17537, 0,
4099 1.674 christos USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_CN104,
4100 1.716 mlelstv 17543, 9352, 0,
4101 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL168V1,
4102 1.714 dholland 17549, 17556, 0,
4103 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT2870_1,
4104 1.697 nonaka 4944, 0,
4105 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL168V4,
4106 1.714 dholland 17549, 17559, 0,
4107 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT2870_2,
4108 1.697 nonaka 4944, 0,
4109 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT2870_3,
4110 1.697 nonaka 4944, 0,
4111 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL302,
4112 1.714 dholland 17562, 0,
4113 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL603,
4114 1.714 dholland 17569, 0,
4115 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL315,
4116 1.714 dholland 17576, 0,
4117 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL321,
4118 1.714 dholland 17583, 0,
4119 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT3070_3,
4120 1.697 nonaka 4951, 0,
4121 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL324,
4122 1.714 dholland 17590, 0,
4123 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL343,
4124 1.714 dholland 17597, 0,
4125 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL608,
4126 1.714 dholland 17604, 0,
4127 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL344,
4128 1.714 dholland 17611, 0,
4129 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL329,
4130 1.714 dholland 17618, 0,
4131 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL345,
4132 1.714 dholland 17625, 0,
4133 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL353,
4134 1.714 dholland 17632, 0,
4135 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT3072_3,
4136 1.697 nonaka 4965, 0,
4137 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT3072_4,
4138 1.697 nonaka 4965, 0,
4139 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL349V1,
4140 1.714 dholland 17639, 17556, 0,
4141 1.693 rjs USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT3072_6,
4142 1.697 nonaka 4965, 0,
4143 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL349V4,
4144 1.714 dholland 17639, 17559, 0,
4145 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT3070_1,
4146 1.697 nonaka 4951, 0,
4147 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RTL8188CU,
4148 1.716 mlelstv 5085, 0,
4149 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RTL8188CU_2,
4150 1.716 mlelstv 5085, 0,
4151 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT3072_5,
4152 1.697 nonaka 4965, 0,
4153 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WLA4000,
4154 1.714 dholland 17646, 0,
4155 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RTL8192CU,
4156 1.697 nonaka 5065, 0,
4157 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WLA5000,
4158 1.714 dholland 17655, 0,
4159 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_AX88179,
4160 1.716 mlelstv 6527, 4718, 6535, 6510, 5001, 5889, 0,
4161 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_LN028,
4162 1.714 dholland 17664, 0,
4163 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RTL8192CUR2,
4164 1.716 mlelstv 5065, 8527, 17671, 0,
4165 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL113,
4166 1.714 dholland 17675, 0,
4167 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_ZD1211B,
4168 1.716 mlelstv 5233, 0,
4169 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL172,
4170 1.714 dholland 17682, 0,
4171 1.674 christos USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL113R2,
4172 1.716 mlelstv 17675, 8527, 6338, 0,
4173 1.674 christos USB_VENDOR_SMARTBRIDGES, USB_PRODUCT_SMARTBRIDGES_SMARTLINK,
4174 1.714 dholland 17689, 4718, 5001, 4757, 0,
4175 1.674 christos USB_VENDOR_SMARTBRIDGES, USB_PRODUCT_SMARTBRIDGES_SMARTNIC,
4176 1.716 mlelstv 17699, 6338, 17708, 4732, 0,
4177 1.674 christos USB_VENDOR_SMC, USB_PRODUCT_SMC_2102USB,
4178 1.716 mlelstv 6726, 5001, 4757, 0,
4179 1.674 christos USB_VENDOR_SMC, USB_PRODUCT_SMC_2202USB,
4180 1.716 mlelstv 6495, 5001, 4757, 0,
4181 1.674 christos USB_VENDOR_SMC, USB_PRODUCT_SMC_2206USB,
4182 1.716 mlelstv 17712, 14865, 4718, 4748, 4732, 0,
4183 1.674 christos USB_VENDOR_SMC3, USB_PRODUCT_SMC3_2662WV1,
4184 1.716 mlelstv 17712, 14865, 17715, 0,
4185 1.674 christos USB_VENDOR_SMC3, USB_PRODUCT_SMC3_2662WV2,
4186 1.716 mlelstv 17712, 14865, 17715, 7302, 0,
4187 1.674 christos USB_VENDOR_SMC, USB_PRODUCT_SMC_2862WG,
4188 1.716 mlelstv 17712, 14865, 17722, 7302, 4718, 5193, 0,
4189 1.674 christos USB_VENDOR_SMC, USB_PRODUCT_SMC_2862WG_V1,
4190 1.716 mlelstv 17712, 14865, 17722, 17556, 4718, 17729, 0,
4191 1.674 christos USB_VENDOR_SMK, USB_PRODUCT_SMK_MCE_IR,
4192 1.716 mlelstv 17733, 17739, 13705, 0,
4193 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_2020HUB,
4194 1.716 mlelstv 4718, 5674, 0,
4195 1.680 jnemeth USB_VENDOR_SMSC, USB_PRODUCT_SMSC_2512HUB,
4196 1.716 mlelstv 4718, 5193, 17748, 5674, 0,
4197 1.680 jnemeth USB_VENDOR_SMSC, USB_PRODUCT_SMSC_2513HUB,
4198 1.716 mlelstv 4718, 5193, 17755, 5674, 0,
4199 1.680 jnemeth USB_VENDOR_SMSC, USB_PRODUCT_SMSC_2514HUB,
4200 1.716 mlelstv 4718, 5193, 17762, 5674, 0,
4201 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_LAN7500,
4202 1.716 mlelstv 17769, 4718, 5193, 6510, 5001, 10103, 0,
4203 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500,
4204 1.716 mlelstv 17777, 4748, 10103, 0,
4205 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9505,
4206 1.716 mlelstv 17786, 4748, 10103, 0,
4207 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9512,
4208 1.716 mlelstv 17795, 4718, 5674, 3009, 4748, 10103, 0,
4209 1.680 jnemeth USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9514,
4210 1.716 mlelstv 17804, 4718, 5674, 3009, 4748, 10103, 0,
4211 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_LAN9530,
4212 1.716 mlelstv 17813, 4748, 7667, 0,
4213 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_LAN9730,
4214 1.716 mlelstv 17821, 4748, 7667, 0,
4215 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500_SAL10,
4216 1.716 mlelstv 17777, 4748, 10103, 17829, 0,
4217 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9505_SAL10,
4218 1.716 mlelstv 17786, 4748, 10103, 17829, 0,
4219 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500A_SAL10,
4220 1.716 mlelstv 17837, 4748, 10103, 17829, 0,
4221 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9505A_SAL10,
4222 1.716 mlelstv 17847, 4748, 10103, 17829, 0,
4223 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9512_14_SAL10,
4224 1.716 mlelstv 17857, 5674, 3009, 4748, 7667, 17829, 0,
4225 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500A_HAL,
4226 1.716 mlelstv 17837, 4748, 7667, 17869, 0,
4227 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9505A_HAL,
4228 1.716 mlelstv 17847, 4748, 7667, 17869, 0,
4229 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500_ALT,
4230 1.716 mlelstv 17777, 4748, 7667, 0,
4231 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500A_ALT,
4232 1.716 mlelstv 17837, 4748, 7667, 0,
4233 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9512_14_ALT,
4234 1.716 mlelstv 17795, 5674, 3009, 4748, 7667, 0,
4235 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9500A,
4236 1.716 mlelstv 17837, 4748, 10103, 0,
4237 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9505A,
4238 1.716 mlelstv 17847, 4748, 10103, 0,
4239 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_LAN89530,
4240 1.714 dholland 17875, 0,
4241 1.674 christos USB_VENDOR_SMSC, USB_PRODUCT_SMSC_SMSC9512_14,
4242 1.716 mlelstv 17884, 4718, 5674, 3009, 4748, 10103, 0,
4243 1.674 christos USB_VENDOR_SOHOWARE, USB_PRODUCT_SOHOWARE_NUB100,
4244 1.716 mlelstv 6495, 4718, 4748, 0,
4245 1.674 christos USB_VENDOR_SOHOWARE, USB_PRODUCT_SOHOWARE_NUB110,
4246 1.714 dholland 17898, 4748, 0,
4247 1.674 christos USB_VENDOR_SOLIDYEAR, USB_PRODUCT_SOLIDYEAR_KEYBOARD,
4248 1.716 mlelstv 1787, 1793, 4718, 7681, 0,
4249 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_DSC,
4250 1.714 dholland 17905, 17909, 0,
4251 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_NWMS7,
4252 1.714 dholland 17917, 17929, 0,
4253 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_DRIVEV2,
4254 1.716 mlelstv 11451, 11461, 0,
4255 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_MSACUS1,
4256 1.714 dholland 17917, 17936, 0,
4257 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_HANDYCAM,
4258 1.714 dholland 17945, 0,
4259 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_MSC,
4260 1.714 dholland 17954, 17958, 17965, 17971, 0,
4261 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_35,
4262 1.714 dholland 1234, 17976, 17981, 0,
4263 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2KEYBOARD,
4264 1.716 mlelstv 17986, 7681, 0,
4265 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2KEYBOARDHUB,
4266 1.716 mlelstv 17986, 7681, 6838, 0,
4267 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2MOUSE,
4268 1.716 mlelstv 17986, 6198, 0,
4269 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_40,
4270 1.714 dholland 1234, 17976, 17999, 0,
4271 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_MSC_U03,
4272 1.714 dholland 17954, 17958, 17965, 17971, 18004, 0,
4273 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_40_MS,
4274 1.716 mlelstv 1234, 17976, 17999, 13655, 8157, 17971, 0,
4275 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_S360,
4276 1.714 dholland 1234, 17976, 18012, 0,
4277 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_41_MS,
4278 1.716 mlelstv 1234, 17976, 18017, 13655, 8157, 17971, 0,
4279 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_41,
4280 1.714 dholland 1234, 17976, 18017, 0,
4281 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_NX60,
4282 1.714 dholland 1234, 17976, 18022, 0,
4283 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2EYETOY4,
4284 1.714 dholland 17986, 18027, 18034, 0,
4285 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2EYETOY5,
4286 1.714 dholland 17986, 18027, 18039, 0,
4287 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_TJ25,
4288 1.714 dholland 1234, 17976, 18044, 0,
4289 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_IFU_WLM2,
4290 1.714 dholland 18049, 0,
4291 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_PS3CONTROLLER,
4292 1.716 mlelstv 1234, 18058, 6352, 0,
4293 1.674 christos USB_VENDOR_SONY, USB_PRODUCT_SONY_GPS_CS1,
4294 1.716 mlelstv 1234, 8461, 18074, 0,
4295 1.674 christos USB_VENDOR_SOURCENEXT, USB_PRODUCT_SOURCENEXT_KEIKAI8_CHG,
4296 1.716 mlelstv 18082, 8552, 4924, 18094, 0,
4297 1.674 christos USB_VENDOR_SOURCENEXT, USB_PRODUCT_SOURCENEXT_KEIKAI8,
4298 1.716 mlelstv 18082, 8552, 0,
4299 1.674 christos USB_VENDOR_SPARKLAN, USB_PRODUCT_SPARKLAN_RT2573,
4300 1.716 mlelstv 5115, 0,
4301 1.674 christos USB_VENDOR_SPARKLAN, USB_PRODUCT_SPARKLAN_RT2870_1,
4302 1.697 nonaka 4944, 0,
4303 1.674 christos USB_VENDOR_SPARKLAN, USB_PRODUCT_SPARKLAN_RT3070,
4304 1.697 nonaka 4951, 0,
4305 1.674 christos USB_VENDOR_SPARKLAN, USB_PRODUCT_SPARKLAN_RT2870_2,
4306 1.697 nonaka 4944, 0,
4307 1.674 christos USB_VENDOR_SPRINGERDESIGN, USB_PRODUCT_SPRINGERDESIGN_TTSMP3PLAYER,
4308 1.714 dholland 4595, 1532, 18102, 0,
4309 1.674 christos USB_VENDOR_SPHAIRON, USB_PRODUCT_SPHAIRON_UB801R,
4310 1.714 dholland 18115, 0,
4311 1.674 christos USB_VENDOR_SPHAIRON, USB_PRODUCT_SPHAIRON_RTL8187,
4312 1.716 mlelstv 8533, 0,
4313 1.674 christos USB_VENDOR_STMICRO, USB_PRODUCT_STMICRO_COMMUNICATOR,
4314 1.714 dholland 4718, 18122, 0,
4315 1.674 christos USB_VENDOR_STSN, USB_PRODUCT_STSN_STSN0001,
4316 1.716 mlelstv 13611, 218, 7667, 0,
4317 1.674 christos USB_VENDOR_SUNCOMM, USB_PRODUCT_SUNCOMM_MB_ADAPTOR,
4318 1.716 mlelstv 7090, 7140, 0,
4319 1.674 christos USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_DS96L,
4320 1.714 dholland 18135, 18142, 18150, 18155, 0,
4321 1.674 christos USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_PS64P1,
4322 1.714 dholland 18135, 18142, 18150, 18158, 0,
4323 1.674 christos USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_VS10U,
4324 1.714 dholland 18135, 18161, 18169, 0,
4325 1.674 christos USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_IS96U,
4326 1.714 dholland 18135, 18171, 0,
4327 1.674 christos USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS64LX,
4328 1.714 dholland 18135, 18142, 18150, 18182, 0,
4329 1.674 christos USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS144L4,
4330 1.714 dholland 18142, 18150, 18185, 0,
4331 1.674 christos USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD_TYPE_6,
4332 1.716 mlelstv 18188, 15200, 4718, 7681, 0,
4333 1.674 christos USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD_TYPE_7,
4334 1.716 mlelstv 18188, 12946, 4718, 7681, 0,
4335 1.674 christos USB_VENDOR_SUN, USB_PRODUCT_SUN_MOUSE,
4336 1.716 mlelstv 18188, 15200, 4718, 6198, 0,
4337 1.674 christos USB_VENDOR_SUNRISING, USB_PRODUCT_SUNRISING_SR9600,
4338 1.714 dholland 18193, 4748, 0,
4339 1.674 christos USB_VENDOR_SUNRISING, USB_PRODUCT_SUNRISING_QF9700,
4340 1.714 dholland 18200, 4748, 0,
4341 1.674 christos USB_VENDOR_SUPERTOP, USB_PRODUCT_SUPERTOP_IDEBRIDGE,
4342 1.716 mlelstv 4102, 11433, 1764, 0,
4343 1.674 christos USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_SUPRAEXPRESS56K,
4344 1.716 mlelstv 18207, 12695, 18213, 5794, 0,
4345 1.674 christos USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_SUPRA2890,
4346 1.714 dholland 18217, 18226, 18213, 4853, 0,
4347 1.674 christos USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_RIO600USB,
4348 1.716 mlelstv 8471, 5810, 4718, 0,
4349 1.674 christos USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_RIO800USB,
4350 1.716 mlelstv 8471, 18231, 4718, 0,
4351 1.674 christos USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_PSAPLAY120,
4352 1.714 dholland 18235, 18240, 18249, 0,
4353 1.674 christos USB_VENDOR_SURECOM, USB_PRODUCT_SURECOM_EP9001G2A,
4354 1.716 mlelstv 18253, 8527, 18263, 0,
4355 1.674 christos USB_VENDOR_SURECOM, USB_PRODUCT_SURECOM_EP9001G,
4356 1.714 dholland 18253, 0,
4357 1.674 christos USB_VENDOR_SURECOM, USB_PRODUCT_SURECOM_RT2573,
4358 1.716 mlelstv 5115, 0,
4359 1.674 christos USB_VENDOR_SUSTEEN, USB_PRODUCT_SUSTEEN_DCU10,
4360 1.697 nonaka 4718, 2544, 0,
4361 1.674 christos USB_VENDOR_SWEEX, USB_PRODUCT_SWEEX_ZD1211,
4362 1.714 dholland 18266, 0,
4363 1.674 christos USB_VENDOR_SWEEX2, USB_PRODUCT_SWEEX2_LW153,
4364 1.714 dholland 18273, 0,
4365 1.674 christos USB_VENDOR_SWEEX2, USB_PRODUCT_SWEEX2_LW154,
4366 1.714 dholland 18279, 0,
4367 1.674 christos USB_VENDOR_SWEEX2, USB_PRODUCT_SWEEX2_LW303,
4368 1.714 dholland 18285, 0,
4369 1.674 christos USB_VENDOR_SWEEX2, USB_PRODUCT_SWEEX2_LW313,
4370 1.714 dholland 18291, 0,
4371 1.674 christos USB_VENDOR_SYSTEMTALKS, USB_PRODUCT_SYSTEMTALKS_SGCX2UL,
4372 1.714 dholland 18297, 0,
4373 1.674 christos USB_VENDOR_TANGTOP, USB_PRODUCT_TANGTOP_USBPS2,
4374 1.714 dholland 18306, 0,
4375 1.674 christos USB_VENDOR_TARGUS, USB_PRODUCT_TARGUS_PAUM004,
4376 1.716 mlelstv 18313, 6211, 0,
4377 1.674 christos USB_VENDOR_TAUGA, USB_PRODUCT_TAUGA_CAMERAMATE,
4378 1.716 mlelstv 13768, 18321, 0,
4379 1.674 christos USB_VENDOR_TDK, USB_PRODUCT_TDK_UPA9664,
4380 1.714 dholland 18332, 4732, 18340, 0,
4381 1.674 christos USB_VENDOR_TDK, USB_PRODUCT_TDK_UCA1464,
4382 1.714 dholland 18348, 4732, 18360, 0,
4383 1.674 christos USB_VENDOR_TDK, USB_PRODUCT_TDK_UHA6400,
4384 1.714 dholland 18368, 4732, 18376, 0,
4385 1.674 christos USB_VENDOR_TDK, USB_PRODUCT_TDK_UPA6400,
4386 1.714 dholland 18368, 4732, 18384, 0,
4387 1.674 christos USB_VENDOR_TDK, USB_PRODUCT_TDK_BT_DONGLE,
4388 1.716 mlelstv 4722, 4718, 13944, 0,
4389 1.674 christos USB_VENDOR_TEAC, USB_PRODUCT_TEAC_FD05PUB,
4390 1.714 dholland 18392, 18401, 0,
4391 1.674 christos USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_0193,
4392 1.716 mlelstv 18408, 18415, 5158, 0,
4393 1.674 christos USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_ZYAIR_B200,
4394 1.716 mlelstv 1450, 18420, 18426, 5158, 0,
4395 1.674 christos USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_U300C,
4396 1.714 dholland 18431, 0,
4397 1.674 christos USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_QUICKWLAN,
4398 1.714 dholland 18438, 0,
4399 1.674 christos USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_ZD1211_1,
4400 1.714 dholland 18266, 0,
4401 1.674 christos USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_ZD1211_2,
4402 1.714 dholland 18266, 0,
4403 1.674 christos USB_VENDOR_TELEX, USB_PRODUCT_TELEX_MIC1,
4404 1.714 dholland 18448, 4718, 18457, 0,
4405 1.674 christos USB_VENDOR_TENX, USB_PRODUCT_TENX_MISSILE,
4406 1.714 dholland 18468, 18476, 0,
4407 1.674 christos USB_VENDOR_TENX, USB_PRODUCT_TENX_TEMPER,
4408 1.714 dholland 18485, 18492, 0,
4409 1.674 christos USB_VENDOR_TI, USB_PRODUCT_TI_UTUSB41,
4410 1.716 mlelstv 18499, 6838, 0,
4411 1.674 christos USB_VENDOR_TI, USB_PRODUCT_TI_TUSB2046,
4412 1.716 mlelstv 18508, 6838, 0,
4413 1.688 skrll USB_VENDOR_TI, USB_PRODUCT_TI_TUSB3410,
4414 1.714 dholland 18517, 0,
4415 1.674 christos USB_VENDOR_TI, USB_PRODUCT_TI_NEXII,
4416 1.716 mlelstv 18526, 7178, 2209, 0,
4417 1.688 skrll USB_VENDOR_TI, USB_PRODUCT_TI_MSP430_JTAG,
4418 1.714 dholland 18530, 18544, 0,
4419 1.688 skrll USB_VENDOR_TI, USB_PRODUCT_TI_MSP430,
4420 1.714 dholland 18530, 0,
4421 1.674 christos USB_VENDOR_THRUST, USB_PRODUCT_THRUST_FUSION_PAD,
4422 1.716 mlelstv 14895, 2209, 18549, 0,
4423 1.674 christos USB_VENDOR_TOD, USB_PRODUCT_TOD_DOOGI_SLIM,
4424 1.716 mlelstv 18557, 18563, 4718, 5719, 0,
4425 1.674 christos USB_VENDOR_TODOS, USB_PRODUCT_TODOS_ARGOS_MINI,
4426 1.716 mlelstv 18568, 6342, 18574, 10174, 0,
4427 1.674 christos USB_VENDOR_TOPFIELD, USB_PRODUCT_TOPFIELD_TF5000PVR,
4428 1.714 dholland 18584, 2209, 18594, 18600, 0,
4429 1.674 christos USB_VENDOR_TOSHIBA, USB_PRODUCT_TOSHIBA_POCKETPC_E740,
4430 1.716 mlelstv 7875, 18609, 0,
4431 1.674 christos USB_VENDOR_TOSHIBA, USB_PRODUCT_TOSHIBA_RT3070,
4432 1.697 nonaka 4951, 0,
4433 1.674 christos USB_VENDOR_TOSHIBA, USB_PRODUCT_TOSHIBA_AX88179,
4434 1.716 mlelstv 6527, 4718, 6535, 6510, 5001, 5889, 0,
4435 1.674 christos USB_VENDOR_TOSHIBA, USB_PRODUCT_TOSHIBA_HSDPA_MODEM_EU870DT1,
4436 1.716 mlelstv 8439, 6313, 4853, 5630, 0,
4437 1.684 christos USB_VENDOR_TPLINK, USB_PRODUCT_TPLINK_RTL8192CU,
4438 1.697 nonaka 5065, 0,
4439 1.674 christos USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE,
4440 1.714 dholland 18614, 0,
4441 1.674 christos USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE_8MB,
4442 1.714 dholland 18614, 18625, 0,
4443 1.674 christos USB_VENDOR_TRENDNET, USB_PRODUCT_TRENDNET_RTL8192CU,
4444 1.697 nonaka 5065, 0,
4445 1.674 christos USB_VENDOR_TRENDNET, USB_PRODUCT_TRENDNET_RTL8188CU,
4446 1.716 mlelstv 5085, 0,
4447 1.674 christos USB_VENDOR_TRIPPLITE, USB_PRODUCT_TRIPPLITE_U209,
4448 1.716 mlelstv 18629, 6733, 4757, 0,
4449 1.674 christos USB_VENDOR_TRIPPLITE2, USB_PRODUCT_TRIPPLITE2_UPS,
4450 1.697 nonaka 3060, 3066, 438, 0,
4451 1.674 christos USB_VENDOR_TRIPPLITE2, USB_PRODUCT_TRIPPLITE2_SMARTLCD,
4452 1.714 dholland 18634, 438, 0,
4453 1.674 christos USB_VENDOR_TRIPPLITE2, USB_PRODUCT_TRIPPLITE2_AVR550U,
4454 1.714 dholland 3060, 3066, 18643, 0,
4455 1.674 christos USB_VENDOR_TRUMPION, USB_PRODUCT_TRUMPION_T33521,
4456 1.714 dholland 18651, 18659, 0,
4457 1.674 christos USB_VENDOR_TRUMPION, USB_PRODUCT_TRUMPION_XXX1100,
4458 1.716 mlelstv 15218, 18667, 0,
4459 1.674 christos USB_VENDOR_TSUNAMI, USB_PRODUCT_TSUNAMI_SM2000,
4460 1.714 dholland 18672, 0,
4461 1.674 christos USB_VENDOR_TWINMOS, USB_PRODUCT_TWINMOS_G240,
4462 1.714 dholland 18680, 0,
4463 1.674 christos USB_VENDOR_ULTIMA, USB_PRODUCT_ULTIMA_1200UBPLUS,
4464 1.716 mlelstv 10832, 14147, 10722, 7034, 0,
4465 1.674 christos USB_VENDOR_ULTIMA, USB_PRODUCT_ULTIMA_T14BR,
4466 1.716 mlelstv 18685, 18691, 6643, 0,
4467 1.674 christos USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA1236U,
4468 1.716 mlelstv 18697, 5561, 18703, 0,
4469 1.674 christos USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA1220U,
4470 1.714 dholland 18697, 18711, 18703, 0,
4471 1.674 christos USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA2000U,
4472 1.714 dholland 18697, 18717, 18703, 0,
4473 1.674 christos USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA3400,
4474 1.714 dholland 18697, 18723, 18703, 0,
4475 1.674 christos USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA2100U,
4476 1.714 dholland 18697, 18728, 18703, 0,
4477 1.674 christos USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA2200U,
4478 1.714 dholland 18697, 18734, 18703, 0,
4479 1.674 christos USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW429UB_A,
4480 1.714 dholland 18740, 0,
4481 1.674 christos USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW429UB,
4482 1.714 dholland 18752, 0,
4483 1.674 christos USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW429UBC1,
4484 1.716 mlelstv 18752, 8950, 0,
4485 1.674 christos USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_RT2870_1,
4486 1.697 nonaka 4944, 0,
4487 1.674 christos USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW645UB,
4488 1.714 dholland 18762, 0,
4489 1.674 christos USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_ALL0298V2,
4490 1.716 mlelstv 18772, 7302, 0,
4491 1.674 christos USB_VENDOR_UNIACCESS, USB_PRODUCT_UNIACCESS_PANACHE,
4492 1.714 dholland 18780, 18788, 4718, 4859, 4732, 0,
4493 1.674 christos USB_VENDOR_UNKNOWN1, USB_PRODUCT_UNKNOWN1_ZD1211B_1,
4494 1.716 mlelstv 5233, 0,
4495 1.674 christos USB_VENDOR_UNKNOWN1, USB_PRODUCT_UNKNOWN1_ZD1211B_2,
4496 1.716 mlelstv 5233, 0,
4497 1.674 christos USB_VENDOR_UNKNOWN2, USB_PRODUCT_UNKNOWN2_ZD1211B,
4498 1.716 mlelstv 5233, 0,
4499 1.674 christos USB_VENDOR_UNKNOWN2, USB_PRODUCT_UNKNOWN2_NW3100,
4500 1.714 dholland 18793, 0,
4501 1.674 christos USB_VENDOR_UNKNOWN3, USB_PRODUCT_UNKNOWN3_ZD1211B,
4502 1.716 mlelstv 5233, 0,
4503 1.674 christos USB_VENDOR_UNKNOWN5, USB_PRODUCT_UNKNOWN5_NF_RIC,
4504 1.714 dholland 18801, 18804, 0,
4505 1.674 christos USB_VENDOR_USR, USB_PRODUCT_USR_USR1120,
4506 1.716 mlelstv 18808, 5158, 0,
4507 1.674 christos USB_VENDOR_USR, USB_PRODUCT_USR_USR5422,
4508 1.716 mlelstv 18816, 5158, 0,
4509 1.674 christos USB_VENDOR_USR, USB_PRODUCT_USR_USR5423,
4510 1.716 mlelstv 18824, 5158, 0,
4511 1.674 christos USB_VENDOR_USI, USB_PRODUCT_USI_MC60,
4512 1.716 mlelstv 18832, 6733, 0,
4513 1.674 christos USB_VENDOR_USRP, USB_PRODUCT_USRP_USRPv2,
4514 1.716 mlelstv 4701, 18837, 6338, 0,
4515 1.679 msaitoh USB_VENDOR_VALIDITY, USB_PRODUCT_VALIDITY_VFS101,
4516 1.716 mlelstv 18846, 18853, 10174, 0,
4517 1.679 msaitoh USB_VENDOR_VALIDITY, USB_PRODUCT_VALIDITY_VFS301,
4518 1.716 mlelstv 18865, 18853, 10174, 0,
4519 1.679 msaitoh USB_VENDOR_VALIDITY, USB_PRODUCT_VALIDITY_VFS451,
4520 1.716 mlelstv 18872, 18853, 10174, 0,
4521 1.679 msaitoh USB_VENDOR_VALIDITY, USB_PRODUCT_VALIDITY_VFS300,
4522 1.716 mlelstv 18879, 18853, 10174, 0,
4523 1.679 msaitoh USB_VENDOR_VALIDITY, USB_PRODUCT_VALIDITY_VFS5011,
4524 1.716 mlelstv 18886, 18853, 10174, 0,
4525 1.679 msaitoh USB_VENDOR_VALIDITY, USB_PRODUCT_VALIDITY_VFS471,
4526 1.716 mlelstv 18894, 18853, 10174, 0,
4527 1.674 christos USB_VENDOR_VIDZMEDIA, USB_PRODUCT_VIDZMEDIA_MONSTERTV,
4528 1.714 dholland 18901, 18911, 0,
4529 1.674 christos USB_VENDOR_VIA, USB_PRODUCT_VIA_AR9271,
4530 1.716 mlelstv 6786, 0,
4531 1.674 christos USB_VENDOR_VIEWSONIC, USB_PRODUCT_VIEWSONIC_G773HUB,
4532 1.716 mlelstv 18915, 18920, 5674, 0,
4533 1.674 christos USB_VENDOR_VIEWSONIC, USB_PRODUCT_VIEWSONIC_P815HUB,
4534 1.716 mlelstv 18928, 18920, 5674, 0,
4535 1.674 christos USB_VENDOR_VIEWSONIC, USB_PRODUCT_VIEWSONIC_G773CTRL,
4536 1.714 dholland 18915, 18920, 18933, 0,
4537 1.674 christos USB_VENDOR_VISION, USB_PRODUCT_VISION_VC6452V002,
4538 1.714 dholland 18941, 2890, 0,
4539 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_7600,
4540 1.714 dholland 18946, 18955, 0,
4541 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_5300,
4542 1.714 dholland 18946, 18960, 0,
4543 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_3000,
4544 1.716 mlelstv 18965, 12703, 0,
4545 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_6100,
4546 1.714 dholland 18946, 18974, 0,
4547 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_6200,
4548 1.716 mlelstv 18946, 15802, 0,
4549 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_8100,
4550 1.714 dholland 18946, 18979, 0,
4551 1.674 christos USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_8600,
4552 1.714 dholland 18946, 18984, 0,
4553 1.674 christos USB_VENDOR_VIVITAR, USB_PRODUCT_VIVITAR_DSC350,
4554 1.714 dholland 18989, 2890, 0,
4555 1.674 christos USB_VENDOR_VTECH, USB_PRODUCT_VTECH_RT2570,
4556 1.716 mlelstv 6575, 0,
4557 1.674 christos USB_VENDOR_VTECH, USB_PRODUCT_VTECH_ZD1211B,
4558 1.716 mlelstv 5233, 0,
4559 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_CT0405U,
4560 1.714 dholland 18996, 19006, 0,
4561 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE,
4562 1.714 dholland 19013, 0,
4563 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE2,
4564 1.714 dholland 19022, 19032, 0,
4565 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE3_4X5,
4566 1.714 dholland 19043, 19053, 0,
4567 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE3_6X8,
4568 1.714 dholland 19043, 19057, 0,
4569 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE4_4X5,
4570 1.714 dholland 19061, 19053, 0,
4571 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_INTUOSA5,
4572 1.714 dholland 19071, 19078, 0,
4573 1.674 christos USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GD0912U,
4574 1.714 dholland 19071, 19081, 1864, 19006, 0,
4575 1.674 christos USB_VENDOR_WELTREND, USB_PRODUCT_WELTREND_HID,
4576 1.716 mlelstv 19086, 7667, 0,
4577 1.674 christos USB_VENDOR_WESTERN, USB_PRODUCT_WESTERN_EXTHDD,
4578 1.714 dholland 19090, 19099, 0,
4579 1.674 christos USB_VENDOR_WINCHIPHEAD, USB_PRODUCT_WINCHIPHEAD_CH341SER,
4580 1.714 dholland 19103, 16852, 1764, 0,
4581 1.674 christos USB_VENDOR_WINCHIPHEAD2, USB_PRODUCT_WINCHIPHEAD2_CH341,
4582 1.714 dholland 19115, 19121, 0,
4583 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_WNC0600,
4584 1.714 dholland 19137, 0,
4585 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_UR045G,
4586 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
4587 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_UR055G,
4588 1.714 dholland 19149, 0,
4589 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_O8494,
4590 1.714 dholland 19156, 19164, 0,
4591 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_AR5523_1,
4592 1.716 mlelstv 6763, 0,
4593 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_AR5523_1_NF,
4594 1.716 mlelstv 6763, 0,
4595 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_AR5523_2,
4596 1.716 mlelstv 6763, 0,
4597 1.674 christos USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_AR5523_2_NF,
4598 1.716 mlelstv 6763, 0,
4599 1.674 christos USB_VENDOR_XIRLINK, USB_PRODUCT_XIRLINK_IMAGING,
4600 1.714 dholland 19172, 19180, 0,
4601 1.674 christos USB_VENDOR_XIRLINK, USB_PRODUCT_XIRLINK_PCCAM,
4602 1.716 mlelstv 672, 5627, 2890, 0,
4603 1.687 skrll USB_VENDOR_CONEXANT, USB_PRODUCT_CONEXANT_MODEM_1,
4604 1.697 nonaka 4718, 4853, 0,
4605 1.674 christos USB_VENDOR_CONEXANT, USB_PRODUCT_CONEXANT_PRISM_GT_1,
4606 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
4607 1.674 christos USB_VENDOR_CONEXANT, USB_PRODUCT_CONEXANT_PRISM_GT_2,
4608 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
4609 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UX256,
4610 1.714 dholland 19187, 16366, 16357, 0,
4611 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MU1000,
4612 1.714 dholland 19193, 16366, 16401, 0,
4613 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MU2000,
4614 1.714 dholland 19200, 16366, 16401, 0,
4615 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MU500,
4616 1.714 dholland 19207, 16366, 16401, 0,
4617 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UW500,
4618 1.716 mlelstv 19213, 4718, 7014, 16357, 0,
4619 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MOTIF6,
4620 1.714 dholland 19219, 16366, 16401, 19226, 0,
4621 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MOTIF7,
4622 1.714 dholland 19238, 16366, 16401, 19226, 0,
4623 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MOTIF8,
4624 1.714 dholland 19245, 16366, 16401, 19226, 0,
4625 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UX96,
4626 1.714 dholland 19252, 16366, 16357, 0,
4627 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UX16,
4628 1.714 dholland 19257, 16366, 16357, 0,
4629 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_S08,
4630 1.716 mlelstv 19262, 16366, 5719, 0,
4631 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_CLP150,
4632 1.716 mlelstv 19266, 14179, 19274, 0,
4633 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_CLP170,
4634 1.716 mlelstv 19280, 14179, 19274, 0,
4635 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RPU200,
4636 1.714 dholland 19288, 0,
4637 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTA54I,
4638 1.714 dholland 19296, 19307, 19314, 19329, 0,
4639 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTW65B,
4640 1.714 dholland 19296, 19336, 19343, 3666, 19329, 0,
4641 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTW65I,
4642 1.714 dholland 19296, 19353, 19314, 3666, 19329, 0,
4643 1.674 christos USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTA55I,
4644 1.714 dholland 19296, 19360, 19343, 19367, 19329, 0,
4645 1.674 christos USB_VENDOR_YANO, USB_PRODUCT_YANO_U640MO,
4646 1.714 dholland 19372, 0,
4647 1.674 christos USB_VENDOR_YEDATA, USB_PRODUCT_YEDATA_FLASHBUSTERU,
4648 1.714 dholland 19382, 0,
4649 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_M4Y750,
4650 1.714 dholland 19396, 0,
4651 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_725,
4652 1.716 mlelstv 19404, 5349, 5158, 0,
4653 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_XI735,
4654 1.714 dholland 19412, 0,
4655 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_MD40900,
4656 1.714 dholland 19419, 0,
4657 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_XG703A,
4658 1.716 mlelstv 5185, 4718, 5193, 5158, 0,
4659 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_ZD1211,
4660 1.714 dholland 18266, 0,
4661 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_AR5523,
4662 1.716 mlelstv 6763, 0,
4663 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_AR5523_NF,
4664 1.716 mlelstv 6763, 0,
4665 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_ZD1211B,
4666 1.716 mlelstv 5233, 0,
4667 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_RT2870_1,
4668 1.697 nonaka 4944, 0,
4669 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_UB81,
4670 1.714 dholland 19427, 0,
4671 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_RT2870_2,
4672 1.697 nonaka 4944, 0,
4673 1.674 christos USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_UB82,
4674 1.714 dholland 19432, 0,
4675 1.674 christos USB_VENDOR_ZEEVO, USB_PRODUCT_ZEEVO_BLUETOOTH,
4676 1.714 dholland 19437, 4722, 4718, 4732, 0,
4677 1.674 christos USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_ZWXG261,
4678 1.714 dholland 19444, 0,
4679 1.674 christos USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_RT2870_1,
4680 1.697 nonaka 4944, 0,
4681 1.674 christos USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_RT2870_2,
4682 1.697 nonaka 4944, 0,
4683 1.674 christos USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_RT3072,
4684 1.697 nonaka 4965, 0,
4685 1.674 christos USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_RT3072_2,
4686 1.697 nonaka 4965, 0,
4687 1.674 christos USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_RT3070,
4688 1.697 nonaka 4951, 0,
4689 1.674 christos USB_VENDOR_ZOOM, USB_PRODUCT_ZOOM_2986L,
4690 1.716 mlelstv 19453, 19459, 5794, 0,
4691 1.674 christos USB_VENDOR_ZOOM, USB_PRODUCT_ZOOM_3095,
4692 1.716 mlelstv 19463, 4718, 19459, 5794, 0,
4693 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_MF622,
4694 1.716 mlelstv 19468, 5794, 0,
4695 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_MF628,
4696 1.716 mlelstv 19474, 5794, 0,
4697 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_MF626,
4698 1.716 mlelstv 19480, 5794, 0,
4699 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_MF820D_INSTALLER,
4700 1.716 mlelstv 19486, 11071, 0,
4701 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_MF820D,
4702 1.716 mlelstv 19486, 5794, 0,
4703 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_INSTALLER,
4704 1.716 mlelstv 19493, 11071, 0,
4705 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_MC2718,
4706 1.716 mlelstv 19498, 5794, 0,
4707 1.674 christos USB_VENDOR_ZTE, USB_PRODUCT_ZTE_AC8700,
4708 1.716 mlelstv 5622, 19505, 4718, 5794, 0,
4709 1.674 christos USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1201,
4710 1.714 dholland 19512, 0,
4711 1.674 christos USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1211,
4712 1.716 mlelstv 18266, 5158, 19519, 0,
4713 1.674 christos USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1211B,
4714 1.716 mlelstv 5233, 0,
4715 1.674 christos USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1221,
4716 1.714 dholland 19523, 0,
4717 1.674 christos USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ALL0298,
4718 1.714 dholland 18772, 0,
4719 1.674 christos USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1211B_2,
4720 1.716 mlelstv 5233, 0,
4721 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_OMNI56K,
4722 1.716 mlelstv 19530, 18213, 10722, 0,
4723 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_980N,
4724 1.716 mlelstv 16011, 7681, 0,
4725 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_ZYAIRG220,
4726 1.714 dholland 18420, 19535, 0,
4727 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_G200V2,
4728 1.716 mlelstv 19541, 7302, 0,
4729 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_AG225H,
4730 1.714 dholland 19547, 0,
4731 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_M202,
4732 1.714 dholland 19555, 0,
4733 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_G270S,
4734 1.714 dholland 19561, 0,
4735 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_G220V2,
4736 1.716 mlelstv 19535, 7302, 0,
4737 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_G202,
4738 1.714 dholland 19568, 0,
4739 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_RT2573,
4740 1.716 mlelstv 5115, 0,
4741 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_RT2870_1,
4742 1.697 nonaka 4944, 0,
4743 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_NWD271N,
4744 1.714 dholland 19574, 0,
4745 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_NWD211AN,
4746 1.714 dholland 19583, 0,
4747 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_RT2870_2,
4748 1.697 nonaka 4944, 0,
4749 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_NWD2105,
4750 1.714 dholland 19593, 0,
4751 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_RTL8192CU,
4752 1.697 nonaka 5065, 0,
4753 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_RT3070,
4754 1.697 nonaka 4951, 0,
4755 1.674 christos USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_PRESTIGE,
4756 1.714 dholland 19601, 0,
4757 1.1 augustss };
4758 1.674 christos static const char usb_words[] = { "."
4759 1.674 christos "Unknown\0" /* 4 refs @ 1 */
4760 1.674 christos "vendor\0" /* 3 refs @ 9 */
4761 1.674 christos "eGalax,\0" /* 1 refs @ 16 */
4762 1.679 msaitoh "Inc.\0" /* 13 refs @ 24 */
4763 1.674 christos "Quan\0" /* 1 refs @ 29 */
4764 1.674 christos "Chipsbank\0" /* 1 refs @ 34 */
4765 1.674 christos "AOX\0" /* 1 refs @ 44 */
4766 1.674 christos "Atmel\0" /* 1 refs @ 48 */
4767 1.674 christos "Mitsumi\0" /* 1 refs @ 54 */
4768 1.674 christos "Hewlett\0" /* 3 refs @ 62 */
4769 1.674 christos "Packard\0" /* 3 refs @ 70 */
4770 1.674 christos "Adaptec\0" /* 1 refs @ 78 */
4771 1.674 christos "National\0" /* 3 refs @ 86 */
4772 1.686 macallan "Semiconductor\0" /* 10 refs @ 95 */
4773 1.674 christos "Acer\0" /* 6 refs @ 109 */
4774 1.684 christos "Labs\0" /* 8 refs @ 114 */
4775 1.674 christos "Future\0" /* 2 refs @ 119 */
4776 1.692 skrll "Technology\0" /* 32 refs @ 126 */
4777 1.674 christos "Devices\0" /* 4 refs @ 137 */
4778 1.674 christos "NEC\0" /* 3 refs @ 145 */
4779 1.674 christos "Eastman\0" /* 1 refs @ 149 */
4780 1.674 christos "Kodak\0" /* 1 refs @ 157 */
4781 1.674 christos "Weltrend\0" /* 1 refs @ 163 */
4782 1.684 christos "VIA\0" /* 2 refs @ 172 */
4783 1.674 christos "Melco\0" /* 1 refs @ 176 */
4784 1.674 christos "Creative\0" /* 3 refs @ 182 */
4785 1.674 christos "Nokia\0" /* 1 refs @ 191 */
4786 1.674 christos "ADI\0" /* 1 refs @ 197 */
4787 1.674 christos "Systems\0" /* 26 refs @ 201 */
4788 1.674 christos "Computer\0" /* 12 refs @ 209 */
4789 1.674 christos "Access\0" /* 4 refs @ 218 */
4790 1.674 christos "SMSC\0" /* 1 refs @ 225 */
4791 1.674 christos "Advanced\0" /* 4 refs @ 230 */
4792 1.674 christos "Gravis\0" /* 1 refs @ 239 */
4793 1.674 christos "Sun\0" /* 2 refs @ 246 */
4794 1.674 christos "Microsystems\0" /* 5 refs @ 250 */
4795 1.674 christos "Taugagreining\0" /* 1 refs @ 263 */
4796 1.674 christos "HF\0" /* 1 refs @ 277 */
4797 1.674 christos "Micro\0" /* 7 refs @ 280 */
4798 1.674 christos "Lexmark\0" /* 1 refs @ 286 */
4799 1.674 christos "International\0" /* 8 refs @ 294 */
4800 1.674 christos "NANAO\0" /* 1 refs @ 308 */
4801 1.674 christos "Alps\0" /* 1 refs @ 314 */
4802 1.674 christos "Electric\0" /* 4 refs @ 319 */
4803 1.674 christos "Thrustmaster\0" /* 1 refs @ 328 */
4804 1.674 christos "Texas\0" /* 1 refs @ 341 */
4805 1.674 christos "Instruments\0" /* 4 refs @ 347 */
4806 1.674 christos "Analog\0" /* 2 refs @ 359 */
4807 1.674 christos "Silicon\0" /* 5 refs @ 366 */
4808 1.674 christos "Integrated\0" /* 1 refs @ 374 */
4809 1.674 christos "KYE\0" /* 1 refs @ 385 */
4810 1.674 christos "Diamond\0" /* 2 refs @ 389 */
4811 1.674 christos "(Supra)\0" /* 1 refs @ 397 */
4812 1.674 christos "Microsoft\0" /* 1 refs @ 405 */
4813 1.674 christos "Primax\0" /* 1 refs @ 415 */
4814 1.674 christos "Electronics\0" /* 15 refs @ 422 */
4815 1.674 christos "MGE\0" /* 3 refs @ 434 */
4816 1.674 christos "UPS\0" /* 6 refs @ 438 */
4817 1.674 christos "AMP\0" /* 1 refs @ 442 */
4818 1.674 christos "Cherry\0" /* 1 refs @ 446 */
4819 1.674 christos "Mikroschalter\0" /* 1 refs @ 453 */
4820 1.674 christos "American\0" /* 4 refs @ 467 */
4821 1.674 christos "Megatrends\0" /* 1 refs @ 476 */
4822 1.674 christos "Logitech\0" /* 1 refs @ 487 */
4823 1.674 christos "Behavior\0" /* 1 refs @ 496 */
4824 1.674 christos "Tech.\0" /* 1 refs @ 505 */
4825 1.674 christos "Philips\0" /* 2 refs @ 511 */
4826 1.674 christos "Sanyo\0" /* 2 refs @ 519 */
4827 1.674 christos "Connectix\0" /* 1 refs @ 525 */
4828 1.674 christos "Kensington\0" /* 1 refs @ 535 */
4829 1.674 christos "Lucent\0" /* 1 refs @ 546 */
4830 1.674 christos "Plantronics\0" /* 1 refs @ 553 */
4831 1.674 christos "Kyocera\0" /* 3 refs @ 565 */
4832 1.674 christos "STMicroelectronics\0" /* 1 refs @ 573 */
4833 1.674 christos "Foxconn\0" /* 1 refs @ 592 */
4834 1.674 christos "/\0" /* 10 refs @ 600 */
4835 1.674 christos "Hon\0" /* 1 refs @ 602 */
4836 1.674 christos "Hai\0" /* 1 refs @ 606 */
4837 1.674 christos "Meizu\0" /* 1 refs @ 610 */
4838 1.674 christos "YAMAHA\0" /* 1 refs @ 616 */
4839 1.674 christos "Compaq\0" /* 1 refs @ 623 */
4840 1.674 christos "Hitachi\0" /* 1 refs @ 630 */
4841 1.674 christos "Peripherals\0" /* 1 refs @ 638 */
4842 1.674 christos "Visioneer\0" /* 2 refs @ 650 */
4843 1.674 christos "Canon\0" /* 2 refs @ 660 */
4844 1.674 christos "Nikon\0" /* 1 refs @ 666 */
4845 1.674 christos "IBM\0" /* 2 refs @ 672 */
4846 1.674 christos "Cypress\0" /* 2 refs @ 676 */
4847 1.674 christos "Seiko\0" /* 1 refs @ 684 */
4848 1.674 christos "Epson\0" /* 1 refs @ 690 */
4849 1.674 christos "Rainbow\0" /* 1 refs @ 696 */
4850 1.674 christos "Technologies\0" /* 17 refs @ 704 */
4851 1.674 christos "I-O\0" /* 2 refs @ 717 */
4852 1.674 christos "Data\0" /* 6 refs @ 721 */
4853 1.674 christos "TDK\0" /* 1 refs @ 726 */
4854 1.674 christos "U.S.\0" /* 3 refs @ 730 */
4855 1.684 christos "Robotics\0" /* 4 refs @ 735 */
4856 1.674 christos "Methode\0" /* 1 refs @ 744 */
4857 1.674 christos "Far\0" /* 1 refs @ 752 */
4858 1.674 christos "East\0" /* 1 refs @ 756 */
4859 1.674 christos "Maxi\0" /* 1 refs @ 761 */
4860 1.674 christos "Switch\0" /* 1 refs @ 766 */
4861 1.674 christos "Lockheed\0" /* 1 refs @ 773 */
4862 1.674 christos "Martin\0" /* 1 refs @ 782 */
4863 1.674 christos "Energy\0" /* 1 refs @ 789 */
4864 1.674 christos "Research\0" /* 3 refs @ 796 */
4865 1.674 christos "Fujitsu\0" /* 3 refs @ 805 */
4866 1.674 christos "Toshiba\0" /* 2 refs @ 813 */
4867 1.674 christos "America\0" /* 4 refs @ 821 */
4868 1.674 christos "Macro\0" /* 1 refs @ 829 */
4869 1.674 christos "Konica\0" /* 1 refs @ 835 */
4870 1.674 christos "Lite-On\0" /* 1 refs @ 842 */
4871 1.674 christos "Fuji\0" /* 2 refs @ 850 */
4872 1.674 christos "Photo\0" /* 1 refs @ 855 */
4873 1.674 christos "Film\0" /* 1 refs @ 861 */
4874 1.674 christos "Semiconductors\0" /* 1 refs @ 866 */
4875 1.674 christos "Tatung\0" /* 1 refs @ 881 */
4876 1.674 christos "Co.\0" /* 1 refs @ 888 */
4877 1.674 christos "Of\0" /* 1 refs @ 892 */
4878 1.674 christos "ScanLogic\0" /* 1 refs @ 895 */
4879 1.674 christos "Myson\0" /* 1 refs @ 905 */
4880 1.674 christos "Digi\0" /* 2 refs @ 911 */
4881 1.674 christos "ITT\0" /* 1 refs @ 916 */
4882 1.674 christos "Altec\0" /* 1 refs @ 920 */
4883 1.674 christos "Lansing\0" /* 1 refs @ 926 */
4884 1.674 christos "Microchip\0" /* 1 refs @ 934 */
4885 1.674 christos "Holtek\0" /* 1 refs @ 944 */
4886 1.674 christos "Panasonic\0" /* 1 refs @ 951 */
4887 1.674 christos "(Matsushita)\0" /* 1 refs @ 961 */
4888 1.674 christos "Sharp\0" /* 1 refs @ 974 */
4889 1.674 christos "Iiyama\0" /* 1 refs @ 980 */
4890 1.674 christos "Shuttle\0" /* 1 refs @ 987 */
4891 1.674 christos "Samsung\0" /* 4 refs @ 995 */
4892 1.674 christos "Annabooks\0" /* 1 refs @ 1003 */
4893 1.674 christos "JVC\0" /* 1 refs @ 1013 */
4894 1.674 christos "Chicony\0" /* 2 refs @ 1017 */
4895 1.674 christos "Brother\0" /* 1 refs @ 1025 */
4896 1.674 christos "Industries\0" /* 1 refs @ 1033 */
4897 1.674 christos "Dallas\0" /* 1 refs @ 1044 */
4898 1.674 christos "AIPTEK\0" /* 2 refs @ 1051 */
4899 1.674 christos "3Com\0" /* 5 refs @ 1058 */
4900 1.674 christos "Hosiden\0" /* 1 refs @ 1063 */
4901 1.697 nonaka "Corporation\0" /* 6 refs @ 1071 */
4902 1.674 christos "Aztech\0" /* 1 refs @ 1083 */
4903 1.674 christos "Belkin\0" /* 2 refs @ 1090 */
4904 1.674 christos "Components\0" /* 3 refs @ 1097 */
4905 1.674 christos "Kawatsu\0" /* 1 refs @ 1108 */
4906 1.674 christos "Composite\0" /* 1 refs @ 1116 */
4907 1.674 christos "Power\0" /* 3 refs @ 1126 */
4908 1.674 christos "Conversion\0" /* 1 refs @ 1132 */
4909 1.674 christos "Connectek\0" /* 1 refs @ 1143 */
4910 1.674 christos "USA\0" /* 1 refs @ 1153 */
4911 1.674 christos "NetChip\0" /* 1 refs @ 1157 */
4912 1.674 christos "ALTRA\0" /* 1 refs @ 1165 */
4913 1.674 christos "ATI\0" /* 2 refs @ 1171 */
4914 1.674 christos "Aladdin\0" /* 1 refs @ 1175 */
4915 1.674 christos "Knowledge\0" /* 1 refs @ 1183 */
4916 1.674 christos "Universal\0" /* 1 refs @ 1193 */
4917 1.674 christos "ViewSonic\0" /* 1 refs @ 1203 */
4918 1.674 christos "Xirlink\0" /* 1 refs @ 1213 */
4919 1.674 christos "Anchor\0" /* 1 refs @ 1221 */
4920 1.674 christos "Chips\0" /* 1 refs @ 1228 */
4921 1.674 christos "Sony\0" /* 14 refs @ 1234 */
4922 1.674 christos "VLSI\0" /* 1 refs @ 1239 */
4923 1.674 christos "Vision\0" /* 1 refs @ 1244 */
4924 1.674 christos "Asahi\0" /* 2 refs @ 1251 */
4925 1.674 christos "Kasei\0" /* 1 refs @ 1257 */
4926 1.674 christos "ATEN\0" /* 1 refs @ 1263 */
4927 1.674 christos "Mustek\0" /* 1 refs @ 1268 */
4928 1.674 christos "Telex\0" /* 1 refs @ 1275 */
4929 1.674 christos "Communications\0" /* 12 refs @ 1281 */
4930 1.674 christos "Peracom\0" /* 1 refs @ 1296 */
4931 1.674 christos "Networks\0" /* 4 refs @ 1304 */
4932 1.674 christos "Alcor\0" /* 2 refs @ 1313 */
4933 1.674 christos "Xyratex\0" /* 1 refs @ 1319 */
4934 1.674 christos "WACOM\0" /* 1 refs @ 1327 */
4935 1.674 christos "e-TEK\0" /* 1 refs @ 1333 */
4936 1.674 christos "EIZO\0" /* 2 refs @ 1339 */
4937 1.674 christos "Elecom\0" /* 1 refs @ 1344 */
4938 1.674 christos "Conexant\0" /* 1 refs @ 1351 */
4939 1.674 christos "Hauppauge\0" /* 2 refs @ 1360 */
4940 1.674 christos "Works\0" /* 2 refs @ 1370 */
4941 1.674 christos "BAFO/Quality\0" /* 1 refs @ 1376 */
4942 1.674 christos "Accessories\0" /* 1 refs @ 1389 */
4943 1.674 christos "Y-E\0" /* 1 refs @ 1401 */
4944 1.674 christos "AVM\0" /* 1 refs @ 1405 */
4945 1.674 christos "Nintendo\0" /* 2 refs @ 1409 */
4946 1.674 christos "Quickshot\0" /* 1 refs @ 1418 */
4947 1.674 christos "Roland\0" /* 1 refs @ 1428 */
4948 1.674 christos "Rockfire\0" /* 1 refs @ 1435 */
4949 1.674 christos "RATOC\0" /* 1 refs @ 1444 */
4950 1.674 christos "ZyXEL\0" /* 2 refs @ 1450 */
4951 1.674 christos "Communication\0" /* 2 refs @ 1456 */
4952 1.674 christos "Iomega\0" /* 1 refs @ 1470 */
4953 1.674 christos "A-Trend\0" /* 1 refs @ 1477 */
4954 1.674 christos "Input\0" /* 1 refs @ 1485 */
4955 1.674 christos "LaCie\0" /* 1 refs @ 1491 */
4956 1.674 christos "Cisco-Linksys\0" /* 3 refs @ 1497 */
4957 1.674 christos "OmniVision\0" /* 2 refs @ 1511 */
4958 1.674 christos "In-System\0" /* 1 refs @ 1522 */
4959 1.674 christos "Design\0" /* 2 refs @ 1532 */
4960 1.696 buhrow "Apple\0" /* 29 refs @ 1539 */
4961 1.674 christos "Qualcomm\0" /* 4 refs @ 1545 */
4962 1.674 christos "Qtronix\0" /* 1 refs @ 1554 */
4963 1.674 christos "ELSA\0" /* 2 refs @ 1562 */
4964 1.674 christos "Brainboxes\0" /* 1 refs @ 1567 */
4965 1.674 christos "Limited\0" /* 1 refs @ 1578 */
4966 1.674 christos "Ultima\0" /* 1 refs @ 1586 */
4967 1.674 christos "Axiohm\0" /* 1 refs @ 1593 */
4968 1.674 christos "Transaction\0" /* 1 refs @ 1600 */
4969 1.674 christos "Solutions\0" /* 2 refs @ 1612 */
4970 1.674 christos "Microtek\0" /* 1 refs @ 1622 */
4971 1.674 christos "SUN\0" /* 1 refs @ 1631 */
4972 1.674 christos "Lexar\0" /* 1 refs @ 1635 */
4973 1.674 christos "Media\0" /* 1 refs @ 1641 */
4974 1.674 christos "Addtron\0" /* 1 refs @ 1647 */
4975 1.674 christos "Symbol\0" /* 1 refs @ 1655 */
4976 1.674 christos "Genesys\0" /* 1 refs @ 1662 */
4977 1.674 christos "Logic\0" /* 2 refs @ 1670 */
4978 1.674 christos "Keithley\0" /* 1 refs @ 1676 */
4979 1.674 christos "Nanao\0" /* 1 refs @ 1685 */
4980 1.674 christos "Kawasaki\0" /* 1 refs @ 1691 */
4981 1.674 christos "LSI\0" /* 1 refs @ 1700 */
4982 1.674 christos "FFC\0" /* 1 refs @ 1704 */
4983 1.674 christos "Anko\0" /* 1 refs @ 1708 */
4984 1.674 christos "Electronic\0" /* 2 refs @ 1713 */
4985 1.674 christos "P.I.\0" /* 1 refs @ 1724 */
4986 1.674 christos "Engineering\0" /* 1 refs @ 1729 */
4987 1.674 christos "AOC\0" /* 1 refs @ 1741 */
4988 1.674 christos "Chic\0" /* 1 refs @ 1745 */
4989 1.674 christos "Barco\0" /* 1 refs @ 1750 */
4990 1.674 christos "Display\0" /* 1 refs @ 1756 */
4991 1.702 martin "Bridge\0" /* 18 refs @ 1764 */
4992 1.674 christos "Information\0" /* 1 refs @ 1771 */
4993 1.674 christos "SMK\0" /* 1 refs @ 1783 */
4994 1.674 christos "Solid\0" /* 3 refs @ 1787 */
4995 1.674 christos "Year\0" /* 2 refs @ 1793 */
4996 1.674 christos "Bio-Rad\0" /* 1 refs @ 1798 */
4997 1.674 christos "Laboratories\0" /* 1 refs @ 1806 */
4998 1.674 christos "Macally\0" /* 1 refs @ 1819 */
4999 1.674 christos "Act\0" /* 1 refs @ 1827 */
5000 1.674 christos "Alaris\0" /* 1 refs @ 1831 */
5001 1.674 christos "Apex\0" /* 1 refs @ 1838 */
5002 1.674 christos "Vivitar\0" /* 1 refs @ 1843 */
5003 1.674 christos "Avision\0" /* 1 refs @ 1851 */
5004 1.674 christos "TEAC\0" /* 1 refs @ 1859 */
5005 1.674 christos "Graphics\0" /* 2 refs @ 1864 */
5006 1.674 christos "Sanwa\0" /* 1 refs @ 1873 */
5007 1.674 christos "Supply\0" /* 3 refs @ 1879 */
5008 1.674 christos "Linksys\0" /* 4 refs @ 1886 */
5009 1.674 christos "Sigmatel\0" /* 1 refs @ 1894 */
5010 1.674 christos "DrayTek\0" /* 1 refs @ 1903 */
5011 1.674 christos "Aiwa\0" /* 1 refs @ 1911 */
5012 1.674 christos "ACARD\0" /* 1 refs @ 1916 */
5013 1.674 christos "Prolific\0" /* 2 refs @ 1922 */
5014 1.674 christos "Siemens\0" /* 3 refs @ 1931 */
5015 1.674 christos "Avance\0" /* 1 refs @ 1939 */
5016 1.674 christos "Minolta\0" /* 1 refs @ 1946 */
5017 1.674 christos "CH\0" /* 1 refs @ 1954 */
5018 1.674 christos "Products\0" /* 3 refs @ 1957 */
5019 1.674 christos "Hagiwara\0" /* 1 refs @ 1966 */
5020 1.674 christos "Sys-Com\0" /* 1 refs @ 1975 */
5021 1.674 christos "Chuntex\0" /* 1 refs @ 1983 */
5022 1.674 christos "Askey\0" /* 1 refs @ 1991 */
5023 1.674 christos "Saitek\0" /* 1 refs @ 1997 */
5024 1.674 christos "Alcatel\0" /* 2 refs @ 2004 */
5025 1.674 christos "Telecom\0" /* 1 refs @ 2012 */
5026 1.674 christos "AGFA-Gevaert\0" /* 1 refs @ 2020 */
5027 1.674 christos "Asia\0" /* 1 refs @ 2033 */
5028 1.674 christos "Microelectronic\0" /* 1 refs @ 2038 */
5029 1.674 christos "Development\0" /* 1 refs @ 2054 */
5030 1.674 christos "Bizlink\0" /* 1 refs @ 2066 */
5031 1.674 christos "Keyspan\0" /* 1 refs @ 2074 */
5032 1.674 christos "Aashima\0" /* 1 refs @ 2082 */
5033 1.674 christos "MultiTech\0" /* 2 refs @ 2090 */
5034 1.674 christos "ADS\0" /* 2 refs @ 2100 */
5035 1.674 christos "Microelectronics\0" /* 2 refs @ 2104 */
5036 1.674 christos "Sirius\0" /* 1 refs @ 2121 */
5037 1.674 christos "Guillemot\0" /* 1 refs @ 2128 */
5038 1.674 christos "Boston\0" /* 1 refs @ 2138 */
5039 1.674 christos "Acoustics\0" /* 1 refs @ 2145 */
5040 1.674 christos "Standard\0" /* 2 refs @ 2155 */
5041 1.674 christos "Putercom\0" /* 1 refs @ 2164 */
5042 1.674 christos "MCT\0" /* 1 refs @ 2173 */
5043 1.674 christos "Imation\0" /* 1 refs @ 2177 */
5044 1.674 christos "Susteen\0" /* 1 refs @ 2185 */
5045 1.674 christos "Eicon\0" /* 1 refs @ 2193 */
5046 1.674 christos "Mad\0" /* 1 refs @ 2199 */
5047 1.674 christos "Catz,\0" /* 1 refs @ 2203 */
5048 1.674 christos "Digital\0" /* 24 refs @ 2209 */
5049 1.674 christos "Stream\0" /* 1 refs @ 2217 */
5050 1.674 christos "Aureal\0" /* 1 refs @ 2224 */
5051 1.674 christos "Midiman\0" /* 1 refs @ 2231 */
5052 1.674 christos "CyberPower\0" /* 1 refs @ 2239 */
5053 1.674 christos "Systems,\0" /* 1 refs @ 2250 */
5054 1.674 christos "Surecom\0" /* 1 refs @ 2259 */
5055 1.674 christos "Griffin\0" /* 1 refs @ 2267 */
5056 1.674 christos "SanDisk\0" /* 1 refs @ 2275 */
5057 1.674 christos "Jenoptik\0" /* 1 refs @ 2283 */
5058 1.674 christos "Logitec\0" /* 2 refs @ 2292 */
5059 1.674 christos "Brimax\0" /* 1 refs @ 2300 */
5060 1.674 christos "Axis\0" /* 1 refs @ 2307 */
5061 1.674 christos "ABL\0" /* 1 refs @ 2312 */
5062 1.674 christos "Sagem\0" /* 1 refs @ 2316 */
5063 1.674 christos "Communications,\0" /* 1 refs @ 2322 */
5064 1.674 christos "Alfadata\0" /* 1 refs @ 2338 */
5065 1.674 christos "Technical\0" /* 1 refs @ 2347 */
5066 1.674 christos "Onnto\0" /* 1 refs @ 2357 */
5067 1.674 christos "Be\0" /* 1 refs @ 2363 */
5068 1.674 christos "ADMtek\0" /* 1 refs @ 2366 */
5069 1.674 christos "Corega\0" /* 1 refs @ 2373 */
5070 1.674 christos "Freecom\0" /* 2 refs @ 2380 */
5071 1.674 christos "Microtech\0" /* 1 refs @ 2388 */
5072 1.674 christos "General\0" /* 1 refs @ 2398 */
5073 1.674 christos "(Motorola)\0" /* 1 refs @ 2406 */
5074 1.674 christos "Olympus\0" /* 1 refs @ 2417 */
5075 1.674 christos "AboCom\0" /* 2 refs @ 2425 */
5076 1.674 christos "KingSun\0" /* 1 refs @ 2432 */
5077 1.674 christos "Keisokugiken\0" /* 1 refs @ 2440 */
5078 1.674 christos "OnSpec\0" /* 2 refs @ 2453 */
5079 1.674 christos "APG\0" /* 1 refs @ 2460 */
5080 1.674 christos "Cash\0" /* 1 refs @ 2464 */
5081 1.674 christos "Drawer\0" /* 1 refs @ 2469 */
5082 1.674 christos "B.U.G.\0" /* 1 refs @ 2476 */
5083 1.674 christos "Allied\0" /* 2 refs @ 2483 */
5084 1.674 christos "Telesyn\0" /* 1 refs @ 2490 */
5085 1.674 christos "AVerMedia\0" /* 1 refs @ 2498 */
5086 1.674 christos "SIIG\0" /* 2 refs @ 2508 */
5087 1.674 christos "CASIO\0" /* 2 refs @ 2513 */
5088 1.674 christos "D-Link\0" /* 4 refs @ 2519 */
5089 1.674 christos "Aptio\0" /* 1 refs @ 2526 */
5090 1.674 christos "Arasan\0" /* 1 refs @ 2532 */
5091 1.674 christos "Chip\0" /* 1 refs @ 2539 */
5092 1.674 christos "Cable\0" /* 9 refs @ 2544 */
5093 1.674 christos "STSN\0" /* 1 refs @ 2550 */
5094 1.697 nonaka "CENTURY\0" /* 1 refs @ 2555 */
5095 1.697 nonaka "Bewan\0" /* 1 refs @ 2563 */
5096 1.697 nonaka "Zoom\0" /* 2 refs @ 2569 */
5097 1.697 nonaka "Telephonics\0" /* 1 refs @ 2574 */
5098 1.697 nonaka "BroadLogic\0" /* 1 refs @ 2586 */
5099 1.697 nonaka "Handspring\0" /* 4 refs @ 2597 */
5100 1.697 nonaka "Palm\0" /* 11 refs @ 2608 */
5101 1.697 nonaka "Computing\0" /* 1 refs @ 2613 */
5102 1.697 nonaka "SOURCENEXT\0" /* 1 refs @ 2623 */
5103 1.697 nonaka "Action\0" /* 1 refs @ 2634 */
5104 1.697 nonaka "Star\0" /* 2 refs @ 2641 */
5105 1.697 nonaka "Enterprise\0" /* 1 refs @ 2646 */
5106 1.697 nonaka "Accton\0" /* 1 refs @ 2657 */
5107 1.697 nonaka "BayNETGEAR\0" /* 1 refs @ 2664 */
5108 1.697 nonaka "ActiveWire\0" /* 1 refs @ 2675 */
5109 1.697 nonaka "B&B\0" /* 1 refs @ 2686 */
5110 1.697 nonaka "PortGear\0" /* 1 refs @ 2690 */
5111 1.697 nonaka "Netgear\0" /* 3 refs @ 2699 */
5112 1.697 nonaka "System\0" /* 8 refs @ 2707 */
5113 1.697 nonaka "Talks\0" /* 1 refs @ 2714 */
5114 1.697 nonaka "Metricom\0" /* 1 refs @ 2720 */
5115 1.697 nonaka "ADESSO/Kbtek\0" /* 1 refs @ 2729 */
5116 1.697 nonaka "Jaton\0" /* 1 refs @ 2742 */
5117 1.697 nonaka "APT\0" /* 1 refs @ 2748 */
5118 1.697 nonaka "Boca\0" /* 2 refs @ 2752 */
5119 1.697 nonaka "Andrea\0" /* 1 refs @ 2757 */
5120 1.697 nonaka "Burr-Brown\0" /* 1 refs @ 2764 */
5121 1.697 nonaka "Japan\0" /* 2 refs @ 2775 */
5122 1.697 nonaka "2Wire\0" /* 1 refs @ 2781 */
5123 1.697 nonaka "SmartBridges\0" /* 1 refs @ 2787 */
5124 1.697 nonaka "Billionton\0" /* 1 refs @ 2800 */
5125 1.697 nonaka "Extended\0" /* 3 refs @ 2811 */
5126 1.697 nonaka "M-Systems\0" /* 1 refs @ 2820 */
5127 1.697 nonaka "AuthenTec\0" /* 1 refs @ 2830 */
5128 1.697 nonaka "Audio-Technica\0" /* 1 refs @ 2840 */
5129 1.697 nonaka "Trumpion\0" /* 1 refs @ 2855 */
5130 1.697 nonaka "Alation\0" /* 1 refs @ 2864 */
5131 1.697 nonaka "Globespan\0" /* 1 refs @ 2872 */
5132 1.697 nonaka "Concord\0" /* 1 refs @ 2882 */
5133 1.697 nonaka "Camera\0" /* 25 refs @ 2890 */
5134 1.697 nonaka "Garmin\0" /* 1 refs @ 2897 */
5135 1.697 nonaka "GoHubs\0" /* 1 refs @ 2904 */
5136 1.697 nonaka "Biometric\0" /* 1 refs @ 2911 */
5137 1.697 nonaka "Company\0" /* 2 refs @ 2921 */
5138 1.697 nonaka "Plextor\0" /* 1 refs @ 2929 */
5139 1.697 nonaka "Intrepid\0" /* 1 refs @ 2937 */
5140 1.697 nonaka "Yano\0" /* 1 refs @ 2946 */
5141 1.697 nonaka "Kingston\0" /* 1 refs @ 2951 */
5142 1.697 nonaka "BlueWater\0" /* 1 refs @ 2960 */
5143 1.697 nonaka "Agilent\0" /* 1 refs @ 2970 */
5144 1.697 nonaka "Gude\0" /* 1 refs @ 2978 */
5145 1.697 nonaka "Portsmith\0" /* 1 refs @ 2983 */
5146 1.697 nonaka "Adirondack\0" /* 1 refs @ 2993 */
5147 1.697 nonaka "Wire\0" /* 1 refs @ 3004 */
5148 1.697 nonaka "&\0" /* 10 refs @ 3009 */
5149 1.697 nonaka "Beckhoff\0" /* 1 refs @ 3011 */
5150 1.697 nonaka "Minds\0" /* 1 refs @ 3020 */
5151 1.697 nonaka "At\0" /* 2 refs @ 3026 */
5152 1.697 nonaka "Work\0" /* 1 refs @ 3029 */
5153 1.697 nonaka "Zippy\0" /* 1 refs @ 3034 */
5154 1.697 nonaka "PointChips\0" /* 1 refs @ 3040 */
5155 1.697 nonaka "Intersil\0" /* 1 refs @ 3051 */
5156 1.697 nonaka "Tripp\0" /* 3 refs @ 3060 */
5157 1.697 nonaka "Lite\0" /* 5 refs @ 3066 */
5158 1.697 nonaka "Altius\0" /* 1 refs @ 3071 */
5159 1.697 nonaka "Arris\0" /* 1 refs @ 3078 */
5160 1.697 nonaka "Interactive\0" /* 1 refs @ 3084 */
5161 1.697 nonaka "ACTIVCARD\0" /* 1 refs @ 3096 */
5162 1.697 nonaka "ACTiSYS\0" /* 1 refs @ 3106 */
5163 1.697 nonaka "NovAtel\0" /* 2 refs @ 3114 */
5164 1.697 nonaka "A-FOUR\0" /* 1 refs @ 3122 */
5165 1.697 nonaka "TECH\0" /* 1 refs @ 3129 */
5166 1.697 nonaka "AIMEX\0" /* 1 refs @ 3134 */
5167 1.697 nonaka "Addonics\0" /* 2 refs @ 3140 */
5168 1.697 nonaka "AKAI\0" /* 1 refs @ 3149 */
5169 1.697 nonaka "professional\0" /* 1 refs @ 3154 */
5170 1.697 nonaka "M.I.\0" /* 1 refs @ 3167 */
5171 1.697 nonaka "ARESCOM\0" /* 1 refs @ 3172 */
5172 1.697 nonaka "Bay\0" /* 1 refs @ 3180 */
5173 1.697 nonaka "Associates\0" /* 1 refs @ 3184 */
5174 1.697 nonaka "Altera\0" /* 1 refs @ 3195 */
5175 1.697 nonaka "Cambridge\0" /* 1 refs @ 3202 */
5176 1.697 nonaka "Radio\0" /* 6 refs @ 3212 */
5177 1.697 nonaka "Trek\0" /* 1 refs @ 3218 */
5178 1.697 nonaka "Optical\0" /* 6 refs @ 3223 */
5179 1.697 nonaka "ShanTou\0" /* 1 refs @ 3231 */
5180 1.697 nonaka "MediaGear\0" /* 1 refs @ 3239 */
5181 1.697 nonaka "Broadcom\0" /* 2 refs @ 3249 */
5182 1.697 nonaka "GREENHOUSE\0" /* 1 refs @ 3258 */
5183 1.697 nonaka "Geocast\0" /* 1 refs @ 3269 */
5184 1.697 nonaka "Network\0" /* 12 refs @ 3277 */
5185 1.697 nonaka "Zydas\0" /* 1 refs @ 3285 */
5186 1.697 nonaka "Neodio\0" /* 1 refs @ 3291 */
5187 1.697 nonaka "Option\0" /* 1 refs @ 3298 */
5188 1.697 nonaka "N.V:\0" /* 1 refs @ 3305 */
5189 1.697 nonaka "ASUSTeK\0" /* 2 refs @ 3310 */
5190 1.697 nonaka "Todos\0" /* 1 refs @ 3318 */
5191 1.697 nonaka "Tekram\0" /* 1 refs @ 3324 */
5192 1.697 nonaka "HAL\0" /* 1 refs @ 3331 */
5193 1.697 nonaka "EMS\0" /* 1 refs @ 3335 */
5194 1.697 nonaka "Production\0" /* 1 refs @ 3339 */
5195 1.697 nonaka "Zeevo,\0" /* 1 refs @ 3350 */
5196 1.697 nonaka "Kurusugawa\0" /* 1 refs @ 3357 */
5197 1.697 nonaka "Electronics,\0" /* 1 refs @ 3368 */
5198 1.697 nonaka "ASIX\0" /* 1 refs @ 3381 */
5199 1.697 nonaka "Inc\0" /* 2 refs @ 3386 */
5200 1.697 nonaka "O2\0" /* 1 refs @ 3390 */
5201 1.697 nonaka "Ambit\0" /* 1 refs @ 3393 */
5202 1.697 nonaka "HTC\0" /* 1 refs @ 3399 */
5203 1.697 nonaka "Realtek\0" /* 1 refs @ 3403 */
5204 1.697 nonaka "Computers\0" /* 1 refs @ 3411 */
5205 1.697 nonaka "Agate\0" /* 1 refs @ 3421 */
5206 1.697 nonaka "DMI\0" /* 1 refs @ 3427 */
5207 1.697 nonaka "Microdia\0" /* 1 refs @ 3431 */
5208 1.697 nonaka "Sonix\0" /* 1 refs @ 3440 */
5209 1.697 nonaka "Co.,\0" /* 2 refs @ 3446 */
5210 1.697 nonaka "Ltd.\0" /* 3 refs @ 3451 */
5211 1.697 nonaka "Sealevel\0" /* 1 refs @ 3456 */
5212 1.697 nonaka "EasyDisk\0" /* 2 refs @ 3465 */
5213 1.697 nonaka "Z-Com\0" /* 1 refs @ 3474 */
5214 1.697 nonaka "Atheros\0" /* 2 refs @ 3480 */
5215 1.697 nonaka "Tangtop\0" /* 1 refs @ 3488 */
5216 1.697 nonaka "Pen\0" /* 4 refs @ 3496 */
5217 1.697 nonaka "Drive\0" /* 11 refs @ 3500 */
5218 1.697 nonaka "C-Media\0" /* 1 refs @ 3506 */
5219 1.697 nonaka "Conceptronic\0" /* 2 refs @ 3514 */
5220 1.697 nonaka "ELCON\0" /* 1 refs @ 3527 */
5221 1.697 nonaka "Systemtechnik\0" /* 1 refs @ 3533 */
5222 1.697 nonaka "Vendor\0" /* 1 refs @ 3547 */
5223 1.697 nonaka "Sitecom\0" /* 3 refs @ 3554 */
5224 1.697 nonaka "Europe\0" /* 1 refs @ 3562 */
5225 1.697 nonaka "Amigo\0" /* 1 refs @ 3569 */
5226 1.697 nonaka "Hawking\0" /* 1 refs @ 3575 */
5227 1.697 nonaka "G.Mate,\0" /* 1 refs @ 3583 */
5228 1.697 nonaka "MTK\0" /* 1 refs @ 3591 */
5229 1.697 nonaka "Ours\0" /* 1 refs @ 3595 */
5230 1.697 nonaka "Pilotech\0" /* 1 refs @ 3600 */
5231 1.697 nonaka "Nova\0" /* 1 refs @ 3609 */
5232 1.697 nonaka "Tech\0" /* 3 refs @ 3614 */
5233 1.697 nonaka "eGalax\0" /* 1 refs @ 3619 */
5234 1.697 nonaka "TOD\0" /* 1 refs @ 3626 */
5235 1.697 nonaka "AirPrime,\0" /* 1 refs @ 3630 */
5236 1.697 nonaka "Incorporated\0" /* 1 refs @ 3640 */
5237 1.697 nonaka "VTech\0" /* 1 refs @ 3653 */
5238 1.697 nonaka "Falcom\0" /* 1 refs @ 3659 */
5239 1.697 nonaka "Wireless\0" /* 43 refs @ 3666 */
5240 1.697 nonaka "GmbH\0" /* 2 refs @ 3675 */
5241 1.697 nonaka "In\0" /* 1 refs @ 3680 */
5242 1.697 nonaka "Motion\0" /* 1 refs @ 3683 */
5243 1.697 nonaka "Dynastream\0" /* 1 refs @ 3690 */
5244 1.697 nonaka "Innovations\0" /* 1 refs @ 3701 */
5245 1.697 nonaka "SUNRISING\0" /* 1 refs @ 3713 */
5246 1.697 nonaka "DViCO\0" /* 1 refs @ 3723 */
5247 1.697 nonaka "Motorola\0" /* 3 refs @ 3729 */
5248 1.697 nonaka "GIGABYTE\0" /* 1 refs @ 3738 */
5249 1.697 nonaka "Western\0" /* 1 refs @ 3747 */
5250 1.697 nonaka "CCYU\0" /* 1 refs @ 3755 */
5251 1.697 nonaka "Hyundai\0" /* 1 refs @ 3760 */
5252 1.697 nonaka "CuriTel\0" /* 1 refs @ 3768 */
5253 1.697 nonaka "SILABS2\0" /* 1 refs @ 3776 */
5254 1.697 nonaka "USI\0" /* 1 refs @ 3784 */
5255 1.697 nonaka "PLX\0" /* 1 refs @ 3788 */
5256 1.697 nonaka "Asante\0" /* 1 refs @ 3792 */
5257 1.697 nonaka "Ten\0" /* 1 refs @ 3799 */
5258 1.697 nonaka "X\0" /* 2 refs @ 3803 */
5259 1.697 nonaka "Technology,\0" /* 1 refs @ 3805 */
5260 1.697 nonaka "Sphairon\0" /* 1 refs @ 3817 */
5261 1.697 nonaka "DeLorme\0" /* 1 refs @ 3826 */
5262 1.697 nonaka "ServerWorks\0" /* 1 refs @ 3834 */
5263 1.697 nonaka "Multimedia\0" /* 2 refs @ 3846 */
5264 1.697 nonaka "Sierra\0" /* 15 refs @ 3857 */
5265 1.697 nonaka "Topfield\0" /* 1 refs @ 3864 */
5266 1.697 nonaka "Ltd\0" /* 2 refs @ 3873 */
5267 1.697 nonaka "NetIndex\0" /* 1 refs @ 3877 */
5268 1.697 nonaka "InterBiometrics\0" /* 1 refs @ 3886 */
5269 1.697 nonaka "Tsunami\0" /* 1 refs @ 3902 */
5270 1.697 nonaka "Pheenet\0" /* 1 refs @ 3910 */
5271 1.697 nonaka "Targus\0" /* 1 refs @ 3918 */
5272 1.697 nonaka "TwinMOS\0" /* 1 refs @ 3925 */
5273 1.697 nonaka "CyberTAN\0" /* 1 refs @ 3933 */
5274 1.715 nonaka "Huawei\0" /* 15 refs @ 3942 */
5275 1.697 nonaka "Aincomm\0" /* 1 refs @ 3949 */
5276 1.697 nonaka "Mobility\0" /* 1 refs @ 3957 */
5277 1.697 nonaka "Dick\0" /* 1 refs @ 3966 */
5278 1.697 nonaka "Smith\0" /* 1 refs @ 3971 */
5279 1.697 nonaka "Validity\0" /* 1 refs @ 3977 */
5280 1.697 nonaka "Sensors,\0" /* 1 refs @ 3986 */
5281 1.697 nonaka "Baltech\0" /* 1 refs @ 3995 */
5282 1.697 nonaka "Shark\0" /* 1 refs @ 4003 */
5283 1.697 nonaka "AzureWave\0" /* 1 refs @ 4009 */
5284 1.697 nonaka "Phison\0" /* 1 refs @ 4019 */
5285 1.697 nonaka "Corp.\0" /* 1 refs @ 4026 */
5286 1.697 nonaka "Novatel\0" /* 7 refs @ 4032 */
5287 1.697 nonaka "Technologies,\0" /* 1 refs @ 4040 */
5288 1.697 nonaka "Merlin\0" /* 9 refs @ 4054 */
5289 1.697 nonaka "Wistron\0" /* 1 refs @ 4061 */
5290 1.697 nonaka "NeWeb\0" /* 1 refs @ 4069 */
5291 1.697 nonaka "Huawei-3Com\0" /* 1 refs @ 4075 */
5292 1.697 nonaka "Silicom\0" /* 1 refs @ 4087 */
5293 1.697 nonaka "Ralink\0" /* 1 refs @ 4095 */
5294 1.697 nonaka "SuperTop\0" /* 2 refs @ 4102 */
5295 1.697 nonaka "Planex\0" /* 3 refs @ 4111 */
5296 1.697 nonaka "Portals\0" /* 1 refs @ 4118 */
5297 1.697 nonaka "JMicron\0" /* 1 refs @ 4126 */
5298 1.697 nonaka "OQO\0" /* 1 refs @ 4134 */
5299 1.697 nonaka "U-MEDIA\0" /* 1 refs @ 4138 */
5300 1.697 nonaka "Fiberline\0" /* 1 refs @ 4146 */
5301 1.697 nonaka "SparkLAN\0" /* 1 refs @ 4156 */
5302 1.697 nonaka "AMIT\0" /* 2 refs @ 4165 */
5303 1.697 nonaka "SOHOware\0" /* 1 refs @ 4170 */
5304 1.697 nonaka "UMAX\0" /* 1 refs @ 4179 */
5305 1.697 nonaka "Inside\0" /* 1 refs @ 4184 */
5306 1.697 nonaka "Out\0" /* 1 refs @ 4191 */
5307 1.697 nonaka "Good\0" /* 1 refs @ 4195 */
5308 1.697 nonaka "Way\0" /* 1 refs @ 4200 */
5309 1.697 nonaka "Entrega\0" /* 1 refs @ 4204 */
5310 1.697 nonaka "Actiontec\0" /* 1 refs @ 4212 */
5311 1.697 nonaka "Gigaset\0" /* 1 refs @ 4222 */
5312 1.697 nonaka "AnyDATA\0" /* 1 refs @ 4230 */
5313 1.697 nonaka "Jablotron\0" /* 1 refs @ 4238 */
5314 1.697 nonaka "Senao\0" /* 1 refs @ 4248 */
5315 1.697 nonaka "Sweex\0" /* 2 refs @ 4254 */
5316 1.697 nonaka "Misc\0" /* 1 refs @ 4260 */
5317 1.697 nonaka "Vendors\0" /* 1 refs @ 4265 */
5318 1.713 nat "DisplayLink\0" /* 5 refs @ 4273 */
5319 1.697 nonaka "Lenovo\0" /* 3 refs @ 4285 */
5320 1.697 nonaka "E3C\0" /* 1 refs @ 4292 */
5321 1.697 nonaka "Qcom\0" /* 1 refs @ 4296 */
5322 1.697 nonaka "Meinberg\0" /* 1 refs @ 4301 */
5323 1.697 nonaka "Funkuhren\0" /* 1 refs @ 4310 */
5324 1.697 nonaka "Beceem\0" /* 1 refs @ 4320 */
5325 1.697 nonaka "ZTE\0" /* 1 refs @ 4327 */
5326 1.697 nonaka "Quanta\0" /* 1 refs @ 4331 */
5327 1.697 nonaka "Terminus\0" /* 1 refs @ 4338 */
5328 1.697 nonaka "QinHeng\0" /* 1 refs @ 4347 */
5329 1.697 nonaka "OvisLink\0" /* 1 refs @ 4355 */
5330 1.697 nonaka "MPMan\0" /* 1 refs @ 4364 */
5331 1.697 nonaka "4G\0" /* 5 refs @ 4370 */
5332 1.697 nonaka "Pegatron\0" /* 1 refs @ 4373 */
5333 1.697 nonaka "Bits\0" /* 1 refs @ 4382 */
5334 1.697 nonaka "AirTies\0" /* 1 refs @ 4387 */
5335 1.697 nonaka "Encore\0" /* 1 refs @ 4395 */
5336 1.697 nonaka "PARA\0" /* 1 refs @ 4402 */
5337 1.697 nonaka "Industrial\0" /* 1 refs @ 4407 */
5338 1.697 nonaka "TRENDnet\0" /* 1 refs @ 4418 */
5339 1.697 nonaka "Ericsson\0" /* 1 refs @ 4427 */
5340 1.697 nonaka "Pinnacle\0" /* 4 refs @ 4436 */
5341 1.697 nonaka "Arduino\0" /* 1 refs @ 4445 */
5342 1.697 nonaka "SA\0" /* 1 refs @ 4453 */
5343 1.697 nonaka "TP-Link\0" /* 1 refs @ 4456 */
5344 1.697 nonaka "Tripp-Lite\0" /* 1 refs @ 4464 */
5345 1.697 nonaka "Hirose\0" /* 1 refs @ 4475 */
5346 1.697 nonaka "NHJ\0" /* 1 refs @ 4482 */
5347 1.697 nonaka "VidzMedia\0" /* 1 refs @ 4486 */
5348 1.697 nonaka "Pte\0" /* 1 refs @ 4496 */
5349 1.697 nonaka "AEI\0" /* 2 refs @ 4500 */
5350 1.697 nonaka "Hank\0" /* 1 refs @ 4504 */
5351 1.697 nonaka "Connection\0" /* 1 refs @ 4509 */
5352 1.697 nonaka "PQI\0" /* 1 refs @ 4520 */
5353 1.697 nonaka "Daisy\0" /* 1 refs @ 4524 */
5354 1.697 nonaka "Micronet\0" /* 1 refs @ 4530 */
5355 1.697 nonaka "iRiver\0" /* 1 refs @ 4539 */
5356 1.697 nonaka "Dell\0" /* 2 refs @ 4546 */
5357 1.697 nonaka "WinChipHead\0" /* 1 refs @ 4551 */
5358 1.697 nonaka "FeiXun\0" /* 1 refs @ 4563 */
5359 1.697 nonaka "Averatec\0" /* 1 refs @ 4570 */
5360 1.697 nonaka "Zinwell\0" /* 1 refs @ 4579 */
5361 1.697 nonaka "Ingenic\0" /* 1 refs @ 4587 */
5362 1.697 nonaka "Springer\0" /* 2 refs @ 4595 */
5363 1.697 nonaka "Design,\0" /* 1 refs @ 4604 */
5364 1.697 nonaka "ArkMicroChips\0" /* 1 refs @ 4612 */
5365 1.697 nonaka "EDIMAX\0" /* 1 refs @ 4626 */
5366 1.697 nonaka "Intel\0" /* 2 refs @ 4633 */
5367 1.697 nonaka "ALLWIN\0" /* 1 refs @ 4639 */
5368 1.697 nonaka "MosChip\0" /* 1 refs @ 4646 */
5369 1.697 nonaka "FTDI\0" /* 1 refs @ 4654 */
5370 1.697 nonaka "CACE\0" /* 1 refs @ 4659 */
5371 1.697 nonaka "Compare\0" /* 1 refs @ 4664 */
5372 1.697 nonaka "DataApex\0" /* 1 refs @ 4672 */
5373 1.697 nonaka "Evolution\0" /* 1 refs @ 4681 */
5374 1.697 nonaka "eMPIA\0" /* 1 refs @ 4691 */
5375 1.697 nonaka "GNU\0" /* 1 refs @ 4697 */
5376 1.697 nonaka "USRP\0" /* 2 refs @ 4701 */
5377 1.697 nonaka "HomeConnect\0" /* 4 refs @ 4706 */
5378 1.712 nat "USB\0" /* 198 refs @ 4718 */
5379 1.705 riastrad "Bluetooth\0" /* 23 refs @ 4722 */
5380 1.698 christos "Adapter\0" /* 73 refs @ 4732 */
5381 1.697 nonaka "3C19250\0" /* 1 refs @ 4740 */
5382 1.698 christos "Ethernet\0" /* 89 refs @ 4748 */
5383 1.697 nonaka "adapter\0" /* 85 refs @ 4757 */
5384 1.697 nonaka "3CRSHEW696\0" /* 1 refs @ 4765 */
5385 1.697 nonaka "3C460\0" /* 1 refs @ 4776 */
5386 1.697 nonaka "U.S.Robotics\0" /* 2 refs @ 4782 */
5387 1.697 nonaka "56000\0" /* 2 refs @ 4795 */
5388 1.697 nonaka "Voice\0" /* 2 refs @ 4801 */
5389 1.697 nonaka "Faxmodem\0" /* 2 refs @ 4807 */
5390 1.697 nonaka "Pro\0" /* 19 refs @ 4816 */
5391 1.697 nonaka "3C460B\0" /* 1 refs @ 4820 */
5392 1.697 nonaka "3CRUSB10075\0" /* 1 refs @ 4827 */
5393 1.697 nonaka "OfficeConnect\0" /* 1 refs @ 4839 */
5394 1.697 nonaka "Modem\0" /* 15 refs @ 4853 */
5395 1.697 nonaka "ISDN\0" /* 3 refs @ 4859 */
5396 1.697 nonaka "TA\0" /* 2 refs @ 4864 */
5397 1.697 nonaka "camera\0" /* 5 refs @ 4867 */
5398 1.697 nonaka "XSStick\0" /* 3 refs @ 4874 */
5399 1.697 nonaka "W14\0" /* 1 refs @ 4882 */
5400 1.697 nonaka "P14\0" /* 2 refs @ 4886 */
5401 1.697 nonaka "-\0" /* 6 refs @ 4890 */
5402 1.697 nonaka "Windows\0" /* 2 refs @ 4892 */
5403 1.697 nonaka "driver\0" /* 1 refs @ 4900 */
5404 1.697 nonaka "HUB\0" /* 1 refs @ 4907 */
5405 1.697 nonaka "Secure\0" /* 2 refs @ 4911 */
5406 1.697 nonaka "Write\0" /* 2 refs @ 4918 */
5407 1.697 nonaka "with\0" /* 5 refs @ 4924 */
5408 1.697 nonaka "XX1\0" /* 1 refs @ 4929 */
5409 1.697 nonaka "XX2\0" /* 1 refs @ 4933 */
5410 1.697 nonaka "RT2770\0" /* 5 refs @ 4937 */
5411 1.697 nonaka "RT2870\0" /* 69 refs @ 4944 */
5412 1.697 nonaka "RT3070\0" /* 68 refs @ 4951 */
5413 1.697 nonaka "RT3071\0" /* 5 refs @ 4958 */
5414 1.697 nonaka "RT3072\0" /* 23 refs @ 4965 */
5415 1.697 nonaka "URE450\0" /* 1 refs @ 4972 */
5416 1.697 nonaka "UFE1000\0" /* 1 refs @ 4979 */
5417 1.697 nonaka "Fast\0" /* 5 refs @ 4987 */
5418 1.697 nonaka "1/10/100\0" /* 2 refs @ 4992 */
5419 1.697 nonaka "ethernet\0" /* 28 refs @ 5001 */
5420 1.697 nonaka "XX4\0" /* 1 refs @ 5010 */
5421 1.697 nonaka "XX5\0" /* 1 refs @ 5014 */
5422 1.697 nonaka "XX6\0" /* 1 refs @ 5018 */
5423 1.697 nonaka "XX7\0" /* 1 refs @ 5022 */
5424 1.697 nonaka "LCS-8138TX\0" /* 1 refs @ 5026 */
5425 1.697 nonaka "XX8\0" /* 1 refs @ 5037 */
5426 1.697 nonaka "XX9\0" /* 1 refs @ 5041 */
5427 1.697 nonaka "UFE2000\0" /* 1 refs @ 5045 */
5428 1.697 nonaka "USB2.0\0" /* 6 refs @ 5053 */
5429 1.697 nonaka "WL54\0" /* 1 refs @ 5060 */
5430 1.697 nonaka "RTL8192CU\0" /* 24 refs @ 5065 */
5431 1.716 mlelstv "RTL8188EU\0" /* 2 refs @ 5075 */
5432 1.716 mlelstv "RTL8188CU\0" /* 21 refs @ 5085 */
5433 1.716 mlelstv "XX10\0" /* 1 refs @ 5095 */
5434 1.716 mlelstv "BWU613\0" /* 1 refs @ 5100 */
5435 1.716 mlelstv "HWU54DM\0" /* 1 refs @ 5107 */
5436 1.716 mlelstv "RT2573\0" /* 19 refs @ 5115 */
5437 1.716 mlelstv "WUG2700\0" /* 1 refs @ 5122 */
5438 1.716 mlelstv "USB320-EC\0" /* 1 refs @ 5130 */
5439 1.716 mlelstv "2664W\0" /* 1 refs @ 5140 */
5440 1.716 mlelstv "T-Sinus\0" /* 1 refs @ 5146 */
5441 1.716 mlelstv "111\0" /* 1 refs @ 5154 */
5442 1.716 mlelstv "WLAN\0" /* 45 refs @ 5158 */
5443 1.716 mlelstv "SMCWUSB-G\0" /* 1 refs @ 5163 */
5444 1.716 mlelstv "SMCWUSBT-G2\0" /* 2 refs @ 5173 */
5445 1.716 mlelstv "PrismGT\0" /* 13 refs @ 5185 */
5446 1.716 mlelstv "2.0\0" /* 34 refs @ 5193 */
5447 1.716 mlelstv "SpeedStream\0" /* 3 refs @ 5197 */
5448 1.716 mlelstv "AR9280+AR7010\0" /* 2 refs @ 5209 */
5449 1.716 mlelstv "RTL8192SU\0" /* 23 refs @ 5223 */
5450 1.716 mlelstv "ZD1211B\0" /* 12 refs @ 5233 */
5451 1.716 mlelstv "WN4501H-LF-IR\0" /* 1 refs @ 5241 */
5452 1.716 mlelstv "WUS-201\0" /* 1 refs @ 5255 */
5453 1.716 mlelstv "WN7512\0" /* 1 refs @ 5263 */
5454 1.716 mlelstv "EP-1427X-2\0" /* 1 refs @ 5270 */
5455 1.716 mlelstv "Link\0" /* 1 refs @ 5281 */
5456 1.716 mlelstv "Acerscan\0" /* 4 refs @ 5286 */
5457 1.716 mlelstv "C310U\0" /* 1 refs @ 5295 */
5458 1.716 mlelstv "320U\0" /* 1 refs @ 5301 */
5459 1.716 mlelstv "640U\0" /* 2 refs @ 5306 */
5460 1.716 mlelstv "620U\0" /* 1 refs @ 5311 */
5461 1.716 mlelstv "ATA/ATAPI\0" /* 4 refs @ 5316 */
5462 1.716 mlelstv "AWL300\0" /* 1 refs @ 5326 */
5463 1.716 mlelstv "AWL400\0" /* 1 refs @ 5333 */
5464 1.716 mlelstv "Warplink\0" /* 1 refs @ 5340 */
5465 1.716 mlelstv "Prism2.5\0" /* 3 refs @ 5349 */
5466 1.716 mlelstv "A\0" /* 1 refs @ 5358 */
5467 1.716 mlelstv "AR9287+AR7010\0" /* 2 refs @ 5360 */
5468 1.716 mlelstv "ROPEX\0" /* 1 refs @ 5374 */
5469 1.716 mlelstv "FreeLan\0" /* 1 refs @ 5380 */
5470 1.716 mlelstv "802.11b\0" /* 6 refs @ 5388 */
5471 1.716 mlelstv "UAT1\0" /* 1 refs @ 5396 */
5472 1.716 mlelstv "ACT-IR2000U\0" /* 1 refs @ 5401 */
5473 1.716 mlelstv "FIR\0" /* 2 refs @ 5413 */
5474 1.716 mlelstv "I/O\0" /* 2 refs @ 5417 */
5475 1.716 mlelstv "Board\0" /* 2 refs @ 5421 */
5476 1.716 mlelstv "Board,\0" /* 1 refs @ 5427 */
5477 1.716 mlelstv "rev.\0" /* 1 refs @ 5434 */
5478 1.716 mlelstv "1\0" /* 10 refs @ 5439 */
5479 1.716 mlelstv "firmware\0" /* 1 refs @ 5441 */
5480 1.716 mlelstv "AWN-8020\0" /* 1 refs @ 5450 */
5481 1.716 mlelstv "205\0" /* 2 refs @ 5459 */
5482 1.716 mlelstv "AWU-120\0" /* 1 refs @ 5463 */
5483 1.716 mlelstv "AN986A\0" /* 1 refs @ 5471 */
5484 1.716 mlelstv "AN986\0" /* 1 refs @ 5478 */
5485 1.716 mlelstv "AN8511\0" /* 1 refs @ 5484 */
5486 1.716 mlelstv "AN8513\0" /* 1 refs @ 5491 */
5487 1.716 mlelstv "ADM8515\0" /* 2 refs @ 5498 */
5488 1.716 mlelstv "UBS-10BT\0" /* 2 refs @ 5506 */
5489 1.716 mlelstv "InstantFM\0" /* 1 refs @ 5515 */
5490 1.716 mlelstv "Music\0" /* 1 refs @ 5525 */
5491 1.716 mlelstv "to\0" /* 10 refs @ 5531 */
5492 1.716 mlelstv "Lan\0" /* 1 refs @ 5534 */
5493 1.716 mlelstv "Q-Drive\0" /* 1 refs @ 5538 */
5494 1.716 mlelstv "SnapScan\0" /* 10 refs @ 5546 */
5495 1.716 mlelstv "1212U\0" /* 2 refs @ 5555 */
5496 1.716 mlelstv "1236U\0" /* 2 refs @ 5561 */
5497 1.716 mlelstv "Touch\0" /* 7 refs @ 5567 */
5498 1.716 mlelstv "e40\0" /* 1 refs @ 5573 */
5499 1.716 mlelstv "e50\0" /* 1 refs @ 5577 */
5500 1.716 mlelstv "e20\0" /* 1 refs @ 5581 */
5501 1.716 mlelstv "e25\0" /* 1 refs @ 5585 */
5502 1.716 mlelstv "e26\0" /* 1 refs @ 5589 */
5503 1.716 mlelstv "e52\0" /* 1 refs @ 5593 */
5504 1.716 mlelstv "AWU2000B\0" /* 1 refs @ 5597 */
5505 1.716 mlelstv "PenCam\0" /* 1 refs @ 5606 */
5506 1.716 mlelstv "Mega\0" /* 1 refs @ 5613 */
5507 1.716 mlelstv "1.3\0" /* 1 refs @ 5618 */
5508 1.716 mlelstv "CDMA\0" /* 7 refs @ 5622 */
5509 1.716 mlelstv "PC\0" /* 11 refs @ 5627 */
5510 1.716 mlelstv "Card\0" /* 9 refs @ 5630 */
5511 1.716 mlelstv "USB-HASP\0" /* 1 refs @ 5635 */
5512 1.716 mlelstv "0.06\0" /* 1 refs @ 5644 */
5513 1.716 mlelstv "SpeedTouch\0" /* 2 refs @ 5649 */
5514 1.716 mlelstv "120g\0" /* 1 refs @ 5660 */
5515 1.716 mlelstv "121g\0" /* 1 refs @ 5665 */
5516 1.716 mlelstv "Kbd\0" /* 3 refs @ 5670 */
5517 1.716 mlelstv "Hub\0" /* 29 refs @ 5674 */
5518 1.716 mlelstv "MacAlly\0" /* 1 refs @ 5678 */
5519 1.716 mlelstv "AU9814\0" /* 1 refs @ 5686 */
5520 1.716 mlelstv "MicroConnectors/StrongMan\0" /* 1 refs @ 5693 */
5521 1.716 mlelstv "Keyboard\0" /* 16 refs @ 5719 */
5522 1.716 mlelstv "RT2070\0" /* 2 refs @ 5728 */
5523 1.716 mlelstv "RT3572\0" /* 2 refs @ 5735 */
5524 1.716 mlelstv "ADA70\0" /* 1 refs @ 5742 */
5525 1.716 mlelstv "Speakers\0" /* 3 refs @ 5748 */
5526 1.716 mlelstv "ASC495\0" /* 1 refs @ 5757 */
5527 1.716 mlelstv "Uninterruptible\0" /* 2 refs @ 5764 */
5528 1.716 mlelstv "NTL\0" /* 1 refs @ 5780 */
5529 1.716 mlelstv "250\0" /* 3 refs @ 5784 */
5530 1.716 mlelstv "cable\0" /* 2 refs @ 5788 */
5531 1.716 mlelstv "modem\0" /* 16 refs @ 5794 */
5532 1.716 mlelstv "TV\0" /* 1 refs @ 5800 */
5533 1.716 mlelstv "Wonder\0" /* 1 refs @ 5803 */
5534 1.716 mlelstv "600\0" /* 5 refs @ 5810 */
5535 1.716 mlelstv "CG-WLUSB2GO\0" /* 1 refs @ 5814 */
5536 1.716 mlelstv "CG-WLUSB2GNR\0" /* 1 refs @ 5826 */
5537 1.716 mlelstv "EZUSB\0" /* 1 refs @ 5839 */
5538 1.716 mlelstv "EZLINK\0" /* 1 refs @ 5845 */
5539 1.716 mlelstv "NTT\0" /* 5 refs @ 5852 */
5540 1.716 mlelstv "DoCoMo\0" /* 1 refs @ 5856 */
5541 1.716 mlelstv "A2502\0" /* 1 refs @ 5863 */
5542 1.716 mlelstv "ADU-E100H\0" /* 1 refs @ 5869 */
5543 1.716 mlelstv "ADU-E500A\0" /* 1 refs @ 5879 */
5544 1.716 mlelstv "controller\0" /* 12 refs @ 5889 */
5545 1.716 mlelstv "engine\0" /* 1 refs @ 5900 */
5546 1.716 mlelstv "Internal\0" /* 19 refs @ 5907 */
5547 1.716 mlelstv "Keyboard/Trackpad\0" /* 17 refs @ 5916 */
5548 1.716 mlelstv "(Fountain/ANSI)\0" /* 1 refs @ 5934 */
5549 1.716 mlelstv "(Fountain/ISO)\0" /* 1 refs @ 5950 */
5550 1.716 mlelstv "(Geyser/ANSI)\0" /* 1 refs @ 5965 */
5551 1.716 mlelstv "(Geyser/ISO)\0" /* 1 refs @ 5979 */
5552 1.716 mlelstv "(Geyser/JIS)\0" /* 1 refs @ 5992 */
5553 1.716 mlelstv "(Geyser3/ANSI)\0" /* 1 refs @ 6005 */
5554 1.716 mlelstv "(Geyser3/ISO)\0" /* 1 refs @ 6020 */
5555 1.716 mlelstv "(Geyser3/JIS)\0" /* 1 refs @ 6034 */
5556 1.716 mlelstv "(Geyser4/ANSI)\0" /* 1 refs @ 6048 */
5557 1.716 mlelstv "(Geyser4/ISO)\0" /* 1 refs @ 6063 */
5558 1.716 mlelstv "(Geyser4/JIS)\0" /* 1 refs @ 6077 */
5559 1.716 mlelstv "(Wellspring/ANSI)\0" /* 1 refs @ 6091 */
5560 1.716 mlelstv "(Wellspring/ISO)\0" /* 1 refs @ 6109 */
5561 1.716 mlelstv "(Wellspring/JIS)\0" /* 1 refs @ 6126 */
5562 1.716 mlelstv "(Wellspring2/ANSI)\0" /* 1 refs @ 6143 */
5563 1.716 mlelstv "(Wellspring2/ISO)\0" /* 1 refs @ 6162 */
5564 1.716 mlelstv "(Wellspring2/JIS)\0" /* 1 refs @ 6180 */
5565 1.716 mlelstv "mouse\0" /* 17 refs @ 6198 */
5566 1.716 mlelstv "Mighty\0" /* 2 refs @ 6204 */
5567 1.716 mlelstv "Mouse\0" /* 12 refs @ 6211 */
5568 1.716 mlelstv "Trackpad\0" /* 3 refs @ 6217 */
5569 1.716 mlelstv "(Fountain)\0" /* 1 refs @ 6226 */
5570 1.716 mlelstv "(Geyser)\0" /* 1 refs @ 6237 */
5571 1.716 mlelstv "Magic\0" /* 2 refs @ 6246 */
5572 1.716 mlelstv "HCI\0" /* 1 refs @ 6252 */
5573 1.716 mlelstv "(HID-proxy\0" /* 1 refs @ 6256 */
5574 1.716 mlelstv "mode)\0" /* 1 refs @ 6267 */
5575 1.716 mlelstv "in\0" /* 6 refs @ 6273 */
5576 1.716 mlelstv "iPod\0" /* 3 refs @ 6276 */
5577 1.716 mlelstv "Shuffle\0" /* 1 refs @ 6281 */
5578 1.716 mlelstv "(2nd\0" /* 1 refs @ 6289 */
5579 1.716 mlelstv "generation)\0" /* 1 refs @ 6294 */
5580 1.716 mlelstv "iPhone\0" /* 7 refs @ 6306 */
5581 1.716 mlelstv "3G\0" /* 6 refs @ 6313 */
5582 1.716 mlelstv "3GS\0" /* 1 refs @ 6316 */
5583 1.716 mlelstv "4\0" /* 4 refs @ 6320 */
5584 1.716 mlelstv "(VZW)\0" /* 1 refs @ 6322 */
5585 1.716 mlelstv "4S\0" /* 2 refs @ 6328 */
5586 1.716 mlelstv "5\0" /* 1 refs @ 6331 */
5587 1.716 mlelstv "iPad\0" /* 4 refs @ 6333 */
5588 1.716 mlelstv "2\0" /* 9 refs @ 6338 */
5589 1.716 mlelstv "3\0" /* 4 refs @ 6340 */
5590 1.716 mlelstv "Mini\0" /* 5 refs @ 6342 */
5591 1.716 mlelstv "Host\0" /* 7 refs @ 6347 */
5592 1.716 mlelstv "Controller\0" /* 19 refs @ 6352 */
5593 1.716 mlelstv "MacBookPro\0" /* 2 refs @ 6363 */
5594 1.716 mlelstv "7,1\0" /* 1 refs @ 6374 */
5595 1.716 mlelstv "iMac\0" /* 1 refs @ 6378 */
5596 1.716 mlelstv "11,1\0" /* 1 refs @ 6383 */
5597 1.716 mlelstv "8,2\0" /* 1 refs @ 6388 */
5598 1.716 mlelstv "MacBookAir\0" /* 3 refs @ 6392 */
5599 1.716 mlelstv "3,1\0" /* 1 refs @ 6403 */
5600 1.716 mlelstv "3,2\0" /* 1 refs @ 6407 */
5601 1.716 mlelstv "4,1\0" /* 1 refs @ 6411 */
5602 1.716 mlelstv "MacMini\0" /* 1 refs @ 6415 */
5603 1.716 mlelstv "5,1\0" /* 1 refs @ 6423 */
5604 1.716 mlelstv "6,1\0" /* 1 refs @ 6427 */
5605 1.716 mlelstv "USB-UART\0" /* 1 refs @ 6431 */
5606 1.716 mlelstv "PENTAX\0" /* 1 refs @ 6440 */
5607 1.716 mlelstv "Optio230\0" /* 1 refs @ 6447 */
5608 1.716 mlelstv "WLL013\0" /* 3 refs @ 6456 */
5609 1.716 mlelstv "(Intersil)\0" /* 1 refs @ 6463 */
5610 1.716 mlelstv "Voyager\0" /* 1 refs @ 6474 */
5611 1.716 mlelstv "1010\0" /* 1 refs @ 6482 */
5612 1.716 mlelstv "AX88172\0" /* 1 refs @ 6487 */
5613 1.716 mlelstv "10/100\0" /* 20 refs @ 6495 */
5614 1.716 mlelstv "AX88178\0" /* 1 refs @ 6502 */
5615 1.716 mlelstv "gigabit\0" /* 7 refs @ 6510 */
5616 1.716 mlelstv "AX88178A\0" /* 1 refs @ 6518 */
5617 1.716 mlelstv "AX88179\0" /* 4 refs @ 6527 */
5618 1.716 mlelstv "3.0\0" /* 4 refs @ 6535 */
5619 1.716 mlelstv "AX88772\0" /* 1 refs @ 6539 */
5620 1.716 mlelstv "AX88772A\0" /* 2 refs @ 6547 */
5621 1.716 mlelstv "AX88772B\0" /* 1 refs @ 6556 */
5622 1.716 mlelstv "AX88772B1\0" /* 1 refs @ 6565 */
5623 1.716 mlelstv "RT2570\0" /* 5 refs @ 6575 */
5624 1.716 mlelstv "WL-167g\0" /* 3 refs @ 6582 */
5625 1.716 mlelstv "WL-159g\0" /* 1 refs @ 6590 */
5626 1.716 mlelstv "A9T\0" /* 1 refs @ 6598 */
5627 1.716 mlelstv "wireless\0" /* 2 refs @ 6602 */
5628 1.716 mlelstv "P5B\0" /* 1 refs @ 6611 */
5629 1.716 mlelstv "(version\0" /* 3 refs @ 6615 */
5630 1.716 mlelstv "2)\0" /* 2 refs @ 6624 */
5631 1.716 mlelstv "My\0" /* 1 refs @ 6627 */
5632 1.716 mlelstv "Cinema\0" /* 1 refs @ 6630 */
5633 1.716 mlelstv "U3100\0" /* 1 refs @ 6637 */
5634 1.716 mlelstv "DVB-T\0" /* 9 refs @ 6643 */
5635 1.716 mlelstv "USB-N10\0" /* 2 refs @ 6649 */
5636 1.716 mlelstv "USB-N53\0" /* 1 refs @ 6657 */
5637 1.716 mlelstv "USB-N66\0" /* 1 refs @ 6665 */
5638 1.716 mlelstv "Nano\0" /* 2 refs @ 6673 */
5639 1.716 mlelstv "RTL8192CU_3\0" /* 1 refs @ 6678 */
5640 1.716 mlelstv "MyPal\0" /* 1 refs @ 6690 */
5641 1.716 mlelstv "A730\0" /* 1 refs @ 6696 */
5642 1.716 mlelstv "USB-N11\0" /* 1 refs @ 6701 */
5643 1.716 mlelstv "Parallel\0" /* 5 refs @ 6709 */
5644 1.716 mlelstv "printer\0" /* 6 refs @ 6718 */
5645 1.716 mlelstv "10Mbps\0" /* 3 refs @ 6726 */
5646 1.716 mlelstv "Serial\0" /* 29 refs @ 6733 */
5647 1.716 mlelstv "UC210T\0" /* 1 refs @ 6740 */
5648 1.716 mlelstv "UC2324\0" /* 1 refs @ 6747 */
5649 1.716 mlelstv "DSB-650C\0" /* 1 refs @ 6754 */
5650 1.716 mlelstv "AR5523\0" /* 20 refs @ 6763 */
5651 1.716 mlelstv "TG121N\0" /* 1 refs @ 6770 */
5652 1.716 mlelstv "WN821NV2\0" /* 1 refs @ 6777 */
5653 1.716 mlelstv "AR9271\0" /* 12 refs @ 6786 */
5654 1.716 mlelstv "3CRUSBN275\0" /* 1 refs @ 6793 */
5655 1.716 mlelstv "WN612\0" /* 1 refs @ 6804 */
5656 1.716 mlelstv "AR3011\0" /* 1 refs @ 6810 */
5657 1.716 mlelstv "AR3012\0" /* 2 refs @ 6817 */
5658 1.716 mlelstv "AR9170\0" /* 1 refs @ 6824 */
5659 1.716 mlelstv "UHB124\0" /* 1 refs @ 6831 */
5660 1.716 mlelstv "hub\0" /* 15 refs @ 6838 */
5661 1.716 mlelstv "W-Buddie\0" /* 1 refs @ 6842 */
5662 1.716 mlelstv "WN210\0" /* 1 refs @ 6851 */
5663 1.716 mlelstv "DWL-900AP\0" /* 1 refs @ 6857 */
5664 1.716 mlelstv "access\0" /* 1 refs @ 6867 */
5665 1.716 mlelstv "point\0" /* 1 refs @ 6874 */
5666 1.716 mlelstv "ARM\0" /* 1 refs @ 6880 */
5667 1.716 mlelstv "SAM-BA\0" /* 1 refs @ 6884 */
5668 1.716 mlelstv "programming\0" /* 1 refs @ 6891 */
5669 1.716 mlelstv "port\0" /* 4 refs @ 6903 */
5670 1.716 mlelstv "DWL-120\0" /* 3 refs @ 6908 */
5671 1.716 mlelstv "AT76C503\0" /* 3 refs @ 6916 */
5672 1.716 mlelstv "(Intersil\0" /* 2 refs @ 6925 */
5673 1.716 mlelstv "3861\0" /* 1 refs @ 6935 */
5674 1.716 mlelstv "Radio)\0" /* 7 refs @ 6940 */
5675 1.716 mlelstv "3863\0" /* 1 refs @ 6947 */
5676 1.716 mlelstv "(RFMD\0" /* 5 refs @ 6952 */
5677 1.716 mlelstv "AT76C505\0" /* 2 refs @ 6958 */
5678 1.716 mlelstv "2958\0" /* 3 refs @ 6967 */
5679 1.716 mlelstv "AT76C505A\0" /* 1 refs @ 6972 */
5680 1.716 mlelstv "AT76C505AS\0" /* 1 refs @ 6982 */
5681 1.716 mlelstv "ATC-HA4USB\0" /* 1 refs @ 6993 */
5682 1.716 mlelstv "headphone\0" /* 1 refs @ 7004 */
5683 1.716 mlelstv "Audio\0" /* 6 refs @ 7014 */
5684 1.716 mlelstv "Speaker\0" /* 4 refs @ 7020 */
5685 1.716 mlelstv "1200U\0" /* 2 refs @ 7028 */
5686 1.716 mlelstv "scanner\0" /* 42 refs @ 7034 */
5687 1.716 mlelstv "FRITZ!WLAN\0" /* 1 refs @ 7042 */
5688 1.716 mlelstv "N\0" /* 1 refs @ 7053 */
5689 1.716 mlelstv "RTL8188CE\0" /* 4 refs @ 7055 */
5690 1.716 mlelstv "reader\0" /* 1 refs @ 7065 */
5691 1.716 mlelstv "uLinks\0" /* 1 refs @ 7072 */
5692 1.716 mlelstv "RS-422/485\0" /* 1 refs @ 7079 */
5693 1.716 mlelstv "Mobile\0" /* 5 refs @ 7090 */
5694 1.716 mlelstv "WiMax\0" /* 1 refs @ 7097 */
5695 1.716 mlelstv "SS\0" /* 1 refs @ 7103 */
5696 1.716 mlelstv "F5U002\0" /* 1 refs @ 7106 */
5697 1.716 mlelstv "F5D6050\0" /* 1 refs @ 7113 */
5698 1.716 mlelstv "F5U103\0" /* 1 refs @ 7121 */
5699 1.716 mlelstv "F5U109\0" /* 1 refs @ 7128 */
5700 1.716 mlelstv "SCSI\0" /* 1 refs @ 7135 */
5701 1.716 mlelstv "Adaptor\0" /* 4 refs @ 7140 */
5702 1.716 mlelstv "LAN\0" /* 3 refs @ 7148 */
5703 1.716 mlelstv "Converter\0" /* 2 refs @ 7152 */
5704 1.716 mlelstv "F5U208\0" /* 1 refs @ 7162 */
5705 1.716 mlelstv "VideoBus\0" /* 1 refs @ 7169 */
5706 1.716 mlelstv "II\0" /* 7 refs @ 7178 */
5707 1.716 mlelstv "F5U237\0" /* 1 refs @ 7181 */
5708 1.716 mlelstv "7-Port\0" /* 1 refs @ 7188 */
5709 1.716 mlelstv "F5U409\0" /* 1 refs @ 7195 */
5710 1.716 mlelstv "RTL8188CUS\0" /* 9 refs @ 7202 */
5711 1.716 mlelstv "F5U120-PC\0" /* 1 refs @ 7213 */
5712 1.716 mlelstv "F7D2102\0" /* 1 refs @ 7223 */
5713 1.716 mlelstv "F5D5055\0" /* 1 refs @ 7231 */
5714 1.716 mlelstv "F5D7050\0" /* 1 refs @ 7239 */
5715 1.716 mlelstv "54g\0" /* 6 refs @ 7247 */
5716 1.716 mlelstv "F5D7051\0" /* 1 refs @ 7251 */
5717 1.716 mlelstv "F5D705A\0" /* 1 refs @ 7259 */
5718 1.716 mlelstv "F5D705C\0" /* 1 refs @ 7267 */
5719 1.716 mlelstv "F5D705E\0" /* 1 refs @ 7275 */
5720 1.716 mlelstv "F5D8053\0" /* 1 refs @ 7283 */
5721 1.716 mlelstv "v3\0" /* 2 refs @ 7291 */
5722 1.716 mlelstv "F5D8055\0" /* 2 refs @ 7294 */
5723 1.716 mlelstv "v2\0" /* 11 refs @ 7302 */
5724 1.716 mlelstv "F5D9050\0" /* 1 refs @ 7305 */
5725 1.716 mlelstv "ver\0" /* 3 refs @ 7313 */
5726 1.716 mlelstv "F5D9050C\0" /* 1 refs @ 7317 */
5727 1.716 mlelstv "F6D4050\0" /* 2 refs @ 7326 */
5728 1.716 mlelstv "F7D1101\0" /* 1 refs @ 7334 */
5729 1.716 mlelstv "CT-USB1HUB\0" /* 1 refs @ 7342 */
5730 1.716 mlelstv "BWIFI-USB54AR\0" /* 1 refs @ 7353 */
5731 1.716 mlelstv "USB100N\0" /* 1 refs @ 7367 */
5732 1.716 mlelstv "FastEthernet\0" /* 1 refs @ 7375 */
5733 1.716 mlelstv "USB100LP\0" /* 1 refs @ 7388 */
5734 1.716 mlelstv "USB100EL\0" /* 1 refs @ 7397 */
5735 1.716 mlelstv "USBE100\0" /* 1 refs @ 7406 */
5736 1.716 mlelstv "USB2AR\0" /* 1 refs @ 7414 */
5737 1.716 mlelstv "BCM2033\0" /* 2 refs @ 7421 */
5738 1.716 mlelstv "(no\0" /* 15 refs @ 7429 */
5739 1.716 mlelstv "firmware)\0" /* 15 refs @ 7433 */
5740 1.716 mlelstv "HL-1050\0" /* 1 refs @ 7443 */
5741 1.716 mlelstv "laser\0" /* 2 refs @ 7451 */
5742 1.716 mlelstv "AirPcap\0" /* 1 refs @ 7457 */
5743 1.716 mlelstv "Nx\0" /* 1 refs @ 7465 */
5744 1.716 mlelstv "CanoScan\0" /* 4 refs @ 7468 */
5745 1.716 mlelstv "N656U\0" /* 1 refs @ 7477 */
5746 1.716 mlelstv "N1220U\0" /* 1 refs @ 7483 */
5747 1.716 mlelstv "N670U\0" /* 1 refs @ 7490 */
5748 1.716 mlelstv "N1240U\0" /* 1 refs @ 7496 */
5749 1.716 mlelstv "PowerShot\0" /* 8 refs @ 7503 */
5750 1.716 mlelstv "S10\0" /* 1 refs @ 7513 */
5751 1.716 mlelstv "S20\0" /* 3 refs @ 7517 */
5752 1.716 mlelstv "S100\0" /* 2 refs @ 7521 */
5753 1.716 mlelstv "G1\0" /* 1 refs @ 7526 */
5754 1.716 mlelstv "A20\0" /* 1 refs @ 7529 */
5755 1.716 mlelstv "S200\0" /* 1 refs @ 7533 */
5756 1.716 mlelstv "EOS\0" /* 1 refs @ 7538 */
5757 1.716 mlelstv "300D\0" /* 1 refs @ 7542 */
5758 1.716 mlelstv "Rebel\0" /* 1 refs @ 7547 */
5759 1.716 mlelstv "SD630\0" /* 1 refs @ 7553 */
5760 1.716 mlelstv "QV\0" /* 1 refs @ 7559 */
5761 1.716 mlelstv "DigitalCamera\0" /* 1 refs @ 7562 */
5762 1.716 mlelstv "BE-300\0" /* 1 refs @ 7576 */
5763 1.716 mlelstv "PDA\0" /* 4 refs @ 7583 */
5764 1.716 mlelstv "Nameland\0" /* 1 refs @ 7587 */
5765 1.716 mlelstv "EZ-USB\0" /* 2 refs @ 7596 */
5766 1.716 mlelstv "Netmate\0" /* 1 refs @ 7603 */
5767 1.716 mlelstv "Netmate2\0" /* 1 refs @ 7611 */
5768 1.716 mlelstv "Chief\0" /* 1 refs @ 7620 */
5769 1.716 mlelstv "Bus\0" /* 1 refs @ 7626 */
5770 1.716 mlelstv "Protocol\0" /* 1 refs @ 7630 */
5771 1.716 mlelstv "Analyzer\0" /* 1 refs @ 7639 */
5772 1.716 mlelstv "Andromeda\0" /* 1 refs @ 7648 */
5773 1.716 mlelstv "Portable\0" /* 4 refs @ 7658 */
5774 1.716 mlelstv "Device\0" /* 14 refs @ 7667 */
5775 1.716 mlelstv "My3000\0" /* 2 refs @ 7674 */
5776 1.716 mlelstv "keyboard\0" /* 16 refs @ 7681 */
5777 1.716 mlelstv "CyBoard\0" /* 1 refs @ 7690 */
5778 1.716 mlelstv "My6000\0" /* 1 refs @ 7698 */
5779 1.716 mlelstv "KB-8933\0" /* 1 refs @ 7705 */
5780 1.716 mlelstv "TwinkleCam\0" /* 1 refs @ 7713 */
5781 1.716 mlelstv "Throttle\0" /* 1 refs @ 7724 */
5782 1.716 mlelstv "Pedals\0" /* 1 refs @ 7733 */
5783 1.716 mlelstv "Fighterstick\0" /* 1 refs @ 7740 */
5784 1.716 mlelstv "Flight\0" /* 2 refs @ 7753 */
5785 1.716 mlelstv "Sim\0" /* 1 refs @ 7760 */
5786 1.716 mlelstv "Yoke\0" /* 1 refs @ 7764 */
5787 1.716 mlelstv "WUSB54G\0" /* 2 refs @ 7769 */
5788 1.716 mlelstv "WUSB54AG\0" /* 1 refs @ 7777 */
5789 1.716 mlelstv "Wireless-G\0" /* 2 refs @ 7786 */
5790 1.716 mlelstv "WUSB54GP\0" /* 1 refs @ 7797 */
5791 1.716 mlelstv "USB200M\0" /* 1 refs @ 7806 */
5792 1.716 mlelstv "HU200-TS\0" /* 1 refs @ 7814 */
5793 1.716 mlelstv "WUSB54GC\0" /* 3 refs @ 7823 */
5794 1.716 mlelstv "WUSB54GR\0" /* 1 refs @ 7832 */
5795 1.716 mlelstv "WUSBF54G\0" /* 1 refs @ 7841 */
5796 1.716 mlelstv "WUSB200\0" /* 1 refs @ 7850 */
5797 1.716 mlelstv "AE1000\0" /* 1 refs @ 7858 */
5798 1.716 mlelstv "AM10\0" /* 1 refs @ 7865 */
5799 1.716 mlelstv "iPAQ\0" /* 4 refs @ 7870 */
5800 1.716 mlelstv "PocketPC\0" /* 2 refs @ 7875 */
5801 1.716 mlelstv "A1500\0" /* 1 refs @ 7884 */
5802 1.716 mlelstv "W100\0" /* 1 refs @ 7890 */
5803 1.716 mlelstv "MultiPort\0" /* 1 refs @ 7895 */
5804 1.716 mlelstv "W200\0" /* 1 refs @ 7905 */
5805 1.716 mlelstv "Personal\0" /* 1 refs @ 7910 */
5806 1.716 mlelstv "Jukebox\0" /* 1 refs @ 7919 */
5807 1.716 mlelstv "PJB100\0" /* 1 refs @ 7927 */
5808 1.716 mlelstv "Linux\0" /* 2 refs @ 7934 */
5809 1.716 mlelstv "HNE-200\0" /* 1 refs @ 7940 */
5810 1.716 mlelstv "PS2\0" /* 2 refs @ 7948 */
5811 1.716 mlelstv "C54RU\0" /* 2 refs @ 7952 */
5812 1.716 mlelstv "RT2573M\0" /* 1 refs @ 7958 */
5813 1.716 mlelstv "C11U\0" /* 1 refs @ 7966 */
5814 1.716 mlelstv "WL-210\0" /* 1 refs @ 7971 */
5815 1.716 mlelstv "Eye\0" /* 2 refs @ 7978 */
5816 1.716 mlelstv "Q\0" /* 1 refs @ 7982 */
5817 1.716 mlelstv "3x\0" /* 1 refs @ 7984 */
5818 1.716 mlelstv "QuickCam\0" /* 11 refs @ 7987 */
5819 1.716 mlelstv "Ether\0" /* 1 refs @ 7996 */
5820 1.716 mlelstv "USB-T\0" /* 1 refs @ 8002 */
5821 1.716 mlelstv "FEther\0" /* 4 refs @ 8008 */
5822 1.716 mlelstv "USB-TX\0" /* 1 refs @ 8015 */
5823 1.716 mlelstv "WirelessLAN\0" /* 1 refs @ 8022 */
5824 1.716 mlelstv "USB-11\0" /* 1 refs @ 8034 */
5825 1.716 mlelstv "USB-TXS\0" /* 1 refs @ 8041 */
5826 1.716 mlelstv "Stick-11\0" /* 1 refs @ 8049 */
5827 1.716 mlelstv "USB2-TX\0" /* 1 refs @ 8058 */
5828 1.716 mlelstv "ULUSB-11\0" /* 1 refs @ 8066 */
5829 1.716 mlelstv "Key\0" /* 1 refs @ 8075 */
5830 1.716 mlelstv "CG-WLUSB2GTST\0" /* 1 refs @ 8079 */
5831 1.716 mlelstv "CG-USBRS232R\0" /* 1 refs @ 8093 */
5832 1.716 mlelstv "CG-WLUSB2GL\0" /* 1 refs @ 8106 */
5833 1.716 mlelstv "CG-WLUSB2GPX\0" /* 1 refs @ 8118 */
5834 1.716 mlelstv "CG-WLUSBNM\0" /* 1 refs @ 8131 */
5835 1.716 mlelstv "CG-WLUSB300GNM\0" /* 1 refs @ 8142 */
5836 1.716 mlelstv "Stick\0" /* 3 refs @ 8157 */
5837 1.716 mlelstv "11\0" /* 1 refs @ 8163 */
5838 1.716 mlelstv "USB-TXC\0" /* 1 refs @ 8166 */
5839 1.716 mlelstv "Nomad\0" /* 3 refs @ 8174 */
5840 1.716 mlelstv "MP3\0" /* 4 refs @ 8180 */
5841 1.716 mlelstv "player\0" /* 3 refs @ 8184 */
5842 1.716 mlelstv "MG\0" /* 1 refs @ 8191 */
5843 1.716 mlelstv "Voip\0" /* 1 refs @ 8194 */
5844 1.716 mlelstv "Blaster\0" /* 1 refs @ 8199 */
5845 1.716 mlelstv "Notebook\0" /* 2 refs @ 8207 */
5846 1.716 mlelstv "Pnp\0" /* 1 refs @ 8216 */
5847 1.716 mlelstv "Sound\0" /* 2 refs @ 8220 */
5848 1.716 mlelstv "Ex1300\0" /* 1 refs @ 8226 */
5849 1.716 mlelstv "TG54USB\0" /* 1 refs @ 8233 */
5850 1.716 mlelstv "thermometer\0" /* 1 refs @ 8241 */
5851 1.716 mlelstv "Keyboard/Hub\0" /* 1 refs @ 8253 */
5852 1.716 mlelstv "FM\0" /* 3 refs @ 8266 */
5853 1.716 mlelstv "USB-RS232\0" /* 1 refs @ 8269 */
5854 1.716 mlelstv "Interface\0" /* 3 refs @ 8279 */
5855 1.716 mlelstv "USB2\0" /* 3 refs @ 8289 */
5856 1.716 mlelstv "CY4636\0" /* 1 refs @ 8294 */
5857 1.716 mlelstv "LP\0" /* 1 refs @ 8301 */
5858 1.716 mlelstv "RDK\0" /* 1 refs @ 8304 */
5859 1.716 mlelstv "PhotoClip\0" /* 1 refs @ 8308 */
5860 1.716 mlelstv "USBMediaReader\0" /* 1 refs @ 8318 */
5861 1.716 mlelstv "J-6502\0" /* 1 refs @ 8333 */
5862 1.716 mlelstv "speakers\0" /* 1 refs @ 8340 */
5863 1.716 mlelstv "USB-FOB/iBUTTON\0" /* 1 refs @ 8349 */
5864 1.716 mlelstv "Port\0" /* 6 refs @ 8365 */
5865 1.716 mlelstv "Replicator\0" /* 1 refs @ 8370 */
5866 1.716 mlelstv "SK-8125\0" /* 1 refs @ 8381 */
5867 1.716 mlelstv "Axim\0" /* 2 refs @ 8389 */
5868 1.716 mlelstv "X3\0" /* 1 refs @ 8394 */
5869 1.716 mlelstv "X30\0" /* 1 refs @ 8397 */
5870 1.716 mlelstv "BC02\0" /* 1 refs @ 8401 */
5871 1.716 mlelstv "TrueMobile\0" /* 2 refs @ 8406 */
5872 1.716 mlelstv "1180\0" /* 1 refs @ 8417 */
5873 1.716 mlelstv "350\0" /* 3 refs @ 8422 */
5874 1.716 mlelstv "Dell/Novatel\0" /* 1 refs @ 8426 */
5875 1.716 mlelstv "HSDPA\0" /* 9 refs @ 8439 */
5876 1.716 mlelstv "W5500\0" /* 1 refs @ 8445 */
5877 1.716 mlelstv "Earthmate\0" /* 2 refs @ 8451 */
5878 1.716 mlelstv "GPS\0" /* 5 refs @ 8461 */
5879 1.716 mlelstv "LT-20\0" /* 1 refs @ 8465 */
5880 1.716 mlelstv "Rio\0" /* 3 refs @ 8471 */
5881 1.716 mlelstv "500\0" /* 1 refs @ 8475 */
5882 1.716 mlelstv "WL-200U\0" /* 1 refs @ 8479 */
5883 1.716 mlelstv "CHUSB\0" /* 1 refs @ 8487 */
5884 1.716 mlelstv "611G\0" /* 1 refs @ 8493 */
5885 1.716 mlelstv "WL-240U\0" /* 1 refs @ 8498 */
5886 1.716 mlelstv "XH1153\0" /* 1 refs @ 8506 */
5887 1.716 mlelstv "C-Net\0" /* 1 refs @ 8513 */
5888 1.716 mlelstv "CWD-854\0" /* 1 refs @ 8519 */
5889 1.716 mlelstv "rev\0" /* 17 refs @ 8527 */
5890 1.716 mlelstv "F\0" /* 2 refs @ 8531 */
5891 1.716 mlelstv "RTL8187\0" /* 4 refs @ 8533 */
5892 1.716 mlelstv "AccelePort\0" /* 3 refs @ 8541 */
5893 1.716 mlelstv "8\0" /* 3 refs @ 8552 */
5894 1.716 mlelstv "PS/2\0" /* 2 refs @ 8554 */
5895 1.716 mlelstv "Active\0" /* 1 refs @ 8559 */
5896 1.716 mlelstv "IOGEAR\0" /* 1 refs @ 8566 */
5897 1.716 mlelstv "DVI\0" /* 8 refs @ 8573 */
5898 1.716 mlelstv "GUC2020\0" /* 1 refs @ 8577 */
5899 1.716 mlelstv "LD220\0" /* 1 refs @ 8585 */
5900 1.716 mlelstv "LD190\0" /* 1 refs @ 8591 */
5901 1.716 mlelstv "U70\0" /* 1 refs @ 8597 */
5902 1.716 mlelstv "Polaris2\0" /* 1 refs @ 8601 */
5903 1.716 mlelstv "dock\0" /* 1 refs @ 8610 */
5904 1.716 mlelstv "Rextron\0" /* 1 refs @ 8615 */
5905 1.716 mlelstv "StarTech\0" /* 1 refs @ 8623 */
5906 1.716 mlelstv "CONV-USB2DVI\0" /* 1 refs @ 8632 */
5907 1.716 mlelstv "IO-DATA\0" /* 3 refs @ 8645 */
5908 1.716 mlelstv "USB-RGB\0" /* 1 refs @ 8653 */
5909 1.716 mlelstv "LCD-USB7X\0" /* 1 refs @ 8661 */
5910 1.716 mlelstv "LCD-USB10XB-T\0" /* 1 refs @ 8671 */
5911 1.716 mlelstv "CMP-USBVGA10\0" /* 1 refs @ 8685 */
5912 1.716 mlelstv "WS\0" /* 1 refs @ 8698 */
5913 1.716 mlelstv "EasyCAP008\0" /* 1 refs @ 8701 */
5914 1.716 mlelstv "FY-DVI2\0" /* 1 refs @ 8712 */
5915 1.716 mlelstv "BUFFALO\0" /* 2 refs @ 8720 */
5916 1.716 mlelstv "GX-DVI/U2\0" /* 1 refs @ 8728 */
5917 1.716 mlelstv "LCD-4300U\0" /* 1 refs @ 8738 */
5918 1.716 mlelstv "LCD-8000U\0" /* 1 refs @ 8748 */
5919 1.716 mlelstv "HP\0" /* 3 refs @ 8758 */
5920 1.716 mlelstv "Docking\0" /* 1 refs @ 8761 */
5921 1.716 mlelstv "VideoHome\0" /* 1 refs @ 8769 */
5922 1.716 mlelstv "NBdock1920\0" /* 1 refs @ 8779 */
5923 1.716 mlelstv "GX-DVI/U2B\0" /* 1 refs @ 8790 */
5924 1.716 mlelstv "SUNWEIT\0" /* 1 refs @ 8801 */
5925 1.716 mlelstv "Lilliput\0" /* 1 refs @ 8809 */
5926 1.716 mlelstv "UM-70\0" /* 1 refs @ 8818 */
5927 1.716 mlelstv "LCD-8000UD-DVI\0" /* 1 refs @ 8824 */
5928 1.716 mlelstv "LDE-WX015U\0" /* 1 refs @ 8839 */
5929 1.716 mlelstv "MIMO\0" /* 1 refs @ 8850 */
5930 1.716 mlelstv "Plugable\0" /* 1 refs @ 8855 */
5931 1.716 mlelstv "docking\0" /* 1 refs @ 8864 */
5932 1.716 mlelstv "station\0" /* 1 refs @ 8872 */
5933 1.716 mlelstv "ThinkVision\0" /* 1 refs @ 8880 */
5934 1.716 mlelstv "LT1421\0" /* 1 refs @ 8892 */
5935 1.716 mlelstv "Wide\0" /* 1 refs @ 8899 */
5936 1.716 mlelstv "AREA\0" /* 1 refs @ 8904 */
5937 1.716 mlelstv "SD-U2VDH\0" /* 1 refs @ 8909 */
5938 1.716 mlelstv "nanovision\0" /* 1 refs @ 8918 */
5939 1.716 mlelstv "MiMo\0" /* 1 refs @ 8929 */
5940 1.716 mlelstv "FY-DVI\0" /* 1 refs @ 8934 */
5941 1.716 mlelstv "DUB-E100\0" /* 3 refs @ 8941 */
5942 1.716 mlelstv "C1\0" /* 3 refs @ 8950 */
5943 1.716 mlelstv "E\0" /* 1 refs @ 8953 */
5944 1.716 mlelstv "DWA-130\0" /* 3 refs @ 8955 */
5945 1.716 mlelstv "C\0" /* 1 refs @ 8963 */
5946 1.716 mlelstv "DWA-131\0" /* 2 refs @ 8965 */
5947 1.716 mlelstv "B\0" /* 3 refs @ 8973 */
5948 1.716 mlelstv "DWA-125\0" /* 1 refs @ 8975 */
5949 1.716 mlelstv "D1\0" /* 2 refs @ 8983 */
5950 1.716 mlelstv "DWL122\0" /* 1 refs @ 8986 */
5951 1.716 mlelstv "DWL-G120\0" /* 1 refs @ 8993 */
5952 1.716 mlelstv "DWL-G122\0" /* 2 refs @ 9002 */
5953 1.716 mlelstv "A2\0" /* 2 refs @ 9011 */
5954 1.716 mlelstv "DWL-AG132\0" /* 2 refs @ 9014 */
5955 1.716 mlelstv "DWL-G132\0" /* 2 refs @ 9024 */
5956 1.716 mlelstv "DWL-AG122\0" /* 2 refs @ 9033 */
5957 1.716 mlelstv "AirPlus\0" /* 1 refs @ 9043 */
5958 1.716 mlelstv "G\0" /* 1 refs @ 9051 */
5959 1.716 mlelstv "B1\0" /* 2 refs @ 9053 */
5960 1.716 mlelstv "DWA-140\0" /* 1 refs @ 9056 */
5961 1.716 mlelstv "B3\0" /* 1 refs @ 9064 */
5962 1.716 mlelstv "DWA-160\0" /* 3 refs @ 9067 */
5963 1.716 mlelstv "B2\0" /* 1 refs @ 9075 */
5964 1.716 mlelstv "DWA-127\0" /* 1 refs @ 9078 */
5965 1.716 mlelstv "DWA-162\0" /* 1 refs @ 9086 */
5966 1.716 mlelstv "A1\0" /* 3 refs @ 9094 */
5967 1.716 mlelstv "WUA-2340\0" /* 2 refs @ 9097 */
5968 1.716 mlelstv "WUA-1340\0" /* 1 refs @ 9106 */
5969 1.716 mlelstv "DWA-111\0" /* 1 refs @ 9115 */
5970 1.716 mlelstv "DWA-110\0" /* 1 refs @ 9123 */
5971 1.716 mlelstv "KVM-221\0" /* 1 refs @ 9131 */
5972 1.716 mlelstv "Storage\0" /* 4 refs @ 9139 */
5973 1.716 mlelstv "Vigor550\0" /* 1 refs @ 9147 */
5974 1.716 mlelstv "ANT\0" /* 1 refs @ 9156 */
5975 1.716 mlelstv "dev\0" /* 1 refs @ 9160 */
5976 1.716 mlelstv "board\0" /* 3 refs @ 9164 */
5977 1.716 mlelstv "EC168\0" /* 1 refs @ 9170 */
5978 1.716 mlelstv "EW-7318\0" /* 1 refs @ 9176 */
5979 1.716 mlelstv "MT7610U\0" /* 3 refs @ 9184 */
5980 1.716 mlelstv "EW-7618\0" /* 1 refs @ 9192 */
5981 1.716 mlelstv "EW-7717\0" /* 1 refs @ 9200 */
5982 1.716 mlelstv "EW-7718\0" /* 1 refs @ 9208 */
5983 1.716 mlelstv "EW-7722UTn\0" /* 1 refs @ 9216 */
5984 1.716 mlelstv "ELECOM\0" /* 1 refs @ 9227 */
5985 1.716 mlelstv "WDC-433SU2M\0" /* 1 refs @ 9234 */
5986 1.716 mlelstv "Panel\0" /* 4 refs @ 9246 */
5987 1.716 mlelstv "Diva\0" /* 1 refs @ 9252 */
5988 1.716 mlelstv "852\0" /* 1 refs @ 9257 */
5989 1.716 mlelstv "monitor\0" /* 1 refs @ 9261 */
5990 1.716 mlelstv "Goldpfeil\0" /* 1 refs @ 9269 */
5991 1.716 mlelstv "P-LAN\0" /* 1 refs @ 9279 */
5992 1.716 mlelstv "29UO\0" /* 1 refs @ 9285 */
5993 1.716 mlelstv "LD-USB/TX\0" /* 4 refs @ 9290 */
5994 1.716 mlelstv "LD-USBL/TX\0" /* 1 refs @ 9300 */
5995 1.716 mlelstv "WDC-150SU2M\0" /* 1 refs @ 9311 */
5996 1.716 mlelstv "WDC-433SU2M2\0" /* 1 refs @ 9323 */
5997 1.716 mlelstv "LD-USB20\0" /* 1 refs @ 9336 */
5998 1.716 mlelstv "UC-SGT\0" /* 1 refs @ 9345 */
5999 1.716 mlelstv "serial\0" /* 38 refs @ 9352 */
6000 1.716 mlelstv "UC-SGT0\0" /* 1 refs @ 9359 */
6001 1.716 mlelstv "Microlink\0" /* 1 refs @ 9367 */
6002 1.716 mlelstv "USB2Ethernet\0" /* 1 refs @ 9377 */
6003 1.716 mlelstv "EM2883\0" /* 1 refs @ 9390 */
6004 1.716 mlelstv "PSX\0" /* 1 refs @ 9397 */
6005 1.716 mlelstv "gun\0" /* 1 refs @ 9401 */
6006 1.716 mlelstv "converter\0" /* 7 refs @ 9405 */
6007 1.716 mlelstv "1S\0" /* 1 refs @ 9415 */
6008 1.716 mlelstv "connector\0" /* 8 refs @ 9418 */
6009 1.716 mlelstv "2S\0" /* 1 refs @ 9428 */
6010 1.716 mlelstv "1S25\0" /* 1 refs @ 9431 */
6011 1.716 mlelstv "E45\0" /* 1 refs @ 9436 */
6012 1.716 mlelstv "Centronics\0" /* 1 refs @ 9440 */
6013 1.716 mlelstv "1S9\0" /* 1 refs @ 9451 */
6014 1.716 mlelstv "2U4S\0" /* 1 refs @ 9455 */
6015 1.716 mlelstv "connector/usb\0" /* 1 refs @ 9460 */
6016 1.716 mlelstv "Printer\0" /* 2 refs @ 9474 */
6017 1.716 mlelstv "ISD\0" /* 2 refs @ 9482 */
6018 1.716 mlelstv "Smart\0" /* 2 refs @ 9486 */
6019 1.716 mlelstv "for\0" /* 5 refs @ 9492 */
6020 1.716 mlelstv "Mac\0" /* 3 refs @ 9496 */
6021 1.716 mlelstv "Perfection\0" /* 12 refs @ 9500 */
6022 1.716 mlelstv "636U\0" /* 1 refs @ 9511 */
6023 1.716 mlelstv "636Photo\0" /* 1 refs @ 9516 */
6024 1.716 mlelstv "610\0" /* 1 refs @ 9525 */
6025 1.716 mlelstv "1200Photo\0" /* 1 refs @ 9529 */
6026 1.716 mlelstv "Expression\0" /* 1 refs @ 9539 */
6027 1.716 mlelstv "1600\0" /* 1 refs @ 9550 */
6028 1.716 mlelstv "1640SU\0" /* 1 refs @ 9555 */
6029 1.716 mlelstv "1240U\0" /* 1 refs @ 9562 */
6030 1.716 mlelstv "1240Photo\0" /* 1 refs @ 9568 */
6031 1.716 mlelstv "1250U\0" /* 1 refs @ 9578 */
6032 1.716 mlelstv "1250Photo\0" /* 1 refs @ 9584 */
6033 1.716 mlelstv "1650\0" /* 1 refs @ 9594 */
6034 1.716 mlelstv "GT-9700F\0" /* 1 refs @ 9599 */
6035 1.716 mlelstv "2400\0" /* 2 refs @ 9608 */
6036 1.716 mlelstv "1260\0" /* 1 refs @ 9613 */
6037 1.716 mlelstv "1660\0" /* 1 refs @ 9618 */
6038 1.716 mlelstv "1670\0" /* 1 refs @ 9623 */
6039 1.716 mlelstv "XTNDAccess\0" /* 1 refs @ 9628 */
6040 1.716 mlelstv "IrDA\0" /* 7 refs @ 9639 */
6041 1.716 mlelstv "Twist\0" /* 1 refs @ 9644 */
6042 1.716 mlelstv "GSM/GPRS\0" /* 2 refs @ 9650 */
6043 1.716 mlelstv "Samba\0" /* 1 refs @ 9659 */
6044 1.716 mlelstv "55/56\0" /* 1 refs @ 9665 */
6045 1.716 mlelstv "WL-430U\0" /* 1 refs @ 9671 */
6046 1.716 mlelstv "Connector\0" /* 1 refs @ 9679 */
6047 1.716 mlelstv "DVD\0" /* 6 refs @ 9689 */
6048 1.716 mlelstv "drive\0" /* 1 refs @ 9693 */
6049 1.716 mlelstv "8U232AM\0" /* 1 refs @ 9699 */
6050 1.716 mlelstv "FT232RL\0" /* 1 refs @ 9707 */
6051 1.716 mlelstv "2232C\0" /* 1 refs @ 9715 */
6052 1.716 mlelstv "dual\0" /* 1 refs @ 9721 */
6053 1.716 mlelstv "FAST\0" /* 2 refs @ 9726 */
6054 1.716 mlelstv "SERIAL\0" /* 2 refs @ 9731 */
6055 1.716 mlelstv "ADAPTER\0" /* 2 refs @ 9738 */
6056 1.716 mlelstv "2232H\0" /* 1 refs @ 9746 */
6057 1.716 mlelstv "quad\0" /* 1 refs @ 9752 */
6058 1.716 mlelstv "C232HM\0" /* 1 refs @ 9757 */
6059 1.716 mlelstv "Multipurpose\0" /* 1 refs @ 9764 */
6060 1.716 mlelstv "UART\0" /* 1 refs @ 9777 */
6061 1.716 mlelstv "FT230X\0" /* 1 refs @ 9782 */
6062 1.716 mlelstv "Keyboard/Mouse\0" /* 1 refs @ 9789 */
6063 1.716 mlelstv "8U100AX\0" /* 1 refs @ 9804 */
6064 1.716 mlelstv "OpenRD\0" /* 1 refs @ 9812 */
6065 1.716 mlelstv "JTAGKey\0" /* 2 refs @ 9819 */
6066 1.716 mlelstv "FT2232D\0" /* 1 refs @ 9827 */
6067 1.716 mlelstv "BeagleBone\0" /* 1 refs @ 9835 */
6068 1.716 mlelstv "MaxStream\0" /* 1 refs @ 9846 */
6069 1.716 mlelstv "PKG-U\0" /* 1 refs @ 9856 */
6070 1.716 mlelstv "KW\0" /* 1 refs @ 9862 */
6071 1.716 mlelstv "YS\0" /* 1 refs @ 9865 */
6072 1.716 mlelstv "Y6\0" /* 1 refs @ 9868 */
6073 1.716 mlelstv "Y8\0" /* 1 refs @ 9871 */
6074 1.716 mlelstv "IC\0" /* 1 refs @ 9874 */
6075 1.716 mlelstv "DB9\0" /* 1 refs @ 9877 */
6076 1.716 mlelstv "RS232\0" /* 6 refs @ 9881 */
6077 1.716 mlelstv "Y9\0" /* 1 refs @ 9887 */
6078 1.716 mlelstv "Coastal\0" /* 1 refs @ 9890 */
6079 1.716 mlelstv "ChipWorks\0" /* 1 refs @ 9898 */
6080 1.716 mlelstv "TNC-X\0" /* 1 refs @ 9908 */
6081 1.716 mlelstv "CTI\0" /* 2 refs @ 9914 */
6082 1.716 mlelstv "485\0" /* 2 refs @ 9918 */
6083 1.716 mlelstv "Matrix\0" /* 4 refs @ 9922 */
6084 1.716 mlelstv "Orbital\0" /* 4 refs @ 9929 */
6085 1.716 mlelstv "MX2/MX3/MX6\0" /* 1 refs @ 9937 */
6086 1.716 mlelstv "Series\0" /* 2 refs @ 9949 */
6087 1.716 mlelstv "MX4/MX5\0" /* 1 refs @ 9956 */
6088 1.716 mlelstv "LCD\0" /* 8 refs @ 9964 */
6089 1.716 mlelstv "LK/VK/PK202-24\0" /* 1 refs @ 9968 */
6090 1.716 mlelstv "LK/VK204-24\0" /* 1 refs @ 9983 */
6091 1.716 mlelstv "Crystalfontz\0" /* 5 refs @ 9995 */
6092 1.716 mlelstv "CFA-632\0" /* 1 refs @ 10008 */
6093 1.716 mlelstv "CFA-634\0" /* 1 refs @ 10016 */
6094 1.716 mlelstv "CFA-633\0" /* 1 refs @ 10024 */
6095 1.716 mlelstv "CFA-631\0" /* 1 refs @ 10032 */
6096 1.716 mlelstv "CFA-635\0" /* 1 refs @ 10040 */
6097 1.716 mlelstv "SEMC\0" /* 1 refs @ 10048 */
6098 1.716 mlelstv "DSS-20\0" /* 1 refs @ 10053 */
6099 1.716 mlelstv "SyncStation\0" /* 1 refs @ 10060 */
6100 1.716 mlelstv "SheevaPlug\0" /* 1 refs @ 10072 */
6101 1.716 mlelstv "Mass\0" /* 1 refs @ 10083 */
6102 1.716 mlelstv "AH-F401U\0" /* 1 refs @ 10088 */
6103 1.716 mlelstv "Air\0" /* 1 refs @ 10097 */
6104 1.716 mlelstv "H\0" /* 1 refs @ 10101 */
6105 1.716 mlelstv "device\0" /* 14 refs @ 10103 */
6106 1.716 mlelstv "SURFboard\0" /* 1 refs @ 10110 */
6107 1.716 mlelstv "SB5100\0" /* 1 refs @ 10120 */
6108 1.716 mlelstv "GeneLink\0" /* 1 refs @ 10127 */
6109 1.716 mlelstv "Host-Host\0" /* 4 refs @ 10136 */
6110 1.716 mlelstv "GL650\0" /* 1 refs @ 10146 */
6111 1.716 mlelstv "GL641USB\0" /* 3 refs @ 10152 */
6112 1.716 mlelstv "CompactFlash\0" /* 6 refs @ 10161 */
6113 1.716 mlelstv "Reader\0" /* 23 refs @ 10174 */
6114 1.716 mlelstv "USB-IDE\0" /* 5 refs @ 10181 */
6115 1.716 mlelstv "GN-54G\0" /* 1 refs @ 10189 */
6116 1.716 mlelstv "GN-BR402W\0" /* 1 refs @ 10196 */
6117 1.716 mlelstv "GN-WLBM101\0" /* 1 refs @ 10206 */
6118 1.716 mlelstv "GN-WBKG\0" /* 1 refs @ 10217 */
6119 1.716 mlelstv "GN-WB01GS\0" /* 1 refs @ 10225 */
6120 1.716 mlelstv "GN-WI05GS\0" /* 1 refs @ 10235 */
6121 1.716 mlelstv "GN-WB31N\0" /* 1 refs @ 10245 */
6122 1.716 mlelstv "GN-WB32L\0" /* 1 refs @ 10254 */
6123 1.716 mlelstv "SMCWUSBT-G\0" /* 2 refs @ 10263 */
6124 1.716 mlelstv "YP3X00\0" /* 1 refs @ 10274 */
6125 1.716 mlelstv "receiver\0" /* 2 refs @ 10281 */
6126 1.716 mlelstv "MT7630U\0" /* 1 refs @ 10290 */
6127 1.716 mlelstv "MT7650U\0" /* 1 refs @ 10298 */
6128 1.716 mlelstv "Forerunner\0" /* 1 refs @ 10306 */
6129 1.716 mlelstv "305\0" /* 2 refs @ 10317 */
6130 1.716 mlelstv "GoCOM232\0" /* 1 refs @ 10321 */
6131 1.716 mlelstv "GWUSB2E\0" /* 1 refs @ 10330 */
6132 1.716 mlelstv "GamePad\0" /* 2 refs @ 10338 */
6133 1.716 mlelstv "CF-writer\0" /* 1 refs @ 10346 */
6134 1.716 mlelstv "Player\0" /* 3 refs @ 10356 */
6135 1.716 mlelstv "iMate,\0" /* 1 refs @ 10363 */
6136 1.716 mlelstv "ADB\0" /* 1 refs @ 10370 */
6137 1.716 mlelstv "PowerMate\0" /* 1 refs @ 10374 */
6138 1.716 mlelstv "Assignable\0" /* 1 refs @ 10384 */
6139 1.716 mlelstv "Exper\0" /* 1 refs @ 10395 */
6140 1.716 mlelstv "mouseCLOCK\0" /* 1 refs @ 10401 */
6141 1.716 mlelstv "DA\0" /* 1 refs @ 10412 */
6142 1.716 mlelstv "Leader\0" /* 1 refs @ 10415 */
6143 1.716 mlelstv "HWGUSB2-54\0" /* 1 refs @ 10422 */
6144 1.716 mlelstv "HWGUSB2-54-LB\0" /* 1 refs @ 10433 */
6145 1.716 mlelstv "HWGUSB2-54V2-AP\0" /* 1 refs @ 10447 */
6146 1.716 mlelstv "HWNU-300\0" /* 1 refs @ 10463 */
6147 1.716 mlelstv "HWNUm-300\0" /* 1 refs @ 10472 */
6148 1.716 mlelstv "HWGUn-54\0" /* 1 refs @ 10482 */
6149 1.716 mlelstv "HWNUP-150\0" /* 1 refs @ 10491 */
6150 1.716 mlelstv "FlashGate\0" /* 3 refs @ 10501 */
6151 1.716 mlelstv "SmartMedia\0" /* 3 refs @ 10511 */
6152 1.716 mlelstv "Crossam2+USB\0" /* 1 refs @ 10522 */
6153 1.716 mlelstv "IR\0" /* 1 refs @ 10535 */
6154 1.716 mlelstv "commander\0" /* 1 refs @ 10538 */
6155 1.716 mlelstv "Visor\0" /* 1 refs @ 10548 */
6156 1.716 mlelstv "Treo\0" /* 2 refs @ 10554 */
6157 1.716 mlelstv "Keyboard&Mouse\0" /* 1 refs @ 10559 */
6158 1.716 mlelstv "WinTV\0" /* 5 refs @ 10574 */
6159 1.716 mlelstv "Nova-T\0" /* 3 refs @ 10580 */
6160 1.716 mlelstv "HWUN2\0" /* 1 refs @ 10587 */
6161 1.716 mlelstv "DVD-CAM\0" /* 1 refs @ 10593 */
6162 1.716 mlelstv "DZ-MV100A\0" /* 1 refs @ 10601 */
6163 1.716 mlelstv "Camcorder\0" /* 1 refs @ 10611 */
6164 1.716 mlelstv "DVDCAM\0" /* 1 refs @ 10621 */
6165 1.716 mlelstv "HS\0" /* 1 refs @ 10628 */
6166 1.716 mlelstv "MOP-35\0" /* 1 refs @ 10631 */
6167 1.716 mlelstv "ParaParaParadise\0" /* 1 refs @ 10638 */
6168 1.716 mlelstv "DeskJet\0" /* 11 refs @ 10655 */
6169 1.716 mlelstv "895C\0" /* 1 refs @ 10663 */
6170 1.716 mlelstv "Scanjet\0" /* 7 refs @ 10668 */
6171 1.716 mlelstv "4100C\0" /* 1 refs @ 10676 */
6172 1.716 mlelstv "Photosmart\0" /* 2 refs @ 10682 */
6173 1.716 mlelstv "880C\0" /* 1 refs @ 10693 */
6174 1.716 mlelstv "ScanJet\0" /* 6 refs @ 10698 */
6175 1.716 mlelstv "4200C\0" /* 1 refs @ 10706 */
6176 1.716 mlelstv "CD-Writer\0" /* 2 refs @ 10712 */
6177 1.716 mlelstv "Plus\0" /* 8 refs @ 10722 */
6178 1.716 mlelstv "HN210W\0" /* 1 refs @ 10727 */
6179 1.716 mlelstv "6200C\0" /* 1 refs @ 10734 */
6180 1.716 mlelstv "PhotoSmart\0" /* 2 refs @ 10740 */
6181 1.716 mlelstv "815C\0" /* 1 refs @ 10751 */
6182 1.716 mlelstv "3300C\0" /* 1 refs @ 10756 */
6183 1.716 mlelstv "8200e\0" /* 1 refs @ 10762 */
6184 1.716 mlelstv "1220C\0" /* 1 refs @ 10768 */
6185 1.716 mlelstv "810C/812C\0" /* 1 refs @ 10774 */
6186 1.716 mlelstv "4300C\0" /* 1 refs @ 10784 */
6187 1.716 mlelstv "CD-Writer+\0" /* 1 refs @ 10790 */
6188 1.716 mlelstv "CD-4e\0" /* 1 refs @ 10801 */
6189 1.716 mlelstv "OfficeJet\0" /* 1 refs @ 10807 */
6190 1.716 mlelstv "G85xi\0" /* 1 refs @ 10817 */
6191 1.716 mlelstv "LaserJet\0" /* 1 refs @ 10823 */
6192 1.716 mlelstv "1200\0" /* 8 refs @ 10832 */
6193 1.716 mlelstv "5200C\0" /* 1 refs @ 10837 */
6194 1.716 mlelstv "830C\0" /* 1 refs @ 10843 */
6195 1.716 mlelstv "3400cse\0" /* 1 refs @ 10848 */
6196 1.716 mlelstv "885C\0" /* 1 refs @ 10856 */
6197 1.716 mlelstv "6300C\0" /* 1 refs @ 10861 */
6198 1.716 mlelstv "840c\0" /* 1 refs @ 10867 */
6199 1.716 mlelstv "2200C\0" /* 1 refs @ 10872 */
6200 1.716 mlelstv "5300C\0" /* 1 refs @ 10878 */
6201 1.716 mlelstv "4400C\0" /* 1 refs @ 10884 */
6202 1.716 mlelstv "816C\0" /* 1 refs @ 10890 */
6203 1.716 mlelstv "Laserjet\0" /* 1 refs @ 10895 */
6204 1.716 mlelstv "2300d\0" /* 1 refs @ 10904 */
6205 1.716 mlelstv "Deskjet\0" /* 3 refs @ 10910 */
6206 1.716 mlelstv "970Cse\0" /* 1 refs @ 10918 */
6207 1.716 mlelstv "5400C\0" /* 1 refs @ 10925 */
6208 1.716 mlelstv "22xx/Jornada\0" /* 1 refs @ 10931 */
6209 1.716 mlelstv "548\0" /* 1 refs @ 10944 */
6210 1.716 mlelstv "959C\0" /* 1 refs @ 10948 */
6211 1.716 mlelstv "Jornada\0" /* 1 refs @ 10953 */
6212 1.716 mlelstv "568\0" /* 1 refs @ 10961 */
6213 1.716 mlelstv "930c\0" /* 1 refs @ 10965 */
6214 1.716 mlelstv "Inkjet\0" /* 1 refs @ 10970 */
6215 1.716 mlelstv "P-2000U\0" /* 1 refs @ 10977 */
6216 1.716 mlelstv "Generic\0" /* 1 refs @ 10985 */
6217 1.716 mlelstv "RNDIS\0" /* 1 refs @ 10993 */
6218 1.716 mlelstv "640c\0" /* 1 refs @ 10999 */
6219 1.716 mlelstv "4670v\0" /* 1 refs @ 11004 */
6220 1.716 mlelstv "P1100\0" /* 1 refs @ 11010 */
6221 1.716 mlelstv "v125w\0" /* 1 refs @ 11016 */
6222 1.716 mlelstv "6127\0" /* 1 refs @ 11022 */
6223 1.716 mlelstv "HN210E\0" /* 1 refs @ 11027 */
6224 1.716 mlelstv "C500\0" /* 1 refs @ 11034 */
6225 1.716 mlelstv "Android\0" /* 3 refs @ 11039 */
6226 1.716 mlelstv "E220\0" /* 1 refs @ 11047 */
6227 1.716 mlelstv "U8150\0" /* 1 refs @ 11052 */
6228 1.716 mlelstv "EM770W\0" /* 1 refs @ 11058 */
6229 1.716 mlelstv "E1750\0" /* 2 refs @ 11065 */
6230 1.716 mlelstv "CD\0" /* 7 refs @ 11071 */
6231 1.716 mlelstv "K3765\0" /* 2 refs @ 11074 */
6232 1.716 mlelstv "E1820\0" /* 1 refs @ 11080 */
6233 1.716 mlelstv "E171\0" /* 2 refs @ 11086 */
6234 1.716 mlelstv "E353_HiLink\0" /* 1 refs @ 11091 */
6235 1.716 mlelstv "E353\0" /* 2 refs @ 11103 */
6236 1.716 mlelstv "PC5740\0" /* 1 refs @ 11108 */
6237 1.716 mlelstv "EVDO\0" /* 2 refs @ 11115 */
6238 1.716 mlelstv "UM175\0" /* 1 refs @ 11120 */
6239 1.716 mlelstv "CD-ROM\0" /* 1 refs @ 11126 */
6240 1.716 mlelstv "Flash\0" /* 8 refs @ 11133 */
6241 1.716 mlelstv "Go!\0" /* 1 refs @ 11139 */
6242 1.716 mlelstv "EdgePort/4\0" /* 1 refs @ 11143 */
6243 1.716 mlelstv "Hubport/7\0" /* 1 refs @ 11154 */
6244 1.716 mlelstv "Rapidport/4\0" /* 1 refs @ 11164 */
6245 1.716 mlelstv "Edgeport/4\0" /* 3 refs @ 11176 */
6246 1.716 mlelstv "Telxon\0" /* 1 refs @ 11187 */
6247 1.716 mlelstv "Edgeport/2\0" /* 3 refs @ 11194 */
6248 1.716 mlelstv "RS422\0" /* 2 refs @ 11205 */
6249 1.716 mlelstv "RS422/RS485\0" /* 1 refs @ 11211 */
6250 1.716 mlelstv "Hubport/4\0" /* 1 refs @ 11223 */
6251 1.716 mlelstv "Hand-built\0" /* 1 refs @ 11233 */
6252 1.716 mlelstv "Edgeport/8\0" /* 4 refs @ 11244 */
6253 1.716 mlelstv "version\0" /* 1 refs @ 11255 */
6254 1.716 mlelstv "of\0" /* 1 refs @ 11263 */
6255 1.716 mlelstv "RP/4\0" /* 1 refs @ 11266 */
6256 1.716 mlelstv "Edgeport/(4)21\0" /* 1 refs @ 11271 */
6257 1.716 mlelstv "(USS720)\0" /* 1 refs @ 11286 */
6258 1.716 mlelstv "Edgeport/421\0" /* 1 refs @ 11295 */
6259 1.716 mlelstv "Hub+RS232+Parallel\0" /* 1 refs @ 11308 */
6260 1.716 mlelstv "Edgeport/21\0" /* 1 refs @ 11327 */
6261 1.716 mlelstv "RS232+Parallel\0" /* 1 refs @ 11339 */
6262 1.716 mlelstv "1/2\0" /* 2 refs @ 11354 */
6263 1.716 mlelstv "(2\0" /* 2 refs @ 11358 */
6264 1.716 mlelstv "EP/4s\0" /* 1 refs @ 11361 */
6265 1.716 mlelstv "on\0" /* 3 refs @ 11367 */
6266 1.716 mlelstv "PCB)\0" /* 1 refs @ 11370 */
6267 1.716 mlelstv "DIN\0" /* 2 refs @ 11375 */
6268 1.716 mlelstv "Edgeport/16\0" /* 1 refs @ 11379 */
6269 1.716 mlelstv "EP/8s\0" /* 1 refs @ 11391 */
6270 1.716 mlelstv "PCB))\0" /* 1 refs @ 11397 */
6271 1.716 mlelstv "Edgeport\0" /* 1 refs @ 11403 */
6272 1.716 mlelstv "Compatible\0" /* 1 refs @ 11412 */
6273 1.716 mlelstv "OEM\0" /* 1 refs @ 11423 */
6274 1.716 mlelstv "ATAPI\0" /* 1 refs @ 11427 */
6275 1.716 mlelstv "IDE\0" /* 3 refs @ 11433 */
6276 1.716 mlelstv "ISD110\0" /* 1 refs @ 11437 */
6277 1.716 mlelstv "ISD105\0" /* 1 refs @ 11444 */
6278 1.716 mlelstv "Harddrive\0" /* 3 refs @ 11451 */
6279 1.716 mlelstv "V2\0" /* 5 refs @ 11461 */
6280 1.716 mlelstv "Easy\0" /* 1 refs @ 11464 */
6281 1.716 mlelstv "AP310\0" /* 1 refs @ 11469 */
6282 1.716 mlelstv "AnyPoint\0" /* 1 refs @ 11475 */
6283 1.716 mlelstv "2011B\0" /* 1 refs @ 11484 */
6284 1.716 mlelstv "82930\0" /* 1 refs @ 11490 */
6285 1.716 mlelstv "test\0" /* 2 refs @ 11496 */
6286 1.716 mlelstv "Rate\0" /* 2 refs @ 11501 */
6287 1.716 mlelstv "Matching\0" /* 2 refs @ 11506 */
6288 1.716 mlelstv "Prism2.x\0" /* 1 refs @ 11515 */
6289 1.716 mlelstv "ValueCAN\0" /* 1 refs @ 11524 */
6290 1.716 mlelstv "NeoVI\0" /* 1 refs @ 11533 */
6291 1.716 mlelstv "Blue\0" /* 1 refs @ 11539 */
6292 1.716 mlelstv "Multi-plus\0" /* 4 refs @ 11544 */
6293 1.716 mlelstv "unit\0" /* 4 refs @ 11555 */
6294 1.716 mlelstv "iU-CD2\0" /* 1 refs @ 11560 */
6295 1.716 mlelstv "DVR-UEH8\0" /* 1 refs @ 11567 */
6296 1.716 mlelstv "USB-SSMRW\0" /* 1 refs @ 11576 */
6297 1.716 mlelstv "SD-card\0" /* 2 refs @ 11586 */
6298 1.716 mlelstv "USB-SDRW\0" /* 1 refs @ 11594 */
6299 1.716 mlelstv "ET/T\0" /* 1 refs @ 11603 */
6300 1.716 mlelstv "ET/TX\0" /* 1 refs @ 11608 */
6301 1.716 mlelstv "ET/TX-S\0" /* 1 refs @ 11614 */
6302 1.716 mlelstv "WN-B11\0" /* 2 refs @ 11622 */
6303 1.716 mlelstv "Airport\0" /* 1 refs @ 11629 */
6304 1.716 mlelstv "WN-G54/US\0" /* 2 refs @ 11637 */
6305 1.716 mlelstv "ETX-US2\0" /* 1 refs @ 11647 */
6306 1.716 mlelstv "ETG-US2\0" /* 1 refs @ 11655 */
6307 1.716 mlelstv "FT232R\0" /* 1 refs @ 11663 */
6308 1.716 mlelstv "WN-GDN/US2\0" /* 1 refs @ 11670 */
6309 1.716 mlelstv "WN-G150UM\0" /* 1 refs @ 11681 */
6310 1.716 mlelstv "USB-RSAQ1\0" /* 1 refs @ 11691 */
6311 1.716 mlelstv "USB-RSAQ5\0" /* 1 refs @ 11701 */
6312 1.716 mlelstv "USB2.0-SCSI\0" /* 1 refs @ 11711 */
6313 1.716 mlelstv "USB2-SC\0" /* 1 refs @ 11723 */
6314 1.716 mlelstv "Zip\0" /* 3 refs @ 11731 */
6315 1.716 mlelstv "100\0" /* 3 refs @ 11735 */
6316 1.716 mlelstv "CDRW\0" /* 1 refs @ 11739 */
6317 1.716 mlelstv "9602\0" /* 1 refs @ 11744 */
6318 1.716 mlelstv "iFP-1xx\0" /* 1 refs @ 11749 */
6319 1.716 mlelstv "iFP-3xx\0" /* 1 refs @ 11757 */
6320 1.716 mlelstv "iFP-5xx\0" /* 1 refs @ 11765 */
6321 1.716 mlelstv "PC-60B\0" /* 1 refs @ 11773 */
6322 1.716 mlelstv "JD\0" /* 1 refs @ 11780 */
6323 1.716 mlelstv "Camera/mp3\0" /* 1 refs @ 11783 */
6324 1.716 mlelstv "SATA\0" /* 1 refs @ 11794 */
6325 1.716 mlelstv "AirH\"PHONE\0" /* 1 refs @ 11799 */
6326 1.716 mlelstv "AH-J3001V/J3002V\0" /* 1 refs @ 11810 */
6327 1.716 mlelstv "GR-DX95\0" /* 1 refs @ 11827 */
6328 1.716 mlelstv "MP-PRX1\0" /* 1 refs @ 11835 */
6329 1.716 mlelstv "MP-XP7250\0" /* 1 refs @ 11843 */
6330 1.716 mlelstv "Builtin\0" /* 1 refs @ 11853 */
6331 1.716 mlelstv "10BT\0" /* 2 refs @ 11861 */
6332 1.716 mlelstv "adapter,\0" /* 2 refs @ 11866 */
6333 1.716 mlelstv "the\0" /* 2 refs @ 11875 */
6334 1.716 mlelstv "DU-H3E\0" /* 2 refs @ 11879 */
6335 1.716 mlelstv "MiniHub\0" /* 1 refs @ 11886 */
6336 1.716 mlelstv "4000P\0" /* 1 refs @ 11894 */
6337 1.716 mlelstv "KC-180\0" /* 1 refs @ 11900 */
6338 1.716 mlelstv "HKS-0200\0" /* 1 refs @ 11907 */
6339 1.716 mlelstv "USBDAQ\0" /* 1 refs @ 11916 */
6340 1.716 mlelstv "Orbit\0" /* 2 refs @ 11923 */
6341 1.716 mlelstv "USB/PS2\0" /* 1 refs @ 11929 */
6342 1.716 mlelstv "trackball\0" /* 2 refs @ 11937 */
6343 1.716 mlelstv "TurboBall\0" /* 1 refs @ 11947 */
6344 1.716 mlelstv "VideoCAM\0" /* 1 refs @ 11957 */
6345 1.716 mlelstv "VGA\0" /* 1 refs @ 11966 */
6346 1.716 mlelstv "USA-28\0" /* 2 refs @ 11970 */
6347 1.716 mlelstv "USA-28X\0" /* 1 refs @ 11977 */
6348 1.716 mlelstv "USA-19\0" /* 2 refs @ 11985 */
6349 1.716 mlelstv "USA-18\0" /* 2 refs @ 11992 */
6350 1.716 mlelstv "USA-18X\0" /* 2 refs @ 11999 */
6351 1.716 mlelstv "USA-19W\0" /* 2 refs @ 12007 */
6352 1.716 mlelstv "USA-49W\0" /* 2 refs @ 12015 */
6353 1.716 mlelstv "USA-19QI\0" /* 2 refs @ 12023 */
6354 1.716 mlelstv "USA-19Q\0" /* 2 refs @ 12032 */
6355 1.716 mlelstv "USA-28X/XB\0" /* 1 refs @ 12040 */
6356 1.716 mlelstv "USA-28XB\0" /* 2 refs @ 12051 */
6357 1.716 mlelstv "USA-28XA\0" /* 1 refs @ 12060 */
6358 1.716 mlelstv "USA-18XA\0" /* 2 refs @ 12069 */
6359 1.716 mlelstv "USA-19QW\0" /* 2 refs @ 12078 */
6360 1.716 mlelstv "USA-19H\0" /* 1 refs @ 12087 */
6361 1.716 mlelstv "UIA-10\0" /* 1 refs @ 12095 */
6362 1.716 mlelstv "remote\0" /* 2 refs @ 12102 */
6363 1.716 mlelstv "control\0" /* 2 refs @ 12109 */
6364 1.716 mlelstv "UIA-11\0" /* 1 refs @ 12117 */
6365 1.716 mlelstv "KNU101TX\0" /* 1 refs @ 12124 */
6366 1.716 mlelstv "DT\0" /* 5 refs @ 12133 */
6367 1.716 mlelstv "102\0" /* 1 refs @ 12136 */
6368 1.716 mlelstv "G2\0" /* 3 refs @ 12140 */
6369 1.716 mlelstv "101\0" /* 2 refs @ 12143 */
6370 1.716 mlelstv "10\0" /* 1 refs @ 12147 */
6371 1.716 mlelstv "KingSun/DonShine\0" /* 1 refs @ 12150 */
6372 1.716 mlelstv "Science\0" /* 6 refs @ 12167 */
6373 1.716 mlelstv "DC220\0" /* 1 refs @ 12175 */
6374 1.716 mlelstv "DC260\0" /* 1 refs @ 12181 */
6375 1.716 mlelstv "DC265\0" /* 1 refs @ 12187 */
6376 1.716 mlelstv "DC290\0" /* 1 refs @ 12193 */
6377 1.716 mlelstv "DC240\0" /* 1 refs @ 12199 */
6378 1.716 mlelstv "DC280\0" /* 1 refs @ 12205 */
6379 1.716 mlelstv "EasyShare\0" /* 1 refs @ 12211 */
6380 1.716 mlelstv "DX4900\0" /* 1 refs @ 12221 */
6381 1.716 mlelstv "Color\0" /* 1 refs @ 12228 */
6382 1.716 mlelstv "Niche\0" /* 1 refs @ 12234 */
6383 1.716 mlelstv "Genius\0" /* 1 refs @ 12240 */
6384 1.716 mlelstv "NetScroll\0" /* 1 refs @ 12247 */
6385 1.716 mlelstv "MaxFire\0" /* 1 refs @ 12257 */
6386 1.716 mlelstv "G-07\0" /* 1 refs @ 12265 */
6387 1.716 mlelstv "gamepad\0" /* 3 refs @ 12270 */
6388 1.716 mlelstv "2000\0" /* 3 refs @ 12278 */
6389 1.716 mlelstv "joystick\0" /* 2 refs @ 12283 */
6390 1.716 mlelstv "ColorPage\0" /* 1 refs @ 12292 */
6391 1.716 mlelstv "Vivid-Pro\0" /* 1 refs @ 12302 */
6392 1.716 mlelstv "AH-K3001V\0" /* 1 refs @ 12312 */
6393 1.716 mlelstv "PocketDrive\0" /* 1 refs @ 12322 */
6394 1.716 mlelstv "Hard\0" /* 1 refs @ 12334 */
6395 1.716 mlelstv "Disk\0" /* 4 refs @ 12339 */
6396 1.716 mlelstv "R/W\0" /* 1 refs @ 12344 */
6397 1.716 mlelstv "ThinkPad\0" /* 1 refs @ 12348 */
6398 1.716 mlelstv "Compact\0" /* 1 refs @ 12357 */
6399 1.716 mlelstv "TrackPoint\0" /* 1 refs @ 12365 */
6400 1.716 mlelstv "jumpSHOT\0" /* 1 refs @ 12376 */
6401 1.716 mlelstv "2662W-AR\0" /* 1 refs @ 12385 */
6402 1.716 mlelstv "Multi-Card\0" /* 1 refs @ 12394 */
6403 1.716 mlelstv "Optra\0" /* 1 refs @ 12405 */
6404 1.716 mlelstv "S\0" /* 3 refs @ 12411 */
6405 1.716 mlelstv "2450\0" /* 1 refs @ 12413 */
6406 1.716 mlelstv "Camedia\0" /* 1 refs @ 12418 */
6407 1.716 mlelstv "MAUSB-2\0" /* 1 refs @ 12426 */
6408 1.716 mlelstv "USB10TX\0" /* 2 refs @ 12434 */
6409 1.716 mlelstv "USB10T\0" /* 1 refs @ 12442 */
6410 1.716 mlelstv "USB100TX\0" /* 1 refs @ 12449 */
6411 1.716 mlelstv "USB100H1\0" /* 1 refs @ 12458 */
6412 1.716 mlelstv "Ethernet/HPNA\0" /* 1 refs @ 12467 */
6413 1.716 mlelstv "USB10TA\0" /* 1 refs @ 12481 */
6414 1.716 mlelstv "WUSB11\0" /* 3 refs @ 12489 */
6415 1.716 mlelstv "2.5)\0" /* 1 refs @ 12496 */
6416 1.716 mlelstv "WUSB12\0" /* 1 refs @ 12501 */
6417 1.716 mlelstv "v1.1\0" /* 1 refs @ 12508 */
6418 1.716 mlelstv "Everywhere\0" /* 1 refs @ 12513 */
6419 1.716 mlelstv "NWU11B\0" /* 1 refs @ 12524 */
6420 1.716 mlelstv "WUSB11-V28\0" /* 1 refs @ 12531 */
6421 1.716 mlelstv "USB1000\0" /* 1 refs @ 12542 */
6422 1.716 mlelstv "WUSB100\0" /* 1 refs @ 12550 */
6423 1.716 mlelstv "WUSB600N\0" /* 2 refs @ 12558 */
6424 1.716 mlelstv "LDR-H443SU2\0" /* 1 refs @ 12567 */
6425 1.716 mlelstv "LDR-H443U2\0" /* 1 refs @ 12579 */
6426 1.716 mlelstv "LAN-GTJ/U2\0" /* 1 refs @ 12590 */
6427 1.716 mlelstv "LAN-TX\0" /* 1 refs @ 12601 */
6428 1.716 mlelstv "LAN-W300N/U2\0" /* 1 refs @ 12608 */
6429 1.716 mlelstv "RT3020\0" /* 1 refs @ 12621 */
6430 1.716 mlelstv "LAN-W300N/U2S\0" /* 1 refs @ 12628 */
6431 1.716 mlelstv "LAN-W450ANU2E\0" /* 1 refs @ 12642 */
6432 1.716 mlelstv "LAN-W300AN/U2\0" /* 1 refs @ 12656 */
6433 1.716 mlelstv "M2452\0" /* 1 refs @ 12670 */
6434 1.716 mlelstv "M4848\0" /* 1 refs @ 12676 */
6435 1.716 mlelstv "PageScan\0" /* 1 refs @ 12682 */
6436 1.716 mlelstv "Web\0" /* 1 refs @ 12691 */
6437 1.716 mlelstv "Express\0" /* 5 refs @ 12695 */
6438 1.716 mlelstv "3000\0" /* 2 refs @ 12703 */
6439 1.716 mlelstv "4000\0" /* 1 refs @ 12708 */
6440 1.716 mlelstv "Messenger\0" /* 1 refs @ 12713 */
6441 1.716 mlelstv "N43\0" /* 1 refs @ 12723 */
6442 1.716 mlelstv "N48\0" /* 1 refs @ 12727 */
6443 1.716 mlelstv "M-BA47\0" /* 1 refs @ 12731 */
6444 1.716 mlelstv "WingMan\0" /* 5 refs @ 12738 */
6445 1.716 mlelstv "Gaming\0" /* 1 refs @ 12746 */
6446 1.716 mlelstv "BD58\0" /* 1 refs @ 12753 */
6447 1.716 mlelstv "USB-PS/2\0" /* 2 refs @ 12758 */
6448 1.716 mlelstv "M-UV55a\0" /* 1 refs @ 12767 */
6449 1.716 mlelstv "iFeel\0" /* 1 refs @ 12775 */
6450 1.716 mlelstv "Extreme\0" /* 1 refs @ 12781 */
6451 1.716 mlelstv "RumblePad\0" /* 1 refs @ 12789 */
6452 1.716 mlelstv "Force\0" /* 2 refs @ 12799 */
6453 1.716 mlelstv "Formula\0" /* 1 refs @ 12805 */
6454 1.716 mlelstv "GP\0" /* 1 refs @ 12813 */
6455 1.716 mlelstv "(GT-Force)\0" /* 1 refs @ 12816 */
6456 1.716 mlelstv "Trackball\0" /* 2 refs @ 12827 */
6457 1.716 mlelstv "TrackMan\0" /* 1 refs @ 12837 */
6458 1.716 mlelstv "Wheel\0" /* 2 refs @ 12846 */
6459 1.716 mlelstv "Marble\0" /* 1 refs @ 12852 */
6460 1.716 mlelstv "Cordless\0" /* 4 refs @ 12859 */
6461 1.716 mlelstv "Desktop\0" /* 2 refs @ 12868 */
6462 1.716 mlelstv "optical\0" /* 1 refs @ 12876 */
6463 1.716 mlelstv "C-BT44\0" /* 1 refs @ 12884 */
6464 1.716 mlelstv "Receiver\0" /* 2 refs @ 12891 */
6465 1.716 mlelstv "USS-720\0" /* 1 refs @ 12900 */
6466 1.716 mlelstv "evaluation\0" /* 1 refs @ 12908 */
6467 1.716 mlelstv "kit\0" /* 1 refs @ 12919 */
6468 1.716 mlelstv "EasyDisc\0" /* 1 refs @ 12923 */
6469 1.716 mlelstv "Cyborg\0" /* 2 refs @ 12932 */
6470 1.716 mlelstv "R.A.T.\0" /* 1 refs @ 12939 */
6471 1.716 mlelstv "7\0" /* 2 refs @ 12946 */
6472 1.716 mlelstv "DU-H3SP\0" /* 1 refs @ 12948 */
6473 1.716 mlelstv "BAY\0" /* 1 refs @ 12956 */
6474 1.716 mlelstv "USB-232\0" /* 2 refs @ 12960 */
6475 1.716 mlelstv "ML-4500\0" /* 1 refs @ 12968 */
6476 1.716 mlelstv "9\0" /* 1 refs @ 12976 */
6477 1.716 mlelstv "5131\0" /* 1 refs @ 12978 */
6478 1.716 mlelstv "DCF77\0" /* 1 refs @ 12983 */
6479 1.716 mlelstv "Clock\0" /* 1 refs @ 12989 */
6480 1.716 mlelstv "MiniPlayer\0" /* 1 refs @ 12995 */
6481 1.716 mlelstv "M6\0" /* 1 refs @ 13006 */
6482 1.716 mlelstv "(SL)\0" /* 1 refs @ 13009 */
6483 1.716 mlelstv "LUA-TX\0" /* 2 refs @ 13014 */
6484 1.716 mlelstv "LUA2-TX\0" /* 1 refs @ 13021 */
6485 1.716 mlelstv "LUA-KTX\0" /* 1 refs @ 13029 */
6486 1.716 mlelstv "WLI-USB-S11\0" /* 1 refs @ 13037 */
6487 1.716 mlelstv "MCR-SM2\0" /* 1 refs @ 13049 */
6488 1.716 mlelstv "Reader/Writer\0" /* 4 refs @ 13057 */
6489 1.716 mlelstv "Bridge:\0" /* 1 refs @ 13071 */
6490 1.716 mlelstv "DUB-PxxG\0" /* 1 refs @ 13079 */
6491 1.716 mlelstv "WLI-USB-KS11G\0" /* 1 refs @ 13088 */
6492 1.716 mlelstv "USB-wlan\0" /* 1 refs @ 13102 */
6493 1.716 mlelstv "LUA-U2-KTX\0" /* 1 refs @ 13111 */
6494 1.716 mlelstv "WLI-USB-KB11\0" /* 1 refs @ 13122 */
6495 1.716 mlelstv "WLI-U2-KG54-YB\0" /* 1 refs @ 13135 */
6496 1.716 mlelstv "WLI-U2-KG54\0" /* 1 refs @ 13150 */
6497 1.716 mlelstv "WLI-U2-KG54-AI\0" /* 1 refs @ 13162 */
6498 1.716 mlelstv "LUA-U2-GT\0" /* 1 refs @ 13177 */
6499 1.716 mlelstv "Wi-Fi\0" /* 1 refs @ 13187 */
6500 1.716 mlelstv "RemoteStation\0" /* 1 refs @ 13193 */
6501 1.716 mlelstv "PC-OP-RS1\0" /* 1 refs @ 13207 */
6502 1.716 mlelstv "WLI-U2-SG54HP\0" /* 1 refs @ 13217 */
6503 1.716 mlelstv "WLI-U2-G54HP\0" /* 1 refs @ 13231 */
6504 1.716 mlelstv "WLI-U2-KG54L\0" /* 1 refs @ 13244 */
6505 1.716 mlelstv "WLI-UC-G300N\0" /* 1 refs @ 13257 */
6506 1.716 mlelstv "WLI-U2-SG54HG\0" /* 1 refs @ 13270 */
6507 1.716 mlelstv "WLI-UC-AG300N\0" /* 1 refs @ 13284 */
6508 1.716 mlelstv "WLI-UC-G\0" /* 1 refs @ 13298 */
6509 1.716 mlelstv "WLI-UC-GNHP\0" /* 1 refs @ 13307 */
6510 1.716 mlelstv "WLI-UC-GN\0" /* 1 refs @ 13319 */
6511 1.716 mlelstv "WLI-UC-G301N\0" /* 1 refs @ 13329 */
6512 1.716 mlelstv "WLI-UC-GNM\0" /* 1 refs @ 13342 */
6513 1.716 mlelstv "WLI-UC-GNM2T\0" /* 1 refs @ 13353 */
6514 1.716 mlelstv "WI-U2-300D\0" /* 1 refs @ 13366 */
6515 1.716 mlelstv "V620\0" /* 1 refs @ 13377 */
6516 1.716 mlelstv "Ricochet\0" /* 1 refs @ 13382 */
6517 1.716 mlelstv "GS\0" /* 1 refs @ 13391 */
6518 1.716 mlelstv "SYSTEMS\0" /* 2 refs @ 13394 */
6519 1.716 mlelstv "PROTECTIONCENTER\0" /* 2 refs @ 13402 */
6520 1.716 mlelstv "MSI\0" /* 2 refs @ 13419 */
6521 1.716 mlelstv "MegaSky\0" /* 2 refs @ 13423 */
6522 1.716 mlelstv "MS-6861\0" /* 1 refs @ 13431 */
6523 1.716 mlelstv "MS-6865\0" /* 1 refs @ 13439 */
6524 1.716 mlelstv "MS-6869\0" /* 1 refs @ 13447 */
6525 1.716 mlelstv "PICkit(TM)\0" /* 1 refs @ 13455 */
6526 1.716 mlelstv "FLASH\0" /* 1 refs @ 13466 */
6527 1.716 mlelstv "Starter\0" /* 1 refs @ 13472 */
6528 1.716 mlelstv "Kit\0" /* 2 refs @ 13480 */
6529 1.716 mlelstv "PICkit\0" /* 1 refs @ 13484 */
6530 1.716 mlelstv "Microcontroller\0" /* 1 refs @ 13491 */
6531 1.716 mlelstv "Programmer\0" /* 1 refs @ 13507 */
6532 1.716 mlelstv "YUREX\0" /* 1 refs @ 13518 */
6533 1.716 mlelstv "SP128AR\0" /* 1 refs @ 13524 */
6534 1.716 mlelstv "EtherFast\0" /* 1 refs @ 13532 */
6535 1.716 mlelstv "SideWinder\0" /* 1 refs @ 13542 */
6536 1.716 mlelstv "Precision\0" /* 2 refs @ 13553 */
6537 1.716 mlelstv "IntelliMouse\0" /* 1 refs @ 13563 */
6538 1.716 mlelstv "Natural\0" /* 1 refs @ 13576 */
6539 1.716 mlelstv "Elite\0" /* 1 refs @ 13584 */
6540 1.716 mlelstv "80\0" /* 1 refs @ 13590 */
6541 1.716 mlelstv "Sidewinder\0" /* 1 refs @ 13593 */
6542 1.716 mlelstv "Racing\0" /* 1 refs @ 13604 */
6543 1.716 mlelstv "Internet\0" /* 3 refs @ 13611 */
6544 1.716 mlelstv "Explorer\0" /* 1 refs @ 13620 */
6545 1.716 mlelstv "IntelliEye\0" /* 1 refs @ 13629 */
6546 1.716 mlelstv "MN510\0" /* 1 refs @ 13640 */
6547 1.716 mlelstv "NIC\0" /* 2 refs @ 13646 */
6548 1.716 mlelstv "Xbox\0" /* 6 refs @ 13650 */
6549 1.716 mlelstv "Memory\0" /* 4 refs @ 13655 */
6550 1.716 mlelstv "Unit\0" /* 1 refs @ 13662 */
6551 1.716 mlelstv "Movie\0" /* 1 refs @ 13667 */
6552 1.716 mlelstv "Playback\0" /* 1 refs @ 13673 */
6553 1.716 mlelstv "(1.0)\0" /* 1 refs @ 13682 */
6554 1.716 mlelstv "(1.2)\0" /* 1 refs @ 13688 */
6555 1.716 mlelstv "360\0" /* 1 refs @ 13694 */
6556 1.716 mlelstv "2.4GHz\0" /* 2 refs @ 13698 */
6557 1.716 mlelstv "Transceiver\0" /* 3 refs @ 13705 */
6558 1.716 mlelstv "V1.0\0" /* 1 refs @ 13717 */
6559 1.716 mlelstv "V2.0\0" /* 1 refs @ 13722 */
6560 1.716 mlelstv "Comfort\0" /* 2 refs @ 13727 */
6561 1.716 mlelstv "6000\0" /* 2 refs @ 13735 */
6562 1.716 mlelstv "USB-SCSI-DB25\0" /* 1 refs @ 13740 */
6563 1.716 mlelstv "USB-SCSI-HD50\0" /* 1 refs @ 13754 */
6564 1.716 mlelstv "CameraMate\0" /* 2 refs @ 13768 */
6565 1.716 mlelstv "Phantom\0" /* 4 refs @ 13779 */
6566 1.716 mlelstv "336CX\0" /* 3 refs @ 13787 */
6567 1.716 mlelstv "C3\0" /* 3 refs @ 13793 */
6568 1.716 mlelstv "ScanMaker\0" /* 5 refs @ 13796 */
6569 1.716 mlelstv "X6\0" /* 1 refs @ 13806 */
6570 1.716 mlelstv "X6U\0" /* 1 refs @ 13809 */
6571 1.716 mlelstv "C6\0" /* 1 refs @ 13813 */
6572 1.716 mlelstv "V6USL\0" /* 2 refs @ 13816 */
6573 1.716 mlelstv "V6UL\0" /* 1 refs @ 13822 */
6574 1.716 mlelstv "Midisport\0" /* 2 refs @ 13827 */
6575 1.716 mlelstv "2x2\0" /* 1 refs @ 13837 */
6576 1.716 mlelstv "2x4\0" /* 1 refs @ 13841 */
6577 1.716 mlelstv "Wallet\0" /* 1 refs @ 13845 */
6578 1.716 mlelstv "Dimage\0" /* 7 refs @ 13852 */
6579 1.716 mlelstv "2300\0" /* 1 refs @ 13859 */
6580 1.716 mlelstv "S304\0" /* 1 refs @ 13864 */
6581 1.716 mlelstv "7i\0" /* 1 refs @ 13869 */
6582 1.716 mlelstv "5400\0" /* 1 refs @ 13872 */
6583 1.716 mlelstv "Xt\0" /* 1 refs @ 13877 */
6584 1.716 mlelstv "MetaGeek\0" /* 1 refs @ 13880 */
6585 1.716 mlelstv "Wi-Spy\0" /* 1 refs @ 13889 */
6586 1.716 mlelstv "2.4x\0" /* 1 refs @ 13896 */
6587 1.716 mlelstv "Telldus\0" /* 2 refs @ 13901 */
6588 1.716 mlelstv "Tellstick\0" /* 2 refs @ 13909 */
6589 1.716 mlelstv "Duo\0" /* 1 refs @ 13919 */
6590 1.716 mlelstv "CD-R/RW\0" /* 2 refs @ 13923 */
6591 1.716 mlelstv "Quick\0" /* 1 refs @ 13931 */
6592 1.716 mlelstv "Scroll\0" /* 1 refs @ 13937 */
6593 1.716 mlelstv "dongle\0" /* 2 refs @ 13944 */
6594 1.716 mlelstv "FDD\0" /* 1 refs @ 13951 */
6595 1.716 mlelstv "EasiDock\0" /* 1 refs @ 13955 */
6596 1.716 mlelstv "MCS7703\0" /* 1 refs @ 13964 */
6597 1.716 mlelstv "MCS7780\0" /* 1 refs @ 13972 */
6598 1.716 mlelstv "MCS7781\0" /* 1 refs @ 13980 */
6599 1.716 mlelstv "MCS7784\0" /* 1 refs @ 13988 */
6600 1.716 mlelstv "Slow\0" /* 1 refs @ 13996 */
6601 1.716 mlelstv "MCS7810\0" /* 1 refs @ 14001 */
6602 1.716 mlelstv "MCS7820\0" /* 1 refs @ 14009 */
6603 1.716 mlelstv "MCS7830\0" /* 1 refs @ 14017 */
6604 1.716 mlelstv "MCS7832\0" /* 1 refs @ 14025 */
6605 1.716 mlelstv "MCS7840\0" /* 1 refs @ 14033 */
6606 1.716 mlelstv "MC141555\0" /* 1 refs @ 14041 */
6607 1.716 mlelstv "SB4100\0" /* 1 refs @ 14050 */
6608 1.716 mlelstv "T720c\0" /* 1 refs @ 14057 */
6609 1.716 mlelstv "A920\0" /* 1 refs @ 14063 */
6610 1.716 mlelstv "USBLAN\0" /* 2 refs @ 14068 */
6611 1.716 mlelstv "(A780,\0" /* 1 refs @ 14075 */
6612 1.716 mlelstv "E680,\0" /* 1 refs @ 14082 */
6613 1.716 mlelstv "...)\0" /* 2 refs @ 14088 */
6614 1.716 mlelstv "(A910,\0" /* 1 refs @ 14093 */
6615 1.716 mlelstv "A1200,\0" /* 1 refs @ 14100 */
6616 1.716 mlelstv "Rokr\0" /* 2 refs @ 14107 */
6617 1.716 mlelstv "E2,\0" /* 1 refs @ 14112 */
6618 1.716 mlelstv "E6,\0" /* 1 refs @ 14116 */
6619 1.716 mlelstv "DiskOnKey\0" /* 3 refs @ 14120 */
6620 1.716 mlelstv "MT5634ZBA-USB\0" /* 1 refs @ 14130 */
6621 1.716 mlelstv "CU\0" /* 3 refs @ 14144 */
6622 1.716 mlelstv "UB\0" /* 2 refs @ 14147 */
6623 1.716 mlelstv "BearPaw\0" /* 4 refs @ 14150 */
6624 1.716 mlelstv "1200F\0" /* 1 refs @ 14158 */
6625 1.716 mlelstv "1200TA\0" /* 1 refs @ 14164 */
6626 1.716 mlelstv "MDC-800\0" /* 1 refs @ 14171 */
6627 1.716 mlelstv "digital\0" /* 4 refs @ 14179 */
6628 1.716 mlelstv "DV2000\0" /* 1 refs @ 14187 */
6629 1.716 mlelstv "GPIB-USB-A\0" /* 1 refs @ 14194 */
6630 1.716 mlelstv "WL300NU-G\0" /* 1 refs @ 14205 */
6631 1.716 mlelstv "Picty760\0" /* 1 refs @ 14215 */
6632 1.716 mlelstv "Picty900\0" /* 1 refs @ 14224 */
6633 1.716 mlelstv "Picty920\0" /* 1 refs @ 14233 */
6634 1.716 mlelstv "Picty800\0" /* 1 refs @ 14242 */
6635 1.716 mlelstv "6-in-1\0" /* 2 refs @ 14251 */
6636 1.716 mlelstv "Multi-format\0" /* 1 refs @ 14258 */
6637 1.716 mlelstv "Turbo-Connect\0" /* 1 refs @ 14271 */
6638 1.716 mlelstv "Clik!\0" /* 1 refs @ 14285 */
6639 1.716 mlelstv "40\0" /* 1 refs @ 14291 */
6640 1.716 mlelstv "Ethernet/RNDIS\0" /* 1 refs @ 14294 */
6641 1.716 mlelstv "gadget\0" /* 1 refs @ 14309 */
6642 1.716 mlelstv "pxa210/25x/26x\0" /* 1 refs @ 14316 */
6643 1.716 mlelstv "WG111v3\0" /* 1 refs @ 14331 */
6644 1.716 mlelstv "WG111U\0" /* 2 refs @ 14339 */
6645 1.716 mlelstv "WG111v2\0" /* 1 refs @ 14346 */
6646 1.716 mlelstv "PL\0" /* 1 refs @ 14354 */
6647 1.716 mlelstv "WN111V2\0" /* 1 refs @ 14357 */
6648 1.716 mlelstv "WNDA3100\0" /* 1 refs @ 14365 */
6649 1.716 mlelstv "WNDA3200\0" /* 1 refs @ 14374 */
6650 1.716 mlelstv "WNA1100\0" /* 1 refs @ 14383 */
6651 1.716 mlelstv "WNA1000\0" /* 1 refs @ 14391 */
6652 1.716 mlelstv "WNA1000M\0" /* 1 refs @ 14399 */
6653 1.716 mlelstv "MA101\0" /* 2 refs @ 14408 */
6654 1.716 mlelstv "Rev\0" /* 1 refs @ 14414 */
6655 1.716 mlelstv "WG111T\0" /* 2 refs @ 14418 */
6656 1.716 mlelstv "WPN111\0" /* 2 refs @ 14425 */
6657 1.716 mlelstv "Willcom\0" /* 1 refs @ 14432 */
6658 1.716 mlelstv "WS002IN\0" /* 1 refs @ 14440 */
6659 1.716 mlelstv "(DD)\0" /* 1 refs @ 14448 */
6660 1.716 mlelstv "E990\0" /* 1 refs @ 14453 */
6661 1.716 mlelstv "E880\0" /* 1 refs @ 14458 */
6662 1.716 mlelstv "E885\0" /* 1 refs @ 14463 */
6663 1.716 mlelstv "BCM2045A\0" /* 1 refs @ 14468 */
6664 1.716 mlelstv "Wii\0" /* 2 refs @ 14477 */
6665 1.716 mlelstv "Remote\0" /* 2 refs @ 14481 */
6666 1.716 mlelstv "RVL-CNT-01\0" /* 1 refs @ 14488 */
6667 1.716 mlelstv "(BT-HID)\0" /* 2 refs @ 14499 */
6668 1.716 mlelstv "RVL-CNT-01-TR\0" /* 1 refs @ 14508 */
6669 1.716 mlelstv "Phone\0" /* 4 refs @ 14522 */
6670 1.716 mlelstv "NV-902W\0" /* 1 refs @ 14528 */
6671 1.716 mlelstv "FlexPack\0" /* 1 refs @ 14536 */
6672 1.716 mlelstv "ExpressCard\0" /* 1 refs @ 14545 */
6673 1.716 mlelstv "V740\0" /* 1 refs @ 14557 */
6674 1.716 mlelstv "S720\0" /* 1 refs @ 14562 */
6675 1.716 mlelstv "U740\0" /* 2 refs @ 14567 */
6676 1.716 mlelstv "U870\0" /* 1 refs @ 14572 */
6677 1.716 mlelstv "XU870\0" /* 1 refs @ 14577 */
6678 1.716 mlelstv "X950D\0" /* 1 refs @ 14583 */
6679 1.716 mlelstv "ES620\0" /* 1 refs @ 14589 */
6680 1.716 mlelstv "U720\0" /* 1 refs @ 14595 */
6681 1.716 mlelstv "Expedite\0" /* 1 refs @ 14600 */
6682 1.716 mlelstv "EU850D/EU860D/EU870D\0" /* 1 refs @ 14609 */
6683 1.716 mlelstv "U727\0" /* 1 refs @ 14630 */
6684 1.716 mlelstv "HSUPA\0" /* 7 refs @ 14635 */
6685 1.716 mlelstv "Driver\0" /* 3 refs @ 14641 */
6686 1.716 mlelstv "U760\0" /* 1 refs @ 14648 */
6687 1.716 mlelstv "Windows/Mac\0" /* 1 refs @ 14653 */
6688 1.716 mlelstv "760USB\0" /* 1 refs @ 14665 */
6689 1.716 mlelstv "C-1\0" /* 1 refs @ 14672 */
6690 1.716 mlelstv "C-700\0" /* 1 refs @ 14676 */
6691 1.716 mlelstv "Ultra\0" /* 1 refs @ 14682 */
6692 1.716 mlelstv "OV511\0" /* 1 refs @ 14688 */
6693 1.716 mlelstv "OV511+\0" /* 1 refs @ 14694 */
6694 1.716 mlelstv "PLAYSTATION(R)\0" /* 1 refs @ 14701 */
6695 1.716 mlelstv "disk\0" /* 2 refs @ 14716 */
6696 1.716 mlelstv "MDCFE-B\0" /* 1 refs @ 14721 */
6697 1.716 mlelstv "CF\0" /* 2 refs @ 14729 */
6698 1.716 mlelstv "Stick+CF\0" /* 1 refs @ 14732 */
6699 1.716 mlelstv "Datafab-based\0" /* 2 refs @ 14741 */
6700 1.716 mlelstv "PNY/Datafab\0" /* 1 refs @ 14755 */
6701 1.716 mlelstv "CF+SM\0" /* 2 refs @ 14767 */
6702 1.716 mlelstv "Simple\0" /* 1 refs @ 14773 */
6703 1.716 mlelstv "Tech/Datafab\0" /* 1 refs @ 14780 */
6704 1.716 mlelstv "+\0" /* 1 refs @ 14793 */
6705 1.716 mlelstv "SM\0" /* 1 refs @ 14795 */
6706 1.716 mlelstv "Combo\0" /* 1 refs @ 14798 */
6707 1.716 mlelstv "(LC1)\0" /* 1 refs @ 14804 */
6708 1.716 mlelstv "FlashLink\0" /* 1 refs @ 14810 */
6709 1.716 mlelstv "UCF-100\0" /* 1 refs @ 14820 */
6710 1.716 mlelstv "Datafab\0" /* 1 refs @ 14828 */
6711 1.716 mlelstv "MD1-II\0" /* 1 refs @ 14836 */
6712 1.716 mlelstv "PC-Card\0" /* 1 refs @ 14843 */
6713 1.716 mlelstv "8In2\0" /* 1 refs @ 14851 */
6714 1.716 mlelstv "Vodafone\0" /* 1 refs @ 14856 */
6715 1.716 mlelstv "Connect\0" /* 6 refs @ 14865 */
6716 1.716 mlelstv "datacard\0" /* 3 refs @ 14873 */
6717 1.716 mlelstv "GlobeTrotter\0" /* 8 refs @ 14882 */
6718 1.716 mlelstv "Fusion\0" /* 3 refs @ 14895 */
6719 1.716 mlelstv "Quad\0" /* 4 refs @ 14902 */
6720 1.716 mlelstv "UMTS/GPRS\0" /* 1 refs @ 14907 */
6721 1.716 mlelstv "3D\0" /* 2 refs @ 14917 */
6722 1.716 mlelstv "Max\0" /* 1 refs @ 14920 */
6723 1.716 mlelstv "GlobeSurfer\0" /* 2 refs @ 14924 */
6724 1.716 mlelstv "iCON\0" /* 7 refs @ 14936 */
6725 1.716 mlelstv "7.2\0" /* 1 refs @ 14941 */
6726 1.716 mlelstv "225\0" /* 1 refs @ 14945 */
6727 1.716 mlelstv "GE40x\0" /* 4 refs @ 14949 */
6728 1.716 mlelstv "401\0" /* 1 refs @ 14955 */
6729 1.716 mlelstv "GTM\0" /* 1 refs @ 14959 */
6730 1.716 mlelstv "382\0" /* 1 refs @ 14963 */
6731 1.716 mlelstv "Globetrotter\0" /* 1 refs @ 14967 */
6732 1.716 mlelstv "EDGE\0" /* 1 refs @ 14980 */
6733 1.716 mlelstv "Module\0" /* 1 refs @ 14985 */
6734 1.716 mlelstv "HSxPA\0" /* 1 refs @ 14992 */
6735 1.716 mlelstv "321\0" /* 1 refs @ 14998 */
6736 1.716 mlelstv "322\0" /* 1 refs @ 15002 */
6737 1.716 mlelstv "505\0" /* 1 refs @ 15006 */
6738 1.716 mlelstv "model\0" /* 3 refs @ 15010 */
6739 1.716 mlelstv "01\0" /* 2 refs @ 15016 */
6740 1.716 mlelstv "WiFi\0" /* 1 refs @ 15019 */
6741 1.716 mlelstv "interface\0" /* 5 refs @ 15024 */
6742 1.716 mlelstv "01+\0" /* 1 refs @ 15034 */
6743 1.716 mlelstv "state\0" /* 1 refs @ 15038 */
6744 1.716 mlelstv "128M\0" /* 1 refs @ 15044 */
6745 1.716 mlelstv "m500\0" /* 1 refs @ 15049 */
6746 1.716 mlelstv "m505\0" /* 1 refs @ 15054 */
6747 1.716 mlelstv "m515\0" /* 1 refs @ 15059 */
6748 1.716 mlelstv "i705\0" /* 1 refs @ 15064 */
6749 1.716 mlelstv "Tungsten\0" /* 2 refs @ 15069 */
6750 1.716 mlelstv "Z\0" /* 1 refs @ 15078 */
6751 1.716 mlelstv "m125\0" /* 1 refs @ 15080 */
6752 1.716 mlelstv "m130\0" /* 1 refs @ 15085 */
6753 1.716 mlelstv "T\0" /* 1 refs @ 15090 */
6754 1.716 mlelstv "Zire\0" /* 2 refs @ 15092 */
6755 1.716 mlelstv "31\0" /* 1 refs @ 15097 */
6756 1.716 mlelstv "LS-120\0" /* 1 refs @ 15100 */
6757 1.716 mlelstv "CD-R\0" /* 2 refs @ 15107 */
6758 1.716 mlelstv "KXL-RW32AN\0" /* 1 refs @ 15112 */
6759 1.716 mlelstv "KXL-CB20AN\0" /* 1 refs @ 15123 */
6760 1.716 mlelstv "DVD-ROM\0" /* 1 refs @ 15134 */
6761 1.716 mlelstv "MultiMediaCard\0" /* 2 refs @ 15142 */
6762 1.716 mlelstv "Lumix\0" /* 1 refs @ 15157 */
6763 1.716 mlelstv "DMC-FS45\0" /* 1 refs @ 15163 */
6764 1.716 mlelstv "TY-TP50P6-S\0" /* 1 refs @ 15172 */
6765 1.716 mlelstv "50in\0" /* 1 refs @ 15184 */
6766 1.716 mlelstv "4Pi\0" /* 1 refs @ 15189 */
6767 1.716 mlelstv "reprap\0" /* 1 refs @ 15193 */
6768 1.716 mlelstv "6\0" /* 3 refs @ 15200 */
6769 1.716 mlelstv "Home\0" /* 1 refs @ 15202 */
6770 1.716 mlelstv "GWU513\0" /* 1 refs @ 15207 */
6771 1.716 mlelstv "DSS\0" /* 3 refs @ 15214 */
6772 1.716 mlelstv "XXX\0" /* 2 refs @ 15218 */
6773 1.716 mlelstv "SA235\0" /* 1 refs @ 15222 */
6774 1.716 mlelstv "PCA645VC\0" /* 1 refs @ 15228 */
6775 1.716 mlelstv "PCA646VC\0" /* 1 refs @ 15237 */
6776 1.716 mlelstv "PCVC675K\0" /* 1 refs @ 15246 */
6777 1.716 mlelstv "Vesta\0" /* 3 refs @ 15255 */
6778 1.716 mlelstv "PCVC680K\0" /* 1 refs @ 15261 */
6779 1.716 mlelstv "PCVC690K\0" /* 1 refs @ 15270 */
6780 1.716 mlelstv "Scan\0" /* 2 refs @ 15279 */
6781 1.716 mlelstv "PCVC730K\0" /* 1 refs @ 15284 */
6782 1.716 mlelstv "ToUCam\0" /* 3 refs @ 15293 */
6783 1.716 mlelstv "Fun\0" /* 1 refs @ 15300 */
6784 1.716 mlelstv "PCVC740K\0" /* 1 refs @ 15304 */
6785 1.716 mlelstv "PCVC750K\0" /* 1 refs @ 15313 */
6786 1.716 mlelstv "150\0" /* 2 refs @ 15322 */
6787 1.716 mlelstv "CPWUA054\0" /* 1 refs @ 15326 */
6788 1.716 mlelstv "SNU5600\0" /* 1 refs @ 15335 */
6789 1.716 mlelstv "SNU5630NS/05\0" /* 1 refs @ 15343 */
6790 1.716 mlelstv "DIVA\0" /* 1 refs @ 15356 */
6791 1.716 mlelstv "mp3\0" /* 1 refs @ 15361 */
6792 1.716 mlelstv "Xkeys\0" /* 2 refs @ 15365 */
6793 1.716 mlelstv "Programmable\0" /* 2 refs @ 15371 */
6794 1.716 mlelstv "(58\0" /* 1 refs @ 15384 */
6795 1.716 mlelstv "Keys)\0" /* 1 refs @ 15388 */
6796 1.716 mlelstv "CRW-600\0" /* 1 refs @ 15394 */
6797 1.716 mlelstv "PCTV\0" /* 4 refs @ 15402 */
6798 1.716 mlelstv "800e\0" /* 1 refs @ 15407 */
6799 1.716 mlelstv "72e\0" /* 1 refs @ 15412 */
6800 1.716 mlelstv "73e\0" /* 1 refs @ 15416 */
6801 1.716 mlelstv "GW-US11H\0" /* 1 refs @ 15420 */
6802 1.716 mlelstv "GW-US11S\0" /* 1 refs @ 15429 */
6803 1.716 mlelstv "GW-USFang300\0" /* 1 refs @ 15438 */
6804 1.716 mlelstv "GW-US54GXS\0" /* 1 refs @ 15451 */
6805 1.716 mlelstv "GW-US300\0" /* 1 refs @ 15462 */
6806 1.716 mlelstv "GW-US54HP\0" /* 1 refs @ 15471 */
6807 1.716 mlelstv "GW-US300MiniS\0" /* 1 refs @ 15481 */
6808 1.716 mlelstv "GW-USNano\0" /* 1 refs @ 15495 */
6809 1.716 mlelstv "GW-USMicro300\0" /* 1 refs @ 15505 */
6810 1.716 mlelstv "GW-USNano2\0" /* 1 refs @ 15519 */
6811 1.716 mlelstv "GW-USEco300\0" /* 1 refs @ 15530 */
6812 1.716 mlelstv "GW-900D\0" /* 1 refs @ 15542 */
6813 1.716 mlelstv "GW-450D\0" /* 1 refs @ 15550 */
6814 1.716 mlelstv "GW-450S\0" /* 1 refs @ 15558 */
6815 1.716 mlelstv "GW-US54Mini2\0" /* 1 refs @ 15566 */
6816 1.716 mlelstv "GW-US54SG\0" /* 1 refs @ 15579 */
6817 1.716 mlelstv "GW-US54GZL\0" /* 1 refs @ 15589 */
6818 1.716 mlelstv "GW-US54GD\0" /* 1 refs @ 15600 */
6819 1.716 mlelstv "GW-USMM\0" /* 1 refs @ 15610 */
6820 1.716 mlelstv "GW-US300Mini-X/MiniW\0" /* 1 refs @ 15618 */
6821 1.716 mlelstv "GW-USMicroN\0" /* 1 refs @ 15639 */
6822 1.716 mlelstv "GW-USMicroN2\0" /* 1 refs @ 15651 */
6823 1.716 mlelstv "GW-USH300N\0" /* 1 refs @ 15664 */
6824 1.716 mlelstv "GW-US54GZ\0" /* 1 refs @ 15675 */
6825 1.716 mlelstv "GU-1000T\0" /* 1 refs @ 15685 */
6826 1.716 mlelstv "GW-US54Mini\0" /* 1 refs @ 15694 */
6827 1.716 mlelstv "Platronics\0" /* 1 refs @ 15706 */
6828 1.716 mlelstv "DSP-400\0" /* 1 refs @ 15717 */
6829 1.716 mlelstv "Headset\0" /* 1 refs @ 15725 */
6830 1.716 mlelstv "PlexWriter\0" /* 1 refs @ 15733 */
6831 1.716 mlelstv "40/12/40U\0" /* 1 refs @ 15744 */
6832 1.716 mlelstv "Travel\0" /* 1 refs @ 15754 */
6833 1.716 mlelstv "G2-200\0" /* 1 refs @ 15761 */
6834 1.716 mlelstv "G2E-300\0" /* 2 refs @ 15768 */
6835 1.716 mlelstv "G2-300\0" /* 1 refs @ 15776 */
6836 1.716 mlelstv "Colorado\0" /* 4 refs @ 15783 */
6837 1.716 mlelstv "9600\0" /* 1 refs @ 15792 */
6838 1.716 mlelstv "600u\0" /* 1 refs @ 15797 */
6839 1.716 mlelstv "6200\0" /* 2 refs @ 15802 */
6840 1.716 mlelstv "19200\0" /* 1 refs @ 15807 */
6841 1.716 mlelstv "1200u\0" /* 1 refs @ 15813 */
6842 1.716 mlelstv "G2-600\0" /* 2 refs @ 15819 */
6843 1.716 mlelstv "ReadyScan\0" /* 1 refs @ 15826 */
6844 1.716 mlelstv "636i\0" /* 1 refs @ 15836 */
6845 1.716 mlelstv "G2E-600\0" /* 1 refs @ 15841 */
6846 1.716 mlelstv "Mouse-in-a-Box\0" /* 1 refs @ 15849 */
6847 1.716 mlelstv "PCGA-UMS1\0" /* 1 refs @ 15864 */
6848 1.716 mlelstv "PL2301\0" /* 1 refs @ 15874 */
6849 1.716 mlelstv "PL2302\0" /* 1 refs @ 15881 */
6850 1.716 mlelstv "PL2303\0" /* 5 refs @ 15888 */
6851 1.716 mlelstv "(IODATA\0" /* 2 refs @ 15895 */
6852 1.716 mlelstv "USB-RSAQ2)\0" /* 1 refs @ 15903 */
6853 1.716 mlelstv "(ATEN/IOGEAR\0" /* 1 refs @ 15914 */
6854 1.716 mlelstv "UC232A)\0" /* 1 refs @ 15927 */
6855 1.716 mlelstv "ATAPI-4\0" /* 1 refs @ 15935 */
6856 1.716 mlelstv "PL2501\0" /* 1 refs @ 15943 */
6857 1.716 mlelstv "(Pharos\0" /* 1 refs @ 15950 */
6858 1.716 mlelstv "GPS)\0" /* 1 refs @ 15958 */
6859 1.716 mlelstv "USB-RSAQ3)\0" /* 1 refs @ 15963 */
6860 1.716 mlelstv "(SMART\0" /* 1 refs @ 15974 */
6861 1.716 mlelstv "Technologies)\0" /* 1 refs @ 15981 */
6862 1.716 mlelstv "USB-1284\0" /* 1 refs @ 15995 */
6863 1.716 mlelstv "BRIDGE\0" /* 1 refs @ 16004 */
6864 1.716 mlelstv "Scorpion-980N\0" /* 2 refs @ 16011 */
6865 1.716 mlelstv "MSM\0" /* 4 refs @ 16025 */
6866 1.716 mlelstv "phone\0" /* 1 refs @ 16029 */
6867 1.716 mlelstv "DOCOMO\0" /* 4 refs @ 16035 */
6868 1.716 mlelstv "L-05A\0" /* 2 refs @ 16042 */
6869 1.716 mlelstv "L-02C\0" /* 2 refs @ 16048 */
6870 1.716 mlelstv "RWT\0" /* 1 refs @ 16054 */
6871 1.716 mlelstv "FCT-CDMA\0" /* 1 refs @ 16058 */
6872 1.716 mlelstv "1xRTT\0" /* 1 refs @ 16067 */
6873 1.716 mlelstv "StrikePad\0" /* 1 refs @ 16073 */
6874 1.716 mlelstv "i-Key\0" /* 1 refs @ 16083 */
6875 1.716 mlelstv "RT2671\0" /* 1 refs @ 16089 */
6876 1.716 mlelstv "RT3370\0" /* 1 refs @ 16096 */
6877 1.716 mlelstv "RT3573\0" /* 1 refs @ 16103 */
6878 1.716 mlelstv "RT5370\0" /* 1 refs @ 16110 */
6879 1.716 mlelstv "RT5572\0" /* 1 refs @ 16117 */
6880 1.716 mlelstv "RT8070\0" /* 1 refs @ 16124 */
6881 1.716 mlelstv "REX-USB60\0" /* 1 refs @ 16131 */
6882 1.716 mlelstv "REX-USB60F\0" /* 1 refs @ 16141 */
6883 1.716 mlelstv "RTL8188ETV\0" /* 1 refs @ 16152 */
6884 1.716 mlelstv "RTL8188CTV\0" /* 1 refs @ 16163 */
6885 1.716 mlelstv "RTL8188RU\0" /* 3 refs @ 16174 */
6886 1.716 mlelstv "RTL8150L\0" /* 1 refs @ 16184 */
6887 1.716 mlelstv "USB-Ethernet\0" /* 1 refs @ 16193 */
6888 1.716 mlelstv "RTL8151\0" /* 1 refs @ 16206 */
6889 1.716 mlelstv "PNA\0" /* 1 refs @ 16214 */
6890 1.716 mlelstv "RTL8152\0" /* 1 refs @ 16218 */
6891 1.716 mlelstv "RTL8153\0" /* 1 refs @ 16226 */
6892 1.716 mlelstv "RTL8171\0" /* 1 refs @ 16234 */
6893 1.716 mlelstv "RTL8172\0" /* 1 refs @ 16242 */
6894 1.716 mlelstv "RTL8173\0" /* 1 refs @ 16250 */
6895 1.716 mlelstv "RTL8174\0" /* 1 refs @ 16258 */
6896 1.716 mlelstv "RTL8191CU\0" /* 1 refs @ 16266 */
6897 1.714 dholland "RTL8192CE\0" /* 1 refs @ 16276 */
6898 1.714 dholland "RTL8187B\0" /* 3 refs @ 16286 */
6899 1.714 dholland "RTL8192EU\0" /* 1 refs @ 16295 */
6900 1.714 dholland "RTL8712\0" /* 1 refs @ 16305 */
6901 1.714 dholland "RTL8713\0" /* 1 refs @ 16313 */
6902 1.714 dholland "BlackBerry\0" /* 3 refs @ 16321 */
6903 1.714 dholland "Pearl\0" /* 2 refs @ 16332 */
6904 1.714 dholland "Dual\0" /* 1 refs @ 16338 */
6905 1.714 dholland "203USB\0" /* 1 refs @ 16343 */
6906 1.714 dholland "UA-100\0" /* 1 refs @ 16350 */
6907 1.714 dholland "I/F\0" /* 20 refs @ 16357 */
6908 1.714 dholland "UM-4\0" /* 1 refs @ 16361 */
6909 1.714 dholland "MIDI\0" /* 29 refs @ 16366 */
6910 1.714 dholland "RolandED\0" /* 1 refs @ 16371 */
6911 1.714 dholland "SC-8850\0" /* 1 refs @ 16380 */
6912 1.714 dholland "SOUND\0" /* 1 refs @ 16388 */
6913 1.714 dholland "Canvas\0" /* 2 refs @ 16394 */
6914 1.714 dholland "Synth.\0" /* 14 refs @ 16401 */
6915 1.714 dholland "U-8\0" /* 1 refs @ 16408 */
6916 1.714 dholland "UM-2\0" /* 1 refs @ 16412 */
6917 1.714 dholland "SoundCanvas\0" /* 2 refs @ 16417 */
6918 1.714 dholland "SC-8820\0" /* 1 refs @ 16429 */
6919 1.714 dholland "PC-300\0" /* 1 refs @ 16437 */
6920 1.714 dholland "UM-1\0" /* 1 refs @ 16444 */
6921 1.714 dholland "SK-500\0" /* 1 refs @ 16449 */
6922 1.714 dholland "SC-D70\0" /* 1 refs @ 16456 */
6923 1.714 dholland "EDIROL\0" /* 17 refs @ 16463 */
6924 1.714 dholland "UA-3\0" /* 1 refs @ 16470 */
6925 1.714 dholland "audio\0" /* 5 refs @ 16475 */
6926 1.714 dholland "XV-5050\0" /* 1 refs @ 16481 */
6927 1.714 dholland "UM-880\0" /* 2 refs @ 16489 */
6928 1.714 dholland "(native)\0" /* 1 refs @ 16496 */
6929 1.714 dholland "(generic)\0" /* 1 refs @ 16505 */
6930 1.714 dholland "SD-90\0" /* 1 refs @ 16515 */
6931 1.714 dholland "STDIO\0" /* 1 refs @ 16521 */
6932 1.714 dholland "UA-1A\0" /* 1 refs @ 16527 */
6933 1.714 dholland "UM-550\0" /* 1 refs @ 16533 */
6934 1.714 dholland "SD-20\0" /* 1 refs @ 16540 */
6935 1.714 dholland "SD-80\0" /* 1 refs @ 16546 */
6936 1.714 dholland "UA-700\0" /* 1 refs @ 16552 */
6937 1.714 dholland "PCR\0" /* 2 refs @ 16559 */
6938 1.714 dholland "(advanced)\0" /* 3 refs @ 16563 */
6939 1.714 dholland "M-1000\0" /* 1 refs @ 16574 */
6940 1.714 dholland "UA-1000\0" /* 1 refs @ 16581 */
6941 1.714 dholland "UA-3FX\0" /* 2 refs @ 16589 */
6942 1.714 dholland "Fantom-X\0" /* 1 refs @ 16596 */
6943 1.714 dholland "UA-25\0" /* 1 refs @ 16605 */
6944 1.714 dholland "UA-101\0" /* 2 refs @ 16611 */
6945 1.714 dholland "PC-50\0" /* 2 refs @ 16618 */
6946 1.714 dholland "USB1\0" /* 1 refs @ 16624 */
6947 1.714 dholland "UA-1EX\0" /* 1 refs @ 16629 */
6948 1.714 dholland "UM-3\0" /* 1 refs @ 16636 */
6949 1.714 dholland "UA-4FX\0" /* 1 refs @ 16641 */
6950 1.714 dholland "SonicCell\0" /* 1 refs @ 16648 */
6951 1.714 dholland "UM-ONE\0" /* 1 refs @ 16658 */
6952 1.714 dholland "XG-760A\0" /* 1 refs @ 16665 */
6953 1.714 dholland "XG-76NA\0" /* 1 refs @ 16673 */
6954 1.714 dholland "Gold\0" /* 2 refs @ 16681 */
6955 1.714 dholland "Joystick\0" /* 1 refs @ 16686 */
6956 1.714 dholland "ML-6060\0" /* 1 refs @ 16695 */
6957 1.714 dholland "GT-B3710\0" /* 1 refs @ 16703 */
6958 1.714 dholland "LTE/4G\0" /* 2 refs @ 16712 */
6959 1.714 dholland "GT-B3730\0" /* 1 refs @ 16719 */
6960 1.714 dholland "SWL-2100U\0" /* 1 refs @ 16728 */
6961 1.714 dholland "ImageMate\0" /* 8 refs @ 16738 */
6962 1.714 dholland "SDDR-05a\0" /* 1 refs @ 16748 */
6963 1.714 dholland "SDDR-31\0" /* 1 refs @ 16757 */
6964 1.714 dholland "SDDR-05\0" /* 1 refs @ 16765 */
6965 1.714 dholland "SDDR-12\0" /* 1 refs @ 16773 */
6966 1.714 dholland "SDDR-09\0" /* 1 refs @ 16781 */
6967 1.714 dholland "SDDR-86\0" /* 1 refs @ 16789 */
6968 1.714 dholland "SDDR-75\0" /* 1 refs @ 16797 */
6969 1.714 dholland "Cruzer\0" /* 1 refs @ 16805 */
6970 1.714 dholland "Sansa\0" /* 1 refs @ 16812 */
6971 1.714 dholland "Clip\0" /* 1 refs @ 16818 */
6972 1.714 dholland "JY-DV9USB\0" /* 1 refs @ 16823 */
6973 1.714 dholland "SCP-4900\0" /* 1 refs @ 16833 */
6974 1.714 dholland "SL11R-IDE\0" /* 1 refs @ 16842 */
6975 1.714 dholland "USB-Serial\0" /* 2 refs @ 16852 */
6976 1.714 dholland "SeaPort+4\0" /* 4 refs @ 16863 */
6977 1.714 dholland "NUB-8301\0" /* 1 refs @ 16873 */
6978 1.714 dholland "SN1\0" /* 1 refs @ 16882 */
6979 1.714 dholland "L1\0" /* 1 refs @ 16886 */
6980 1.714 dholland "ST268\0" /* 1 refs @ 16889 */
6981 1.714 dholland "Pocket\0" /* 1 refs @ 16895 */
6982 1.714 dholland "CE175TU\0" /* 1 refs @ 16902 */
6983 1.714 dholland "SL5500\0" /* 1 refs @ 16910 */
6984 1.714 dholland "A300\0" /* 1 refs @ 16917 */
6985 1.714 dholland "SL5600\0" /* 1 refs @ 16922 */
6986 1.714 dholland "C700\0" /* 1 refs @ 16929 */
6987 1.714 dholland "C750\0" /* 1 refs @ 16934 */
6988 1.714 dholland "WS003SH\0" /* 1 refs @ 16939 */
6989 1.714 dholland "WS007SH\0" /* 1 refs @ 16947 */
6990 1.714 dholland "WS011SH\0" /* 1 refs @ 16955 */
6991 1.714 dholland "NetWalker\0" /* 1 refs @ 16963 */
6992 1.714 dholland "E-USB\0" /* 1 refs @ 16973 */
6993 1.714 dholland "eUSCSI\0" /* 3 refs @ 16979 */
6994 1.714 dholland "SDDR09\0" /* 1 refs @ 16986 */
6995 1.714 dholland "eUSB\0" /* 5 refs @ 16993 */
6996 1.714 dholland "Hifd\0" /* 1 refs @ 16998 */
6997 1.714 dholland "CD-RW\0" /* 1 refs @ 17003 */
6998 1.714 dholland "ORCA\0" /* 1 refs @ 17009 */
6999 1.714 dholland "SCM\0" /* 1 refs @ 17014 */
7000 1.714 dholland "1022\0" /* 1 refs @ 17018 */
7001 1.714 dholland "Modules\0" /* 1 refs @ 17023 */
7002 1.714 dholland "MC75\0" /* 1 refs @ 17031 */
7003 1.714 dholland "EM5625\0" /* 1 refs @ 17036 */
7004 1.714 dholland "MC5720\0" /* 2 refs @ 17043 */
7005 1.714 dholland "AirCard\0" /* 12 refs @ 17050 */
7006 1.714 dholland "595\0" /* 1 refs @ 17058 */
7007 1.714 dholland "MC5725\0" /* 1 refs @ 17062 */
7008 1.714 dholland "597E\0" /* 1 refs @ 17069 */
7009 1.714 dholland "Compass\0" /* 1 refs @ 17074 */
7010 1.714 dholland "597\0" /* 1 refs @ 17082 */
7011 1.714 dholland "580\0" /* 1 refs @ 17086 */
7012 1.714 dholland "595U\0" /* 1 refs @ 17090 */
7013 1.714 dholland "miniPCI\0" /* 1 refs @ 17095 */
7014 1.714 dholland "5275\0" /* 1 refs @ 17103 */
7015 1.714 dholland "Sieral\0" /* 1 refs @ 17108 */
7016 1.714 dholland "250U\0" /* 1 refs @ 17115 */
7017 1.714 dholland "Aircard\0" /* 2 refs @ 17120 */
7018 1.714 dholland "Installer\0" /* 1 refs @ 17128 */
7019 1.714 dholland "MC8755\0" /* 3 refs @ 17138 */
7020 1.714 dholland "MC8765\0" /* 1 refs @ 17145 */
7021 1.714 dholland "AC875U\0" /* 1 refs @ 17152 */
7022 1.714 dholland "MC8775\0" /* 1 refs @ 17159 */
7023 1.714 dholland "875\0" /* 1 refs @ 17166 */
7024 1.714 dholland "MC8780\0" /* 1 refs @ 17170 */
7025 1.714 dholland "MC8781\0" /* 1 refs @ 17177 */
7026 1.714 dholland "880\0" /* 1 refs @ 17184 */
7027 1.714 dholland "881\0" /* 1 refs @ 17188 */
7028 1.714 dholland "880E\0" /* 1 refs @ 17192 */
7029 1.714 dholland "881E\0" /* 1 refs @ 17197 */
7030 1.714 dholland "880U\0" /* 1 refs @ 17202 */
7031 1.714 dholland "881U\0" /* 1 refs @ 17207 */
7032 1.714 dholland "885U\0" /* 1 refs @ 17212 */
7033 1.714 dholland "StIR4116\0" /* 1 refs @ 17217 */
7034 1.714 dholland "SIR\0" /* 1 refs @ 17226 */
7035 1.714 dholland "StIR4210\0" /* 1 refs @ 17230 */
7036 1.714 dholland "StIR4220\0" /* 1 refs @ 17239 */
7037 1.714 dholland "VFIR\0" /* 1 refs @ 17248 */
7038 1.714 dholland "i-Bead\0" /* 2 refs @ 17253 */
7039 1.714 dholland "Datum\0" /* 1 refs @ 17260 */
7040 1.714 dholland "SSF-7X\0" /* 1 refs @ 17266 */
7041 1.714 dholland "Multi\0" /* 1 refs @ 17273 */
7042 1.714 dholland "Players\0" /* 1 refs @ 17279 */
7043 1.714 dholland "TrekStor\0" /* 1 refs @ 17287 */
7044 1.714 dholland "Musicstick\0" /* 1 refs @ 17296 */
7045 1.714 dholland "DigiFilm-Combo\0" /* 1 refs @ 17307 */
7046 1.714 dholland "MULTICARDREADER\0" /* 2 refs @ 17322 */
7047 1.714 dholland "TO\0" /* 1 refs @ 17338 */
7048 1.714 dholland "U2E\0" /* 1 refs @ 17341 */
7049 1.714 dholland "Psion\0" /* 1 refs @ 17345 */
7050 1.714 dholland "Pololu\0" /* 1 refs @ 17351 */
7051 1.714 dholland "Argussoft\0" /* 1 refs @ 17358 */
7052 1.714 dholland "ISP\0" /* 1 refs @ 17368 */
7053 1.714 dholland "Crumb128\0" /* 1 refs @ 17372 */
7054 1.714 dholland "Degree\0" /* 1 refs @ 17381 */
7055 1.714 dholland "Controls\0" /* 1 refs @ 17388 */
7056 1.714 dholland "Suunto\0" /* 1 refs @ 17397 */
7057 1.714 dholland "sports\0" /* 1 refs @ 17404 */
7058 1.714 dholland "Burnside\0" /* 1 refs @ 17411 */
7059 1.714 dholland "mobile\0" /* 1 refs @ 17420 */
7060 1.714 dholland "IP-Link\0" /* 1 refs @ 17427 */
7061 1.714 dholland "1220\0" /* 1 refs @ 17435 */
7062 1.714 dholland "Lipowsky\0" /* 3 refs @ 17440 */
7063 1.714 dholland "Baby-JTAG\0" /* 1 refs @ 17449 */
7064 1.714 dholland "Baby-LIN\0" /* 1 refs @ 17459 */
7065 1.714 dholland "HARP-1\0" /* 1 refs @ 17468 */
7066 1.714 dholland "DCU-11\0" /* 1 refs @ 17475 */
7067 1.714 dholland "clone\0" /* 1 refs @ 17482 */
7068 1.714 dholland "CP210x\0" /* 2 refs @ 17488 */
7069 1.714 dholland "EC3\0" /* 1 refs @ 17495 */
7070 1.714 dholland "Debug\0" /* 1 refs @ 17499 */
7071 1.714 dholland "YAP\0" /* 2 refs @ 17505 */
7072 1.714 dholland "802.11g\0" /* 1 refs @ 17509 */
7073 1.714 dholland "NetComm\0" /* 1 refs @ 17517 */
7074 1.714 dholland "Roadster\0" /* 1 refs @ 17525 */
7075 1.714 dholland "56\0" /* 1 refs @ 17534 */
7076 1.714 dholland "LN029\0" /* 1 refs @ 17537 */
7077 1.714 dholland "CN104\0" /* 1 refs @ 17543 */
7078 1.714 dholland "WL-168\0" /* 2 refs @ 17549 */
7079 1.714 dholland "v1\0" /* 3 refs @ 17556 */
7080 1.714 dholland "v4\0" /* 2 refs @ 17559 */
7081 1.714 dholland "WL-302\0" /* 1 refs @ 17562 */
7082 1.714 dholland "WL-603\0" /* 1 refs @ 17569 */
7083 1.714 dholland "WL-315\0" /* 1 refs @ 17576 */
7084 1.714 dholland "WL-321\0" /* 1 refs @ 17583 */
7085 1.714 dholland "WL-324\0" /* 1 refs @ 17590 */
7086 1.714 dholland "WL-343\0" /* 1 refs @ 17597 */
7087 1.714 dholland "WL-608\0" /* 1 refs @ 17604 */
7088 1.714 dholland "WL-344\0" /* 1 refs @ 17611 */
7089 1.714 dholland "WL-329\0" /* 1 refs @ 17618 */
7090 1.714 dholland "WL-345\0" /* 1 refs @ 17625 */
7091 1.714 dholland "WL-353\0" /* 1 refs @ 17632 */
7092 1.714 dholland "WL-349\0" /* 2 refs @ 17639 */
7093 1.714 dholland "WLA-4000\0" /* 1 refs @ 17646 */
7094 1.714 dholland "WLA-5000\0" /* 1 refs @ 17655 */
7095 1.714 dholland "LN-028\0" /* 1 refs @ 17664 */
7096 1.714 dholland "2/2\0" /* 1 refs @ 17671 */
7097 1.714 dholland "WL-113\0" /* 2 refs @ 17675 */
7098 1.714 dholland "WL-172\0" /* 1 refs @ 17682 */
7099 1.714 dholland "SmartLink\0" /* 1 refs @ 17689 */
7100 1.714 dholland "smartNIC\0" /* 1 refs @ 17699 */
7101 1.714 dholland "PnP\0" /* 1 refs @ 17708 */
7102 1.714 dholland "EZ\0" /* 5 refs @ 17712 */
7103 1.714 dholland "11Mbps\0" /* 2 refs @ 17715 */
7104 1.714 dholland "54Mbps\0" /* 2 refs @ 17722 */
7105 1.714 dholland "1.0\0" /* 1 refs @ 17729 */
7106 1.714 dholland "eHome\0" /* 1 refs @ 17733 */
7107 1.714 dholland "Infrared\0" /* 1 refs @ 17739 */
7108 1.714 dholland "2-Port\0" /* 1 refs @ 17748 */
7109 1.714 dholland "3-Port\0" /* 1 refs @ 17755 */
7110 1.714 dholland "4-Port\0" /* 1 refs @ 17762 */
7111 1.714 dholland "LAN7500\0" /* 1 refs @ 17769 */
7112 1.714 dholland "SMSC9500\0" /* 3 refs @ 17777 */
7113 1.714 dholland "SMSC9505\0" /* 2 refs @ 17786 */
7114 1.714 dholland "SMSC9512\0" /* 2 refs @ 17795 */
7115 1.714 dholland "SMSC9514\0" /* 1 refs @ 17804 */
7116 1.714 dholland "LAN9530\0" /* 1 refs @ 17813 */
7117 1.714 dholland "LAN9730\0" /* 1 refs @ 17821 */
7118 1.714 dholland "(SAL10)\0" /* 5 refs @ 17829 */
7119 1.714 dholland "SMSC9500A\0" /* 4 refs @ 17837 */
7120 1.714 dholland "SMSC9505A\0" /* 3 refs @ 17847 */
7121 1.714 dholland "SMSC9512/14\0" /* 1 refs @ 17857 */
7122 1.714 dholland "(HAL)\0" /* 2 refs @ 17869 */
7123 1.714 dholland "LAN89530\0" /* 1 refs @ 17875 */
7124 1.714 dholland "SMSC9512/9514\0" /* 1 refs @ 17884 */
7125 1.714 dholland "NUB110\0" /* 1 refs @ 17898 */
7126 1.714 dholland "DSC\0" /* 1 refs @ 17905 */
7127 1.714 dholland "cameras\0" /* 1 refs @ 17909 */
7128 1.714 dholland "Memorystick\0" /* 2 refs @ 17917 */
7129 1.714 dholland "NW-MS7\0" /* 1 refs @ 17929 */
7130 1.714 dholland "MSAC-US1\0" /* 1 refs @ 17936 */
7131 1.714 dholland "Handycam\0" /* 1 refs @ 17945 */
7132 1.714 dholland "MSC\0" /* 2 refs @ 17954 */
7133 1.714 dholland "memory\0" /* 2 refs @ 17958 */
7134 1.714 dholland "stick\0" /* 2 refs @ 17965 */
7135 1.714 dholland "slot\0" /* 4 refs @ 17971 */
7136 1.714 dholland "Clie\0" /* 8 refs @ 17976 */
7137 1.714 dholland "v3.5\0" /* 1 refs @ 17981 */
7138 1.714 dholland "PlayStation2\0" /* 5 refs @ 17986 */
7139 1.714 dholland "v4.0\0" /* 2 refs @ 17999 */
7140 1.714 dholland "MSC-U03\0" /* 1 refs @ 18004 */
7141 1.714 dholland "s360\0" /* 1 refs @ 18012 */
7142 1.714 dholland "v4.1\0" /* 2 refs @ 18017 */
7143 1.714 dholland "nx60\0" /* 1 refs @ 18022 */
7144 1.714 dholland "EyeToy\0" /* 2 refs @ 18027 */
7145 1.714 dholland "v154\0" /* 1 refs @ 18034 */
7146 1.714 dholland "v155\0" /* 1 refs @ 18039 */
7147 1.714 dholland "tj25\0" /* 1 refs @ 18044 */
7148 1.714 dholland "IFU-WLM2\0" /* 1 refs @ 18049 */
7149 1.714 dholland "PLAYSTATION(R)3\0" /* 1 refs @ 18058 */
7150 1.714 dholland "GPS-CS1\0" /* 1 refs @ 18074 */
7151 1.714 dholland "KeikaiDenwa\0" /* 2 refs @ 18082 */
7152 1.714 dholland "charger\0" /* 1 refs @ 18094 */
7153 1.714 dholland "TTSMP3Player\0" /* 1 refs @ 18102 */
7154 1.714 dholland "UB801R\0" /* 1 refs @ 18115 */
7155 1.714 dholland "Communicator\0" /* 1 refs @ 18122 */
7156 1.714 dholland "SUNTAC\0" /* 5 refs @ 18135 */
7157 1.714 dholland "U-Cable\0" /* 4 refs @ 18142 */
7158 1.714 dholland "type\0" /* 4 refs @ 18150 */
7159 1.714 dholland "D2\0" /* 1 refs @ 18155 */
7160 1.714 dholland "P1\0" /* 1 refs @ 18158 */
7161 1.714 dholland "Slipper\0" /* 1 refs @ 18161 */
7162 1.714 dholland "U\0" /* 1 refs @ 18169 */
7163 1.714 dholland "Ir-Trinity\0" /* 1 refs @ 18171 */
7164 1.714 dholland "A3\0" /* 1 refs @ 18182 */
7165 1.714 dholland "A4\0" /* 1 refs @ 18185 */
7166 1.714 dholland "Type\0" /* 3 refs @ 18188 */
7167 1.714 dholland "SR9600\0" /* 1 refs @ 18193 */
7168 1.714 dholland "QF9700\0" /* 1 refs @ 18200 */
7169 1.714 dholland "Supra\0" /* 1 refs @ 18207 */
7170 1.714 dholland "56K\0" /* 3 refs @ 18213 */
7171 1.714 dholland "SupraMax\0" /* 1 refs @ 18217 */
7172 1.714 dholland "2890\0" /* 1 refs @ 18226 */
7173 1.714 dholland "800\0" /* 1 refs @ 18231 */
7174 1.714 dholland "Nike\0" /* 1 refs @ 18235 */
7175 1.714 dholland "psa[play\0" /* 1 refs @ 18240 */
7176 1.714 dholland "120\0" /* 1 refs @ 18249 */
7177 1.714 dholland "EP-9001-g\0" /* 2 refs @ 18253 */
7178 1.714 dholland "2a\0" /* 1 refs @ 18263 */
7179 1.714 dholland "ZD1211\0" /* 5 refs @ 18266 */
7180 1.714 dholland "LW153\0" /* 1 refs @ 18273 */
7181 1.714 dholland "LW154\0" /* 1 refs @ 18279 */
7182 1.714 dholland "LW303\0" /* 1 refs @ 18285 */
7183 1.714 dholland "LW313\0" /* 1 refs @ 18291 */
7184 1.714 dholland "SGC-X2UL\0" /* 1 refs @ 18297 */
7185 1.714 dholland "USBPS2\0" /* 1 refs @ 18306 */
7186 1.714 dholland "PAUM004\0" /* 1 refs @ 18313 */
7187 1.714 dholland "(DPCM_USB)\0" /* 1 refs @ 18321 */
7188 1.714 dholland "USB-PDC\0" /* 1 refs @ 18332 */
7189 1.714 dholland "UPA9664\0" /* 1 refs @ 18340 */
7190 1.714 dholland "USB-cdmaOne\0" /* 1 refs @ 18348 */
7191 1.714 dholland "UCA1464\0" /* 1 refs @ 18360 */
7192 1.714 dholland "USB-PHS\0" /* 2 refs @ 18368 */
7193 1.714 dholland "UHA6400\0" /* 1 refs @ 18376 */
7194 1.714 dholland "UPA6400\0" /* 1 refs @ 18384 */
7195 1.714 dholland "FD-05PUB\0" /* 1 refs @ 18392 */
7196 1.714 dholland "floppy\0" /* 1 refs @ 18401 */
7197 1.714 dholland "ALLNET\0" /* 1 refs @ 18408 */
7198 1.714 dholland "0193\0" /* 1 refs @ 18415 */
7199 1.714 dholland "ZyAIR\0" /* 2 refs @ 18420 */
7200 1.714 dholland "B200\0" /* 1 refs @ 18426 */
7201 1.714 dholland "U-300C\0" /* 1 refs @ 18431 */
7202 1.714 dholland "QuickWLAN\0" /* 1 refs @ 18438 */
7203 1.714 dholland "Enhanced\0" /* 1 refs @ 18448 */
7204 1.714 dholland "Microphone\0" /* 1 refs @ 18457 */
7205 1.714 dholland "Missile\0" /* 1 refs @ 18468 */
7206 1.714 dholland "Launcher\0" /* 1 refs @ 18476 */
7207 1.714 dholland "TEMPer\0" /* 1 refs @ 18485 */
7208 1.714 dholland "sensor\0" /* 1 refs @ 18492 */
7209 1.714 dholland "UT-USB41\0" /* 1 refs @ 18499 */
7210 1.714 dholland "TUSB2046\0" /* 1 refs @ 18508 */
7211 1.714 dholland "TUSB3410\0" /* 1 refs @ 18517 */
7212 1.714 dholland "Nex\0" /* 1 refs @ 18526 */
7213 1.714 dholland "MSP-FET430UIF\0" /* 2 refs @ 18530 */
7214 1.714 dholland "JTAG\0" /* 1 refs @ 18544 */
7215 1.714 dholland "Gamepad\0" /* 1 refs @ 18549 */
7216 1.714 dholland "DOOGI\0" /* 1 refs @ 18557 */
7217 1.714 dholland "SLIM\0" /* 1 refs @ 18563 */
7218 1.714 dholland "Argos\0" /* 1 refs @ 18568 */
7219 1.714 dholland "Smartcard\0" /* 1 refs @ 18574 */
7220 1.714 dholland "TF5000PVR\0" /* 1 refs @ 18584 */
7221 1.714 dholland "Video\0" /* 1 refs @ 18594 */
7222 1.714 dholland "Recorder\0" /* 1 refs @ 18600 */
7223 1.714 dholland "e740\0" /* 1 refs @ 18609 */
7224 1.714 dholland "ThumbDrive\0" /* 2 refs @ 18614 */
7225 1.714 dholland "8MB\0" /* 1 refs @ 18625 */
7226 1.714 dholland "U209\0" /* 1 refs @ 18629 */
7227 1.714 dholland "SmartLCD\0" /* 1 refs @ 18634 */
7228 1.714 dholland "AVR550U\0" /* 1 refs @ 18643 */
7229 1.714 dholland "USB/MP3\0" /* 1 refs @ 18651 */
7230 1.714 dholland "decoder\0" /* 1 refs @ 18659 */
7231 1.714 dholland "1100\0" /* 1 refs @ 18667 */
7232 1.714 dholland "SM-2000\0" /* 1 refs @ 18672 */
7233 1.714 dholland "G240\0" /* 1 refs @ 18680 */
7234 1.714 dholland "Artec\0" /* 1 refs @ 18685 */
7235 1.714 dholland "T14BR\0" /* 1 refs @ 18691 */
7236 1.714 dholland "Astra\0" /* 6 refs @ 18697 */
7237 1.714 dholland "Scanner\0" /* 6 refs @ 18703 */
7238 1.714 dholland "1220U\0" /* 1 refs @ 18711 */
7239 1.714 dholland "2000U\0" /* 1 refs @ 18717 */
7240 1.714 dholland "3400\0" /* 1 refs @ 18723 */
7241 1.714 dholland "2100U\0" /* 1 refs @ 18728 */
7242 1.714 dholland "2200U\0" /* 1 refs @ 18734 */
7243 1.714 dholland "TEW-429UB_A\0" /* 1 refs @ 18740 */
7244 1.714 dholland "TEW-429UB\0" /* 2 refs @ 18752 */
7245 1.714 dholland "TEW-645UB\0" /* 1 refs @ 18762 */
7246 1.714 dholland "ALL0298\0" /* 2 refs @ 18772 */
7247 1.714 dholland "Panache\0" /* 1 refs @ 18780 */
7248 1.714 dholland "Surf\0" /* 1 refs @ 18788 */
7249 1.714 dholland "NW-3100\0" /* 1 refs @ 18793 */
7250 1.714 dholland "NF\0" /* 1 refs @ 18801 */
7251 1.714 dholland "RIC\0" /* 1 refs @ 18804 */
7252 1.714 dholland "USR1120\0" /* 1 refs @ 18808 */
7253 1.714 dholland "USR5422\0" /* 1 refs @ 18816 */
7254 1.714 dholland "USR5423\0" /* 1 refs @ 18824 */
7255 1.714 dholland "MC60\0" /* 1 refs @ 18832 */
7256 1.714 dholland "Revision\0" /* 1 refs @ 18837 */
7257 1.714 dholland "VFS101\0" /* 1 refs @ 18846 */
7258 1.714 dholland "Fingerprint\0" /* 6 refs @ 18853 */
7259 1.714 dholland "VFS301\0" /* 1 refs @ 18865 */
7260 1.714 dholland "VFS451\0" /* 1 refs @ 18872 */
7261 1.714 dholland "VFS300\0" /* 1 refs @ 18879 */
7262 1.714 dholland "VFS5011\0" /* 1 refs @ 18886 */
7263 1.714 dholland "VFS471\0" /* 1 refs @ 18894 */
7264 1.714 dholland "MonsterTV\0" /* 1 refs @ 18901 */
7265 1.714 dholland "P2H\0" /* 1 refs @ 18911 */
7266 1.714 dholland "G773\0" /* 2 refs @ 18915 */
7267 1.714 dholland "Monitor\0" /* 3 refs @ 18920 */
7268 1.714 dholland "P815\0" /* 1 refs @ 18928 */
7269 1.714 dholland "Control\0" /* 1 refs @ 18933 */
7270 1.714 dholland "CPiA\0" /* 1 refs @ 18941 */
7271 1.714 dholland "OneTouch\0" /* 6 refs @ 18946 */
7272 1.714 dholland "7600\0" /* 1 refs @ 18955 */
7273 1.714 dholland "5300\0" /* 1 refs @ 18960 */
7274 1.714 dholland "Scanport\0" /* 1 refs @ 18965 */
7275 1.714 dholland "6100\0" /* 1 refs @ 18974 */
7276 1.714 dholland "8100\0" /* 1 refs @ 18979 */
7277 1.714 dholland "8600\0" /* 1 refs @ 18984 */
7278 1.714 dholland "DSC350\0" /* 1 refs @ 18989 */
7279 1.714 dholland "CT-0405-U\0" /* 1 refs @ 18996 */
7280 1.714 dholland "Tablet\0" /* 2 refs @ 19006 */
7281 1.714 dholland "Graphire\0" /* 1 refs @ 19013 */
7282 1.714 dholland "Graphire2\0" /* 1 refs @ 19022 */
7283 1.714 dholland "ET-0405A-U\0" /* 1 refs @ 19032 */
7284 1.714 dholland "Graphire3\0" /* 2 refs @ 19043 */
7285 1.714 dholland "4x5\0" /* 2 refs @ 19053 */
7286 1.714 dholland "6x8\0" /* 1 refs @ 19057 */
7287 1.714 dholland "Graphire4\0" /* 1 refs @ 19061 */
7288 1.714 dholland "Intuos\0" /* 2 refs @ 19071 */
7289 1.714 dholland "A5\0" /* 1 refs @ 19078 */
7290 1.714 dholland "9x12\0" /* 1 refs @ 19081 */
7291 1.714 dholland "HID\0" /* 1 refs @ 19086 */
7292 1.714 dholland "External\0" /* 1 refs @ 19090 */
7293 1.714 dholland "HDD\0" /* 1 refs @ 19099 */
7294 1.714 dholland "CH341/CH340\0" /* 1 refs @ 19103 */
7295 1.714 dholland "CH341\0" /* 1 refs @ 19115 */
7296 1.714 dholland "serial/parallel\0" /* 1 refs @ 19121 */
7297 1.714 dholland "WNC-0600USB\0" /* 1 refs @ 19137 */
7298 1.714 dholland "UR055G\0" /* 1 refs @ 19149 */
7299 1.714 dholland "ORiNOCO\0" /* 1 refs @ 19156 */
7300 1.714 dholland "802.11n\0" /* 1 refs @ 19164 */
7301 1.714 dholland "IMAGING\0" /* 1 refs @ 19172 */
7302 1.714 dholland "DEVICE\0" /* 1 refs @ 19180 */
7303 1.714 dholland "UX256\0" /* 1 refs @ 19187 */
7304 1.714 dholland "MU1000\0" /* 1 refs @ 19193 */
7305 1.714 dholland "MU2000\0" /* 1 refs @ 19200 */
7306 1.714 dholland "MU500\0" /* 1 refs @ 19207 */
7307 1.714 dholland "UW500\0" /* 1 refs @ 19213 */
7308 1.714 dholland "MOTIF6\0" /* 1 refs @ 19219 */
7309 1.714 dholland "Workstation\0" /* 3 refs @ 19226 */
7310 1.714 dholland "MOTIF7\0" /* 1 refs @ 19238 */
7311 1.714 dholland "MOTIF8\0" /* 1 refs @ 19245 */
7312 1.714 dholland "UX96\0" /* 1 refs @ 19252 */
7313 1.714 dholland "UX16\0" /* 1 refs @ 19257 */
7314 1.714 dholland "S08\0" /* 1 refs @ 19262 */
7315 1.714 dholland "CLP-150\0" /* 1 refs @ 19266 */
7316 1.714 dholland "piano\0" /* 2 refs @ 19274 */
7317 1.714 dholland "CLP-170\0" /* 1 refs @ 19280 */
7318 1.714 dholland "RP-U200\0" /* 1 refs @ 19288 */
7319 1.714 dholland "NetVolante\0" /* 4 refs @ 19296 */
7320 1.714 dholland "RTA54i\0" /* 1 refs @ 19307 */
7321 1.714 dholland "Broadband&ISDN\0" /* 2 refs @ 19314 */
7322 1.714 dholland "Router\0" /* 4 refs @ 19329 */
7323 1.714 dholland "RTW65b\0" /* 1 refs @ 19336 */
7324 1.714 dholland "Broadband\0" /* 2 refs @ 19343 */
7325 1.714 dholland "RTW65i\0" /* 1 refs @ 19353 */
7326 1.714 dholland "RTA55i\0" /* 1 refs @ 19360 */
7327 1.714 dholland "VoIP\0" /* 1 refs @ 19367 */
7328 1.714 dholland "U640MO-03\0" /* 1 refs @ 19372 */
7329 1.714 dholland "Flashbuster-U\0" /* 1 refs @ 19382 */
7330 1.714 dholland "M4Y-750\0" /* 1 refs @ 19396 */
7331 1.714 dholland "725/726\0" /* 1 refs @ 19404 */
7332 1.714 dholland "XI-735\0" /* 1 refs @ 19412 */
7333 1.714 dholland "MD40900\0" /* 1 refs @ 19419 */
7334 1.714 dholland "UB81\0" /* 1 refs @ 19427 */
7335 1.714 dholland "UB82\0" /* 1 refs @ 19432 */
7336 1.714 dholland "BT-500\0" /* 1 refs @ 19437 */
7337 1.714 dholland "ZWX-G261\0" /* 1 refs @ 19444 */
7338 1.714 dholland "2986L\0" /* 1 refs @ 19453 */
7339 1.714 dholland "Fax\0" /* 2 refs @ 19459 */
7340 1.714 dholland "3095\0" /* 1 refs @ 19463 */
7341 1.714 dholland "MF622\0" /* 1 refs @ 19468 */
7342 1.714 dholland "MF628\0" /* 1 refs @ 19474 */
7343 1.714 dholland "MF626\0" /* 1 refs @ 19480 */
7344 1.714 dholland "MF820D\0" /* 2 refs @ 19486 */
7345 1.714 dholland "UMTS\0" /* 1 refs @ 19493 */
7346 1.714 dholland "MC2718\0" /* 1 refs @ 19498 */
7347 1.714 dholland "1xEVDO\0" /* 1 refs @ 19505 */
7348 1.714 dholland "ZD1201\0" /* 1 refs @ 19512 */
7349 1.714 dholland "abg\0" /* 1 refs @ 19519 */
7350 1.714 dholland "ZD1221\0" /* 1 refs @ 19523 */
7351 1.714 dholland "Omni\0" /* 1 refs @ 19530 */
7352 1.714 dholland "G-220\0" /* 2 refs @ 19535 */
7353 1.714 dholland "G-200\0" /* 1 refs @ 19541 */
7354 1.714 dholland "AG-225H\0" /* 1 refs @ 19547 */
7355 1.714 dholland "M-202\0" /* 1 refs @ 19555 */
7356 1.714 dholland "G-270S\0" /* 1 refs @ 19561 */
7357 1.714 dholland "G-202\0" /* 1 refs @ 19568 */
7358 1.714 dholland "NWD-271N\0" /* 1 refs @ 19574 */
7359 1.714 dholland "NWD-211AN\0" /* 1 refs @ 19583 */
7360 1.714 dholland "NWD2105\0" /* 1 refs @ 19593 */
7361 1.714 dholland "Prestige\0" /* 1 refs @ 19601 */
7362 1.674 christos };
7363 1.714 dholland const int usb_nwords = 2603;
7364 1.674 christos
7365