summaryrefslogtreecommitdiffstats
path: root/po/id.po
blob: e5cc165e8d099ffcb165166c7987b8ec7ffa7422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
# DrakConf Bahasa Indonesia
# Copyright (C) 2001 Free Software Foundation, Inc.
# Budi Rachmanto <rac@linux-mandrake.com>, 2001-2003
# Willy Sudiarto Raharjo <willysr@gmail.com>, 2004 - 2007.
# Erwien Samantha <erwiensamantha@gmail.com>, 2005.
# Bayu <bayuart@yahoo.com>, 2005.
# Ahmad Ramadhana <ahmad_ramadhana@yahoo.com.sg>, 2005.
# Firdaus <dausnux@gmail.com>, 2005.
# Sofian <sofianhanafi@yahoo.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-23 13:21+0100\n"
"PO-Revision-Date: 2007-09-28 01:32+0700\n"
"Last-Translator: Willy Sudiarto Raharjo <willysr@gmail.com>\n"
"Language-Team: Indonesia <mdk-id@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: ../contributors.pl:11
#, c-format
msgid "Packagers"
msgstr "Pemaket"

#: ../contributors.pl:12 ../contributors.pl:40
#, c-format
msgid "Per Oyvind Karlsen"
msgstr "Per Oyvind Karlsen"

#: ../contributors.pl:12
#, c-format
msgid ""
"massive packages rebuilding and cleaning, games, sparc port, proofreading of "
"Mandriva tools"
msgstr ""
"pembangun dan pembersihan paket masal, permainan, porting ke sparc, "
"pengujian peralatan Mandriva"

#: ../contributors.pl:13
#, c-format
msgid "Guillaume Rousse"
msgstr "Guillaume Rousse"

#: ../contributors.pl:13
#, c-format
msgid "cowsay introduction"
msgstr "Pengenalan cowsay"

#: ../contributors.pl:14
#, c-format
msgid "Olivier Thauvin"
msgstr "Olivier Thauvin"

#: ../contributors.pl:14
#, c-format
msgid "figlet introduction, Distriblint (checking rpm in the distro)"
msgstr "Pengenalan figlet, Distriblint (pengujian rpm pada distro)"

#: ../contributors.pl:15
#, c-format
msgid "Marcel Pol"
msgstr "Marcel Pol"

#: ../contributors.pl:15
#, c-format
msgid "xfce4, updated abiword, mono"
msgstr "xfce4, abiword yang sudah diupdate, mono"

#: ../contributors.pl:16
#, c-format
msgid "Ben Reser"
msgstr "Ben Reser"

#: ../contributors.pl:16
#, c-format
msgid ""
"updated nc with debian patches, fixed some perl packages, dnotify startup "
"script, urpmc, hddtemp, wipe, etc..."
msgstr ""
"paket nc yang sudah diupdate dengan patch dari debian, perbaikan beberapa "
"paket perl, startup dnotify script, urpmc, hddtemp, wipe, dan lain lain"

#: ../contributors.pl:17 ../contributors.pl:42
#, c-format
msgid "Thomas Backlund"
msgstr "Thomas Backlund"

#: ../contributors.pl:17
#, c-format
msgid ""
"\"deep and broad\" kernel work (many new patches before integration in "
"official kernel)"
msgstr ""
"pengerjaan kernel yang \"mendalam dan luas\" (banyak patch baru sebelum "
"integrasi dalam kernel resmi)"

#: ../contributors.pl:18
#, c-format
msgid "Svetoslav Slavtchev"
msgstr "Svetoslav Slavtchev"

#: ../contributors.pl:18
#, c-format
msgid "kernel work (audio- and video-related patches)"
msgstr "pekerjaan kernel (audio- dan patch yang berhubungan dengan video)"

#: ../contributors.pl:19
#, c-format
msgid "Danny Tholen"
msgstr "Danny Tholen"

#: ../contributors.pl:19
#, c-format
msgid "patches to some packages, kfiresaver, xwine. ppc kernel-benh."
msgstr "patch untuk beberapa paket, kfiresaver, xwine. ppc kernel-benh."

#: ../contributors.pl:20
#, c-format
msgid "Buchan Milne"
msgstr "Buchan Milne"

#: ../contributors.pl:20
#, c-format
msgid ""
"Samba 3.0 (prerelease) that co-exists with Samba 2.2.x, Samba-2.2.x, GIS "
"software (grass, mapserver), cursor_themes collection, misc server-side "
"contributions"
msgstr ""
"Samba 3.0 (prerelease) yang hadir bersama dengan kontribusi Samba 2.2.x, "
"Samba-2.2.x, GIS software (grass, mapserver), cursor_themes collection, misc "
"server-side "

#: ../contributors.pl:21
#, c-format
msgid "Goetz Waschk"
msgstr "Goetz Waschk"

#: ../contributors.pl:21
#, c-format
msgid ""
"xine, totem, gstreamer, mplayer, vlc, vcdimager, xmms and plugins gnome-"
"python, rox desktop"
msgstr ""
"xine, totem, gstreamer, mplayer, vlc, vcdimager, xmms dan plugins gnome-"
"python, rox desktop"

#: ../contributors.pl:22
#, c-format
msgid "Austin Acton"
msgstr "Austin Acton"

#: ../contributors.pl:22
#, c-format
msgid ""
"audio/video/MIDI apps, scientific apps, audio/video production howtos, "
"bluetooth, pyqt & related"
msgstr ""
"aplikasi audio/video/MIDI, aplikasi scientific, howto tentang pembuatan "
"audio/video, bluetooth, pyqt & yang berhubungan"

#: ../contributors.pl:23
#, c-format
msgid "Spencer Anderson"
msgstr "Spencer Anderson"

#: ../contributors.pl:23
#, c-format
msgid "ATI/gatos/DRM stuff, opengroupware.org"
msgstr "ATI/gatos/DRM stuff, opengroupware.org"

#: ../contributors.pl:24
#, c-format
msgid "Andrey Borzenkov"
msgstr "Andrey Borzenkov"

#: ../contributors.pl:24
#, c-format
msgid "supermount-ng and other kernel work"
msgstr "supermount-ng dan pekerjaan lain dari kernel"

#: ../contributors.pl:25
#, c-format
msgid "Oden Eriksson"
msgstr "Oden Eriksson"

#: ../contributors.pl:25
#, c-format
msgid "most web-based packages and many security-related packages"
msgstr ""
"sebagian besar paket berbasis web dan beberapa paket berhubungan dengan "
"keamanan"

#: ../contributors.pl:26
#, c-format
msgid "Stefan VanDer Eijk"
msgstr "Stefan VanDer Eijk"

#: ../contributors.pl:26
#, c-format
msgid "slbd distro checking, devel dependancies"
msgstr "pengujian distro sldb, ketergantungan paket devel"

#: ../contributors.pl:27
#, c-format
msgid "David Walser"
msgstr "David Walser"

#: ../contributors.pl:27
#, c-format
msgid "rpmsync script, foolproof MIDI playback, tweaked libao"
msgstr "script rpmsync, pengujian MIDI playback, libao yang sudah ditingkatkan"

#: ../contributors.pl:28
#, c-format
msgid "Andi Payn"
msgstr "Andi Payn"

#: ../contributors.pl:28
#, c-format
msgid "many extra gnome applets and python modules"
msgstr "applet gnome ekstra dan modul pyton"

#: ../contributors.pl:29 ../contributors.pl:41
#, c-format
msgid "Tibor Pittich"
msgstr "Tibor Pittich"

#: ../contributors.pl:29
#, c-format
msgid ""
"sk-i18n, contributed several packages, openldap testing and integration, "
"bind-sdb-ldap, several years of using cooker and bug hunting, etc..."
msgstr ""
"sk-i18n, kontribusi beberapa paket, pengujian dan integrasi openldap, bind-"
"sdb-ldap, beberapa tahun menggunakan cooker dan memburu bug, dll..."

#: ../contributors.pl:30
#, c-format
msgid "Pascal Terjan"
msgstr "Pascal Terjan"

#: ../contributors.pl:30
#, c-format
msgid "some ruby stuff, php-pear packages, various other stuff."
msgstr "beberapa perangkat ruby, paket php-pear, beberapa perangkat lainnya."

#: ../contributors.pl:31
#, c-format
msgid "Michael Reinsch"
msgstr "Michael Reinsch"

#: ../contributors.pl:31
#, c-format
msgid "moin wiki clone, beep-media-player, im-ja and some other packages"
msgstr "clone moin wiki, beep-media-player, im-ja dan beberapa paket lain"

#: ../contributors.pl:32
#, c-format
msgid "Christophe Guilloux"
msgstr "Christophe Guilloux"

#: ../contributors.pl:32
#, c-format
msgid "bug reports, help with thunderbird package,..."
msgstr "laporan bug, membantu dalam paket thunderbird, ..."

#: ../contributors.pl:33
#, c-format
msgid "Brook Humphrey"
msgstr "Brook Humphrey"

#: ../contributors.pl:33
#, c-format
msgid ""
"testing and bug reports, Dovecot, bibletime, sword, help with pure-ftpd, "
"spamassassin, maildrop, clamav."
msgstr ""
"menguji dan laporan bug, Dovecot, bibletime, sword, membantu dalam pure-"
"ftpd, spamassassin, maildrop, clamav."

#: ../contributors.pl:34
#, c-format
msgid "Olivier Blin"
msgstr "Olivier Blin"

#: ../contributors.pl:34
#, c-format
msgid ""
"http proxy support in installer, kernel 2.6 support in sndconfig, samba3 "
"support in LinNeighborhood, fixes and enhancements in urpmi, bootsplash and "
"drakxtools"
msgstr ""
"dukungan http proxy pada installer, dukungan kernel 2.6 pada sndconfig, "
"samba3 dukungan pada LinNeighborhood, perbaikan dan peningkatan pada urpmi, "
"bootsplash dan drakxtools"

#: ../contributors.pl:35
#, c-format
msgid "Emmanuel Blindauer"
msgstr "Emmanuel Blindauer"

#: ../contributors.pl:35
#, c-format
msgid "lm_sensors for 2.6 kernel, testing, some contrib packages."
msgstr "lm_sensors untuk kernel 2.6, pengujian dan beberapa paket kontribusi."

#: ../contributors.pl:36
#, c-format
msgid "Matthias Debus"
msgstr "Matthias Debus"

#: ../contributors.pl:36
#, c-format
msgid "sim, pine and some other contrib packages."
msgstr "sim, pine dan beberapa paket kontribusi lainnya."

#: ../contributors.pl:37
#, c-format
msgid "Documentation"
msgstr "Dokumentasi"

#: ../contributors.pl:38
#, c-format
msgid "SunnyDubey"
msgstr "SunnyDubey"

#: ../contributors.pl:38
#, c-format
msgid "wrote/edited parts of gi/docs/HACKING file"
msgstr "menulis/mengedit sebagian dari file gi/docs/HACKING"

#: ../contributors.pl:39
#, c-format
msgid "Translators"
msgstr "Penerjemah: "

#: ../contributors.pl:40
#, c-format
msgid "Norwegian Bokmal (nb) translator and coordinator, i18n work"
msgstr "Norwegian Bokmal (nb) penerjemah dan koordinator, proyek i18n"

#: ../contributors.pl:41
#, c-format
msgid "\"one-man\" mdk sk-i18n team"
msgstr "tim \"one-man\" mdk sk-i18n"

#: ../contributors.pl:42
#, c-format
msgid "Finnish translator and coordinator"
msgstr "Penerjemah dan koordinator yang sudah selesai"

#: ../contributors.pl:43
#, c-format
msgid "Reinout Van Schouwen"
msgstr "Reinout Van Schouwen"

#: ../contributors.pl:43
#, c-format
msgid "Dutch translator and coordinator"
msgstr "Penerjemah dan koordinator bahasa Jerman"

#: ../contributors.pl:44
#, c-format
msgid "Keld Simonsen"
msgstr "Keld Simonsen"

#: ../contributors.pl:44
#, c-format
msgid "Danish translator (and some Bokmal too:-)"
msgstr "Penerjemah Danish (dan juga beberapa Bokmal :-)"

#: ../contributors.pl:45
#, c-format
msgid "Karl Ove Hufthammer"
msgstr "Karl Ove Hufthammer"

#: ../contributors.pl:45
#, c-format
msgid "Norwegian Nynorsk (nn) translator and coordinator"
msgstr "Penerjemah dan koordinator Norwegia Nynorsk (nn)"

#: ../contributors.pl:46
#, c-format
msgid "Marek Laane"
msgstr "Marek Laane"

#: ../contributors.pl:46
#, c-format
msgid "Estonian translator"
msgstr "Penerjemah Estonia "

#: ../contributors.pl:47
#, c-format
msgid "Andrea Celli"
msgstr "Andrea Celli"

#: ../contributors.pl:47 ../contributors.pl:48 ../contributors.pl:49
#, c-format
msgid "Italian Translator"
msgstr "Penerjemah Italia"

#: ../contributors.pl:48 ../contributors.pl:64
#, c-format
msgid "Simone Riccio"
msgstr "Simone Riccio"

#: ../contributors.pl:49 ../contributors.pl:65
#, c-format
msgid "Daniele Pighin"
msgstr "Daniele Pighin"

#: ../contributors.pl:50 ../contributors.pl:68
#, c-format
msgid "Vedran Ljubovic"
msgstr "Vedran Ljubovic"

#: ../contributors.pl:50
#, c-format
msgid "Bosnian translator"
msgstr "Penerjemah Bosnia"

#: ../contributors.pl:51
#, c-format
msgid "Testers"
msgstr "Penguji"

#: ../contributors.pl:52
#, c-format
msgid "Benoit Audouard"
msgstr "Benoit Audouard"

#: ../contributors.pl:52
#, c-format
msgid "testing and bug reporting, integration of eagle-usb driver"
msgstr "menguji dan melaporkan bug, integrasi dari driver eagle-usb"

#: ../contributors.pl:53
#, c-format
msgid "Bernhard Gruen"
msgstr "Bernhard Gruen"

#: ../contributors.pl:53 ../contributors.pl:54 ../contributors.pl:55
#: ../contributors.pl:56 ../contributors.pl:57 ../contributors.pl:58
#: ../contributors.pl:59 ../contributors.pl:60 ../contributors.pl:61
#: ../contributors.pl:62
#, c-format
msgid "testing and bug reporting"
msgstr "pengujian dan pelaporan bug"

#: ../contributors.pl:54
#, c-format
msgid "Jure Repinc"
msgstr "Jure Repinc"

#: ../contributors.pl:55
#, c-format
msgid "Felix Miata"
msgstr "Felix Miata"

#: ../contributors.pl:56
#, c-format
msgid "Tim Sawchuck"
msgstr "Tim Sawchuck"

#: ../contributors.pl:57
#, c-format
msgid "Eric Fernandez"
msgstr "Eric Fernandez"

#: ../contributors.pl:58
#, c-format
msgid "Ricky Ng-Adam"
msgstr "Ricky Ng-Adam"

#: ../contributors.pl:59
#, c-format
msgid "Pierre Jarillon"
msgstr "Pierre Jarillon"

#: ../contributors.pl:60
#, c-format
msgid "Michael Brower"
msgstr "Michael Brower"

#: ../contributors.pl:61
#, c-format
msgid "Frederik Himpe"
msgstr "Frederik Himpe"

#: ../contributors.pl:62
#, c-format
msgid "Jason Komar"
msgstr "Jason Komar"

#: ../contributors.pl:63
#, c-format
msgid "Raphael Gertz"
msgstr "Raphael Gertz"

#: ../contributors.pl:63
#, c-format
msgid "testing, bug report, Nvidia package try"
msgstr "pengujian, pelaporan bug, percobaan paket Nvidia"

#: ../contributors.pl:64 ../contributors.pl:65 ../contributors.pl:66
#: ../contributors.pl:67 ../contributors.pl:68 ../contributors.pl:69
#, c-format
msgid "testing, bug reporting"
msgstr "pengujian, pelaporan bug"

#: ../contributors.pl:66
#, c-format
msgid "Fabrice FACORAT"
msgstr "Fabrice FACORAT"

#: ../contributors.pl:67
#, c-format
msgid "Mihai Dobrescu"
msgstr "Mihai Dobrescu"

#: ../contributors.pl:69
#, c-format
msgid "Mary V. Jones-Giampalo"
msgstr "Mary V. Jones-Giampalo"

#: ../contributors.pl:70
#, c-format
msgid "Vincent Meyer"
msgstr "Vincent Meyer"

#: ../contributors.pl:70
#, c-format
msgid "MD, testing, bug reporting"
msgstr "MD, pengujian, pelaporan bug"

#: ../contributors.pl:71
#, c-format
msgid ""
"And many unnamed and unknown beta testers and bug reporters that helped make "
"sure it all worked right."
msgstr ""
"Dan banyak penguji beta dan pelapor bug yang tidak bernama dan tidak "
"diketahui yang membantu memastikan semua bekerja dengan baik."

#: ../control-center:97 ../control-center:104
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "Pusat Kontrol Mandriva Linux"

#: ../control-center:107 ../control-center:1550
#, c-format
msgid "Loading... Please wait"
msgstr "Tunggu, sedang dimuat..."

#: ../control-center:140 ../control-center:141
#, c-format
msgid "Configure 3D Desktop effects"
msgstr "Konfigurasi efek Desktop 3D"

#. -PO: this message is already translated in drakx domain from which MCC will searchs it:
#: ../control-center:152 ../control-center:850 ../control-center:853
#, c-format
msgid "Authentication"
msgstr "Authentikasi"

#: ../control-center:153
#, c-format
msgid ""
"Select the authentication method (local, NIS, LDAP, Windows Domain, ...)"
msgstr "Pilih metode authentikasi (lokal, NIS, LDAP, Windows Domain, ...)"

#: ../control-center:162
#, c-format
msgid "Auto Install floppy"
msgstr "Disket Installasi Otomatis"

#: ../control-center:163
#, c-format
msgid "Generate an Auto Install floppy"
msgstr "Buat Disket Installasi Otomatis"

#: ../control-center:172
#, c-format
msgid "Set up autologin to automatically log in"
msgstr "Aktifkan autologin untuk login otomatis"

#: ../control-center:173
#, c-format
msgid "Enable autologin and select the user to automatically log in"
msgstr "Aktifkan autologin dan pilih pengguna untuk login otomatis"

#: ../control-center:182
#, c-format
msgid "Backups"
msgstr "backup"

#: ../control-center:183
#, c-format
msgid "Configure backups of the system and of the users' data"
msgstr "Konfigurasi backup sistem dan data pengguna"

#: ../control-center:193
#, c-format
msgid "Set up boot system"
msgstr "Tentukan sistem boot"

#: ../control-center:194
#, c-format
msgid "Set up how the system boots"
msgstr "Tentukan bagaimana sistem di-boot"

#: ../control-center:203
#, c-format
msgid "Set up boot graphical theme of system"
msgstr "Tentukan tema grafis boot sistem"

#: ../control-center:204
#, c-format
msgid "Select the graphical theme of the system while booting"
msgstr "Pilih tema grafis sistem saat booting"

#: ../control-center:213
#, c-format
msgid "Boot floppy"
msgstr "Disket boot"

#: ../control-center:214
#, c-format
msgid "Generate a standalone boot floppy"
msgstr "Buat disket standalone"

#: ../control-center:223 ../control-center:224
#, c-format
msgid "Share the Internet connection with other local machines"
msgstr "Berbagi koneksi Internet dengan komputer lain"

#: ../control-center:233 ../control-center:234
#, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Tentukan antarmuka jaringan baru (LAN, ISDN, ADSL, ...)"

#: ../control-center:243
#, c-format
msgid "Internet access"
msgstr "Akses Internet"

#: ../control-center:244
#, c-format
msgid "Alter miscellaneous internet settings"
msgstr "Merubah setting Internet"

#: ../control-center:253 ../control-center:254
#, c-format
msgid "Open a console as administrator"
msgstr "Buka konsol sebagai administrator"

#: ../control-center:264 ../control-center:265
#, c-format
msgid "Manage date and time"
msgstr "Mengelola tanggal dan waktu"

#: ../control-center:274
#, c-format
msgid "Set up display manager"
msgstr "Menentukan manajemen tampilan"

#: ../control-center:275
#, c-format
msgid "Choose the display manager that enables to select which user to log in"
msgstr ""
"Memilih manajer tampilan yang mengaktifkan pemilihan pengguna untuk login"

#: ../control-center:284 ../control-center:285
#, c-format
msgid "Configure a fax server"
msgstr "Konfigurasi server fax"

#: ../control-center:294
#, c-format
msgid "Set up your personal firewall"
msgstr "Menentukan firewall pribadi Anda"

#: ../control-center:295
#, c-format
msgid ""
"Set up a personal firewall in order to protect the computer and the network"
msgstr "Setting firewall pribadi untuk memproteksi komputer dan jaringan"

#: ../control-center:304 ../control-center:305
#, c-format
msgid "Manage, add and remove fonts. Import Windows(TM) fonts"
msgstr "Mengelola, menambah dan menghapus font. Mengimport font Windows(TM)"

#: ../control-center:314 ../control-center:315
#, c-format
msgid "Set up the graphical server"
msgstr "Setting server grafis"

#: ../control-center:324
#, c-format
msgid "Manage disk partitions"
msgstr "Mengelola partisi disk"

#: ../control-center:325
#, c-format
msgid "Create, delete and resize hard disk partitions"
msgstr "Membuat, menghapus dan merubah ukuran partisi hard disk"

#: ../control-center:334 ../control-center:335
#, c-format
msgid "Browse and configure hardware"
msgstr "Jelajah dan konfigurasi perangkat keras"

#: ../control-center:345
#, c-format
msgid "Hosts definitions"
msgstr "Definisi host"

#: ../control-center:346
#, c-format
msgid "Manage hosts definitions"
msgstr "Mengelola definisi host"

#: ../control-center:355
#, c-format
msgid "Manage software"
msgstr "Mengelola perangkat lunak"

#: ../control-center:356
#, c-format
msgid "Install, uninstall software"
msgstr "Installasi, hapus perangkat lunak"

#: ../control-center:366
#, c-format
msgid "Advanced setup for network interfaces and firewall"
msgstr "Setting tingkat lanjut untuk antarmuka jaringan dan firewall"

#: ../control-center:367
#, c-format
msgid "Set up network interfaces failover and firewall replication"
msgstr "Setting antarmuka jaringan dan replikasi firewall"

#: ../control-center:376 ../control-center:377
#, c-format
msgid "Set up the keyboard layout"
msgstr "Tentukan tata letak keyboard"

#: ../control-center:386
#, c-format
msgid "Kolab"
msgstr "Kolab"

#: ../control-center:387
#, c-format
msgid "Set up a groupware server"
msgstr "Konfigurasi server groupware"

#: ../control-center:396
#, c-format
msgid "Manage localization for your system"
msgstr "Mengelola lokalisasi pada sistem Anda"

#: ../control-center:397
#, c-format
msgid "Select the language and the country or region of the system"
msgstr "Pilih bahasa dan negara atau kawasan sistem"

#: ../control-center:405 ../control-center:406
#, c-format
msgid "View and search system logs"
msgstr "Melihat dan mencari log sistem"

#: ../control-center:415
#, c-format
msgid "Manage connections"
msgstr "Mengelola koneksi"

#: ../control-center:416
#, c-format
msgid "Reconfigure a network interface"
msgstr "Konfigurasi ulang antarmuka jaringan"

#: ../control-center:425
#, c-format
msgid "Upload your configuration to get information on upgrades"
msgstr "Upload konfigurasi Anda untuk mendapatkan informasi saat upgrade"

#: ../control-center:426
#, c-format
msgid ""
"Upload your configuration in order to keep you informed about security and "
"useful upgrades"
msgstr ""
"Upload konfigurasi Anda agar Anda mendapat informasi tentang update keamanan "
"dan upgrade yang berguna"

#: ../control-center:435
#, c-format
msgid "Manage computer group"
msgstr "Mengelola grup komputer"

#: ../control-center:436
#, c-format
msgid "Manage installed software packages on a group of computers"
msgstr ""
"Mengelola paket perangkat lunak yang terinstall pada sekelompok komputer"

#: ../control-center:445
#, c-format
msgid "Update your system"
msgstr "Update sistem Anda"

#: ../control-center:446
#, c-format
msgid ""
"Look at available updates and apply any fixes or upgrades to installed "
"packages"
msgstr ""
"Lihat pada update yang tersedia dan terapkan perbaikan atau upgrade pada "
"paket yang terinstall"

#: ../control-center:456
#, c-format
msgid "Menu Style"
msgstr "Gaya Menu"

#: ../control-center:457
#, c-format
msgid "Menu Style Configuration"
msgstr "Konfigurasi Gaya Menu"

#: ../control-center:466 ../control-center:467
#, c-format
msgid "Import Windows(TM) documents and settings"
msgstr "Impor dokumen dan setting Windows(TM)"

#: ../control-center:476
#, c-format
msgid "Monitor connections"
msgstr "Mengawasi koneksi"

#: ../control-center:477
#, c-format
msgid "Monitor the network connections"
msgstr "Mengawasi koneksi jaringan"

#: ../control-center:486 ../control-center:487
#, c-format
msgid "Set up the pointer device (mouse, touchpad)"
msgstr "Tentukan divais pointer (mouse, touchpad)"

#: ../control-center:496
#, c-format
msgid "Network Center"
msgstr "Pusat Jaringan"

#: ../control-center:497 ../control-center:974
#, c-format
msgid "Manage your network devices"
msgstr "Mengelola perangkat jaringan Anda"

#: ../control-center:506
#, c-format
msgid "Manage different network profiles"
msgstr "Mengelola profil jaringan yang berbeda"

#: ../control-center:507
#, c-format
msgid "Activate and manage network profiles"
msgstr "Aktifkan dan kelola profil jaringan"

#: ../control-center:516
#, c-format
msgid "Access NFS shared drives and directories"
msgstr "Gunakan share NFS"

#: ../control-center:517
#, c-format
msgid "Set NFS mount points"
msgstr "Tentukan titik mount NFS"

#: ../control-center:526
#, c-format
msgid "Share drives and directories using NFS"
msgstr "Share data Anda melalui NFS"

#: ../control-center:527
#, c-format
msgid "Manage NFS shares"
msgstr "Mengelola share NFS"

#: ../control-center:537
#, c-format
msgid "Package Stats"
msgstr "Status Paket"

#: ../control-center:538
#, c-format
msgid "Show statistics about usage of installed software packages"
msgstr "Tampilkan statistik penggunaan paket perangkat lunak yang terinstall"

#: ../control-center:547
#, c-format
msgid "Share your hard disk partitions"
msgstr "Share partisi harddisk Anda"

#: ../control-center:548
#, c-format
msgid "Set up sharing of your hard disk partitions"
msgstr "Seting penggunaan bersama partisi harddisk"

#: ../control-center:557 ../control-center:559
#, c-format
msgid "Set up the printer(s), the print job queues, ..."
msgstr "Setting, antrian pencetakan, ..."

#: ../control-center:568
#, c-format
msgid "Scheduled tasks"
msgstr "Pekerjaan terjadwal"

#: ../control-center:569
#, c-format
msgid "Schedule programs to run periodically or at given times"
msgstr "Program untuk dijalankan secara periodik atau waktu tertentu"

#: ../control-center:578
#, c-format
msgid "Proxy"
msgstr "Proxy"

#: ../control-center:579
#, c-format
msgid "Set up a proxy server for files and web browsing"
msgstr "Setting server proxy untuk file dan browsing web"

#: ../control-center:587
#, c-format
msgid "Remote Control (Linux/Unix, Windows)"
msgstr "Kontrol Remote (Linux/Unix, Windows)"

#: ../control-center:588
#, c-format
msgid "Remote Control of another machine (Linux/Unix, Windows)"
msgstr "Kontrol Remote komputer lain (Linux/Unix, Windows)"

#: ../control-center:597
#, c-format
msgid "Remove a connection"
msgstr "Menghapus sebuah koneksi"

#: ../control-center:598
#, c-format
msgid "Delete a network interface"
msgstr "Menghapus antarmuka jaringan"

#: ../control-center:608 ../control-center:609
#, c-format
msgid "Wireless connection"
msgstr "Konfigurasi jaringan nirkabel"

#: ../control-center:618
#, c-format
msgid "Access Windows (SMB) shared drives and directories"
msgstr "Share data dengan sistem Windows"

#: ../control-center:619
#, c-format
msgid "Configuration of Windows (Samba) shared drives and directories"
msgstr "Konfigurasi dari drive dan direktori share Windows (Samba)"

#: ../control-center:628
#, c-format
msgid "Share drives and directories with Windows (SMB) systems"
msgstr "Mengelola konfigurasi Samba"

#: ../control-center:629
#, c-format
msgid "Manage configuration of Samba"
msgstr "Mengelola konfigurasi dari Samba"

#: ../control-center:638 ../control-center:639
#, c-format
msgid "Set up scanner"
msgstr "Setting scanner"

#: ../control-center:648
#, c-format
msgid "Set up security level and audit"
msgstr "Setting level keamanan dan audit"

#: ../control-center:649
#, c-format
msgid "Set the system security level and the periodic security audit"
msgstr "Setting level keamanan sistem dan periode audit keamanan"

#: ../control-center:658
#, c-format
msgid "Tune permissions on system"
msgstr "Tunning hak akses pada sistem"

#: ../control-center:659
#, c-format
msgid "Fine tune the security permissions of the system"
msgstr "Tunning hak akses keamanan dari sistem"

#: ../control-center:668 ../control-center:669
#, c-format
msgid "Manage system services by enabling or disabling them"
msgstr "Mengelola layanan sistem dengan mengaktifkan atau menonaktifkan"

#: ../control-center:678
#, c-format
msgid "Configure media sources for install and update"
msgstr "Konfigurasi sumber media untuk installasi dan update"

#: ../control-center:679
#, c-format
msgid "Select from where software packages are downloaded "
msgstr "Pilih dari mana paket perangkat lunak didownload"

#. -PO: here power means electrical power
#. -PO: UPS==Uninterruptible power supply
#: ../control-center:691 ../control-center:694
#, c-format
msgid "Set up a UPS for power monitoring"
msgstr "Setting UPS untuk pengawasan sumber daya"

#: ../control-center:704
#, c-format
msgid "Manage users on system"
msgstr "Mengelola pengguna pada sistem"

#: ../control-center:705
#, c-format
msgid "Add, remove or change users of the system"
msgstr "Menambah, menghapus, atau merubah pengguna sistem"

#: ../control-center:715
#, c-format
msgid "Virtualization"
msgstr "Virtualisasi"

#: ../control-center:716
#, c-format
msgid "Virtual machines management"
msgstr "Manajemen mesin virtual"

#: ../control-center:725 ../control-center:726
#, c-format
msgid "Configure VPN connection to secure network access"
msgstr "Konfigurasi koneksi VPN untuk mengamankan akses jaringan"

#: ../control-center:735
#, c-format
msgid "Access WebDAV shared drives and directories"
msgstr "Gunakan share WebDAV"

#: ../control-center:736
#, c-format
msgid "Set WebDAV mount points"
msgstr "Tentukan titik mount WebDAV"

#: ../control-center:767 ../control-center:771
#, c-format
msgid "Software Management"
msgstr "Manajemen Piranti Lunak"

#: ../control-center:781 ../control-center:962 ../control-center:996
#: ../control-center:1148
#, c-format
msgid "Others"
msgstr "Lainnya"

#: ../control-center:791
#, c-format
msgid "Server wizards"
msgstr "Wizard server"

#: ../control-center:793 ../control-center:796
#, c-format
msgid "Sharing"
msgstr "Berbagi-pakai"

#: ../control-center:799
#, c-format
msgid "Configure FTP"
msgstr "Konfigurasi FTP"

#: ../control-center:800
#, c-format
msgid "Set up an FTP server"
msgstr "Setting server FTP"

#: ../control-center:802
#, c-format
msgid "Configure Samba"
msgstr "Konfigurasi Samba"

#: ../control-center:803
#, c-format
msgid ""
"Set up a file and print server for workstations running Linux and non-Linux "
"systems"
msgstr ""
"Setting server file dan print untuk workstation yang menggunakan sistem "
"Linux dan non-Linux"

#: ../control-center:805
#, c-format
msgid "Manage Samba share"
msgstr "Mengelola Pembagian Samba"

#: ../control-center:806
#, c-format
msgid "Manage, create special share, create public/user share"
msgstr "Mengelola, membuat share spesial, membuat share publik/pengguna"

#: ../control-center:808
#, c-format
msgid "Configure web server"
msgstr "Konfigurasi web server"

#: ../control-center:809
#, c-format
msgid "Set up a web server"
msgstr "Setting web server"

#: ../control-center:811
#, c-format
msgid "Configure installation server"
msgstr "Konfigurasi installasi server"

#: ../control-center:812
#, c-format
msgid "Set up server for network installations of Mandriva Linux"
msgstr "Setting server untuk installasi jaringan dari Mandriva Linux"

#: ../control-center:821 ../control-center:824
#, c-format
msgid "Network Services"
msgstr "Layanan jaringan"

#: ../control-center:827
#, c-format
msgid "Configure DHCP"
msgstr "Konfigurasi DHCP"

#: ../control-center:828
#, c-format
msgid "Set up a DHCP server"
msgstr "Setting server DHCP"

#: ../control-center:830
#, c-format
msgid "Configure DNS"
msgstr "Konfigurasi DNS"

#: ../control-center:831
#, c-format
msgid "Set up a DNS server (network name resolution)"
msgstr "Setting server DNS (resolusi nama jaringan)"

#: ../control-center:833
#, c-format
msgid "Configure proxy"
msgstr "Konfigurasi proxy"

#: ../control-center:834
#, c-format
msgid "Configure a web caching proxy server"
msgstr "Konfigurasi server proxy cache web"

#: ../control-center:836
#, c-format
msgid "Configure time"
msgstr "Konfigurasi waktu"

#: ../control-center:837
#, c-format
msgid ""
"Set the time of the server to be synchronized with an external time server"
msgstr ""
"Tentukan waktu kapan server akan disinkronisasikan dengan server waktu "
"eksternal"

#: ../control-center:839 ../control-center:840
#, c-format
msgid "OpenSSH daemon configuration"
msgstr "Konfigurasi daemon OpenSSH"

#: ../control-center:857
#, c-format
msgid "Configure NIS and Autofs"
msgstr "Konfigurasi NIS dan Autofs"

#: ../control-center:858
#, c-format
msgid "Configure the NIS and Autofs services"
msgstr "Konfigurasi layanan NIS dan Autofs"

#: ../control-center:860
#, c-format
msgid "Configure LDAP"
msgstr "Konfigurasi LDAP"

#: ../control-center:861
#, c-format
msgid "Configure the LDAP directory services"
msgstr "Konfigurasi layanan direktori LDAP"

#: ../control-center:871 ../control-center:874
#, c-format
msgid "Groupware"
msgstr "Groupware"

#: ../control-center:877
#, c-format
msgid "Configure news"
msgstr "Konfigurasi berita"

#: ../control-center:878
#, c-format
msgid "Configure a newsgroup server"
msgstr "Konfigurasi server newsgroup"

#: ../control-center:880
#, c-format
msgid "Configure groupware"
msgstr "Konfigurasi groupware"

#: ../control-center:881
#, c-format
msgid "Configure a groupware server"
msgstr "Konfigurasi server groupware"

#: ../control-center:883
#, c-format
msgid "Configure mail"
msgstr "Konfigurasi mail"

#: ../control-center:884
#, c-format
msgid "Configure the Internet Mail services"
msgstr "Konfigurasi layanan Mail Internet"

#: ../control-center:895 ../control-center:898
#, c-format
msgid "Online Administration"
msgstr "Administrasi online"

#: ../control-center:914
#, c-format
msgid "Local administration"
msgstr "Administrasi lokal"

#: ../control-center:915
#, c-format
msgid "Configure the local machine via web interface"
msgstr "Konfigurasi komputer lokal melalui antarmuka web"

#: ../control-center:915
#, c-format
msgid "You don't seem to have webmin intalled. Local config is disabled"
msgstr "Anda tidak memiliki webmin. Konfigurasi lokal dinonaktifkan"

#: ../control-center:917
#, c-format
msgid "Remote administration"
msgstr "Administrasi remote"

#: ../control-center:918
#, c-format
msgid "Click here if you want to configure a remote box via Web interface"
msgstr "Klik disini jika Anda hendak mengkonfigurasi mesin remote melalui web"

#: ../control-center:931
#, c-format
msgid "Hardware"
msgstr "Hardware"

#: ../control-center:934
#, c-format
msgid "Manage your hardware"
msgstr "Mengelola perangkat keras Anda"

#: ../control-center:940
#, c-format
msgid "Configure graphics"
msgstr "Konfigurasi grafis"

#: ../control-center:947
#, c-format
msgid "Configure mouse and keyboard"
msgstr "Konfigurasi mouse dan keyboard"

#: ../control-center:954
#, c-format
msgid "Configure printing and scanning"
msgstr "Konfigurasi pencetakan dan penindaian"

#: ../control-center:971 ../drakxconf:28
#, c-format
msgid "Network & Internet"
msgstr "Jaringan & Internet"

#: ../control-center:987
#, c-format
msgid "Personalize and Secure your network"
msgstr "Personalisasikan dan Amankan jaringan Anda"

#: ../control-center:1005
#, c-format
msgid "System"
msgstr "Sistem"

#: ../control-center:1008
#, c-format
msgid "Manage system services"
msgstr "Mengelola layanan sistem"

#: ../control-center:1017
#, c-format
msgid "Localization"
msgstr "Lokalisasi"

#: ../control-center:1024
#, c-format
msgid "Administration tools"
msgstr "Aplikasi administrasi"

#: ../control-center:1039
#, c-format
msgid "Network Sharing"
msgstr "Sharing Jaringan"

#: ../control-center:1042
#, c-format
msgid "Configure Windows(R) shares"
msgstr "Konfigurasi share Windows(R)"

#: ../control-center:1049
#, c-format
msgid "Configure NFS shares"
msgstr "Konfigurasi share NFS"

#: ../control-center:1056
#, c-format
msgid "Configure WebDAV shares"
msgstr "Konfigurasi share WebDAV"

#: ../control-center:1065 ../control-center:1068
#, c-format
msgid "Local disks"
msgstr "Disk lokal"

#: ../control-center:1091
#, c-format
msgid "CD-ROM (%s)"
msgstr "CD-ROM (%s)"

#: ../control-center:1092
#, c-format
msgid "Set where your \"%s\" CD-ROM drive is mounted"
msgstr "Tentukan dimana drive CD-ROM \"%s\" di mount"

#: ../control-center:1094
#, c-format
msgid "DVD-ROM (%s)"
msgstr "DVD-ROM (%s)"

#: ../control-center:1095
#, c-format
msgid "Set where your \"%s\" DVD-ROM drive is mounted"
msgstr "Tentukan dimana drive DVD-ROM \"%s\" di mount"

#: ../control-center:1097
#, c-format
msgid "CD/DVD burner (%s)"
msgstr "Pembakar CD/DVD (%s)"

#: ../control-center:1098
#, c-format
msgid "Set where your \"%s\" CD/DVD burner is mounted"
msgstr "Tentukan dimana drive pembakar CD/DVD \"%s\" di mount"

#: ../control-center:1100
#, c-format
msgid "Floppy drive"
msgstr "Disket"

#: ../control-center:1101
#, c-format
msgid "Set where your floppy drive is mounted"
msgstr "Tentukan tempat mount drive floppy"

#: ../control-center:1103
#, c-format
msgid "ZIP drive"
msgstr "Drive ZIP"

#: ../control-center:1104
#, c-format
msgid "Set where your ZIP drive is mounted"
msgstr "Tentukan tempat mount drive ZIP"

#: ../control-center:1115 ../control-center:1118
#, c-format
msgid "Security"
msgstr "Keamanan"

#: ../control-center:1130
#, c-format
msgid "Boot"
msgstr "Boot"

#: ../control-center:1133
#, c-format
msgid "Configure boot steps"
msgstr "Konfigurasi langkah-langkah boot"

#: ../control-center:1142
#, c-format
msgid "Boot look'n feel"
msgstr "Tampilan boot"

#: ../control-center:1159
#, c-format
msgid "Additional wizards"
msgstr "Wizard tambahan"

#: ../control-center:1211 ../control-center:1212 ../control-center:1213
#: ../control-center:1226
#, c-format
msgid "/_Options"
msgstr "/_Opsi"

#: ../control-center:1211
#, c-format
msgid "/Display _Logs"
msgstr "/Tampilkan _Log"

#: ../control-center:1212
#, c-format
msgid "/_Embedded Mode"
msgstr "/Mode _Embedded"

#: ../control-center:1213
#, c-format
msgid "/Expert mode in _wizards"
msgstr "/Mode ahli pada _wizard"

#: ../control-center:1223 ../control-center:1224 ../control-center:1225
#, c-format
msgid "/_File"
msgstr "/_File"

#: ../control-center:1224
#, c-format
msgid "/_Upload the hardware list"
msgstr "/_Upload daftar perangkat keras"

#: ../control-center:1224
#, c-format
msgid "<control>U"
msgstr "<control>U"

#: ../control-center:1225
#, c-format
msgid "/_Quit"
msgstr "/_Keluar"

#: ../control-center:1225
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: ../control-center:1225
#, c-format
msgid "Quit"
msgstr "/_Keluar"

#: ../control-center:1246 ../control-center:1249 ../control-center:1262
#, c-format
msgid "/_Themes"
msgstr "/_Tema"

#: ../control-center:1252
#, c-format
msgid ""
"This action will restart the control center.\n"
"Any change not applied will be lost."
msgstr ""
"Aksi ini akan menjalankan ulang pusat kontrol.\n"
"Perubahan yang belum diterapkan akan hilang."

#: ../control-center:1262
#, c-format
msgid "/_More themes"
msgstr "/Tema _lain"

#: ../control-center:1264 ../control-center:1265 ../control-center:1266
#: ../control-center:1267 ../control-center:1268 ../control-center:1269
#: ../control-center:1272
#, c-format
msgid "/_Help"
msgstr "/_Bantuan"

#: ../control-center:1265 ../control-center:1266 ../control-center:1267
#: ../control-center:1268
#, c-format
msgid "Help"
msgstr "Bantuan"

#: ../control-center:1266
#, c-format
msgid "/_Release notes"
msgstr "/_Catatan rilis"

#: ../control-center:1267
#, c-format
msgid "/What's _New?"
msgstr ""

#: ../control-center:1268
#, c-format
msgid "/_Errata"
msgstr "/_Kesalahan"

#: ../control-center:1269
#, c-format
msgid "/_Report Bug"
msgstr "/_Laporkan Bug"

#: ../control-center:1272
#, c-format
msgid "/_About..."
msgstr "/_Keterangan"

#: ../control-center:1306
#, c-format
msgid "Cancel"
msgstr "Batal"

#: ../control-center:1340
#, c-format
msgid "Mandriva Linux Control Center %s [on %s]"
msgstr "Pusat Kontrol Mandriva Linux %s [pada %s]"

#: ../control-center:1354
#, c-format
msgid "Welcome to the Mandriva Linux Control Center"
msgstr "Selamat Datang di Pusat Kontrol Mandriva Linux"

#: ../control-center:1529 ../control-center:1602
#, c-format
msgid "Error"
msgstr "Kesalahan"

#: ../control-center:1529
#, c-format
msgid ""
"There's a bug in translations of your language (%s)\n"
"\n"
"Please report that bug."
msgstr ""
"Terdapat kesalahan dalam translasi ke bahasa Anda (%s)\n"
"\n"
"Harap laporkan kesalahan tersebut."

#: ../control-center:1602
#, c-format
msgid "Impossible to run unknown '%s' program"
msgstr "Mustahil untuk menjalankan program '%s' yang tidak diketahui"

#: ../control-center:1621
#, c-format
msgid "The modifications done in the current module won't be saved."
msgstr "Modifikasi yang dilakukan di modul ini tidak akan disimpan"

#: ../control-center:1628 ../control-center:1631
#, c-format
msgid "Upload the hardware list"
msgstr "Upload daftar perangkat keras"

#: ../control-center:1633
#, c-format
msgid "Account:"
msgstr "Account:"

#: ../control-center:1634
#, c-format
msgid "Password:"
msgstr "Kata sandi:"

#: ../control-center:1635
#, c-format
msgid "Hostname:"
msgstr "Nama host:"

#: ../control-center:1662
#, c-format
msgid "Please wait"
msgstr "Harap tunggu"

#: ../control-center:1662
#, c-format
msgid "Uploading in progress"
msgstr "Proses upload dalam proses"

#: ../control-center:1754
#, c-format
msgid "cannot fork: %s"
msgstr "gagal melakukan fork: %s"

#: ../control-center:1765
#, c-format
msgid "cannot fork and exec \"%s\" since it is not executable"
msgstr "fork dan exec \"%s\" gagal karena tidak dapat dieksekusi"

#: ../control-center:1888
#, c-format
msgid "This program has exited abnormally"
msgstr "Program ini selesai secara abnormal"

#: ../control-center:1897
#, c-format
msgid "Warning"
msgstr "Peringatan"

#: ../control-center:1907 ../drakconsole:31
#, c-format
msgid "Close"
msgstr "Tutup"

#: ../control-center:1914
#, c-format
msgid "More themes"
msgstr "Tema lain"

#: ../control-center:1916
#, c-format
msgid "Getting new themes"
msgstr "Ambil tema baru"

#: ../control-center:1917
#, c-format
msgid "Additional themes"
msgstr "Tema tambahan"

#: ../control-center:1919
#, c-format
msgid "Get additional themes on www.damz.net"
msgstr "Dapatkan tema tambahan di www.damz.net"

#: ../control-center:1927
#, c-format
msgid "About - Mandriva Linux Control Center"
msgstr "Keterangan - Pusat Kontrol Mandriva Linux"

#: ../control-center:1936
#, c-format
msgid "Authors: "
msgstr "Penulis: "

#: ../control-center:1940
#, c-format
msgid "(perl version)"
msgstr "(versi perl)"

#: ../control-center:1945
#, c-format
msgid "Artwork: "
msgstr "Hasil seni: "

#: ../control-center:1950
#, c-format
msgid "Helene Durosini"
msgstr "Helene Durosini"

#. -PO: this is used as "language: translator" in credits part of the about dialog:
#: ../control-center:1972
#, c-format
msgid "- %s: %s\n"
msgstr "- %s: %s\n"

#: ../control-center:1987
#, c-format
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Willy Sudiarto Raharjo"

#: ../control-center:1989
#, c-format
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "willysr@gmail.com"

#: ../control-center:1991
#, c-format
msgid "Translator: "
msgstr "Penerjemah: "

#. -PO: here, %s will be replaced by the version (eg: "Mandriva Linux 2007.1 (Discovery) Control Center")
#: ../control-center:1999
#, c-format
msgid "Mandriva Linux %s (%s) Control Center"
msgstr "Pusat Kontrol Mandriva Linux %s (%s)"

#: ../control-center:2003
#, c-format
msgid "Copyright (C) 1999-2008 Mandriva SA"
msgstr "Hak Cipta (C) 1999-2008 Mandriva SA"

#: ../control-center:2009
#, c-format
msgid "Authors"
msgstr "Penulis"

#: ../control-center:2010
#, c-format
msgid "Mandriva Linux Contributors"
msgstr "Kontributor Mandriva Linux"

#: ../drakconsole:27
#, c-format
msgid "DrakConsole"
msgstr "DrakConsole"

#: ../drakxconf:25
#, c-format
msgid "Display"
msgstr "Tampilan"

#: ../drakxconf:26
#, c-format
msgid "Keyboard"
msgstr "Papan ketik"

#: ../drakxconf:27
#, c-format
msgid "Mouse"
msgstr "Mouse"

#: ../drakxconf:29
#, c-format
msgid "Users and groups"
msgstr "Pengguna dan grup"

#: ../drakxconf:30
#, c-format
msgid "Services"
msgstr "Layanan"

#: ../drakxconf:31
#, c-format
msgid "Firewall"
msgstr "Firewall"

#: ../drakxconf:32
#, c-format
msgid "Boot loader"
msgstr "Boot loader"

#: ../drakxconf:33
#, c-format
msgid "Auto Install"
msgstr "Instalasi Otomatis"

#: ../drakxconf:34
#, c-format
msgid "Internet connection sharing"
msgstr "Pemakaian bersama koneksi Internet"

#: ../drakxconf:35
#, c-format
msgid "3D Desktop effects"
msgstr "Efek desktop 3D"

#: ../drakxconf:36
#, c-format
msgid "Partitions"
msgstr "Partisi"

#: ../drakxconf:39
#, c-format
msgid "Control Center"
msgstr "Pusat Kontrol"

#: ../drakxconf:39
#, c-format
msgid "Choose the tool you want to use"
msgstr "Pilih menu yang akan digunakan"

#: ../menus_launcher.pl:19 ../menus_launcher.pl:41
#, c-format
msgid "Menu Configuration Center"
msgstr "Sentral Konfigurasi Menu"

#: ../menus_launcher.pl:28
#, c-format
msgid "System menu"
msgstr "Menu Sistem"

#: ../menus_launcher.pl:29 ../menus_launcher.pl:36 ../print_launcher.pl:31
#, c-format
msgid "Configure..."
msgstr "Konfigurasi ..."

#: ../menus_launcher.pl:31
#, c-format
msgid "User menu"
msgstr "Menu pengguna"

#: ../menus_launcher.pl:41
#, c-format
msgid ""
"\n"
"\n"
"Choose which menu you want to configure"
msgstr ""
"\n"
"\n"
"Pilih menu yang akan dikonfigurasi"

#: ../print_launcher.pl:14 ../print_launcher.pl:21
#, c-format
msgid "Printing configuration"
msgstr "Konfigurasi pencetakan"

#: ../print_launcher.pl:30
#, c-format
msgid "Click here to configure the printing system"
msgstr "Klik di sini untuk konfigurasi sistem pencetakan"

#: ../print_launcher.pl:37
#, c-format
msgid "Done"
msgstr "Selesai"

#: ../data/autologin.desktop.in.h:1
msgid "Autologin"
msgstr "Autologin"

#: ../data/clock.desktop.in.h:1
msgid "Date and time"
msgstr "Tanggal dan waktu"

#: ../data/connection.desktop.in.h:1
msgid "New connection"
msgstr "Koneksi baru"

#: ../data/drakboot.desktop.in.h:1
msgid "Boot Loading"
msgstr "Memuat Boot"

#: ../data/drakcronat.desktop.in.h:1
msgid "Programs scheduling"
msgstr "Penjadwalan program"

#: ../data/drakdm.desktop.in.h:1
msgid "Display manager"
msgstr "Pemilih manager display"

#: ../data/drakfont.desktop.in.h:1
msgid "Fonts"
msgstr "Font"

#: ../data/drakperm.desktop.in.h:1
msgid "Permissions"
msgstr "Izin"

#: ../data/draksec.desktop.in.h:1
msgid "Levels and Checks"
msgstr "Level dan pengujian"

#: ../data/drakxtv.desktop.in.h:1
msgid "TV Cards"
msgstr "Kartu TV"

#: ../data/fileshare.desktop.in.h:1
msgid "Partition Sharing"
msgstr "Bagi-pakai partisi"

#: ../data/harddrive.desktop.in.h:1
msgid "Hard Drives"
msgstr "Hard Drive"

#: ../data/logdrake.desktop.in.h:1
msgid "Logs"
msgstr "Log"

#: ../data/menudrake.desktop.in.h:1
msgid "Menus"
msgstr "Menu"

#: ../data/MountPoints.directory.in.h:1
msgid "Mount Points"
msgstr "Titik Mount"

#: ../data/nfs.desktop.in.h:1
msgid "NFS mount points"
msgstr "Titik mount NFS"

#: ../data/printerdrake.desktop.in.h:1
msgid "Printers"
msgstr "Printer"

#: ../data/proxy.desktop.in.h:1
msgid "Proxy Configuration"
msgstr "Konfigurasi Proxy"

#: ../data/removable.desktop.in.h:1
msgid "Removable devices"
msgstr "Perangkat portabel"

#: ../data/remove-connection.desktop.in.h:1
msgid "Remove Connection"
msgstr "Hapus Koneksi"

#: ../data/samba.desktop.in.h:1
msgid "Samba mount points"
msgstr "Titik mount Samba"

#: ../data/scannerdrake.desktop.in.h:1
msgid "Scanners"
msgstr "Scanner"

#: ../data/SystemConfig.directory.in.h:1
msgid "System Settings"
msgstr "Setting Sistem"

#: ../data/userdrake.desktop.in.h:1
msgid "Users and Groups"
msgstr "Pengguna dan grup"

#: ../data/webdav.desktop.in.h:1
msgid "WebDAV mount points"
msgstr "Titik mount WebDAV"

#: ../data/XFDrake.desktop.in.h:1
msgid "Graphical server"
msgstr "Server grafis"

#: ../data/XFDrake-Monitor.desktop.in.h:1
msgid "Monitor"
msgstr "Monitor"

#: ../data/XFDrake-Resolution.desktop.in.h:1
msgid "Screen Resolution"
msgstr "Resolusi Layar"

#~ msgid "CD-ROM"
#~ msgstr "CD-ROM"

#~ msgid "Boot theme"
#~ msgstr "Tema boot"

#~ msgid "Console"
#~ msgstr "Konsol"

#~ msgid "Adjust the date and the time"
#~ msgstr "Mengatur tanggal dan waktu"

#~ msgid "Fax"
#~ msgstr "Fax"

#~ msgid "Software Media Manager"
#~ msgstr "Manajer Media Perangkat Lunak"

#~ msgid "Invictus Firewall"
#~ msgstr "Firewall Invictus"

#~ msgid "Language"
#~ msgstr "Bahasa"

#~ msgid "Country / Region"
#~ msgstr "Negara"

#~ msgid "Mandriva Online"
#~ msgstr "Mandriva Online"

#~ msgid "Updates"
#~ msgstr "Update"

#~ msgid "Control and configure network connections"
#~ msgstr "Mengontrol dan mengkonfigurasi koneksi jaringan"

#~ msgid "Network Profiles"
#~ msgstr "Profil Jaringan"

#~ msgid "Local disk sharing"
#~ msgstr "Bagi-pakai disk lokal"

#~ msgid "Level and checks"
#~ msgstr "Level dan pengujian"

#~ msgid "Enable or disable the system services"
#~ msgstr "Mengaktifkan atau menon-aktifkan layanan sistem"

#~ msgid "Media Manager"
#~ msgstr "Manajer Media"

#~ msgid "UPS"
#~ msgstr "UPS"

#~ msgid "VPN configuration"
#~ msgstr "Konfigurasi VPN"

#~ msgid "Configure Software management"
#~ msgstr "Konfigurasi manajemen perangkat lunak"

#~ msgid "Install"
#~ msgstr "Installasi"

#~ msgid "Look at installable software and install software packages"
#~ msgstr ""
#~ "Lihat perangkat lunak yang terinstall dan menginstall paket perangkat "
#~ "lunak"

#~ msgid "Remove"
#~ msgstr "Hapus"

#~ msgid "Look at installed software and uninstall software packages"
#~ msgstr ""
#~ "Lihat perangkat lunak yang terinstall dan uninstall paket perangkat lunak"

#~ msgid "Screen resolution"
#~ msgstr "Resolusi layar"

#~ msgid "Change the screen resolution"
#~ msgstr "Ubah resolusi layar"

#~ msgid "TV card"
#~ msgstr "Kartu TV"

#~ msgid "Set up TV card"
#~ msgstr "Setting kartu TV"

#~ msgid "/_Expert mode"
#~ msgstr "/_Mode ahli"

#~ msgid "Set Samba mount points"
#~ msgstr "Tentukan titik mount Samba"

#~ msgid "Samba printing configuration"
#~ msgstr "Konfigurasi pencetakan Samba"

#~ msgid "Enable or disable printers in your Samba server configuration"
#~ msgstr ""
#~ "Mengaktifkan atau menonaktifkan printer pada konfigurasi server Samba Anda"

#~ msgid "(original C version)"
#~ msgstr "(versi C asli)"

#~ msgid "(design)"
#~ msgstr "(desain)"

#~ msgid ""
#~ "Select the application menu layout and change which programs are shown on "
#~ "the menu"
#~ msgstr ""
#~ "Pilih tata letak menu aplikasi dan ubah program yang ditampilkan pada menu"

#~ msgid ""
#~ "We are about to switch from the \"%s\" profile to the \"%s\" profile.\n"
#~ "\n"
#~ "Are you sure you want to do the switch?"
#~ msgstr ""
#~ "Kami akan mengganti dari profil \"%s\" menjadi profil \"%s\".\n"
#~ "\n"
#~ "Apakah Anda yakin akan melakukan pergantian?"

#~ msgid "/_Profiles"
#~ msgstr "/_Profil"

#~ msgid "/_New"
#~ msgstr "/_Baru"

#~ msgid "New profile..."
#~ msgstr "Profil baru..."

#~ msgid ""
#~ "Name of the profile to create (the new profile is created as a copy of "
#~ "the current one):"
#~ msgstr ""
#~ "Nama dari profil yang akan dibuat (profil baru akan diciptakan sebagai "
#~ "salinan dari profil aktual):"

#~ msgid "Ok"
#~ msgstr "Ok"

#~ msgid "The \"%s\" profile already exists!"
#~ msgstr "Profil \"%s\" sudah ada"

#~ msgid "Delete profile"
#~ msgstr "Hapus profil"

#~ msgid "Profile to delete:"
#~ msgstr "Profil yang akan dihapus:"

#~ msgid "You can not delete the current profile"
#~ msgstr "Anda tidak bisa menghapus profil aktual"

#~ msgid "Auto Install Floppy"
#~ msgstr "Disket instalasi otomatis"

#~ msgid "Boot Configuration"
#~ msgstr "Konfigurasi Boot"

#~ msgid "Boot Floppy"
#~ msgstr "Disket boot"

#~ msgid "CD/DVD"
#~ msgstr "CD/DVD"

#~ msgid "Choose the display manager"
#~ msgstr "Pilih manajer display"

#~ msgid "Configure PXE"
#~ msgstr "Konfigurasi PXE"

#~ msgid "DVD"
#~ msgstr "DVD"

#~ msgid "Date & Time"
#~ msgstr "Tanggal & Waktu"

#~ msgid "Display Configuration"
#~ msgstr "Konfigurasi Tampilan"

#~ msgid "Display Manager"
#~ msgstr "Pemilih manager display"

#~ msgid "DrakAutoInst helps you produce an Auto Install floppy"
#~ msgstr "DrakAutoInst membantu Anda membuat disket Instalasi Otomatis"

#~ msgid "DrakBackup helps you configure backups"
#~ msgstr "DrakBackup membantu konfigurasi backup"

#~ msgid "DrakClock"
#~ msgstr "DrakClock"

#~ msgid "DrakConnect helps you set up your network and Internet connection"
#~ msgstr "DrakConnect membantu set up jaringan dan koneksi Internet"

#~ msgid "DrakCronAt helps you run programs or scripts at certain times"
#~ msgstr "DrakCronAt membantu menjalankan program/skrip pada waktu tertentu"

#~ msgid "DrakFloppy helps you produce your own boot floppy"
#~ msgstr "DrakFloppy membantu Anda membuat disket boot Anda sendiri"

#~ msgid "DrakGw helps you share your Internet connection"
#~ msgstr "DrakGw membantu Anda berbagi koneksi Internet"

#~ msgid ""
#~ "DrakPerm helps you fine-tune the system security level and permissions"
#~ msgstr "DrakPerm membantu tuning tingkat keamanan sistem dan hak akses"

#~ msgid "DrakProxy helps you set up proxy servers"
#~ msgstr "DrakProxy membantu set up server proxy"

#~ msgid "DrakSec helps you set the system security level"
#~ msgstr "DrakSec membantu setup tingkat keamanan sistem"

#~ msgid "DrakXServices helps you enable or disable services"
#~ msgstr "DrakXServices mengatur pengaktifan/penonaktifan layanan"

#~ msgid "DrakxTV helps you set up your TV card"
#~ msgstr "DrakxTV membantu setup kartu TV"

#~ msgid "Floppy"
#~ msgstr "Disket"

#~ msgid "GMT - DrakClock"
#~ msgstr "GMT - DrakClock"

#~ msgid "HardDrake lists and helps you set up your hardware"
#~ msgstr "HardDrake menampilkan daftar dan membantu setup perangkat keras"

#~ msgid "Internet Access"
#~ msgstr "Akses Internet"

#~ msgid "Internet Connection Sharing"
#~ msgstr "Pemakaian bersama koneksi Internet"

#~ msgid "Is your hardware clock set to GMT?"
#~ msgstr "Apakah jam perangkat keras Anda merujuk ke GMT?"

#~ msgid "KeyBoard Configuration"
#~ msgstr "Konfigurasi Keyboard"

#~ msgid "KeyboardDrake helps you to set your keyboard layout"
#~ msgstr "KeyboardDrake membantu setup layout keyboard"

#~ msgid "Manager Connection"
#~ msgstr "Mengelola koneksi"

#~ msgid "Mandriva Linux Control Center %s\n"
#~ msgstr "Pusat Kontrol Mandriva Linux %s\n"

#~ msgid ""
#~ "Mandriva Linux Control Center is Mandriva Linux's main configuration\n"
#~ "tool. It enables the system administrator to configure the hardware\n"
#~ "and services used for all users.\n"
#~ "\n"
#~ "\n"
#~ "The tools accessed through the Mandriva Linux Control Center greatly\n"
#~ "simplify the use of the system, notably by avoiding the use of the\n"
#~ "evil command line."
#~ msgstr ""
#~ "Pusat Kontrol Mandriva Linux adalah konfigurator utama Linux Mandriva, "
#~ "yang\n"
#~ "memungkinkan sistem administrator untuk mengkonfigurasi perangkat keras "
#~ "dan layanan yangg\n"
#~ "digunakan oleh semua pengguna.\n"
#~ "\n"
#~ "\n"
#~ "Alat-alat yang diakses via Pusat Kontrol Mandriva Linux mempermudah "
#~ "penggunaan\n"
#~ "sistem, khususnya dengan mengurangi pemakaian baris perintah."

#~ msgid "Monitor Connection"
#~ msgstr "Memonitor koneksi"

#~ msgid "MouseDrake helps you set up your mouse"
#~ msgstr "MouseDrake membantu setup mouse"

#~ msgid "New Connection"
#~ msgstr "Koneksi baru"

#~ msgid "OK"
#~ msgstr "OK"

#~ msgid ""
#~ "Partition Sharing enables to allow users to share some of their "
#~ "directories, allowing users to simply click on \"Share\" in Konqueror and "
#~ "Nautilus"
#~ msgstr ""
#~ "Partition Sharing memungkinkan pengguna berbagi direktori dg meng-klik "
#~ "\"Share\" di Konqueror dan Nautilus"

#~ msgid "Previous"
#~ msgstr "Sebelumnya"

#~ msgid "PrinterDrake helps you set up your printer, job queues ...."
#~ msgstr "PrinterDrake membantu setup printer, antrian tugas ...."

#~ msgid "Reset"
#~ msgstr "Ulang"

#~ msgid "RpmDrake helps you remove software packages"
#~ msgstr "RpmDrake membantu menghapus paket software"

#~ msgid "ScannerDrake helps you set up your scanner"
#~ msgstr "ScannerDrake membantu set up scanner"

#~ msgid "Service Configuration"
#~ msgstr "Konfigurasi Layanan"

#~ msgid ""
#~ "Software Media Manager helps you define where software packages are "
#~ "downloaded from"
#~ msgstr "Manajer Media Software membantu penentuan sumber pengambilan paket"

#~ msgid ""
#~ "The DHCP wizard will help you configuring the DHCP services of your server"
#~ msgstr ""
#~ "Konfigurator layanan DHCP server menolong konfigurasi layanan DHCP pada "
#~ "server Anda"

#~ msgid ""
#~ "The DNS Client wizard will help you in adding a new client in your local "
#~ "DNS"
#~ msgstr "Konfigurator Klien DNS menolong penambahan klien baru di DNS lokal"

#~ msgid ""
#~ "The DNS wizard will help you configuring the DNS services of your server."
#~ msgstr "Konfigurator DNS membantu konfigurasi layanan DNS server Anda."

#~ msgid ""
#~ "The FTP wizard will help you configuring the FTP Server for your network"
#~ msgstr "Konfigurator FTP membantu konfigurasi Server FTP jaringan Anda"

#~ msgid ""
#~ "The News wizard will help you configuring the Internet News services for "
#~ "your network"
#~ msgstr ""
#~ "Konfigurator Berita membantu konfigurasi layanan Berita Internet jaringan "
#~ "Anda"

#~ msgid ""
#~ "The Postfix wizard will help you configuring the Internet Mail services "
#~ "for your network"
#~ msgstr ""
#~ "Konfigurator Postfix membantu konfigurasi layanan Mail Internet jaringan "
#~ "Anda"

#~ msgid ""
#~ "The Proxy wizard will help you configuring a web caching proxy server"
#~ msgstr "Konfigurator Proxy membantu konfigurasi proxy web server cache"

#~ msgid ""
#~ "The Web wizard will help you configuring the Web Server for your network"
#~ msgstr ""
#~ "Konfigurator Web membantu konfigurasi Server Web untuk jaringan Anda"

#~ msgid "Time Zone"
#~ msgstr "Zona Waktu"

#~ msgid "Timezone - DrakClock"
#~ msgstr "Zona waktu - DrakClock"

#~ msgid "Which is your timezone?"
#~ msgstr "Pilih zona waktu Anda"

#~ msgid "Zip"
#~ msgstr "Zip"
' href='#n6233'>6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 7724 7725 7726 7727 7728 7729 7730 7731 7732 7733 7734 7735 7736 7737 7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 7751 7752 7753 7754 7755 7756 7757 7758 7759 7760 7761 7762 7763 7764 7765 7766 7767 7768 7769 7770 7771 7772 7773 7774 7775 7776 7777 7778 7779 7780 7781 7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 7796 7797 7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 7809 7810 7811 7812 7813 7814 7815 7816 7817 7818 7819 7820 7821 7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834 7835 7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 7846 7847 7848 7849 7850 7851 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 7919 7920 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 7942 7943 7944 7945 7946 7947 7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 7969 7970 7971 7972 7973 7974 7975 7976 7977 7978 7979 7980 7981 7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 8002 8003 8004 8005 8006 8007 8008 8009 8010 8011 8012 8013 8014 8015 8016 8017 8018 8019 8020 8021 8022 8023 8024 8025 8026 8027 8028 8029 8030 8031 8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 8045 8046 8047 8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8062 8063 8064 8065 8066 8067 8068 8069 8070 8071 8072 8073 8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 8085 8086 8087 8088 8089 8090 8091 8092 8093 8094 8095 8096 8097 8098 8099 8100 8101 8102 8103 8104 8105 8106 8107 8108 8109 8110 8111 8112 8113 8114 8115 8116 8117 8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 8137 8138 8139 8140 8141 8142 8143 8144 8145 8146 8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 8189 8190 8191 8192 8193 8194 8195 8196 8197 8198 8199 8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8228 8229 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8240 8241 8242 8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 8263 8264 8265 8266 8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 8312 8313 8314 8315 8316 8317 8318 8319 8320 8321 8322 8323 8324 8325 8326 8327 8328 8329 8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8340 8341 8342 8343 8344 8345 8346 8347 8348 8349 8350 8351 8352 8353 8354 8355 8356 8357 8358 8359 8360 8361 8362 8363 8364 8365 8366 8367 8368 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 8381 8382 8383 8384 8385 8386 8387 8388 8389 8390 8391 8392 8393 8394 8395 8396 8397 8398 8399 8400 8401 8402 8403 8404 8405 8406 8407 8408 8409 8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 8426 8427 8428 8429 8430 8431 8432 8433 8434 8435 8436 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 8468 8469 8470 8471 8472 8473 8474 8475 8476 8477 8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 8845 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855 8856 8857 8858 8859 8860 8861 8862 8863 8864 8865 8866 8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 8885 8886 8887 8888 8889 8890 8891 8892 8893 8894 8895 8896 8897 8898 8899 8900 8901 8902 8903 8904 8905 8906 8907 8908 8909 8910 8911 8912 8913 8914 8915 8916 8917 8918 8919 8920 8921 8922 8923 8924 8925 8926 8927 8928 8929 8930 8931 8932 8933 8934 8935 8936 8937 8938 8939 8940 8941 8942 8943 8944 8945 8946 8947 8948 8949 8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975 8976 8977 8978 8979 8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 8998 8999 9000 9001 9002 9003 9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 9014 9015 9016 9017 9018 9019 9020 9021 9022 9023 9024 9025 9026 9027 9028 9029 9030 9031 9032 9033 9034 9035 9036 9037 9038 9039 9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 9066 9067 9068 9069 9070 9071 9072 9073 9074 9075 9076 9077 9078 9079 9080 9081 9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 9093 9094 9095 9096 9097 9098 9099 9100 9101 9102 9103 9104 9105 9106 9107 9108 9109 9110 9111 9112 9113 9114 9115 9116 9117 9118 9119 9120 9121 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 9148 9149 9150 9151 9152 9153 9154 9155 9156 9157 9158 9159 9160 9161 9162 9163 9164 9165 9166 9167 9168 9169 9170 9171 9172 9173 9174 9175 9176 9177 9178 9179 9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 9191 9192 9193 9194 9195 9196 9197 9198 9199 9200 9201 9202 9203 9204 9205 9206 9207 9208 9209 9210 9211 9212 9213 9214 9215 9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 9226 9227 9228 9229 9230 9231 9232 9233 9234 9235 9236 9237 9238 9239 9240 9241 9242 9243 9244 9245 9246 9247 9248 9249 9250 9251 9252 9253 9254 9255 9256 9257 9258 9259 9260 9261 9262 9263 9264 9265 9266 9267 9268 9269 9270 9271 9272 9273 9274 9275 9276 9277 9278 9279 9280 9281 9282 9283 9284 9285 9286 9287 9288 9289 9290 9291 9292 9293 9294 9295 9296 9297 9298 9299 9300 9301 9302 9303 9304 9305 9306 9307 9308 9309 9310 9311 9312 9313 9314 9315 9316 9317 9318 9319 9320 9321 9322 9323 9324 9325 9326 9327 9328 9329 9330 9331 9332 9333 9334 9335 9336 9337 9338 9339 9340 9341 9342 9343 9344 9345 9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 9367 9368 9369 9370 9371 9372 9373 9374 9375 9376 9377 9378 9379 9380 9381 9382 9383 9384 9385 9386 9387 9388 9389 9390 9391 9392 9393 9394 9395 9396 9397 9398 9399 9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 9410 9411 9412 9413 9414 9415 9416 9417 9418 9419 9420 9421 9422 9423 9424 9425 9426 9427 9428 9429 9430 9431 9432 9433 9434 9435 9436 9437 9438 9439 9440 9441 9442 9443 9444 9445 9446 9447 9448 9449 9450 9451 9452 9453 9454 9455 9456 9457 9458 9459 9460 9461 9462 9463 9464 9465 9466 9467 9468 9469 9470 9471 9472 9473 9474 9475 9476 9477 9478 9479 9480 9481 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9492 9493 9494 9495 9496 9497 9498 9499 9500 9501 9502 9503 9504 9505 9506 9507 9508 9509 9510 9511 9512 9513 9514 9515 9516 9517 9518 9519 9520 9521 9522 9523 9524 9525 9526 9527 9528 9529 9530 9531 9532 9533 9534 9535 9536 9537 9538 9539 9540 9541 9542 9543 9544 9545 9546 9547 9548 9549 9550 9551 9552 9553 9554 9555 9556 9557 9558 9559 9560 9561 9562 9563 9564 9565 9566 9567 9568 9569 9570 9571 9572 9573 9574 9575 9576 9577 9578 9579 9580 9581 9582 9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 9593 9594 9595 9596 9597 9598 9599 9600 9601 9602 9603 9604 9605 9606 9607 9608 9609 9610 9611 9612 9613 9614 9615 9616 9617 9618 9619 9620 9621 9622 9623 9624 9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 9637 9638 9639 9640 9641 9642 9643 9644 9645 9646 9647 9648 9649 9650 9651 9652 9653 9654 9655 9656 9657 9658 9659 9660 9661 9662 9663 9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 9674 9675 9676 9677 9678 9679 9680 9681 9682 9683 9684 9685 9686 9687 9688 9689 9690 9691 9692 9693 9694 9695 9696 9697 9698 9699 9700 9701 9702 9703 9704 9705 9706 9707 9708 9709 9710 9711 9712 9713 9714 9715 9716 9717 9718 9719 9720 9721 9722 9723 9724 9725 9726 9727 9728 9729 9730 9731 9732 9733 9734 9735 9736 9737 9738 9739 9740 9741 9742 9743 9744 9745 9746 9747 9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 9763 9764 9765 9766 9767 9768 9769 9770 9771 9772 9773 9774 9775 9776 9777 9778 9779 9780 9781 9782 9783 9784 9785 9786 9787 9788 9789 9790 9791 9792 9793 9794 9795 9796 9797 9798 9799 9800 9801 9802 9803 9804 9805 9806 9807 9808 9809 9810 9811 9812 9813 9814 9815 9816 9817 9818 9819 9820 9821 9822 9823 9824 9825 9826 9827 9828 9829 9830 9831 9832 9833 9834 9835 9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 9853 9854 9855 9856 9857 9858 9859 9860 9861 9862 9863 9864 9865 9866 9867 9868 9869 9870 9871 9872 9873 9874 9875 9876 9877 9878 9879 9880 9881 9882 9883 9884 9885 9886 9887 9888 9889 9890 9891 9892 9893 9894 9895 9896 9897 9898 9899 9900 9901 9902 9903 9904 9905 9906 9907 9908 9909 9910 9911 9912 9913 9914 9915 9916 9917 9918 9919 9920 9921 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9954 9955 9956 9957 9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 9995 9996 9997 9998 9999 10000 10001 10002 10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035 10036 10037 10038 10039 10040 10041 10042 10043 10044 10045 10046 10047 10048 10049 10050 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079 10080 10081 10082 10083 10084 10085 10086 10087 10088 10089 10090 10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 10113 10114 10115 10116 10117 10118 10119 10120 10121 10122 10123 10124 10125 10126 10127 10128 10129 10130 10131 10132 10133 10134 10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 10331 10332 10333 10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 10345 10346 10347 10348 10349 10350 10351 10352 10353 10354 10355 10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 10374 10375 10376 10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388 10389 10390 10391 10392 10393 10394 10395 10396 10397 10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 10409 10410 10411 10412 10413 10414 10415 10416 10417 10418 10419 10420 10421 10422 10423 10424 10425 10426 10427 10428 10429 10430 10431 10432 10433 10434 10435 10436 10437 10438 10439 10440 10441 10442 10443 10444 10445 10446 10447 10448 10449 10450 10451 10452 10453 10454 10455 10456 10457 10458 10459 10460 10461 10462 10463 10464 10465 10466 10467 10468 10469 10470 10471 10472 10473 10474 10475 10476 10477 10478 10479 10480 10481 10482 10483 10484 10485 10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 10498 10499 10500 10501 10502 10503 10504 10505 10506 10507 10508 10509 10510 10511 10512 10513 10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524 10525 10526 10527 10528 10529 10530 10531 10532 10533 10534 10535 10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546 10547 10548 10549 10550 10551 10552 10553 10554 10555 10556 10557 10558 10559 10560 10561 10562 10563 10564 10565 10566 10567 10568 10569 10570 10571 10572 10573 10574 10575 10576 10577 10578 10579 10580 10581 10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 10596 10597 10598 10599 10600 10601 10602 10603 10604 10605 10606 10607 10608 10609 10610 10611 10612 10613 10614 10615 10616 10617 10618 10619 10620 10621 10622 10623 10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 10638 10639 10640 10641 10642 10643 10644 10645 10646 10647 10648 10649 10650 10651 10652 10653 10654 10655 10656 10657 10658 10659 10660 10661 10662 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 10675 10676 10677 10678 10679 10680 10681 10682 10683 10684 10685 10686 10687 10688 10689 10690 10691 10692 10693 10694 10695 10696 10697 10698 10699 10700 10701 10702 10703 10704 10705 10706 10707 10708 10709 10710 10711 10712 10713 10714 10715 10716 10717 10718 10719 10720 10721 10722 10723 10724 10725 10726 10727 10728 10729 10730 10731 10732 10733 10734 10735 10736 10737 10738 10739 10740 10741 10742 10743 10744 10745 10746 10747 10748 10749 10750 10751 10752 10753 10754 10755 10756 10757 10758 10759 10760 10761 10762 10763 10764 10765 10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 10786 10787 10788 10789 10790 10791 10792 10793 10794 10795 10796 10797 10798 10799 10800 10801 10802 10803 10804 10805 10806 10807 10808 10809 10810 10811 10812 10813 10814 10815 10816 10817 10818 10819 10820 10821 10822 10823 10824 10825 10826 10827 10828 10829 10830 10831 10832 10833 10834 10835 10836 10837 10838 10839 10840 10841 10842 10843 10844 10845 10846 10847 10848 10849 10850 10851 10852 10853 10854 10855 10856 10857 10858 10859 10860 10861 10862 10863 10864 10865 10866 10867 10868 10869 10870 10871 10872 10873 10874 10875 10876 10877 10878 10879 10880 10881 10882 10883 10884 10885 10886 10887 10888 10889 10890 10891 10892 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 10904 10905 10906 10907 10908 10909 10910 10911 10912 10913 10914 10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 10946 10947 10948 10949 10950 10951 10952 10953 10954 10955 10956 10957 10958 10959 10960 10961 10962 10963 10964 10965 10966 10967 10968 10969 10970 10971 10972 10973 10974 10975 10976 10977 10978 10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 10989 10990 10991 10992 10993 10994 10995 10996 10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 11172 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183 11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 11211 11212 11213 11214 11215 11216 11217 11218 11219 11220 11221 11222 11223 11224 11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 11248 11249 11250 11251 11252 11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 11284 11285 11286 11287 11288 11289 11290 11291 11292 11293 11294 11295 11296 11297 11298 11299 11300 11301 11302 11303 11304 11305 11306 11307 11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 11330 11331 11332 11333 11334 11335 11336 11337 11338 11339 11340 11341 11342 11343 11344 11345 11346 11347 11348 11349 11350 11351 11352 11353 11354 11355 11356 11357 11358 11359 11360 11361 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 11372 11373 11374 11375 11376 11377 11378 11379 11380 11381 11382 11383 11384 11385 11386 11387 11388 11389 11390 11391 11392 11393 11394 11395 11396 11397 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 11410 11411 11412 11413 11414 11415 11416 11417 11418 11419 11420 11421 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437 11438 11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 11460 11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471 11472 11473 11474 11475 11476 11477 11478 11479 11480 11481 11482 11483 11484 11485 11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 11498 11499 11500 11501 11502 11503 11504 11505 11506 11507 11508 11509 11510 11511 11512 11513 11514 11515 11516 11517 11518 11519 11520 11521 11522 11523 11524 11525 11526 11527 11528 11529 11530 11531 11532 11533 11534 11535 11536 11537 11538 11539 11540 11541 11542 11543 11544 11545 11546 11547 11548 11549 11550 11551 11552 11553 11554 11555 11556 11557 11558 11559 11560 11561 11562 11563 11564 11565 11566 11567 11568 11569 11570 11571 11572 11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 11643 11644 11645 11646 11647 11648 11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 11685 11686 11687 11688 11689 11690 11691 11692 11693 11694 11695 11696 11697 11698 11699 11700 11701 11702 11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 11720 11721 11722 11723 11724 11725 11726 11727 11728 11729 11730 11731 11732 11733 11734 11735 11736 11737 11738 11739 11740 11741 11742 11743 11744 11745 11746 11747 11748 11749 11750 11751 11752 11753 11754 11755 11756 11757 11758 11759 11760 11761 11762 11763 11764 11765 11766 11767 11768 11769 11770 11771 11772 11773 11774 11775 11776 11777 11778 11779 11780 11781 11782 11783 11784 11785 11786 11787 11788 11789 11790 11791 11792 11793 11794 11795 11796 11797 11798 11799 11800 11801 11802 11803 11804 11805 11806 11807 11808 11809 11810 11811 11812 11813 11814 11815 11816 11817 11818 11819 11820 11821 11822 11823 11824 11825 11826 11827 11828 11829 11830 11831 11832 11833 11834 11835 11836 11837 11838 11839 11840 11841 11842 11843 11844 11845 11846 11847 11848 11849 11850 11851 11852 11853 11854 11855 11856 11857 11858 11859 11860 11861 11862 11863 11864 11865 11866 11867 11868 11869 11870 11871 11872 11873 11874 11875 11876 11877 11878 11879 11880 11881 11882 11883 11884 11885 11886 11887 11888 11889 11890 11891 11892 11893 11894 11895 11896 11897 11898 11899 11900 11901 11902 11903 11904 11905 11906 11907 11908 11909 11910 11911 11912 11913 11914 11915 11916 11917 11918 11919 11920 11921 11922 11923 11924 11925 11926 11927 11928 11929 11930 11931 11932 11933 11934 11935 11936 11937 11938 11939 11940 11941 11942 11943 11944 11945 11946 11947 11948 11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 11965 11966 11967 11968 11969 11970 11971 11972 11973 11974 11975 11976 11977 11978 11979 11980 11981 11982 11983 11984 11985 11986 11987 11988 11989 11990 11991 11992 11993 11994 11995 11996 11997 11998 11999 12000 12001 12002 12003 12004 12005 12006 12007 12008 12009 12010 12011 12012 12013 12014 12015 12016 12017 12018 12019 12020 12021 12022 12023 12024 12025 12026 12027 12028 12029 12030 12031 12032 12033 12034 12035 12036 12037 12038 12039 12040 12041 12042 12043 12044 12045 12046 12047 12048 12049 12050 12051 12052 12053 12054 12055 12056 12057 12058 12059 12060 12061 12062 12063 12064 12065 12066 12067 12068 12069 12070 12071 12072 12073 12074 12075 12076 12077 12078 12079 12080 12081 12082 12083 12084 12085 12086 12087 12088 12089 12090 12091 12092 12093 12094 12095 12096 12097 12098 12099 12100 12101 12102 12103 12104 12105 12106 12107 12108 12109 12110 12111 12112 12113 12114 12115 12116 12117 12118 12119 12120 12121 12122 12123 12124 12125 12126 12127 12128 12129 12130 12131 12132 12133 12134 12135 12136 12137 12138 12139 12140 12141 12142 12143 12144 12145 12146 12147 12148 12149 12150 12151 12152 12153 12154 12155 12156 12157 12158 12159 12160 12161 12162 12163 12164 12165 12166 12167 12168 12169 12170 12171 12172 12173 12174 12175 12176 12177 12178 12179 12180 12181 12182 12183 12184 12185 12186 12187 12188 12189 12190 12191 12192 12193 12194 12195 12196 12197 12198 12199 12200 12201 12202 12203 12204 12205 12206 12207 12208 12209 12210 12211 12212 12213 12214 12215 12216 12217 12218 12219 12220 12221 12222 12223 12224 12225 12226 12227 12228 12229 12230 12231 12232 12233 12234 12235 12236 12237 12238 12239 12240 12241 12242 12243 12244 12245 12246 12247 12248 12249 12250 12251 12252 12253 12254 12255 12256 12257 12258 12259 12260 12261 12262 12263 12264 12265 12266 12267 12268 12269 12270 12271 12272 12273 12274 12275 12276 12277 12278 12279 12280 12281 12282 12283 12284 12285 12286 12287 12288 12289 12290 12291 12292 12293 12294 12295 12296 12297 12298 12299 12300 12301 12302 12303 12304 12305 12306 12307 12308 12309 12310 12311 12312 12313 12314 12315 12316 12317 12318 12319 12320 12321 12322 12323 12324 12325 12326 12327 12328 12329 12330 12331 12332 12333 12334 12335 12336 12337 12338 12339 12340 12341 12342 12343 12344 12345 12346 12347 12348 12349 12350 12351 12352 12353 12354 12355 12356 12357 12358 12359 12360 12361 12362 12363 12364 12365 12366 12367 12368 12369 12370 12371 12372 12373 12374 12375 12376 12377 12378 12379 12380 12381 12382 12383 12384 12385 12386 12387 12388 12389 12390 12391 12392 12393 12394 12395 12396 12397 12398 12399 12400 12401 12402 12403 12404 12405 12406 12407 12408 12409 12410 12411 12412 12413 12414 12415 12416 12417 12418 12419 12420 12421 12422 12423 12424 12425 12426 12427 12428 12429 12430 12431 12432 12433 12434 12435 12436 12437 12438 12439 12440 12441 12442 12443 12444 12445 12446 12447 12448 12449 12450 12451 12452 12453 12454 12455 12456 12457 12458 12459 12460 12461 12462 12463 12464 12465 12466 12467 12468 12469 12470 12471 12472 12473 12474 12475 12476 12477 12478 12479 12480 12481 12482 12483 12484 12485 12486 12487 12488 12489 12490 12491 12492 12493 12494 12495 12496 12497 12498 12499 12500 12501 12502 12503 12504 12505 12506 12507 12508 12509 12510 12511 12512 12513 12514 12515 12516 12517 12518 12519 12520 12521 12522 12523 12524 12525 12526 12527 12528 12529 12530 12531 12532 12533 12534 12535 12536 12537 12538 12539 12540 12541 12542 12543 12544 12545 12546 12547 12548 12549 12550 12551 12552 12553 12554 12555 12556 12557 12558 12559 12560 12561 12562 12563 12564 12565 12566 12567 12568 12569 12570 12571 12572 12573 12574 12575 12576 12577 12578 12579 12580 12581 12582 12583 12584 12585 12586 12587 12588 12589 12590 12591 12592 12593 12594 12595 12596 12597 12598 12599 12600 12601 12602 12603 12604 12605 12606 12607 12608 12609 12610 12611 12612 12613 12614 12615 12616 12617 12618 12619 12620 12621 12622 12623 12624 12625 12626 12627 12628 12629 12630 12631 12632 12633 12634 12635 12636 12637 12638 12639 12640 12641 12642 12643 12644 12645 12646 12647 12648 12649 12650 12651 12652 12653 12654 12655 12656 12657 12658 12659 12660 12661 12662 12663 12664 12665 12666 12667 12668 12669 12670 12671 12672 12673 12674 12675 12676 12677 12678 12679 12680 12681 12682 12683 12684 12685 12686 12687 12688 12689 12690 12691 12692 12693 12694 12695 12696 12697 12698 12699 12700 12701 12702 12703 12704 12705 12706 12707 12708 12709 12710 12711 12712 12713 12714 12715 12716 12717 12718 12719 12720 12721 12722 12723 12724 12725 12726 12727 12728 12729 12730 12731 12732 12733 12734 12735 12736 12737 12738 12739 12740 12741 12742 12743 12744 12745 12746 12747 12748 12749 12750 12751 12752 12753 12754 12755 12756 12757 12758 12759 12760 12761 12762 12763 12764 12765 12766 12767 12768 12769 12770 12771 12772 12773 12774 12775 12776 12777 12778 12779 12780 12781 12782 12783 12784 12785 12786 12787 12788 12789 12790 12791 12792 12793 12794 12795 12796 12797 12798 12799 12800 12801 12802 12803 12804 12805 12806 12807 12808 12809 12810 12811 12812 12813 12814 12815 12816 12817 12818 12819 12820 12821 12822 12823 12824 12825 12826 12827 12828 12829 12830 12831 12832 12833 12834 12835 12836 12837 12838 12839 12840 12841 12842 12843 12844 12845 12846 12847 12848 12849 12850 12851 12852 12853 12854 12855 12856 12857 12858 12859 12860 12861 12862 12863 12864 12865 12866 12867 12868 12869 12870 12871 12872 12873 12874 12875 12876 12877 12878 12879 12880 12881 12882 12883 12884 12885 12886 12887 12888 12889 12890 12891 12892 12893 12894 12895 12896 12897 12898 12899 12900 12901 12902 12903 12904 12905 12906 12907 12908 12909 12910 12911 12912 12913 12914 12915 12916 12917 12918 12919 12920 12921 12922 12923 12924 12925 12926 12927 12928 12929 12930 12931 12932 12933 12934 12935 12936 12937 12938 12939 12940 12941 12942 12943 12944 12945 12946 12947 12948 12949 12950 12951 12952 12953 12954 12955 12956 12957 12958 12959 12960 12961 12962 12963 12964 12965 12966 12967 12968 12969 12970 12971 12972 12973 12974 12975 12976 12977 12978 12979 12980 12981 12982 12983 12984 12985 12986 12987 12988 12989 12990 12991 12992 12993 12994 12995 12996 12997 12998 12999 13000 13001 13002 13003 13004 13005 13006 13007 13008 13009 13010 13011 13012 13013 13014 13015 13016 13017 13018 13019 13020 13021 13022 13023 13024 13025 13026 13027 13028 13029 13030 13031 13032 13033 13034 13035 13036 13037 13038 13039 13040 13041 13042 13043 13044 13045 13046 13047 13048 13049 13050 13051 13052 13053 13054 13055 13056 13057 13058 13059 13060 13061 13062 13063 13064 13065 13066 13067 13068 13069 13070 13071 13072 13073 13074 13075 13076 13077 13078 13079 13080 13081 13082 13083 13084 13085 13086 13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 13114 13115 13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 13128 13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 13148 13149 13150 13151 13152 13153 13154 13155 13156 13157 13158 13159 13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 13170 13171 13172 13173 13174 13175 13176 13177 13178 13179 13180 13181 13182 13183 13184 13185 13186 13187 13188 13189 13190 13191 13192 13193 13194 13195 13196 13197 13198 13199 13200 13201 13202 13203 13204 13205 13206 13207 13208 13209 13210 13211 13212 13213 13214 13215 13216 13217 13218 13219 13220 13221 13222 13223 13224 13225 13226 13227 13228 13229 13230 13231 13232 13233 13234 13235 13236 13237 13238 13239 13240 13241 13242 13243 13244 13245 13246 13247 13248 13249 13250 13251 13252 13253 13254 13255 13256 13257 13258 13259 13260 13261 13262 13263 13264 13265 13266 13267 13268 13269 13270 13271 13272 13273 13274 13275 13276 13277 13278 13279 13280 13281 13282 13283 13284 13285 13286 13287 13288 13289 13290 13291 13292 13293 13294 13295 13296 13297 13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 13319 13320 13321 13322 13323 13324 13325 13326 13327 13328 13329 13330 13331 13332 13333 13334 13335 13336 13337 13338 13339 13340 13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 13373 13374 13375 13376 13377 13378 13379 13380 13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 13392 13393 13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 13405 13406 13407 13408 13409 13410 13411 13412 13413 13414 13415 13416 13417 13418 13419 13420 13421 13422 13423 13424 13425 13426 13427 13428 13429 13430 13431 13432 13433 13434 13435 13436 13437 13438 13439 13440 13441 13442 13443 13444 13445 13446 13447 13448 13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 13460 13461 13462 13463 13464 13465 13466 13467 13468 13469 13470 13471 13472 13473 13474 13475 13476 13477 13478 13479 13480 13481 13482 13483 13484 13485 13486 13487 13488 13489 13490 13491 13492 13493 13494 13495 13496 13497 13498 13499 13500 13501 13502 13503 13504 13505 13506 13507 13508 13509 13510 13511 13512 13513 13514 13515 13516 13517 13518 13519 13520 13521 13522 13523 13524 13525 13526 13527 13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 13539 13540 13541 13542 13543 13544 13545 13546 13547 13548 13549 13550 13551 13552 13553 13554 13555 13556 13557 13558 13559 13560 13561 13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 13572 13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 13583 13584 13585 13586 13587 13588 13589 13590 13591 13592 13593 13594 13595 13596 13597 13598 13599 13600 13601 13602 13603 13604 13605 13606 13607 13608 13609 13610 13611 13612 13613 13614 13615 13616 13617 13618 13619 13620 13621 13622 13623 13624 13625 13626 13627 13628 13629 13630 13631 13632 13633 13634 13635 13636 13637 13638 13639 13640 13641 13642 13643 13644 13645 13646 13647 13648 13649 13650 13651 13652 13653 13654 13655 13656 13657 13658 13659 13660 13661 13662 13663 13664 13665 13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 13676 13677 13678 13679 13680 13681 13682 13683 13684 13685 13686 13687 13688 13689 13690 13691 13692 13693 13694 13695 13696 13697 13698 13699 13700 13701 13702 13703 13704 13705 13706 13707 13708 13709 13710 13711 13712 13713 13714 13715 13716 13717 13718 13719 13720 13721 13722 13723 13724 13725 13726 13727 13728 13729 13730 13731 13732 13733 13734 13735 13736 13737 13738 13739 13740 13741 13742 13743 13744 13745 13746 13747 13748 13749 13750 13751 13752 13753 13754 13755 13756 13757 13758 13759 13760 13761 13762 13763 13764 13765 13766 13767 13768 13769 13770 13771 13772 13773 13774 13775 13776 13777 13778 13779 13780 13781 13782 13783 13784 13785 13786 13787 13788 13789 13790 13791 13792 13793 13794 13795 13796 13797 13798 13799 13800 13801 13802 13803 13804 13805 13806 13807 13808 13809 13810 13811 13812 13813 13814 13815 13816 13817 13818 13819 13820 13821 13822 13823 13824 13825 13826 13827 13828 13829 13830 13831 13832 13833 13834 13835 13836 13837 13838 13839 13840 13841 13842 13843 13844 13845 13846 13847 13848 13849 13850 13851 13852 13853 13854 13855 13856 13857 13858 13859 13860 13861 13862 13863 13864 13865 13866 13867 13868 13869 13870 13871 13872 13873 13874 13875 13876 13877 13878 13879 13880 13881 13882 13883 13884 13885 13886 13887 13888 13889 13890 13891 13892 13893 13894 13895 13896 13897 13898 13899 13900 13901 13902 13903 13904 13905 13906 13907 13908 13909 13910 13911 13912 13913 13914 13915 13916 13917 13918 13919 13920 13921 13922 13923 13924 13925 13926 13927 13928 13929 13930 13931 13932 13933 13934 13935 13936 13937 13938 13939 13940 13941 13942 13943 13944 13945 13946 13947 13948 13949 13950 13951 13952 13953 13954 13955 13956 13957 13958 13959 13960 13961 13962 13963 13964 13965 13966 13967 13968 13969 13970 13971 13972 13973 13974 13975 13976 13977 13978 13979 13980 13981 13982 13983 13984 13985 13986 13987 13988 13989 13990 13991 13992 13993 13994 13995 13996 13997 13998 13999 14000 14001 14002 14003 14004 14005 14006 14007 14008 14009 14010 14011 14012 14013 14014 14015 14016 14017 14018 14019 14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 14034 14035 14036 14037 14038 14039 14040 14041 14042 14043 14044 14045 14046 14047 14048 14049 14050 14051 14052 14053 14054 14055 14056 14057 14058 14059 14060 14061 14062 14063 14064 14065 14066 14067 14068 14069 14070 14071 14072 14073 14074 14075 14076 14077 14078 14079 14080 14081 14082 14083 14084 14085 14086 14087 14088 14089 14090 14091 14092 14093 14094 14095 14096 14097 14098 14099 14100 14101 14102 14103 14104 14105 14106 14107 14108 14109 14110 14111 14112 14113 14114 14115 14116 14117 14118 14119 14120 14121 14122 14123 14124 14125 14126 14127 14128 14129 14130 14131 14132 14133 14134 14135 14136 14137 14138 14139 14140 14141 14142 14143 14144 14145 14146 14147 14148 14149 14150 14151 14152 14153 14154 14155 14156 14157 14158 14159 14160 14161 14162 14163 14164 14165 14166 14167 14168 14169 14170 14171 14172 14173 14174 14175 14176 14177 14178 14179 14180 14181 14182 14183 14184 14185 14186 14187 14188 14189 14190 14191 14192 14193 14194 14195 14196 14197 14198 14199 14200 14201 14202 14203 14204 14205 14206 14207 14208 14209 14210 14211 14212 14213 14214 14215 14216 14217 14218 14219 14220 14221 14222 14223 14224 14225 14226 14227 14228 14229 14230 14231 14232 14233 14234 14235 14236 14237 14238 14239 14240 14241 14242 14243 14244 14245 14246 14247 14248 14249 14250 14251 14252 14253 14254 14255 14256 14257 14258 14259 14260 14261 14262 14263 14264 14265 14266 14267 14268 14269 14270 14271 14272 14273 14274 14275 14276 14277 14278 14279 14280 14281 14282 14283 14284 14285 14286 14287 14288 14289 14290 14291 14292 14293 14294 14295 14296 14297 14298 14299 14300 14301 14302 14303 14304 14305 14306 14307 14308
#
#	List of USB ID's
#
#	Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com>
#	If you have any new entries, please submit then via
#		http://www.linux-usb.org/usb-ids.html
#	or send entries as patches (diff -u old new) in the
#	body of your email (a bot will attempt to deal with it).
#	The latest version can be obtained from
#		http://www.linux-usb.org/usb.ids
#
# Version: 2010.01.07
# Date:    2010-01-07 20:34:10
#

# Vendors, devices and interfaces. Please keep sorted.

# Syntax:
# vendor  vendor_name
#	device  device_name				<-- single tab
#		interface  interface_name		<-- two tabs

0001  Fry's Electronics
0002  Ingram
0003  Club Mac
0004  Nebraska Furniture Mart
0053  Planex
	5301  GW-US54ZGL 802.11bg
0079  DragonRise Inc.
	0006  Generic USB Joystick
0105  Unknown
	145f  802.11bg
0145  Unknown
	0112  Card Reader
0204  Chipsbank Microelectronics Co., Ltd
	6025  CBM2080 Flash drive controller
	6026  CBM1180 Flash drive controller
02ad  HUMAX Co., Ltd.
	138c  PVR Mass Storage
0324  OCZ Technology Inc
	bc06  OCZ ATV USB 2.0 Flash Drive
	bc08  OCZ Rally2/ATV USB 2.0 Flash Drive
0325  OCZ Technology Inc
	ac02  ATV Turbo / Rally2 Dual Channel USB 2.0 Flash Drive
0386  LTS
	0001  PSX for USB Converter
03e8  EndPoints, Inc.
	0004  SE401 Webcam
	0008  101 Ethernet [klsi]
	0015  ATAPI Enclosure
	2123  SiPix StyleCam Deluxe
	8004  Aox 99001
03e9  Thesys Microelectronics
03ea  Data Broadcasting Corp.
03eb  Atmel Corp.
	0902  4-Port Hub
	2002  Mass Storage Device
	2015  at90usbkey sample firmware (HID keyboard)
	2018  at90usbkey sample firmware (CDC ACM)
	2019  stk525 sample firmware (microphone)
	201c  at90usbkey sample firmware (HID mouse)
	201d  at90usbkey sample firmware (HID generic)
	2022  at90usbkey sample firmware (composite device)
	2103  JTAG ICE mkII
	2104  AVR ISP mkII
	2106  STK600 development board
	2107  AVR Dragon
	2ffb  at90usb AVR DFU bootloader
	2ffd  at89c5130/c5131 DFU bootloader
	2fff  at89c5132/c51snd1c DFU bootloader
	3301  at43301 4-Port Hub
	3312  4-Port Hub
	5601  at76c510 Prism-II 802.11b Access Point
	5603  Cisco 7920 WiFi IP Phone
	6124  at91sam SAMBA bootloader
	7603  at76c503a D-Link DWL-120 802.11b Adapter
	7604  FastVNET
	7605  at76c503a 802.11b Adapter
	7606  at76c505 802.11b Adapter
	7611  at76c510 rfmd2948 802.11b Access Point
	7613  WL-1130 USB
	7614  AT76c505a Wireless Adapter
	ff07  Tux Droid fish dongle
03ec  Iwatsu America, Inc.
03ed  Mitel Corp.
03ee  Mitsumi
	0000  CD-R/RW Drive
	2501  eHome Infrared Receiver
	2502  eHome Infrared Receiver
	5609  Japanese Keyboard
	641f  WIF-0402C Bluetooth Adapter
	6438  Bluetooth Device
	6440  WML-C52APR Bluetooth Adapter
	6901  SmartDisk FDD
	6902  Floppy Disk Drive
	7500  CD-R/RW
	ffff  Dongle with BlueCore in DFU mode
03f0  Hewlett-Packard
	0004  DeskJet 895c
	0011  OfficeJet G55
	0012  DeskJet 1125C Printer Port
	0024  KU-0316 Keyboard
	0101  ScanJet 4100c
	0102  PhotoSmart S20
	0104  DeskJet 880c/970c
	0105  ScanJet 4200c
	0107  CD-Writer Plus
	010c  Multimedia Keyboard Hub
	0111  G55xi Printer/Scanner/Copier
	0117  LaserJet 3200
	011c  hn210w 802.11b Adapter
	011d  Integrated Bluetooth Module
	0121  HP49g+ Calculator
	0122  HID Internet Keyboard
	0201  ScanJet 6200c
	0202  PhotoSmart S20
	0204  DeskJet 815c
	0205  ScanJet 3300c
	0207  CD-Writer Plus 8200e
	020c  Multimedia Keyboard
	0211  OfficeJet G85
	0212  DeskJet 1220C
	0217  LaserJet 2200
	0218  APOLLO P2500/2600
	0304  DeskJet 810c/812c
	0305  ScanJet 4300c
	0307  CD-Writer+ CD-4e
	0311  OfficeJet G85xi
	0312  Color Inkjet CP1700
	0314  designjet 30/130 series
	0317  LaserJet 1200
	0324  SK-2885 keyboard
	0401  ScanJet 5200c
	0404  DeskJet 830c/832c
	0405  ScanJet 3400cse
	0411  OfficeJet G95
	0412  Printing Support
	0417  LaserJet 1200 series
	0423  HS-COMBO
	0504  DeskJet 885c
	0505  ScanJet 2100c
	0507  DVD+RW
	050c  5219 Wireless Keyboard
	0511  OfficeJet K60
	0512  DeckJet 450
	0517  LaserJet 1000
	051d  integrated module with Bluetooth wireless technology.
	0601  ScanJet 6300c
	0604  DeskJet 840c
	0605  ScanJet 2200c
	0611  OfficeJet K60xi
	0612  business inkjet 3000
	0624  Bluetooth Dongle
	0701  ScanJet 5300c/5370c
	0704  DeskJet 825c
	0705  ScanJet 4400c
	0711  OfficeJet K80
	0712  DeskJet 1180c
	0714  Printing Support
	0801  ScanJet 7400c
	0804  DeskJet 816c
	0805  HP4470C
	0811  OfficeJet K80xi
	0817  LaserJet 3300
	0901  ScanJet 2300c
	0904  DeskJet 845c
	0912  Printing Support
	0917  LaserJet 3330
	0924  Modular Smartcard Keyboard
	0a01  ScanJet 2400c
	0a17  color LaserJet 3700
	0b01  ScanJet 82x0C
	0b0c  Wireless Keyboard and Optical Mouse receiver
	0b17  LaserJet 2300d
	0c17  LaserJet 1010
	0c24  Bluetooth Dongle
	0d12  OfficeJet 9100 series
	0d17  LaserJet 1012
	0e17  LaserJet 1015
	0f0c  Wireless Keyboard and Optical Mouse receiver
	0f11  OfficeJet V40
	0f12  Printing Support
	0f17  LaserJet 1150
	1001  Photo Scanner 1000
	1002  PhotoSmart 140 series
	1004  DeskJet 970c/970cse
	1005  ScanJet 5400c
	1011  OfficeJet V40xi
	1016  Jornada 548 / iPAQ HW6515 Pocket PC
	1017  LaserJet 1300
	1024  Smart Card Keyboard
	1102  PhotoSmart 240 series
	1104  DeskJet 959c
	1105  ScanJet 5470c
	1111  OfficeJet v60
	1116  Jornada 568 Pocket PC
	1117  LaserJet 1300n
	1151  PSC-750xi Printer/Scanner/Copier
	1202  PhotoSmart 320 series
	1204  DeskJet 930c
	1205  ScanJet 4500C/5550C
	1211  OfficeJet v60xi
	1217  LaserJet 2300L
	1302  PhotoSmart 370 series
	1305  ScanJet 4570c
	1311  OfficeJet V30
	1312  DeskJet 460
	1317  LaserJet 1005
	1405  ScanJet 3670
	1411  PSC 750
	1424  f2105 Monitor Hub
	1502  PhotoSmart 420 series
	1504  DeskJet 920c
	1511  PSC 750xi
	1512  Printing Support
	1517  color LaserJet 3500
	1524  Smart Card Keyboard - KR
	1602  PhotoSmart 330 series
	1604  DeskJet 940c
	1605  ScanJet 5530C PhotoSmart
	1611  psc 780
	1617  LaserJet 3015
	161d  Wireless Rechargeable Optical Mouse (HID)
	1624  Smart Card Keyboard - JP
	1702  PhotoSmart 380 series
	1704  DeskJet 948C
	1705  ScanJet 5590
	1711  psc 780xi
	1712  Printing Support
	1717  LaserJet 3020
	171d  Wireless (Bluetooth + WLAN) Interface [Integrated Module]
	1801  Inkjet P-2000U
	1802  PhotoSmart 470 series
	1804  DeskJet 916C
	1805  ScanJet 7650
	1811  PSC 720
	1817  LaserJet 3030
	181d  integrated module with Bluetooth 2.0 wireless technology.
	1902  PhotoSmart A430 series
	1904  DeskJet 3820
	1911  OfficeJet V45
	1917  LaserJet 3380
	1a02  PhotoSmart A510 series
	1a11  OfficeJet 5100 series
	1a17  color LaserJet 4650
	1b02  PhotoSmart A610 series
	1b04  DeskJet 3810
	1b05  ScanJet 4850C/4890C
	1c02  PhotoSmart A710 series
	1c17  Color LaserJet 2550l
	1d02  PhotoSmart A310 series
	1d17  LaserJet 1320
	1e02  PhotoSmart A320 Printer series
	1e11  PSC-950
	1e17  LaserJet 1160 series
	1f02  PhotoSmart A440 Printer series
	1f11  PSC 920
	1f12  OfficeJet Pro K5300
	1f17  color LaserJet 5550
	2001  Floppy
	2002  Hub
	2004  DeskJet 640c
	2005  ScanJet 3570c
	2012  OfficeJet Pro K5400
	2102  PhotoSmart 7345
	2104  DeskJet 630c
	2112  OfficeJet Pro L7500
	2202  PhotoSmart 7600 series
	2205  ScanJet 3500c
	2212  OfficeJet Pro L7600
	2217  color LaserJet 9500 MFP
	2302  PhotoSmart 7600 series
	2304  DeskJet 656c
	2305  ScanJet 3970c
	2311  OfficeJet d series
	2312  OfficeJet Pro L7700
	2317  LaserJet 4350
	2402  PhotoSmart 7700 series
	2405  ScanJet 4070 PhotoSmart
	2417  LaserJet 4250
	2424  LP1965 19" Monitor Hub
	2502  PhotoSmart 7700 series
	2505  ScanJet 3770
	2512  OfficeJet Pro L7300
	2517  LaserJet 2410
	2524  LP3065 30" Monitor Hub
	2602  PhotoSmart A520 series
	2605  ScanJet 3800c
	2611  OfficeJet 7100 series
	2617  Color LaserJet 2820 series
	2624  Pole Display (HP522 2 x 20 Line Display)
	2702  PhotoSmart A620 series
	2704  DeskJet 915
	2717  Color LaserJet 2830
	2811  PSC-2100
	2817  Color LaserJet 2840
	2902  PhotoSmart A820 series
	2911  PSC 2200
	2917  LaserJet 2420
	2a11  PSC 2150 series
	2a17  LaserJet 2430
	2b11  PSC 2170 series
	2b17  LaserJet 1020
	2c12  Officejet J4680
	2c17  Printing Support
	2c24  Logitech M-UAL-96 Mouse
	2d11  OfficeJet 6110
	2d17  Printing Support
	2e11  PSC 1000
	2e17  Printing Support
	2e24  LP2275w Monitor Hub
	2f11  PSC 1200
	2f17  EWS 2605dn
	3002  PhotoSmart P1000
	3004  DeskJet 980c
	3005  ScanJet 4670v
	3011  PSC 1100 series
	3017  Printing Support
	3102  PhotoSmart P1100 Printer w/ Card Reader
	3104  DeskJet 960c
	3111  OfficeJet 4100 series
	3117  EWS 2605dtn
	3202  PhotoSmart 1215
	3211  OfficeJet 4105 series
	3217  LaserJet 3050
	3302  PhotoSmart 1218
	3304  DeskJet 990c
	3312  OfficeJet J6410
	3317  LaserJet 3052
	3402  PhotoSmart 1115
	3404  DeskJet 6122
	3417  LaserJet 3055
	3502  PhotoSmart 230
	3504  DeskJet 6127c
	3511  PSC 2300
	3517  LaserJet 3390
	3602  PhotoSmart 1315
	3611  PSC 2410 PhotoSmart
	3617  EWS 2605
	3711  PSC 2500
	3717  EWS UPD
	3724  Webcam
	3802  PhotoSmart 100
	3817  LaserJet P2015 series
	3902  PhotoSmart 130
	3a02  PhotoSmart 7150
	3a11  OfficeJet 5500 series
	3a17  Printing Support
	3b02  PhotoSmart 7150~
	3b11  PSC 1300 series
	3b17  LaserJet M1005 MFP
	3c02  PhotoSmart 7350
	3c11  PSC 1358
	3c17  EWS UPD
	3d02  PhotoSmart 7350~
	3d11  OfficeJet 4215
	3e02  PhotoSmart 7550
	3e17  LaserJet P1006
	3f02  PhotoSmart 7550~
	3f11  PSC-1315/PSC-1317
	4002  PhotoSmart 720 / PhotoSmart 935 (storage)
	4004  cp1160
	4102  PhotoSmart 618
	4105  ScanJet 4370
	4111  OfficeJet 7200 series
	4117  Printing Support
	4202  PhotoSmart 812
	4205  ScanJet G3010
	4211  OfficeJet 7300 series
	4217  EWS CM1015
	4302  PhotoSmart 850 (ptp)
	4311  OfficeJet 7400 series
	4317  Color LaserJet CM1017
	4402  PhotoSmart 935 (ptp)
	4417  EWS UPD
	4502  PhotoSmart 945 (PTP mode)
	4505  ScanJet G4010
	4511  PhotoSmart 2600
	4517  EWS UPD
	4605  ScanJet G4050
	4611  PhotoSmart 2700
	4811  PSC 1600
	4911  PSC 2350
	4b11  OfficeJet 6200
	4c11  PSC 1500 series
	4c17  EWS UPD
	4d11  PSC 1400
	4d17  EWS UPD
	4e11  PhotoSmart 2570 series
	4f11  OfficeJet 5600 (USBHUB)
	5004  DeskJet 995c
	5011  PhotoSmart 3100 series
	5017  EWS UPD
	5111  PhotoSmart 3200 series
	5211  PhotoSmart 3300 series
	5311  OfficeJet 6300
	5411  OfficeJet 4300
	5511  DeskJet F300 series
	5611  PhotoSmart C3180
	5617  LaserJet M1120 MFP
	5711  PhotoSmart C4100 series
	5717  LaserJet M1120n MFP
	5811  PhotoSmart C5100 series
	5817  LaserJet M1319f MFP
	5911  PhotoSmart C6180
	5a11  PhotoSmart C7100 series
	5b11  OfficeJet J2100 series
	5c11  PhotoSmart C4200 Printer series
	5d11  PhotoSmart C5200 series
	5e11  PhotoSmart D7400 series
	6004  DeskJet 5550
	6102  Hewlett Packard Digital Camera
	6104  DeskJet 5650c
	6117  color LaserJet 3550
	6202  PhotoSmart 215
	6204  DeskJet 5150c
	6217  Color LaserJet 4700
	6302  PhotoSmart 318/612
	6317  Color LaserJet 4730mfp
	6402  PhotoSmart 715 (ptp)
	6411  PhotoSmart C8100 series
	6417  LaserJet 5200
	6502  PhotoSmart 120 (ptp)
	6511  PhotoSmart C7200 series
	6602  PhotoSmart 320
	6611  PhotoSmart C4380 series
	6617  LaserJet 5200L
	6702  PhotoSmart 720 (ptp)
	6717  Color LaserJet 3000
	6802  PhotoSmart 620 (ptp)
	6811  PhotoSmart D5300 series
	6817  Color LaserJet 3800
	6911  PhotoSmart D7200 series
	6917  Color LaserJet 3600
	6a02  PhotoSmart 735 (ptp)
	6a11  PhotoSmart C6200 series
	6a17  LaserJet 4240
	6b02  PhotoSmart R707 (PTP mode)
	6b11  Photosmart C4500 series
	6c17  Color LaserJet 4610
	6f17  Color LaserJet CP6015 series
	7004  DeskJet 3320c
	7102  PhotoSmart 635 (PTP mode)
	7104  DeskJet 3420c
	7117  CM8060 Color MFP with Edgeline Technology
	7202  PhotoSmart 43x (ptp)
	7204  DeskJet 36xx
	7217  LaserJet M5035 MFP
	7302  PhotoSmart M307 (PTP mode)
	7304  DeskJet 35xx
	7317  LaserJet P3005
	7404  Printing Support
	7417  LaserJet M4345 MFP
	7504  Printing Support
	7517  LaserJet M3035 MFP
	7604  DeskJet 3940
	7617  LaserJet P3004
	7702  PhotoSmart R817 (PTP mode)
	7704  DeskJet D4100
	7717  CM8050 Color MFP with Edgeline Technology
	7804  DeskJet D1360
	7817  Color LaserJet CP3505
	7917  LaserJet M5025 MFP
	7a02  PhotoSmart M415 (PTP mode)
	7a17  LaserJet M3027 MFP
	7b02  PhotoSmart M23 (PTP mode)
	7b17  Color LaserJet CP4005
	7c17  Color LaserJet CM6040 series
	7d04  DeskJet F2100 Printer series
	7d17  Color LaserJet CM4730 MFP
	7e04  DeskJet F4100 Printer series
	8017  LaserJet P4515
	8104  Printing Support
	8117  LaserJet P4015
	811c  Ethernet HN210E
	8204  Printing Support
	8217  LaserJet P4014
	8317  LaserJet M9050 MFP
	8404  DeskJet 6800 series
	8417  LaserJet M9040 MFP
	8504  DeskJet 6600 series
	8604  DeskJet 5440
	8704  DeskJet 5940
	8804  DeskJet 6980 series
	8904  DeskJet 6940 series
	9002  PhotoSmart M437
	9102  PhotoSmart M537
	9302  PhotoSmart R930 series
	9402  PhotoSmart R837
	9502  PhotoSmart R840 series
	9602  PhotoSmart M730 series
	9702  PhotoSmart R740 series
	9802  PhotoSmart Mz60 series
	9902  PhotoSmart M630 series
	9a02  PhotoSmart E330 series
	9b02  PhotoSmart M540 series
	9c02  PhotoSmart M440 series
	a004  DeskJet 5850c
	b002  PhotoSmart 7200 series
	b102  PhotoSmart 7200 series
	b116  Webcam
	b202  PhotoSmart 7600 series
	b302  PhotoSmart 7600 series
	b402  PhotoSmart 7700 series
	b502  PhotoSmart 7700 series
	b602  PhotoSmart 7900 series
	b702  PhotoSmart 7900 series
	b802  PhotoSmart 7400 series
	b902  PhotoSmart 7800 series
	ba02  PhotoSmart 8100 series
	bb02  PhotoSmart 8400 series
	bc02  PhotoSmart 8700 series
	bd02  PhotoSmart Pro B9100 series
	bef4  NEC Picty760
	c002  PhotoSmart 7800 series
	c102  PhotoSmart 8000 series
	c202  PhotoSmart 8200 series
	c302  DeskJet D2300
	c402  PhotoSmart D5100 series
	c502  PhotoSmart D6100 series
	c602  PhotoSmart D7100 series
	c702  PhotoSmart D7300 series
	c802  PhotoSmart D5060 Printer
	d104  Bluetooth Dongle
	efbe  NEC Picty900
	f0be  NEC Picty920
	f1be  NEC Picty800
03f1  Genoa Technology
03f2  Oak Technology, Inc.
03f3  Adaptec, Inc.
	0020  AWN-8020 WLAN
	0080  AVC-1100 Audio Capture
	0083  AVC-2200 Device
	0087  AVC-2210 Loader
	0088  AVC-2210 Device
	008b  AVC-2310 Loader
	008c  AVC-2310 Device
	0094  eHome Infrared Receiver
	009b  AVC-1410 GameBridge TV NTSC
	2000  USBXchange
	2001  USBXchange Adapter
	2002  USB2-Xchange
	2003  USB2-Xchange Adapter
	adcc  Composite Device Support
03f4  Diebold, Inc.
03f5  Siemens Electromechanical
03f8  Epson Imaging Technology Center
03f9  KeyTronic Corp.
	0100  Keyboard
	0101  Keyboard
	0102  Keyboard Mouse
03fb  OPTi, Inc.
03fc  Elitegroup Computer Systems
03fd  Xilinx, Inc.
03fe  Farallon Comunications
0400  National Semiconductor Corp.
	05dc  Rigol Technologies DS1000USB Oscilloscope
	0807  Bluetooth Dongle
	080a  Bluetooth Device
	1000  Mustek BearPaw 1200 Scanner
	1001  Mustek BearPaw 2400 Scanner
	1237  Hub
	a000  Smart Display Reference Device
	c35b  Printing Support
	c55d  Rigol Technologies DS5000USB Oscilloscope
0401  National Registry, Inc.
0402  ALi Corp.
	5462  M5462 IDE Controller
	5602  Video Camera Controller
	5603  USB 2.0 Q-tec Webcam 300
	5606  USB 2.0 Camera
	5621  USB 2.0 Storage Device
	5623  VistaScan Astra 3600
	5627  Welland ME-740PS USB2 3.5" Power Saving Enclosure
	5632  USB 2.0 Host-to-Host Link
	5635  USB 2.0 Flash Card Reader
	5636  USB 2.0 Storage Device
	5637  M5637 IDE Controller
	5667  Music player
0403  Future Technology Devices International, Ltd
	0000  H4SMK 7 Port Hub
	0232  Serial Converter
	6001  FT232 USB-Serial (UART) IC
	6007  Serial Converter
	6008  Serial Converter
	6009  Serial Converter
	6010  FT2232C Dual USB-UART/FIFO IC
	6011  FT4232H
	8040  4 Port Hub
	8070  7 Port Hub
	8370  7 Port Hub
	8371  PS/2 Keyboard And Mouse
	8372  FT8U100AX Serial Port
	bcd8  Stellaris Development Board
	bcd9  Stellaris Evaluation Board
	c630  lcd2usb interface
	c7d0  RR-CirKits LocoBuffer-USB
	c8b8  Alpermann+Velte MTD TCU
	c8b9  Alpermann+Velte MTD TCU 1HE
	c8ba  Alpermann+Velte Rubidium H1
	c8bb  Alpermann+Velte Rubidium H3
	c8bc  Alpermann+Velte Rubidium S1
	c8bd  Alpermann+Velte Rubidium T1
	c8be  Alpermann+Velte Rubidium D1
	cc48  product FTDI TACTRIX_OPENPORT_13M 0xcc48 OpenPort 1.3 Mitsubishi
	cc49  product FTDI TACTRIX_OPENPORT_13S 0xcc49 OpenPort 1.3 Subaru
	cc4a  product FTDI TACTRIX_OPENPORT_13U 0xcc4a OpenPort 1.3 Universal
	d010  SCS PTC-IIusb
	d011  SCS Position-Tracker/TNC
	d012  SCS DRAGON 1
	d013  SCS DRAGON 1
	d6f8  UNI Black BOX
	e0d0  Total Phase Aardvark I2C/SPI analyzer
	e700  Elster Unicom III Optical Probe
	e888  Expert ISDN Control USB
	e889  USB-RS232 OptoBridge
	e88a  Expert mouseCLOCK USB II
	e88b  Precision Clock MSF USB
	e88c  Expert mouseCLOCK USB II HBG
	ea90  Eclo 1-Wire Adapter
	ed72  Hameg HM1508-2 Oscilloscope
	f1a0  Asix PRESTO Programmer
	f208  Papenmeier Braille-Display
	f680  Suunto Sports Instrument
	f918  Ant8 Logic Probe
	fa00  Matrix Orbital USB Serial
	fa01  Matrix Orbital MX2 or MX3
	fa02  Matrix Orbital MX4 or MX5
	fa03  Matrix Orbital VK/LK202 Family
	fa04  Matrix Orbital VK/LK204 Family
	fc08  Crystalfontz CFA-632 USB LCD
	fc09  Crystalfontz CFA-634 USB LCD
	fc0b  Crystalfontz CFA-633 USB LCD
	fc0c  Crystalfontz CFA-631 USB LCD
	fc0d  Crystalfontz CFA-635 USB LCD
	fc82  SEMC DSS-20 SyncStation
	fd48  ShipModul MiniPlex-4xUSB NMEA Multiplexer
	ff08  ToolHouse LoopBack Adapter
	ff18  Logbook Bus
	ff19  Logbook Bus
	ff1a  Logbook Bus
	ff1b  Logbook Bus
	ff1c  Logbook Bus
	ff1d  Logbook Bus
	ff1e  Logbook Bus
	ff1f  Logbook Bus
0404  NCR Corp.
	0202  78XX Scanner
	0203  78XX Scanner - Embedded System
	0310  K590 Printer, Self-Service
	0311  7167 Printer, Receipt/Slip
	0312  7197 Printer Receipt
	0320  5932-USB Keyboard
	0321  5953-USB Dynakey
	0322  5932-USB Enhanced Keyboard
	0323  5932-USB Enhanced Keyboard, Flash-Recovery/Download
	0324  5953-USB Enhanced Dynakey
	0325  5953-USB Enhanced Dynakey Flash-Recovery/Download
	0328  K016: USB-MSR ISO 3-track MSR: POS Standard (See HID pages)
	0329  K018: USB-MSR JIS 2-Track MSR: POS Standard
	032a  K016: USB-MSR ISO 3-Track MSR: HID Keyboard Mode
	032b  K016/K018: USB-MSR Flash-Recovery/Download
0405  Synopsys, Inc.
0406  Fujitsu-ICL Computers
0407  Fujitsu Personal Systems, Inc.
0408  Quanta Computer, Inc.
	030c  HP Webcam
0409  NEC Corp.
	0011  PC98 Series Layout Keyboard Mouse
	0012  ATerm IT75DSU ISDN TA
	0014  Japanese Keyboard
	0019  109 Japanese Keyboard with Bus-Powered Hub
	001a  PC98 Series Layout Keyboard with Bus-Powered Hub
	0025  Mini Keyboard with Bus-Powered Hub
	0027  MultiSync Monitor
	002c  Clik!-USB Drive
	0034  109 Japanese Keyboard with One-touch start buttons
	003f  Wireless Keyboard with One-touch start buttons
	0040  Floppy
	004e  SuperScript 1400 Series
	004f  Wireless Keyboard with One-touch start buttons
	0058  HighSpeed Hub
	0059  HighSpeed Hub
	005a  HighSpeed Hub
	006a  Conceptronic USB Harddisk Box
	0081  SuperScript 1400 Series
	0082  SuperScript 1400 Series
	0094  Japanese Keyboard with One-touch start buttons
	0095  Japanese Keyboard
	00a9  AtermIT21L 128K Support Standard
	00aa  AtermITX72 128K Support Standard
	00ab  AtermITX62 128K Support Standard
	00ac  AtermIT42 128K Support Standard
	00ae  INSMATEV70G-MAX Standard
	00af  AtermITX70 128K Support Standard
	00b0  AtermITX80 128K Support Standard
	00b2  AtermITX80D 128K Support Standard
	00c0  Wireless Remocon
	00f7  Smart Display PK-SD10
	011d  e228 Mobile Phone
	0203  HID Audio Controls
	55aa  Hub
	55ab  Hub [iMac/iTouch kbd]
	8010  Intellibase Hub
	8011  Intellibase Hub
	efbe  P!cty 900 [HP DJ]
	f0be  P!cty 920 [HP DJ 812c]
040a  Kodak Co.
	0001  DVC-323
	0002  DVC-325
	0100  DC-220
	0110  DC-260
	0111  DC-265
	0112  DC-290
	0120  DC-240
	0121  DC-240 (PTP firmware)
	0130  DC-280
	0131  DC-5000
	0132  DC-3400
	0140  DC-4800
	0160  DC4800
	0170  DX3900
	0200  Digital Camera
	0300  EZ-200
	0400  MC3
	0402  Digital Camera
	0403  Z7590
	0500  DX3500
	0510  DX3600
	0525  DX3215
	0530  DX3700
	0535  EasyShare CX4230 Camera
	0540  LS420
	0550  DX4900
	0555  DX4330
	0560  CX4200
	0565  CX4210
	0566  CX4300
	0567  LS753
	0568  LS443
	0569  LS663
	0570  DX6340
	0571  CX6330
	0572  DX6440
	0573  CX6230
	0574  CX6200
	0575  DX6490
	0576  DX4530
	0577  DX7630
	0578  CX7300/CX7310
	0579  CX7220
	057a  CX7330
	057b  CX7430
	057c  CX7530
	057d  DX7440
	057e  C300
	057f  DX7590
	0580  Z730
	0581  Digital Camera
	0582  Digital Camera
	0583  Digital Camera
	0584  CX6445
	0585  Digital Camera
	0586  CX7525
	0587  Digital Camera
	0588  Digital Camera
	0589  EasyShare C360
	058a  C310
	058b  Digital Camera
	058c  C330
	058d  C340
	058e  V530
	058f  V550
	0590  Digital Camera
	0591  Digital Camera
	0592  Digital Camera
	0593  Digital Camera
	0594  Digital Camera
	0595  Digital Camera
	0596  Digital Camera
	0597  Digital Camera
	0598  Digital Camera
	0599  Digital Camera
	059a  Digital Camera
	059b  Digital Camera
	059c  Digital Camera
	059d  Digital Camera
	059e  Digital Camera
	059f  Digital Camera
	05a0  Digital Camera
	05a1  Digital Camera
	05a2  Digital Camera
	05a3  Digital Camera
	05a4  Digital Camera
	05a5  Digital Camera
	05a6  Digital Camera
	05a7  Digital Camera
	05a8  Digital Camera
	05a9  Digital Camera
	05aa  Digital Camera
	05ab  Digital Camera
	05ac  Digital Camera
	05ad  Digital Camera
	05ae  Digital Camera
	05af  Digital Camera
	05b0  Digital Camera
	05b1  Digital Camera
	05b2  Digital Camera
	05b3  EasyShare Z710 Camera
	05b4  Digital Camera
	05b5  Digital Camera
	05b6  Digital Camera
	05b7  Digital Camera
	05b8  Digital Camera
	05b9  Digital Camera
	05ba  Digital Camera
	05bb  Digital Camera
	05bc  Digital Camera
	05bd  Digital Camera
	05be  Digital Camera
	05bf  Digital Camera
	05c0  Digital Camera
	05c1  Digital Camera
	05c2  Digital Camera
	05c3  Digital Camera
	05c4  Digital Camera
	05c5  Digital Camera
	05d3  EasyShare M320 Camera
	1001  EasyShare SV811 Digital Picture Frame
	4000  InkJet Color Printer
	410d  EasyShare G600 Printer Dock
	5010  Wireless Adapter
	5012  DBT-220 Bluetooth Adapter
	6001  i30
	6002  i40
	6003  i50
	6004  i60
	6005  i80
040b  Weltrend Semiconductor
	6510  Weltrend Bar Code Reader
	6520  XBOX Xploder
	6533  Speed-Link Competition Pro
040c  VTech Computers, Ltd
040d  VIA Technologies, Inc.
	3184  VNT VT6656 USB-802.11 Wireless LAN Adapter
	6205  USB 2.0 Card Reader
040e  MCCI
040f  Echo Speech Corp.
0411  MelCo., Inc.
	0001  LUA-TX Ethernet [pegasus]
	0005  LUA-TX Ethernet
	0006  WLI-USB-L11 Wireless LAN Adapter
	0009  LUA2-TX Ethernet
	000b  WLI-USB-L11G-WR Wireless LAN Adapter
	000d  WLI-USB-L11G Wireless LAN Adapter
	0012  LUA-KTX Ethernet
	0013  USB2-IDE Adapter
	0016  WLI-USB-S11 802.11b Adapter
	0018  USB2-IDE Adapter
	001c  USB-IDE Bridge: DUB-PxxG
	0027  WLI-USB-KS11G 802.11b Adapter
	003d  LUA-U2-KTX Ethernet
	0044  WLI-USB-KB11 Wireless LAN Adapter
	004d  WLI-USB-B11 Wireless LAN Adapter
	0050  WLI2-USB2-G54 Wireless LAN Adapter
	005e  WLI-U2-KG54-YB WLAN
	0065  Python2 WDM Encoder
	0066  WLI-U2-KG54 WLAN
	0067  WLI-U2-KG54-AI WLAN
	0089  Buffalo RUF-C/U2 Flash Drive
	008b  Nintendo Wi-Fi
	0091  WLI-U2-KAMG54 Wireless LAN Adapter
	0092  WLI-U2-KAMG54 Bootloader
	0097  WLI-U2-KG54-BB
	00a9  WLI-U2-AMG54HP Wireless LAN Adapter
	00aa  WLI-U2-AMG54HP Bootloader
	00b3  PC-OP-RS1 RemoteStation
	00ca  802.11n Network Adapter
	00cb  WLI-U2-G300N 802.11n Adapter
	00d8  WLI-U2-SG54HP
	00d9  WLI-U2-G54HP
	00da  WLI-U2-KG54L 802.11bg
	00e8  Buffalo WLI-UC-G300N Wireless LAN Adapter
	012e  Buffalo WLI-UC-AG300N Wireless LAN Adapter
	0148  Buffalo WLI-UC-G300HP Wireless LAN Adapter
	0150  Buffalo WLP-UC-AG300 Wireless LAN Adapter
	0157  Buffalo External Hard Drive HD-PEU2
	015d  Buffalo WLI-UC-GN Wireless LAN Adapter
0412  Award Software International
0413  Leadtek Research, Inc.
	1310  WinFast TV - NTSC + FM
	1311  WinFast TV - NTSC + MTS + FM
	1312  WinFast TV - PAL BG + FM
	1313  WinFast TV - PAL BG+TXT + FM
	1314  WinFast TV Audio - PHP PAL I
	1315  WinFast TV Audio - PHP PAL I+TXT
	1316  WinFast TV Audio - PHP PAL DK
	1317  WinFast TV Audio - PHP PAL DK+TXT
	1318  WinFast TV - PAL I/DK + FM
	1319  WinFast TV - PAL N + FM
	131a  WinFast TV Audio - PHP SECAM LL
	131b  WinFast TV Audio - PHP SECAM LL+TXT
	131c  WinFast TV Audio - PHP SECAM DK
	131d  WinFast TV - SECAM DK + TXT + FM
	131e  WinFast TV - NTSC Japan + FM
	1320  WinFast TV - NTSC
	1321  WinFast TV - NTSC + MTS
	1322  WinFast TV - PAL BG
	1323  WinFast TV - PAL BG+TXT
	1324  WinFast TV Audio - PHP PAL I
	1325  WinFast TV Audio - PHP PAL I+TXT
	1326  WinFast TV Audio - PHP PAL DK
	1327  WinFast TV Audio - PHP PAL DK+TXT
	1328  WinFast TV - PAL I/DK
	1329  WinFast TV - PAL N
	132a  WinFast TV Audio - PHP SECAM LL
	132b  WinFast TV Audio - PHP SECAM LL+TXT
	132c  WinFast TV Audio - PHP SECAM DK
	132d  WinFast TV - SECAM DK + TXT
	132e  WinFast TV - NTSC Japan
	6023  EMP Audio Device
	6024  WinFast PalmTop/Novo TV Video
	6025  WinFast DTV Dongle (cold state)
	6026  WinFast DTV Dongle (warm state)
	6125  WinFast DTV Dongle
	6126  WinFast DTV Dongle BDA Driver
	6f00  WinFast DTV Dongle (STK7700P based)
0414  Giga-Byte Technology Co., Ltd
0416  Winbond Electronics Corp.
	0035  W89C35 802.11bg WLAN Adapter
	0101  Hub
	0961  AVL Flash Card Reader
	3810  Smart Card Controller
	3811  Generic Controller - Single interface
	3812  Smart Card Controller_2Interface
	3813  Panel Display
	5518  4-Port Hub
	551a  PC Sync Keypad
	551b  PC Async Keypad
	551c  Sync Tenkey
	551d  Async Tenkey
	551e  Keyboard
	551f  Keyboard w/ Sys and Media
	5521  Keyboard
	6481  16-bit Scanner
	7721  Memory Stick Reader/Writer
	7722  Memory Stick Reader/Writer
	7723  SD Card Reader
0417  Symbios Logic
0418  AST Research
0419  Samsung Info. Systems America, Inc.
	0001  IrDA Remote Controller
	3001  Xerox P1202 Laser Printer
	3003  Olivetti PG L12L
	3201  Docuprint P8ex
	3404  SCX-5x12 series
	3406  MFP 830 series
	3407  ML-912
	3601  InkJet Color Printer
	3602  InkJet Color Printer
	4602  Remote NDIS Network Device
	8001  Hub
	8002  SyncMaster 757DFX HID Device
041a  Phoenix Technologies, Ltd
041b  d'TV
041d  S3, Inc.
041e  Creative Technology, Ltd
	1002  Nomad II
	1003  Blaster GamePad Cobra
	1050  GamePad Cobra
	1053  Mouse Gamer HD7600L
	3000  SoundBlaster Extigy
	3002  SB External Composite Device
	3010  SoundBlaster MP3+
	3014  SB External Composite Device
	3015  Sound Blaster Digital Music LX
	3020  SoundBlaster Audigy 2 NX
	3030  SB External Composite Device
	3040  SoundBlaster Live! 24-bit External SB0490
	3060  Sound Blaster Audigy 2 ZS External
	3061  SoundBlaster Audigy 2 ZS Video Editor
	3090  Sound Blaster Digital Music SX
	3f02  E-Mu 0202
	3f04  E-Mu 0404
	4003  VideoBlaster Webcam Go Plus [W9967CF]
	4004  Nomad II MG
	4005  Webcam Blaster Go ES
	4007  Go Mini
	400a  PC-Cam 300
	400b  PC-Cam 600
	400c  Webcam 5 [pwc]
	400d  Webcam PD1001
	400f  PC-CAM 550 (Composite)
	4011  Webcam PRO eX
	4012  PC-CAM350
	4013  PC-Cam 750
	4015  CardCam Value
	4016  CardCam
	4017  Webcam Mobile [PD1090]
	4018  Webcam Vista [PD1100]
	4019  Audio Device
	401a  Webcam Vista [PD1100]
	401c  Webcam NX [PD1110]
	401d  Webcam NX Ultra
	401e  Webcam NX Pro
	401f  Webcam Notebook [PD1171]
	4020  Webcam NX
	4021  Webcam NX Ultra
	4022  Webcam NX Pro
	4028  Vista Plus cam [VF0090]
	4029  Webcam Live!
	402f  DC-CAM 3000Z
	4034  Webcam Instant
	4035  Webcam Instant
	4036  Webcam Live!/Live! Pro
	4037  Webcam Live!
	4038  ORITE CCD Webcam [PC370R]
	4039  Webcam Live! Effects
	403a  Webcam NX Pro 2
	403b  Creative Webcam Vista [VF0010]
	403c  Webcam Live! Ultra
	403d  Webcam Notebook Ultra
	403e  Webcam Vista Plus
	4041  Webcam Live! Motion
	4045  Live! Cam Voice
	4049  Live! Cam Voice
	4051  Live! Cam Notebook Pro [VF0250]
	4052  Live! Cam Vista IM
	4053  Live! Cam Video IM
	4054  Live! Cam Video IM
	4055  Live! Cam Video IM Pro
	4056  Live! Cam Video IM Pro
	4057  Live! Cam Optia
	4058  Live! Cam Optia AF
	4061  Live! Cam Notebook Pro [VF0400]
	4063  Live! Cam Video IM Pro
	4068  Webcam Live! Notebook
	4100  Nomad Jukebox 2
	4101  Nomad Jukebox 3
	4102  NOMAD MuVo^2
	4106  Nomad MuVo
	4107  NOMAD MuVo
	4108  Nomad Jukebox Zen
	4109  Nomad Jukebox Zen NX
	410b  Nomad Jukebox Zen USB 2.0
	410c  Nomad MuVo NX
	410f  NOMAD MuVo^2 (Flash)
	4110  Nomad Jukebox Zen Xtra
	4111  Dell Digital Jukebox
	4116  MuVo^2
	4117  Nomad MuVo TX
	411b  Zen Touch
	411c  Nomad MuVo USB 2.0
	411d  Zen
	411e  Zen Micro
	4123  Zen Portable Media Center
	4124  MuVo^2 FM (uHDD)
	4126  Dell DJ (2nd gen)
	4127  Dell DJ
	4128  NOMAD Jukebox Zen Xtra (mtp)
	412b  MuVo N200 with FM radio
	412f  Dell Digital Jukebox 2.Gen
	4130  Zen Micro (mtp)
	4131  Zen Touch (mtp)
	4133  Mass Storage Device
	4134  Zen Neeon
	4136  Zen Sleek
	4137  Zen Sleek (mtp)
	4139  Zen Nano Plus
	413c  Zen MicroPhoto
	4150  Zen V (MTP)
	4151  Zen Vision:M (mtp)
	4152  Zen V Plus
	4155  Zen Stone plus
	4157  Zen (MTP)
	500f  Broadband Blaster 8012U-V
	5015  TECOM Bluetooth Device
	ffff  Webcam Live! Ultra
041f  LCS Telegraphics
0420  Chips and Technologies
	1307  Celly SIM Card Reader
0421  Nokia Mobile Phones
	0001  E61i (PC Suite mode)
	0018  6288 GSM Smartphone
	0019  6288 GSM Smartphone (imaging mode)
	001a  6288 GSM Smartphone (file transfer mode)
	0024  5610 XpressMusic (Storage mode)
	0025  5610 XpressMusic (PC Suite mode)
	0028  5610 XpressMusic (Imaging mode)
	002d  6120 Phone (Mass storage mode)
	002e  6120 Phone (Media-Player mode)
	002f  6120 Phone (PC-Suite mode)
	0042  E51 (PC Suite mode)
	006d  N95 (Storage mode)
	006e  N95 (Multimedia mode)
	006f  N95 (Printing mode)
	0070  N95 (PC Suite mode)
	0096  N810 Internet Tablet
	00aa  E71 (Mass storage mode)
	00ab  E71 (PC Suite mode)
	00e4  E71 (Media transfer mode)
	0103  ADL Flashing Engine AVALON Parent
	0104  ADL Re-Flashing Engine Parent
	0105  Nokia Firmware Upgrade Mode
	0106  ROM Parent
	01c7  N900 (Storage Mode)
	01c8  N900 (PC-Suite Mode)
	0400  7600 Phone Parent
	0401  6650 GSM Phone
	0402  6255 Phone Parent
	0404  5510
	0405  9500 GSM Communicator
	0407  Music Player HDR-1(tm)
	040b  N-Gage GSM Phone
	040d  6620 Phone Parent
	040e  6651 Phone Parent
	040f  6230 GSM Phone
	0410  6630 Imaging Smartphone
	0411  7610 Phone Parent
	0413  6260 Phone Parent
	0414  7370
	0415  9300 GSM Smartphone
	0416  6170 Phone Parent
	0417  7270 Phone Parent
	0418  E70 (PC Suite mode)
	0419  E60 (PC Suite mode)
	041a  9500 GSM Communicator (RNDIS)
	041b  9300 GSM Smartphone (RNDIS)
	041c  7710 Phone Parent
	041d  6670 Phone Parent
	041e  6680
	041f  6235 Phone Parent
	0421  3230 Phone Parent
	0422  6681 Phone Parent
	0423  6682 Phone Parent
	0428  6230i Modem
	0429  6230i MultiMedia Card
	0431  770 Internet Tablet
	0432  N90 Phone Parent
	0435  E70 (IP Passthrough/RNDIS mode)
	0436  E60 (IP Passthrough/RNDIS mode)
	0437  6265 Phone Parent
	043a  N70 USB Phone Parent
	043b  3155 Phone Parent
	043c  6155 Phone Parent
	043d  6270 Phone Parent
	0443  N70 Phone Parent
	044c  NM850iG Phone Parent
	044d  E61 (PC Suite mode)
	044e  E61 (Data Exchange mode)
	044f  E61 (IP Passthrough/RNDIS mode)
	0453  9300 Phone Parent
	0456  6111 Phone Parent
	0457  6111 Phone (Printing mode)
	045a  6280 Phone Parent
	045d  6282 Phone Parent
	046e  6110 Navigator
	0485  MTP Device
	04c3  N800 Internet Tablet
	04ce  E90 Communicator (PC Suite mode)
	04cf  E90 Communicator (Storage mode)
	04f9  6300 (PC Suite mode)
	0508  E65 (PC Suite mode)
	0600  Digital Pen SU-1B
	0610  CS-15 (Internet Stick 3G modem)
	0800  Connectivity Cable DKU-5
	0801  Data Cable DKU-6
	0802  CA-42 Phone Parent
0422  ADI Systems, Inc.
0423  Computer Access Technology Corp.
	000a  NetMate Ethernet
	000c  NetMate2 Ethernet
	000d  USB Chief Analyzer
	0100  Generic Universal Protocol Analyzer
	0101  UPA USBTracer
	0200  Generic 10K Universal Protocol Analyzer
	020a  PETracer ML
	0300  Generic Universal Protocol Analyzer
	0301  2500H Tracer Trainer
	030a  PETracer x1
	1237  Andromeda Hub
0424  Standard Microsystems Corp.
	0001  Integrated Hub
	0acd  Sitecom Internal Multi Memory reader/writer MD-005
	0fdc  Floppy
	10cd  Sitecom Internal Multi Memory reader/writer MD-005
	2020  USB Hub
	20cd  Sitecom Internal Multi Memory reader/writer MD-005
	20fc  6-in-1 Card Reader
	2228  9-in-2 Card Reader
	223a  8-in-1 Card Reader
	2503  USB 2.0 Hub
	2504  USB 2.0 Hub
	2512  USB 2.0 Hub
	2514  USB 2.0 Hub
	2524  USB MultiSwitch Hub
	2602  USB 2.0 Hub
0425  Motorola Semiconductors HK, Ltd
	0101  G-Tech Wireless Mouse & Keyboard
	f102  G-Tech U+P Wireless Mouse
0426  Integrated Device Technology, Inc.
	0426  WDM Driver
0427  Motorola Electronics Taiwan, Ltd
0428  Advanced Gravis Computer Tech, Ltd
	4001  GamePad Pro
0429  Cirrus Logic
042a  Ericsson Austrian, AG
042b  Intel Corp.
	9316  8x931Hx Customer Hub
042c  Innovative Semiconductors, Inc.
042d  Micronics
042e  Acer, Inc.
	0380  MP3 Player
042f  Molex, Inc.
0430  Sun Microsystems, Inc.
	0002  109 Keyboard
	0005  Type 6 Keyboard
	000a  109 Japanese Keyboard
	000b  109 Japanese Keyboard
	0082  109 Japanese Keyboard
	0083  109 Japanese Keyboard
	0100  3-button Mouse
	36ba  Bus Powered Hub
0431  Itac Systems, Inc.
	0100  Mouse-Trak 3-button Track Ball
0432  Unisys Corp.
0433  Alps Electric, Inc.
	1101  IBM Game Controller
	abab  Keyboard
0434  Samsung Info. Systems America, Inc.
0435  Hyundai Electronics America
0436  Taugagreining HF
	0005  CameraMate (DPCM_USB)
0437  Framatome Connectors USA
0438  Advanced Micro Devices, Inc.
0439  Voice Technologies Group
043d  Lexmark International, Inc.
	0001  Laser Printer
	0002  Optra E310 Printer
	0003  Laser Printer
	0004  Laser Printer
	0005  Laser Printer
	0006  Laser Printer
	0007  Laser Printer
	0008  Inkjet Color Printer
	0009  Optra S2450 Printer
	000a  Laser Printer
	000b  Inkjet Color Printer
	000c  Optra E312 Printer
	000d  Laser Printer
	000e  Laser Printer
	000f  Laser Printer
	0010  Laser Printer
	0011  Laser Printer
	0012  Inkjet Color Printer
	0013  Inkjet Color Printer
	0014  InkJet Color Printer
	0015  InkJet Color Printer
	0016  Z12 Color Jetprinter
	0017  Z32 printer
	0018  Z52 Printer
	0019  Forms Printer
	001a  Z65 Printer
	001b  InkJet Photo Printer
	001c  Kodak Personal Picture Maker 200 Printer
	001d  InkJet Color Printer
	001e  InkJet Photo Printer
	001f  Kodak Personal Picture Maker 200 Card Reader
	0020  Z51 Printer
	0021  Z33 Printer
	0022  InkJet Color Printer
	0023  Laser Printer
	0024  Laser Printer
	0025  InkJet Color Printer
	0026  InkJet Color Printer
	0027  InkJet Color Printer
	0028  InkJet Color Printer
	0029  Scan Print Copy
	002a  Scan Print Copy
	002b  Scan Print Copy
	002c  Scan Print Copy
	002d  X70/X73 Scan/Print/Copy
	002e  Scan Print Copy
	002f  Scan Print Copy
	0030  Scan Print Copy
	0031  Scan Print Copy
	0032  Scan Print Copy
	0033  Scan Print Copy
	0034  Scan Print Copy
	0035  Scan Print Copy
	0036  Scan Print Copy
	0037  Scan Print Copy
	0038  Scan Print Copy
	0039  Scan Print Copy
	003a  Scan Print Copy
	003b  Scan Print Copy
	003c  Scan Print Copy
	003d  X83 Scan/Print/Copy
	003e  Scan Print Copy
	003f  Scan Print Copy
	0040  Scan Print Copy
	0041  Scan Print Copy
	0042  Scan Print Copy
	0043  Scan Print Copy
	0044  Scan Print Copy
	0045  Scan Print Copy
	0046  Scan Print Copy
	0047  Scan Print Copy
	0048  Scan Print Copy
	0049  Scan Print Copy
	004a  Scan Print Copy
	004b  Scan Print Copy
	004c  Scan Print Copy
	004d  Laser Printer
	004e  Laser Printer
	004f  InkJet Color Printer
	0050  InkJet Color Printer
	0051  Laser Printer
	0052  Laser Printer
	0053  InkJet Color Printer
	0054  InkJet Color Printer
	0057  Z35 Printer
	0058  Laser Printer
	005a  X63
	005c  InkJet Color Printer
	0060  X74/X75 Scanner
	0061  X74 Hub
	0065  X5130
	0069  X74/X75 Printer
	006d  X125
	0072  X6170 Printer
	0073  InkJet Color Printer
	0078  InkJet Color Printer
	0079  InkJet Color Printer
	007a  Generic Hub
	007b  InkJet Color Printer
	007c  Lexmark X1110/X1130/X1140/X1150/X1170/X1180/X1185
	007d  Photo 3150
	008a  4200 series
	008b  InkJet Color Printer
	008c  to CF/SM/SD/MS Card Reader
	008e  InkJet Color Printer
	008f  X422
	0093  X5250
	0095  E220 Printer
	0096  2200 series
	0097  P6250
	0098  7100 series
	009e  P910 series Human Interface Device
	009f  InkJet Color Printer
	00a9  IBM Infoprint 1410 MFP
	00ab  InkJet Color Printer
	00b2  3300 series
	00b8  7300 series
	00b9  8300 series
	00ba  InkJet Color Printer
	00bb  2300 series
	00bd  Printing Support
	00be  Printing Support
	00bf  Printing Support
	00c0  6300 series
	00c1  4300 series
	00c7  Printing Support
	00c8  Printing Support
	00c9  Printing Support
	00cb  Printing Support
	00d0  9300 series
	00d3  X340 Scanner
	00d4  X342n Scanner
	00d5  Printing Support
	00d6  X340 Scanner
	00e8  X642e
	00e9  2400 series
	00f6  3400 series
	00f7  InkJet Color Printer
	00ff  InkJet Color Printer
	010b  2500 series
	010d  3500-4500 series
	010f  6500 series
	4303  Xerox WorkCentre Pro 412
043e  LG Electronics USA, Inc.
	42bd  Flatron 795FT Plus Monitor
	4a4d  Flatron 915FT Plus Monitor
	7001  MF-PD100 Soul Digital MP3 Player
	7013  MP3 Player
	8484  LPC-U30 Webcam II
	8585  LPC-UC35 Webcam
	8888  Electronics VCS Camera II(LPC-U20)
	9800  Remote Control Receiver_iMON
	9803  eHome Infrared Receiver
	9804  DMB Receiver Control
	9c01  LGE Sync
043f  RadiSys Corp.
0440  Eizo Nanao Corp.
0441  Winbond Systems Lab.
	1456  Hub
0442  Ericsson, Inc.
	abba  Bluetooth Device
0443  Gateway, Inc.
	000e  Multimedia Keyboard
	002e  Millennium Keyboard
0445  Lucent Technologies, Inc.
0446  NMB Technologies Corp.
	6781  Keyboard with PS/2 Mouse Port
	6782  Keyboard
0447  Momentum Microsystems
044a  Shamrock Tech. Co., Ltd
044b  WSI
044c  CCL/ITRI
044d  Siemens Nixdorf AG
044e  Alps Electric Co., Ltd
	1104  Japanese Keyboard
	2002  MD-5500 Printer
	2014  Bluetooth Device
	3001  UGTZ4 Bluetooth
	3002  Bluetooth Device
	3003  Bluetooth Device
	3004  Bluetooth Adapter
	3005  Integrated Bluetooth Device
	3006  Bluetooth Adapter
	3007  Bluetooth Controller (ALPS/UGX)
	300c  Bluetooth Controller (ALPS/UGPZ6)
	300d  Bluetooth Controller (ALPS/UGPZ6)
	3010  Bluetooth Adapter
	ffff  Compaq Bluetooth Multiport Module
044f  ThrustMaster, Inc.
	0400  HOTAS Cougar
	a003  Rage 3D Game Pad
	a01b  PK-GP301 Driving Wheel
	a0a0  Top Gun Joystick
	a0a1  Top Gun Joystick (rev2)
	a0a3  Fusion Digital GamePad
	a201  PK-GP201 PlayStick
	b203  360 Modena Pro Wheel
	b300  Firestorm Dual Power
	b304  Firestorm Dual Power
	b307  vibrating Upad
	b603  force feedback Wheel
	b605  force feedback Racing Wheel
	b700  Tacticalboard
0450  DFI, Inc.
0451  Texas Instruments, Inc.
	1234  Bluetooth Device
	1428  Hub
	1446  TUSB2040/2070 Hub
	2036  TUSB2036 Hub
	2046  TUSB2046 Hub
	2077  TUSB2077 Hub
	3410  TUSB3410 Microcontroller
	3f02  SMC WSKP100 Wi-Fi Phone
	5409  Frontier Labs NEX IA+ Digital Audio Player
	6000  AU5 ADSL Modem (pre-reenum)
	6001  AU5 ADSL Modem
	6060  RNDIS/BeWAN ADSL2+
	6070  RNDIS/BeWAN ADSL2+
	625f  Trekstor USB-Stick 12 CS-D 12 GB
	dbc0  Device Bay Controller
	e001  GraphLink
	e004  TI-89 Titanium Calculator
	e008  TI-84 Plus Silver Calculator
	f430  MSP-FET430UIF JTAG Tool
	ffff  Bluetooth Device
0452  Mitsubishi Electronics America, Inc.
	0021  HID Monitor Controls
	0050  Diamond Pro 900u CRT Monitor
	0051  Integrated Hub
0453  CMD Technology
	6781  NMB Keyboard
	6783  Chicony Composite Keyboard
0454  Vobis Microcomputer AG
0455  Telematics International, Inc.
0456  Analog Devices, Inc.
0457  Silicon Integrated Systems Corp.
	0150  Super Talent 1GB Flash Drive
	0151  Super Flash 1GB / GXT  64MB Flash Drive
	0162  SiS162 usb Wireless LAN Adapter
	0163  802.11 Wireless LAN Adapter
	5401  Wireless Adapter RO80211GS-USB
0458  KYE Systems Corp. (Mouse Systems)
	0001  Mouse
	0002  Genius NetMouse Pro
	0003  Genius NetScroll+
	0006  Easy Mouse+ USB(USB\Vid_0458&Pid;_0006) Mouse
	000b  NetMouse Wheel(P+U)
	000c  TACOMA Fingerprint V1.06.01
	000e  VideoCAM Web
	0013  TACOMA Fingerprint Mouse V1.06.01
	001a  Genius WebScroll+
	0036  Pocket Mouse LE
	004c  Slimstar Pro Keyboard
	0056  Ergo 300 Mouse
	0057  Enhanced Gaming Device
	0059  Enhanced Laser Device
	005a  Enhanced Device
	005b  Enhanced Device
	005c  Enhanced Laser Gaming Device
	005d  Enhanced Device
	0061  Bluetooth Dongle
	0083  Bluetooth Dongle
	0100  EasyPen Tablet
	0101  CueCat
	1001  Joystick
	1002  Game Pad
	1003  Genius VideoCam
	1004  Flight2000 F-23 Joystick
	100a  Aashima Technology Trust Sight Fighter Vibration Feedback Joystick
	2001  ColorPage-Vivid Pro Scanner
	2004  ColorPage-HR6 V1 Scanner
	2005  ColorPage-HR6/Vivid3
	2007  ColorPage-HR6 V2 Scanner
	2008  ColorPage-HR6 V2 Scanner
	2009  ColorPage-HR6A Scanner
	2011  ColorPage-Vivid3x Scanner
	2012  Plustek Scanner
	2013  ColorPage-HR7 Scanner
	2014  ColorPage-Vivid4
	2015  ColorPage-HR7LE Scanner
	2016  ColorPage-HR6X Scanner
	2017  ColorPage-Vivid3xe
	2018  ColorPage-HR7X
	2019  ColorPage-HR6X Slim
	201a  ColorPage-Vivid4xe
	201b  ColorPage-Vivid4x
	201c  ColorPage-HR8
	201d  ColorPage-Vivid 1200 X
	201e  ColorPage-Slim 1200
	201f  ColorPage-Vivid 1200 XE
	2020  ColorPage-Slim 1200 USB2
	2021  ColorPage-SF600
	301d  Genius MaxFire MiniPad
	400f  Genius TVGo DVB-T02Q MCE
	6001  GF3000F Ethernet Adapter
	7004  VideoCAM Express V2
	7006  Dsc 1.3 Smart Camera Device
	7007  VideoCAM Web
	7009  G-Shot G312 Still Camera Device
	700c  VideoCAM Web V3
	700d  G-Shot G511 Composite Device
	700f  VideoCAM Web
	7012  WebCAM USB2.0
	7014  VideoCAM Live V3
	701c  G-Shot G512 Still Camera
	7020  Sim 321C
	7025  Eye 311Q Camera Device
	7029  Genius Look 320s (SN9C201 + HV7131R)
	702f  Genius Slim 322
	7045  Genius Look 1320 V2
	704c  Genius i-Look 1321
	705a  Asus USB2.0 Webcam
	705c  Genius iSlim 1300AF
0459  Adobe Systems, Inc.
045a  SONICblue, Inc.
	07da  Supra Express 56K modem
	0b4a  SupraMax 2890 56K Modem [Lucent Atlas]
	0b68  SupraMax 56K Modem
	5001  Rio 600 MP3 Player
	5002  Rio 800 MP3 Player
	5003  Nike Psa/Play MP3 Player
	5005  Rio S10 MP3 Player
	5006  Rio S50 MP3 Player
	5007  Rio S35 MP3 Player
	5008  Rio 900 MP3 Player
	5009  Rio S30 MP3 Player
	500d  Fuse MP3 Player
	500e  Chiba MP3 Player
	500f  Cali MP3 Player
	5010  Rio S11 MP3 Player
	501c  Virgin MPF-1000
	501d  Rio Fuse
	501e  Rio Chiba
	501f  Rio Cali
	503f  Cali256 MP3 Player
	5202  Rio Riot MP3 Player
	5210  Rio Karma Music Player
	5220  Rio Nitrus MP3 Player
	5221  Rio Eigen
045b  Hitachi, Ltd
045d  Nortel Networks, Ltd
045e  Microsoft Corp.
	0007  SideWinder Game Pad
	0008  SideWinder Precision Pro
	0009  IntelliMouse
	000b  Natural Keyboard Elite
	000e  SideWinder® Freestyle Pro
	0014  Digital Sound System 80
	001a  SideWinder Precision Racing Wheel
	001b  SideWinder Force Feedback 2 Joystick
	001c  Internet Keyboard Pro
	001d  Natural Keyboard Pro
	001e  IntelliMouse Explorer
	0023  Trackball Optical
	0024  Trackball Explorer
	0025  IntelliEye Mouse
	0026  SideWinder GamePad Pro
	0027  SideWinder PnP GamePad
	0028  SideWinder Dual Strike
	0029  IntelliMouse Optical
	002b  Internet Keyboard Pro
	002d  Internet Keyboard
	002f  Integrated Hub
	0033  Sidewinder Strategic Commander
	0034  SideWinder Force Feedback Wheel
	0038  SideWinder Precision 2
	0039  IntelliMouse Optical
	003b  SideWinder Game Voice
	003c  SideWinder Joystick
	0040  Wheel Mouse Optical
	0047  IntelliMouse Explorer 3.0
	0048  Office Keyboard 1.0A
	0053  Optical Mouse
	0059  Wireless IntelliMouse Explorer
	005c  Office Keyboard (106/109)
	005f  Wireless MultiMedia Keyboard
	0061  Wireless MultiMedia Keyboard (106/109)
	0063  Wireless Natural MultiMedia Keyboard
	0065  Wireless Natural MultiMedia Keyboard (106/109)
	006a  Wireless Optical Mouse (IntelliPoint)
	006d  eHome Remote Control Keyboard keys
	006e  MN510 802.11b Adapter
	006f  Smart Display Reference Device
	0070  Wireless MultiMedia Keyboard
	0071  Wireless MultiMedia Keyboard (106/109)
	0072  Wireless Natural MultiMedia Keyboard
	0073  Wireless Natural MultiMedia Keyboard (106/109)
	007a  10/100 USB NIC
	007d  Notebook Optical Mouse
	007e  Wireless Transceiver for Bluetooth
	0080  Digital Media Pro Keyboard
	0083  Basic Optical Mouse
	0084  Basic Optical Mouse
	008a  Wireless Keyboard and Mouse
	008b  Dual Receiver Wireless Mouse (IntelliPoint)
	008c  Wireless Intellimouse Explorer 2.0
	0095  IntelliMouse Explorer 4.0 (IntelliPoint)
	009c  Wireless Transceiver for Bluetooth 2.0
	00a0  eHome Infrared Receiver
	00b0  Digital Media Pro Keyboard
	00b9  Wireless Optical Mouse 3.0
	00bb  Fingerprint Reader
	00bc  Fingerprint Reader
	00bd  Fingerprint Reader
	00c2  Wireless Adapter MN-710
	00c9  MTP Device
	00cb  Basic Optical Mouse v2.0
	00ce  Generic PPC Flash device
	00d1  Optical Mouse with Tilt Wheel
	00da  eHome Infrared Receiver
	00db  Natural Ergonomic Keyboard 4000 V1.0
	00e1  Wireless Laser Mouse 6000 Reciever
	00f4  LifeCam VX-6000 (SN9C20x + OV9650)
	00f5  LifeCam VX-3000
	00f7  LifeCam VX-1000
	00f8  LifeCam NX-6000
	00f9  Wireless Desktop Receiver 3.1
	0202  Xbox Controller
	0280  XBox Device
	0284  Xbox DVD Playback Kit
	0285  Xbox Controller S
	0288  Xbox Controller S Hub
	0289  Xbox Controller S
	028b  Xbox360 DVD Emulator
	028d  Xbox360 Memory Unit 64MB
	028e  Xbox360 Controller
	028f  Xbox360 Wireless Controller
	0290  Xbox360 Performance Pipe (PIX)
	0292  Xbox360 Wireless Networking Adapter
	029c  Xbox360 HD-DVD Drive
	029d  Xbox360 HD-DVD Drive
	029e  Xbox360 HD-DVD Memory Unit
	0400  Windows Powered Pocket PC 2002
	0401  Windows Powered Pocket PC 2002
	0402  Windows Powered Pocket PC 2002
	0403  Windows Powered Pocket PC 2002
	0404  Windows Powered Pocket PC 2002
	0405  Windows Powered Pocket PC 2002
	0406  Windows Powered Pocket PC 2002
	0407  Windows Powered Pocket PC 2002
	0408  Windows Powered Pocket PC 2002
	0409  Windows Powered Pocket PC 2002
	040a  Windows Powered Pocket PC 2002
	040b  Windows Powered Pocket PC 2002
	040c  Windows Powered Pocket PC 2002
	040d  Windows Powered Pocket PC 2002
	040e  Windows Powered Pocket PC 2002
	040f  Windows Powered Pocket PC 2002
	0410  Windows Powered Pocket PC 2002
	0411  Windows Powered Pocket PC 2002
	0412  Windows Powered Pocket PC 2002
	0413  Windows Powered Pocket PC 2002
	0414  Windows Powered Pocket PC 2002
	0415  Windows Powered Pocket PC 2002
	0416  Windows Powered Pocket PC 2002
	0417  Windows Powered Pocket PC 2002
	0432  Windows Powered Pocket PC 2003
	0433  Windows Powered Pocket PC 2003
	0434  Windows Powered Pocket PC 2003
	0435  Windows Powered Pocket PC 2003
	0436  Windows Powered Pocket PC 2003
	0437  Windows Powered Pocket PC 2003
	0438  Windows Powered Pocket PC 2003
	0439  Windows Powered Pocket PC 2003
	043a  Windows Powered Pocket PC 2003
	043b  Windows Powered Pocket PC 2003
	043c  Windows Powered Pocket PC 2003
	043d  Becker Traffic Assist Highspeed 7934
	043e  Windows Powered Pocket PC 2003
	043f  Windows Powered Pocket PC 2003
	0440  Windows Powered Pocket PC 2003
	0441  Windows Powered Pocket PC 2003
	0442  Windows Powered Pocket PC 2003
	0443  Windows Powered Pocket PC 2003
	0444  Windows Powered Pocket PC 2003
	0445  Windows Powered Pocket PC 2003
	0446  Windows Powered Pocket PC 2003
	0447  Windows Powered Pocket PC 2003
	0448  Windows Powered Pocket PC 2003
	0449  Windows Powered Pocket PC 2003
	044a  Windows Powered Pocket PC 2003
	044b  Windows Powered Pocket PC 2003
	044c  Windows Powered Pocket PC 2003
	044d  Windows Powered Pocket PC 2003
	044e  Windows Powered Pocket PC 2003
	044f  Windows Powered Pocket PC 2003
	0450  Windows Powered Pocket PC 2003
	0451  Windows Powered Pocket PC 2003
	0452  Windows Powered Pocket PC 2003
	0453  Windows Powered Pocket PC 2003
	0454  Windows Powered Pocket PC 2003
	0455  Windows Powered Pocket PC 2003
	0456  Windows Powered Pocket PC 2003
	0457  Windows Powered Pocket PC 2003
	0458  Windows Powered Pocket PC 2003
	0459  Windows Powered Pocket PC 2003
	045a  Windows Powered Pocket PC 2003
	045b  Windows Powered Pocket PC 2003
	045c  Windows Powered Pocket PC 2003
	045d  Windows Powered Pocket PC 2003
	045e  Windows Powered Pocket PC 2003
	045f  Windows Powered Pocket PC 2003
	0460  Windows Powered Pocket PC 2003
	0461  Windows Powered Pocket PC 2003
	0462  Windows Powered Pocket PC 2003
	0463  Windows Powered Pocket PC 2003
	0464  Windows Powered Pocket PC 2003
	0465  Windows Powered Pocket PC 2003
	0466  Windows Powered Pocket PC 2003
	0467  Windows Powered Pocket PC 2003
	0468  Windows Powered Pocket PC 2003
	0469  Windows Powered Pocket PC 2003
	046a  Windows Powered Pocket PC 2003
	046b  Windows Powered Pocket PC 2003
	046c  Windows Powered Pocket PC 2003
	046d  Windows Powered Pocket PC 2003
	046e  Windows Powered Pocket PC 2003
	046f  Windows Powered Pocket PC 2003
	0470  Windows Powered Pocket PC 2003
	0471  Windows Powered Pocket PC 2003
	0472  Windows Powered Pocket PC 2003
	0473  Windows Powered Pocket PC 2003
	0474  Windows Powered Pocket PC 2003
	0475  Windows Powered Pocket PC 2003
	0476  Windows Powered Pocket PC 2003
	0477  Windows Powered Pocket PC 2003
	0478  Windows Powered Pocket PC 2003
	0479  Windows Powered Pocket PC 2003
	047a  Windows Powered Pocket PC 2003
	047b  Windows Powered Pocket PC 2003
	04c8  Windows Powered Smartphone 2002
	04c9  Windows Powered Smartphone 2002
	04ca  Windows Powered Smartphone 2002
	04cb  Windows Powered Smartphone 2002
	04cc  Windows Powered Smartphone 2002
	04cd  Windows Powered Smartphone 2002
	04ce  Windows Powered Smartphone 2002
	04d7  Windows Powered Smartphone 2003
	04d8  Windows Powered Smartphone 2003
	04d9  Windows Powered Smartphone 2003
	04da  Windows Powered Smartphone 2003
	04db  Windows Powered Smartphone 2003
	04dc  Windows Powered Smartphone 2003
	04dd  Windows Powered Smartphone 2003
	04de  Windows Powered Smartphone 2003
	04df  Windows Powered Smartphone 2003
	04e0  Windows Powered Smartphone 2003
	04e1  Windows Powered Smartphone 2003
	04e2  Windows Powered Smartphone 2003
	04e3  Windows Powered Smartphone 2003
	04e4  Windows Powered Smartphone 2003
	04e5  Windows Powered Smartphone 2003
	04e6  Windows Powered Smartphone 2003
	04e7  Windows Powered Smartphone 2003
	04e8  Windows Powered Smartphone 2003
	04e9  Windows Powered Smartphone 2003
	04ea  Windows Powered Smartphone 2003
	0708  Transceiver v 3.0 for Bluetooth
	070a  Charon Bluetooth Dongle (DFU)
	0721  LifeCam NX-3000 (UVC-compliant)
	0723  LifeCam VX-7000 (UVC-compliant)
	0734  Wireless Optical Desktop 700
	930a  ISOUSB.SYS Intel 82930 Isochronous IO Test Board
	fff8  Keyboard
0460  Ace Cad Enterprise Co., Ltd
0461  Primax Electronics, Ltd
	0300  G2-300 Scanner
	0301  G2E-300 Scanner
	0302  G2-300 #2 Scanner
	0303  G2E-300 #2 Scanner
	0340  Colorado 9600 Scanner
	0341  Colorado 600u Scanner
	0345  Visioneer 6200 Scanner
	0346  Memorex Maxx 6136u Scanner
	0347  Primascan Colorado 2600u/Visioneer 4400 Scanner
	0360  Colorado 19200 Scanner
	0361  Colorado 1200u Scanner
	0363  VistaScan Astra 3600(ENG)
	0364  LG Electronics Scanworks 600U Scanner
	0365  VistaScan Astra 3600(ENG)
	0366  6400
	0367  VistaScan Astra 3600(ENG)
	0371  Visioneer Onetouch 8920 Scanner
	0374  UMAX Astra 2500
	0375  VistaScan Astra 3600(ENG)
	0377  Medion MD 5345 Scanner
	0378  VistaScan Astra 3600(ENG)
	037b  Medion MD 6190 Scanner
	037c  VistaScan Astra 3600(ENG)
	0380  G2-600 Scanner
	0381  ReadyScan 636i Scanner
	0382  G2-600 #2 Scanner
	0383  G2E-600 Scanner
	038a  UMAX Astra 3000/3600
	038b  Xerox 2400 Onetouch
	038c  UMAX Astra 4100
	0392  Medion/Lifetec/Tevion/Cytron MD 6190
	03a8  9420M
	0813  IBM UltraPort Camera
	0815  Micro Innovations IC200 Webcam
	0819  Fujifilm IX-30 Camera [webcam mode]
	081a  Fujifilm IX-30 Camera [storage mode]
	081c  Elitegroup ECS-C11 Camera
	081d  Elitegroup ECS-C11 Storage
	0a00  Micro Innovations Web Cam 320
	4d01  Comfort Keyboard
	4d02  Mouse-in-a-Box
	4d03  Kensington Mouse-in-a-box
	4d04  Mouse
	4d06  Balless Mouse (HID)
	4d15  Dell Optical Mouse
	4d17  Optical Mouse
	4d2a  PoPo Elixir Mouse (HID)
	4d2b  Wireless Laser Mini Mouse (HID)
	4d2c  PoPo Mini Pointer Mouse (HID)
	4d2e  Optical Mobile Mouse (HID)
0463  MGE UPS Systems
	0001  UPS
	ffff  UPS
0464  AMP/Tycoelectronics Corp.
0467  AT&T Paradyne
0468  Wieson Technologies Co., Ltd
046a  Cherry GmbH
	0001  My3000 Keyboard
	0003  My3000 Hub
	0004  CyBoard Keyboard
	0005  XX33 SmartCard Reader Keyboard
	0010  SmartBoard XX44
	0011  G83 (RS 6000) Keyboard
	0021  CyMotion Expert Combo
	0023  CyMotion Master Linux Keyboard
	0027  CyMotion Master Solar Keyboard
	002a  Wireless Mouse & Keyboard
	002d  SmartTerminal XX44
	003e  SmartTerminal ST-2xxx
046b  American Megatrends, Inc.
	0001  Keyboard
	0101  PS/2 Keyboard, Mouse & Joystick Ports
	0301  USB 1.0 Hub
	0500  Serial & Parallel Ports
046c  Toshiba Corp., Digital Media Equipment
046d  Logitech, Inc.
	0082  Acer Aspire 5672 Webcam
	0200  WingMan Extreme Joystick
	0203  M2452 Keyboard
	0301  M4848 Mouse
	0401  HP PageScan
	0402  NEC PageScan
	040f  Logitech/Storm PageScan
	0430  Mic (Cordless)
	0801  QuickCam Home
	0802  Webcam C200
	0810  QuickCam Pro
	0820  QuickCam VC
	0830  QuickClip
	0840  QuickCam Express
	0850  QuickCam Web
	0870  QuickCam Express
	0890  QuickCam Traveler
	0892  OrbiCam
	0894  CrystalCam
	0895  QuickCam for Dell Notebooks
	0896  OrbiCam
	0897  QuickCam for Dell Notebooks
	0899  QuickCam for Dell Notebooks
	089d  QuickCam E2500 series
	08a0  QuickCam IM
	08a1  QuickCam IM with sound
	08a2  Labtec Webcam Pro
	08a3  QuickCam QuickCam Chat
	08a6  QuickCam IM
	08a7  QuickCam Image
	08a9  Notebook Deluxe
	08aa  Labtec Notebooks
	08ac  QuickCam Cool
	08ad  QuickCam Communicate STX
	08ae  QuickCam for Notebooks
	08af  QuickCam Easy/Cool
	08b0  QuickCam 3000 Pro [pwc]
	08b1  QuickCam Notebook Pro
	08b2  QuickCam Pro 4000
	08b3  QuickCam Zoom
	08b4  QuickCam Zoom
	08b5  QuickCam Sphere
	08b9  QuickCam IM
	08bd  Microphone (Pro 4000)
	08c0  QuickCam Pro 3000
	08c1  QuickCam Fusion
	08c2  QuickCam PTZ
	08c3  Camera (Notebooks Pro)
	08c5  QuickCam Pro 5000
	08c6  QuickCam for DELL Notebooks
	08c7  QuickCam OEM Cisco VT Camera II
	08c9  QuickCam Ultra Vision
	08ca  Mic (Fusion)
	08cb  Mic (Notebooks Pro)
	08cc  Mic (PTZ)
	08ce  QuickCam Pro 5000
	08cf  QuickCam UpdateMe
	08d0  QuickCam Express
	08d7  QuickCam Communicate STX
	08d8  QuickCam for Notebook Deluxe
	08d9  QuickCam IM/Connect
	08da  QuickCam Messanger
	08dd  QuickCam for Notebooks
	08e0  QuickCam Express
	08e1  Labtec Webcam
	08f0  QuickCam Messenger
	08f1  QuickCam Express
	08f2  Microphone (Messenger)
	08f3  QuickCam Express
	08f4  Labtec Webcam
	08f5  QuickCam Messenger Communicate
	08f6  QuickCam Messenger Plus
	0900  ClickSmart 310
	0901  ClickSmart 510
	0903  ClickSmart 820
	0905  ClickSmart 820
	0910  QuickCam Cordless
	0920  QuickCam Express
	0921  Labtec Webcam
	0922  QuickCam Live
	0928  QuickCam Express
	0929  Labtec Webcam Pro
	092a  QuickCam for Notebooks
	092b  Labtec Webcam Plus
	092c  QuickCam Chat
	092d  QuickCam Express / Go
	092e  QuickCam Chat
	092f  QuickCam Express Plus
	0950  Pocket Camera
	0960  ClickSmart 420
	0970  Pocket750
	0990  QuickCam Pro 9000
	0991  QuickCam Pro for Notebooks
	0992  QuickCam Communicate Deluxe
	0994  QuickCam Orbit/Sphere AF
	09a1  QuickCam Communicate MP/S5500
	09a2  QuickCam Communicate Deluxe/S7500
	09a4  QuickCam E 3500
	09a5  Quickcam 3000 For Business
	09a6  QuickCam Vision Pro
	09b0  Acer OrbiCam
	09b2  Fujitsu Webcam
	09c0  QuickCam for Dell Notebooks Mic
	09c1  QuickCam Deluxe for Notebooks
	0a01  USB Headset
	0a02  Premium Stereo USB Headset 350
	0a03  Logitech USB Microphone
	0a04  V20 portable speakers (USB powered)
	0a13  Z-5 Speakers
	0b02  BT Mini-Receiver (HID proxy mode)
	8801  Video Camera
	b305  BT Mini-Receiver
	bfe4  Premium Optical Wheel Mouse
	c000  N43 [Pilot Mouse]
	c001  N48/M-BB48 [FirstMouse Plus]
	c002  M-BA47 [MouseMan Plus]
	c003  MouseMan
	c004  WingMan Gaming Mouse
	c005  WingMan Gaming Wheel Mouse
	c00b  MouseMan Wheel
	c00c  Optical Wheel Mouse
	c00d  MouseMan Wheel+
	c00e  M-BJ58/M-BJ69 Optical Wheel Mouse
	c00f  MouseMan Traveler/Mobile
	c011  Optical MouseMan
	c012  Mouseman Dual Optical
	c014  Corded Workstation Mouse
	c015  Corded Workstation Mouse
	c016  M-UV69a/HP M-UV96 Optical Wheel Mouse
	c018  Optical Wheel Mouse
	c019  Optical Tilt Wheel Mouse
	c01a  M-BQ85 Optical Wheel Mouse
	c01b  MX310 Optical Mouse
	c01c  Optical Mouse
	c01d  MX510 Optical Mouse
	c01e  MX518 Optical Mouse
	c024  MX300 Optical Mouse
	c025  MX500 Optical Mouse
	c030  iFeel Mouse
	c031  iFeel Mouse+
	c032  MouseMan iFeel
	c033  iFeel MouseMan+
	c034  MouseMan Optical
	c035  Mouse
	c036  Mouse
	c037  Mouse
	c038  Mouse
	c03d  M-BT96a Pilot Optical Mouse
	c03e  Premium Optical Wheel Mouse
	c03f  UltraX Optical Mouse
	c040  Corded Tilt-Wheel Mouse
	c041  G5 Laser Mouse
	c043  MX320/MX400 Laser Mouse
	c044  LX3 Optical Mouse
	c045  Optical Mouse
	c046  RX1000 Laser Mouse
	c047  Laser Mouse
	c049  G5 Laser Mouse
	c050  RX 250 Optical Mouse
	c051  G3 (MX518) Optical Mouse
	c053  Laser Mouse
	c101  UltraX Media Remote
	c201  WingMan Extreme Joystick with Throttle
	c202  WingMan Formula
	c207  WingMan Extreme Digital 3D
	c208  WingMan Gamepad Extreme
	c209  WingMan Gamepad
	c20a  WingMan RumblePad
	c20b  WingMan Action Pad
	c20c  WingMan Precision
	c20d  WingMan Attack 2
	c20e  WingMan Formula GP
	c211  iTouch Cordless Reciever
	c212  WingMan Extreme Digital 3D
	c213  J-UH16 (Freedom 2.4 Cordless Joystick)
	c214  ATK3 (Attack III Joystick)
	c215  Extreme 3D Pro
	c216  Dual Action Gamepad
	c218  Logitech RumblePad 2 USB
	c219  Cordless RumblePad 2
	c21a  Precision Gamepad
	c21c  G13 Advanced Gameboard
	c221  G15 Keyboard / Keyboard
	c222  G15 Keyboard / LCD
	c223  G15 Keyboard / USB Hub
	c281  WingMan Force
	c283  WingMan Force 3D
	c285  WingMan Strike Force 3D
	c286  Force 3D Pro
	c291  WingMan Formula Force
	c293  WingMan Formula Force GP
	c294  Driving Force
	c295  Momo Force Steering Wheel
	c298  Driving Force Pro
	c299  G25 Racing Wheel
	c2a0  Wingman Force Feedback Mouse
	c2a1  WingMan Force Feedback Mouse
	c301  iTouch Keyboard
	c302  iTouch Pro Keyboard
	c303  iTouch Keyboard
	c305  Internet Keyboard
	c307  Internet Keyboard
	c308  Internet Navigator Keyboard
	c309  Internet Keyboard
	c30a  iTouch Composite
	c30b  NetPlay Keyboard
	c30c  Internet Keys (X)
	c30d  Internet Keys
	c30e  UltraX Keyboard (Y-BL49)
	c30f  Logicool HID-Compliant Keyboard (106 key)
	c312  DeLuxe 250 Keyboard
	c315  Classic New Touch Keyboard
	c316  HID-Compliant Keyboard
	c317  Wave Corded Keyboard
	c318  Illuminated Keyboard
	c401  TrackMan Marble Wheel
	c402  Marble Mouse (2-button)
	c403  Turbo TrackMan Marble FX
	c404  TrackMan Wheel
	c408  Marble Mouse (4-button)
	c501  Cordless Mouse Receiver
	c502  Cordless Mouse & iTouch Keys
	c503  Cordless Mouse+Keyboard Receiver
	c504  Cordless Mouse+Keyboard Receiver
	c505  Cordless Mouse+Keyboard Receiver
	c506  MX-700 Cordless Mouse Receiver
	c508  Cordless Trackball
	c509  Cordless Keyboard & Mouse
	c50a  Cordless Mouse
	c50b  Cordless Desktop Optical
	c50c  Cordless Desktop S510
	c50d  Cordless Mouse
	c50e  MX-1000 Cordless Mouse Receiver
	c510  Cordless Mouse
	c512  LX-700 Cordless Desktop Receiver
	c513  MX3000 Cordless Desktop Receiver
	c514  Cordless Mouse
	c517  LX710 Cordless Desktop Laser
	c518  MX610 Laser Cordless Mouse
	c51a  MX Revolution/G7 Cordless Mouse
	c51b  V220 Cordless Optical Mouse for Notebooks
	c521  MX620 Laser Cordless Mouse
	c526  MX Revolution Cordless Mouse
	c625  3Dconnexion Space Pilot 3D Mouse
	c626  3DConnexion Space Navigator 3D Mouse
	c627  3DConnexion Space Explorer 3D Mouse
	c702  Cordless Presenter
	c703  Elite Keyboard Y-RP20 + Mouse MX900 (Bluetooth)
	c707  Bluetooth wireless hub
	c708  Bluetooth wireless hub
	c709  BT Mini-Receiver (HCI mode)
	c70a  MX5000 Cordless Desktop
	c70b  BT Mini-Receiver (HID proxy mode)
	c70c  BT Mini-Receiver (HID proxy mode)
	c70d  Bluetooth wireless hub
	c70e  MX1000 Bluetooth Laser Mouse
	c70f  Bluetooth wireless hub
	c712  Bluetooth wireless hub
	c715  Bluetooth wireless hub
	c71a  Bluetooth wireless hub
	c71d  Bluetooth wireless hub
	c720  Bluetooth wireless hub
	ca03  MOMO Racing
	ca04  Formula Vibration Feedback Wheel
	d001  QuickCam Pro
046e  Behavior Tech. Computer Corp.
	0100  Keyboard
	3001  Mass Storage Device
	3002  Mass Storage Device
	3003  Mass Storage Device
	3005  Mass Storage Device
	3008  Mass Storage Device
	5250  KeyMaestro Multimedia Keyboard
	5273  KeyMaestro Multimedia Keyboard
	5308  KeyMaestro Keyboard
	5408  KeyMaestro Multimedia Keyboard/Hub
	5720  Smart Card Reader
	6782  BTC 7932 mouse+keyboard
046f  Crystal Semiconductor
0471  Philips
	0101  DSS350 Digital Speaker System
	0104  DSS330 Digital Speaker System [uda1321]
	0105  UDA1321
	014f  GoGear SA9200
	0160  MP3 Player
	0161  MP3 Player
	0201  Hub
	0222  Creative Nomad Jukebox
	0302  PCA645VC Webcam [pwc]
	0303  PCA646VC Webcam [pwc]
	0304  Askey VC010 Webcam [pwc]
	0307  PCVC675K Webcam [pwc]
	0308  PCVC680K Webcam [pwc]
	030b  PC VGA Camera (Vesta Fun)
	030c  PCVC690K Webcam [pwc]
	0310  PCVC730K Webcam [pwc]
	0311  PCVC740K ToUcam Pro [pwc]
	0312  PCVC750K Webcam [pwc]
	0314  DMVC 1000K
	0316  DMVC 2000K Video Capture
	0321  FunCam
	0322  DMVC1300K PC Camera
	0325  SPC 200NC PC Camera
	0326  SPC 300NC PC Camera
	0327  Webcam SPC 6000 NC (Webcam w/ mic)
	0328  SPC 700NC PC Camera
	0329  SPC 900NC PC Camera / ORITE CCD Webcam(PC370R)
	032d  SPC 210NC PC Camera
	032e  SPC 315NC PC Camera
	0330  SPC 710NC PC Camera
	0331  SPC 1300NC PC Camera
	0332  SPC 1000NC PC Camera
	0333  SPC 620NC PC Camera
	0334  SPC 520/525NC PC Camera
	0401  Semiconductors CICT Keyboard
	0402  PS/2 Mouse on Semiconductors CICT Keyboard
	0406  15 inch Detachable Monitor
	0407  10 inch Mobile Monitor
	0471  Digital Speaker System
	0601  OVU1020 IR Dongle (Kbd+Mouse)
	0602  ATI Remote Wonder II Input Device
	0603  ATI Remote Wonder II Controller
	0608  eHome Infrared Receiver
	060a  TSU9600 Remote Control
	060e  RF Dongle
	0617  IEEE802.15.4 RF Dongle
	0619  TSU9400 Remote Control
	0700  Semiconductors CICT Hub
	0701  150P1 TFT Display
	0809  AVNET Bluetooth Device
	0811  JR24 CDRW
	0815  eHome Infrared Receiver
	0844  SA2111/02 1GB Flash Audio Player
	1120  Creative Rhomba MP3 player
	1125  Nike psa[128max Player
	1137  HDD065 MP3 player
	1201  Arima Bluetooth Device
	1230  Wireless Adapter 11g
	1232  SNU6500 Wireless Adapter
	1233  Wireless Adapter Bootloader Download
	1236  SNU5600 802.11bg
	1237  TalkTalk SNU5630NS/05 802.11bg
	1552  ISP 1581 Hi-Speed USB MPEG2 Encoder Reference Kit
	1801  Diva MP3 player
	200a  Wireless Network Adapter
	200f  802.11n Wireless Adapter
	2034  Webcam SPC530NC
	203f  TSU9200 Remote Control
	2046  TSU9800 Remote Control
	205e  TSU9300 Remote Control
	262c  SPC230NC Webcam
	485d  Senselock SenseIV v2.x
0472  Chicony Electronics Co., Ltd
	0065  PFU-65 Keyboard
	b086  Asus USB2.0 Webcam
	b091  Webcam
0473  Sanyo Information Business Co., Ltd
0474  Sanyo Electric Co., Ltd
	0110  Digital Voice Recorder R200
	0217  Xacti J2
	022f  C5 Digital Media Camera (mass storage mode)
	0230  C5 Digital Media Camera (PictBridge mode)
	0231  C5 Digital Media Camera (PC control mode)
	0401  Optical Drive
	0701  SCP-4900 Cellphone
	071f  Usb Com Port Enumerator
	0722  W33SA Camera
0475  Relisys/Teco Information System
	0100  NEC Petiscan
	0103  Eclipse 1200U/Episode
	0210  Scorpio Ultra 3
0476  AESP
0477  Seagate Technology, Inc.
0478  Connectix Corp.
	0001  QuickCam
	0002  QuickClip
	0003  QuickCam Pro
0479  Advanced Peripheral Laboratories
047a  Semtech Corp.
	0004  ScreenCoder UR7HCTS2-USB
047b  Silitek Corp.
	0001  Keyboard
	0002  Keyboard and Mouse
	00f9  SK-1789u Keyboard
	0101  BlueTooth Keyboard and Mouse
	020b  SK-3105 SmartCard Reader
	050e  Internet Compact Keyboard
	1000  Trust Office Scan USB 19200
	1002  HP ScanJet 4300c Parallel Port
047c  Dell Computer Corp.
047d  Kensington
	1001  Mouse*in*a*Box
	1002  Expert Mouse Pro
	1003  Orbit TrackBall
	1004  MouseWorks
	1005  TurboBall
	1006  TurboRing
	1009  Orbit TrackBall for Mac
	1012  PocketMouse
	1013  Mouse*in*a*Box Optical Pro
	1014  Expert Mouse Pro Wireless
	1015  Expert Mouse
	1016  ADB/USB Orbit
	1018  Studio Mouse
	101d  Mouse*in*a*Box Optical Pro
	101e  Studio Mouse Wireless
	101f  PocketMouse Pro
	1020  Expert Mouse Trackball
	1021  Expert Mouse Wireless
	1022  Orbit Optical
	1023  Pocket Mouse Pro Wireless
	1024  PocketMouse
	1025  Mouse*in*a*Box Optical Elite Wireless
	1026  Pocket Mouse Pro
	1027  StudioMouse
	1028  StudioMouse Wireless
	1029  Mouse*in*a*Box Optical Elite
	102a  Mouse*in*a*Box Optical
	102b  PocketMouse
	102c  Iridio
	102d  Pilot Optical
	102e  Pilot Optical Pro
	102f  Pilot Optical Pro Wireless
	104a  PilotMouse Mini Retractable
	105d  PocketMouse Bluetooth
	105e  Bluetooth EDR Dongle
	1061  PocketMouse Grip
	1062  PocketMouse Max
	1063  PocketMouse Max Wireless
	1064  PocketMouse 2.0 Wireless
	1065  PocketMouse 2.0
	1066  PocketMouse Max Glow
	1067  ValueMouse
	1068  ValueOpt White
	1069  ValueOpt Black
	106a  PilotMouse Laser Wireless Mini
	106b  PilotMouse Laser - 3 Button
	106c  PilotMouse Laser - Gaming
	106d  PilotMouse Laser - Wired
	106e  PilotMouse Micro Laser
	1070  ValueOpt Travel
	1071  ValueOpt RF TX
	1072  PocketMouse Colour
	1073  PilotMouse Laser - 6 Button
	1074  PilotMouse Laser Wireless Mini
	1075  SlimBlade Presenter Media Mouse
	1076  SlimBlade Media Mouse
	1077  SlimBlade Presenter Mouse
	1152  Bluetooth EDR Dongle
	2002  Optical Elite Wireless
	2010  Wireless Presentation Remote
	2021  PilotBoard Wireless
	2030  PilotBoard Wireless
	2034  SlimBlade Media Notebook Set
	4003  Gravis Xterminator Digital Gamepad
	4005  Gravis Eliminator GamePad Pro
	4006  Gravis Eliminator AfterShock
	4007  Gravis Xterminator Force
	4008  Gravis Destroyer TiltPad
	5001  Cabo I Camera
	5002  VideoCam CABO II
	5003  VideoCam
047e  Agere Systems, Inc. (Lucent)
	0300  ORiNOCO Card
	1001  USS720 Parallel Port
	2892  Systems Soft Modem
	bad1  Lucent 56k Modem
	f101  Atlas Modem
047f  Plantronics, Inc.
	0101  Bulk Driver
	0301  Bulk Driver
	0ca1  USB DSP v4 Audio Interface
	4254  BUA-100 Bluetooth Adapter
0480  Toshiba America Info. Systems, Inc.
	0001  InTouch Module
	0004  InTouch Module
	0011  InTouch Module
	0014  InTouch Module
0481  Zenith Data Systems
0482  Kyocera Corp.
	000e  FS-1020D Printer
	0100  Finecam S3x
	0101  Finecam S4
	0103  Finecam S5
	0105  Finecam L3
	0106  Finecam
	0107  Digital Camera Device
	0108  Digital Camera Device
	0203  AH-K3001V
	0204  iBurst Terminal
0483  SGS Thomson Microelectronics
	0137  BeWAN ADSL USB ST (blue or green)
	0138  Unicorn II (ST70138B + MTC-20174TQ chipset)
	1307  Cytronix 6in1 Card Reader
	163d  Cool Icam Digi-MP3
	2015  TouchChip® Fingerprint Reader
	2016  Fingerprint Reader
	2017  Biometric Smart Card Reader
	2018  BioSimKey
	2302  Portable Flash Device (PFD)
	4810  ISDN adapter
	481d  BT Digital Access adapter
	5000  ST Micro Bluetooth Device
	5001  ST Micro Bluetooth Device
	7270  ST Micro Serial Bridge
	7554  56k SoftModem
	ff10  Swann ST56 Modem
0484  Specialix
0485  Nokia Monitors
0486  ASUS Computers, Inc.
0487  Stewart Connector
0488  Cirque Corp.
0489  Foxconn / Hon Hai
	0502  SmartMedia Card Reader Firmware Loader
	0503  SmartMedia Card Reader
	e000  T-Com TC 300
	e003  Pirelli DP-L10
048a  S-MOS Systems, Inc.
048c  Alps Electric Ireland, Ltd
048d  Integrated Technology Express, Inc.
048f  Eicon Tech.
0490  United Microelectronics Corp.
0491  Capetronic
	0003  Taxan Monitor Control
0492  Samsung SemiConductor, Inc.
0493  MAG Technology Co., Ltd
0495  ESS Technology, Inc.
0496  Micron Electronics
0497  Smile International
	c001  Camera Device
0498  Capetronic (Kaohsiung) Corp.
0499  Yamaha Corp.
	1000  UX256 MIDI I/F
	1001  MU1000
	1002  MU2000
	1003  MU500
	1004  UW500
	1005  MOTIF6
	1006  MOTIF7
	1007  MOTIF8
	1008  UX96 MIDI I/F
	1009  UX16 MIDI I/F
	100a  EOS BX
	100c  UC-MX
	100d  UC-KX
	100e  S08
	100f  CLP-150
	1010  CLP-170
	1011  P-250
	1012  TYROS
	1013  PF-500
	1014  S90
	1015  MOTIF-R
	1016  MDP-5
	1017  CVP-204
	1018  CVP-206
	1019  CVP-208
	101a  CVP-210
	101b  PSR-1100
	101c  PSR-2100
	101d  CLP-175
	101e  PSR-K1
	101f  EZ-J24
	1020  EZ-250i
	1021  MOTIF ES 6
	1022  MOTIF ES 7
	1023  MOTIF ES 8
	1024  CVP-301
	1025  CVP-303
	1026  CVP-305
	1027  CVP-307
	1028  CVP-309
	1029  CVP-309GP
	102a  PSR-1500
	102b  PSR-3000
	102e  ELS-01/01C
	1030  PSR-295/293
	1031  DGX-205/203
	1032  DGX-305
	1033  DGX-505
	103c  MOTIF-RACK ES
	1054  S90XS Keyboard/Music Synthesizer
	2000  DGP-7
	2001  DGP-5
	3001  YST-MS55D USB Speaker
	4000  NetVolante RTA54i Broadband&ISDN Router
	4001  NetVolante RTW65b Broadband Wireless Router
	4002  NetVolante RTW65i Broadband&ISDN Wireless Router
	4004  NetVolante RTA55i Broadband VoIP Router
	5000  CS1D
	5001  DSP1D
	5002  DME32
	5003  DM2000
	5004  02R96
	5005  ACU16-C
	5006  NHB32-C
	5007  DM1000
	5008  01V96
	5009  SPX2000
	500a  PM5D
	500b  DME64N
	500c  DME24N
	6001  CRW2200UX Lightspeed 2 External CD-RW Drive
	7000  DTX
	7010  UB99
049a  Gandalf Technologies, Ltd
049b  Curtis Computer Products
049c  Acer Advanced Labs, Inc.
	0002  Keyboard (???)
049d  VLSI Technology
049f  Compaq Computer Corp.
	0002  InkJet Color Printer
	0003  iPAQ PocketPC
	000e  Internet Keyboard
	0012  InkJet Color Printer
	0018  PA-1/PA-2 MP3 Player
	0019  InkJet Color Printer
	001a  S4 100 Scanner
	001e  IJ650 Inkjet Printer
	001f  WL215 Adapter
	0021  S200 Scanner
	0027  Bluetooth Multiport Module by Compaq
	002a  1400P Inkjet Printer
	002b  A3000
	002c  Lexmark X125
	0032  802.11b Adapter [ipaq h5400]
	0033  802.11b Adapter [orinoco]
	0036  Bluetooth Multiport Module
	0051  KU-0133 Easy Access Interner Keyboard
	0076  Wireless LAN MultiPort W200
	0080  GPRS Multiport
	0086  Bluetooth Device
	504a  Personal Jukebox PJB100
	505a  Linux-USB "CDC Subset" Device, or Itsy (experimental)
	8511  iPAQ Networking 10/100 Ethernet [pegasus2]
04a0  Digital Equipment Corp.
04a1  SystemSoft Corp.
	fff0  Telex Composite Device
04a2  FirePower Systems
04a3  Trident Microsystems, Inc.
04a4  Hitachi, Ltd
	0004  DVD-CAM DZ-MV100A Camcorder
	001e  DVDCAM USB HS Interface
04a5  Acer Peripherals Inc. (now BenQ Corp.)
	0001  Keyboard
	0002  API Ergo K/B
	0003  API Generic K/B Mouse
	12a6  AcerScan C310U
	1a20  Prisa 310U
	1a2a  Prisa 620U
	2022  Prisa 320U/340U
	2040  Prisa 620UT
	205e  ScanPrisa 640BU
	2060  Prisa 620U+/640U
	207e  Prisa 640BU
	209e  ScanPrisa 640BT
	20ae  S2W 3000U
	20b0  S2W 3300U/4300U
	20be  Prisa 640BT
	20c0  Prisa 1240UT
	20de  S2W 4300U+
	20f8  Benq 5000
	20fc  Benq 5000
	20fe  SW2 5300U
	2137  Benq 5150/5250
	2202  Benq 7400UT
	2311  Benq 5560
	3003  Benq Webcam
	3008  Benq 1500
	300a  Benq 3410
	300c  Benq 1016
	3019  Benq DC C40
	4000  P30 Composite Device
	6001  Mass Storage Device
	6002  Mass Storage Device
	6003  ATA/ATAPI Adapter
	6004  Mass Storage Device
	6005  Mass Storage Device
	6006  Mass Storage Device
	6007  Mass Storage Device
	6008  Mass Storage Device
	6009  Mass Storage Device
	600a  Mass Storage Device
	600b  Mass Storage Device
	600c  Mass Storage Device
	600d  Mass Storage Device
	600e  Mass Storage Device
	600f  Mass Storage Device
	6010  Mass Storage Device
	6011  Mass Storage Device
	6012  Mass Storage Device
	6013  Mass Storage Device
	6014  Mass Storage Device
	6015  Mass Storage Device
	6125  MP3 Player
	6180  MP3 Player
	6200  MP3 Player
	7500  Hi-Speed Mass Storage Device
	9000  AWL300 Wireless Adapter
	9001  AWL400 Wireless Adapter
	9213  Kbd Hub
04a6  Nokia Display Products
	00b9  Audio
	0180  Hub Type P
	0181  HID Monitor Controls
04a7  Visioneer
	0100  StrobePro
	0101  Strobe Pro Scanner (1.01)
	0102  StrobePro Scanner
	0211  OneTouch 7600 Scanner
	0221  OneTouch 5300 Scanner
	0223  OneTouch 8200
	0224  OneTouch 4800 USB/Microtek Scanport 3000
	0225  VistaScan Astra 3600(ENG)
	0226  OneTouch 5300 USB
	0229  OneTouch 7100
	022a  OneTouch 6600
	022c  OneTouch 9000/9020
	0231  6100 Scanner
	0311  6200 EPP/USB Scanner
	0321  OneTouch 8100 EPP/USB Scanner
	0331  OneTouch 8600 EPP/USB Scanner
	0341  6400
	0361  VistaScan Astra 3600(ENG)
	0362  OneTouch 9320
	0371  OneTouch 8700/8920
	0380  OneTouch 7700
	0382  Photo Port 7700
	0390  9650
	03a0  Xerox 4800 One Touch
	0410  OneTouch Pro 8800/8820
	0421  9450 USB
	0423  9750 Scanner
	0424  Strobe XP 450
	0425  Strobe XP 100
	0426  Strobe XP 200
	0427  Strobe XP 100
	0444  OneTouch 7300
	0445  CardReader 100
	0446  Xerox DocuMate 510
	0447  XEROX DocuMate 520
	0448  XEROX DocuMate 250
	0449  Xerox DocuMate 252
	044a  Xerox 6400
	044c  Xerox DocuMate 262
	0474  Strobe XP 300
	0475  Xerox DocuMate 272
	0478  Strobe XP 220
	0479  Strobe XP 470
	047a  9450
	047b  9650
	047d  9420
	0480  9520
	048f  Strobe XP 470
	0491  Strobe XP 450
	0493  9750
	0494  Strobe XP 120
	0497  Patriot 430
	0498  Patriot 680
	0499  Patriot 780
	049b  Strobe XP 100
	04a0  7400
04a8  Multivideo Labs, Inc.
	0101  Hub
	0303  Peripheral Switch
	0404  Peripheral Switch
04a9  Canon, Inc.
	1005  BJ Printer Hub
	1035  PD Printer Storage
	1050  BJC-8200
	1051  BJC-3000 Color Printer
	1052  BJC-6100
	1053  BJC-6200
	1054  BJC-6500
	1055  BJC-85
	1056  BJC-2110 Color Printer
	1057  LR1
	105a  BJC-55
	105b  S600 Printer
	105c  S400
	105d  S450 Printer
	105e  S800
	1062  S500 Printer
	1063  S4500
	1064  S300 Printer
	1065  S100
	1066  S630
	1067  S900
	1068  S9000
	1069  S820
	106a  S200 Printer
	106b  S520 Printer
	106d  S750 Printer
	106e  S820D
	1070  S530D
	1072  I850 Printer
	1073  I550 Printer
	1074  S330 Printer
	1076  i70
	1077  i950
	107a  S830D
	107b  i320
	107c  i470D
	107d  i9100
	107e  i450
	107f  i860
	1082  i350
	1084  i250
	1085  i255
	1086  i560
	1088  i965
	108a  i455
	108b  i900D
	108c  i475D
	108d  PIXMA iP2000
	108f  i80
	1090  i9900 Photo Printer
	1091  PIXMA iP1500
	1093  PIXMA iP4000
	1094  PIXMA iP3000x Printer
	1095  PIXMA iP6000D
	1097  PIXMA iP5000
	1098  PIXMA iP1000
	1099  PIXMA iP8500
	109c  PIXMA iP4000R
	109d  iP90
	10a0  PIXMA iP1600 Printer
	10a2  iP4200
	10a4  iP5200R
	10a5  iP5200
	10a7  iP6210D
	10a8  iP6220D
	10a9  iP6600D
	10b6  PIXMA iP4300 Printer
	10c2  PIXMA iP1800 Printer
	10c4  Pixma iP4500 Printer
	1404  W6400PG
	1405  W8400PG
	150f  BIJ2350 PCL
	1510  BIJ1350 PCL
	1512  BIJ1350D PCL
	1601  DR-2080C Scanner
	1607  DR-6080 Scanner
	1700  PIXMA MP110 Scanner
	1701  PIXMA MP130 Scanner
	1702  MP410 Composite
	1703  MP430 Composite
	1704  MP330 Composite
	1706  PIXMA MP750 Scanner
	1707  PIXMA MP780 Scanner
	1708  PIXMA MP760 Scanner
	1709  PIXMA MP150 Scanner
	170a  PIXMA MP170 Scanner
	170b  PIXMA MP450 Scanner
	170c  PIXMA MP500 Scanner
	170d  PIXMA MP800 Scanner
	170e  MP800R
	1710  MP950
	1712  MP530
	1713  PIXMA MP830 Scanner
	1714  MP160
	1715  MP180 Storage
	1716  MP460 Composite
	1717  MP510
	1718  MP600 Storage
	171a  MP810 Storage
	171b  MP960
	1721  MP210 ser
	1723  MP470 ser
	1725  MP610 ser
	1726  MP970 ser
	1727  MX300 ser
	1728  MX310 ser
	1729  MX700 ser
	172b  MP140 ser
	1900  CanoScan LiDE 90
	2200  CanoScan LiDE 25
	2201  CanoScan FB320U
	2202  CanoScan FB620U
	2204  CanoScan FB630U
	2205  CanoScan FB1210U
	2206  CanoScan N650U/N656U
	2207  CanoScan 1220U
	2208  CanoScan D660U
	220a  CanoScan D2400UF
	220b  CanoScan D646U
	220c  CanoScan D1250U2
	220d  CanoScan N670U/N676U/LiDE 20
	220e  CanoScan N1240U/LiDE 30
	220f  CanoScan 8000F
	2210  CanoScan 9900F
	2212  CanoScan 5000F
	2213  CanoScan LiDE 50/LiDE 35/LiDE 40
	2214  CanoScan LiDE 80
	2215  CanoScan 3000/3000F/3000ex
	2216  CanoScan 3200F
	2217  CanoScan 5200F
	2219  CanoScan 9950F
	221b  CanoScan 4200F
	221c  CanoScan LiDE 60
	221e  CanoScan 8400F
	221f  CanoScan LiDE 500F
	2220  CanoScan LIDE 25
	2225  CanoScan LiDE 70
	2228  CanoScan 4400F
	2602  MultiPASS C555
	2603  MultiPASS C755
	260a  CAPT Printer
	260e  LBP-2000
	2610  MPC600F
	2611  SmartBase MPC400
	2612  MultiPASS C855
	2617  CAPT Printer
	261a  iR1600
	261b  iR1610
	261c  iC2300
	261f  MPC200 Printer
	2621  iR2000
	2622  iR2010
	2623  FAX-B180C
	2629  FAXPHONE L75
	262b  LaserShot LBP-1120 Printer
	262d  iR C3200
	262f  MultiPASS MP730
	2630  MultiPASS MP700
	2631  LASER CLASS 700
	2632  FAX-L2000
	2635  MPC190
	2637  iR C6800
	2638  iR C3100
	263c  Smartbase MP360
	263d  MP370
	263e  MP390 FAX
	263f  MP375
	2646  MF5530 Scanner Device V1.9.1
	2647  MF5550 Composite
	264e  MF5630
	264f  MF5650 (FAX)
	2650  iR 6800C EUR
	2651  iR 3100C EUR
	2655  FP-L170/MF350/L380/L398
	2659  MF8100
	265b  CAPT Printer
	265c  iR C3220
	265d  MF5730
	265e  MF5750
	265f  MF5770
	2660  MF3110
	2663  iR3570/iR4570
	2664  iR2270/iR2870
	2665  iR C2620
	2666  iR C5800
	2667  iR85PLUS
	2669  iR105PLUS
	266a  CAPT Device
	266b  iR8070
	266c  iR9070
	266d  iR 5800C EUR
	266e  CAPT Device
	266f  iR2230
	2670  iR3530
	2671  iR5570/iR6570
	2672  iR C3170
	2673  iR 3170C EUR
	2674  L120
	2675  iR2830
	2676  CAPT Device
	2677  iR C2570
	2678  iR 2570C EUR
	2679  CAPT Device
	267a  iR2016
	267b  iR2020
	267d  MF7100 series
	2684  MF3200 series
	2686  MF6500 series
	2687  iR4530
	2688  LBP3460
	268c  iR C6870
	268d  iR 6870C EUR
	268e  iR C5870
	268f  iR 5870C EUR
	2691  iR7105
	26a3  MF4100 series
	26b0  MF4600 series
	26b4  MF4010 series
	26b5  MF4200 series
	3041  PowerShot S10
	3042  CanoScan FS4000US Film Scanner
	3043  PowerShot S20
	3044  EOS D30
	3045  PowerShot S100
	3046  IXY Digital
	3047  Digital IXUS
	3048  PowerShot G1
	3049  PowerShot Pro90 IS
	304a  CP-10
	304b  IXY Digital 300
	304c  PowerShot S300
	304d  Digital IXUS 300
	304e  PowerShot A20
	304f  PowerShot A10
	3050  PowerShot unknown 1
	3051  PowerShot S110
	3052  Digital IXUS V
	3055  PowerShot G2
	3056  PowerShot S40
	3057  PowerShot S30
	3058  PowerShot A40
	3059  PowerShot A30
	305b  ZR45MC Digital Camcorder
	305c  PowerShot unknown 2
	3060  EOS D60
	3061  PowerShot A100
	3062  PowerShot A200
	3063  CP-100
	3065  PowerShot S200
	3066  Digital IXUS 330
	3067  MV550i Digital Video Camera
	3069  PowerShot G3
	306a  Digital unknown 3
	306b  MVX2i Digital Video Camera
	306c  PowerShot S45
	306d  PowerShot S45 PtP Mode
	306e  PowerShot G3 (normal mode)
	306f  PowerShot G3 (ptp)
	3070  PowerShot S230
	3071  PowerShot S230 (ptp)
	3072  PowerShot SD100 / Digital IXUS II (ptp)
	3073  PowerShot A70 (ptp)
	3074  PowerShot A60 (ptp)
	3075  IXUS 400 Camera
	3076  PowerShot A300
	3077  PowerShot S50
	3078  ZR70MC Digital Camcorder
	307a  MV650i (normal mode)
	307b  MV630i Digital Video Camera
	307c  MV630i (normal mode)
	307d  CP-300
	307f  Optura 20
	3080  MVX150i (normal mode) / Optura 20 (normal mode)
	3081  Optura 10
	3082  MVX100i / Optura 10
	3083  EOS 10D
	3084  EOS 300D / EOS Digital Rebel
	3085  PowerShot G5
	3087  Elura 50 (PTP mode)
	3088  Elura 50 (normal mode)
	308d  MVX3i
	308e  FV M1 (normal mode) / MVX 3i (normal mode) / Optura Xi (normal mode)
	3093  Optura 300
	3096  IXY DV M2 (normal mode) / MVX 10i (normal mode)
	3099  EOS 300D (ptp)
	309a  PowerShot A80
	309b  Digital IXUS (ptp)
	309c  PowerShot S1 IS
	309d  Camera
	309f  Camera
	30a0  Camera
	30a1  Camera
	30a2  Camera
	30a8  Elura 60E/Optura 40 (ptp)
	30a9  MVX25i (normal mode) / Optura 40 (normal mode)
	30b1  PowerShot S70 (normal mode) / PowerShot S70 (PTP mode)
	30b2  PowerShot S60 (normal mode) / PowerShot S60 (PTP mode)
	30b3  PowerShot G6 (normal mode) / PowerShot G6 (PTP mode)
	30b4  PowerShot S500
	30b5  PowerShot A75
	30b6  Digital IXUS II2  / Digital IXUS II2 (PTP mode) / PowerShot SD110 (PTP mode) / PowerShot SD110 Digital ELPH
	30b7  PowerShot A400 / PowerShot A400 (PTP mode)
	30b8  PowerShot A310 / PowerShot A310 (PTP mode)
	30b9  Powershot A85
	30ba  PowerShot S410 Digital Elph
	30bb  PowerShot A95
	30bd  CP-220
	30be  CP-330
	30bf  Digital IXUS 40
	30c0  Digital IXUS 30 (PTP mode) / PowerShot SD200 (PTP mode)
	30c1  Digital IXUS 50 (normal mode) / IXY Digital 55 (normal mode) / PowerShot A520 (PTP mode) / PowerShot SD400 (normal mode)
	30c2  PowerShot A510 (normal mode) / PowerShot A510 (PTP mode)
	30c4  Digital IXUS i5 (normal mode) / IXY Digital L2 (normal mode) / PowerShot SD20 (normal mode)
	30ea  EOS 1D Mark II (PTP mode)
	30eb  EOS 20D
	30ec  EOS 20D (ptp)
	30ee  EOS 350D
	30ef  EOS 350D (ptp)
	30f0  PowerShot S2 IS (PTP mode)
	30f2  Digital IXUS 700 (normal mode) / Digital IXUS 700 (PTP mode) / IXY Digital 600 (normal mode) / PowerShot SD500 (normal mode) / PowerShot SD500 (PTP mode)
	30f6  SELPHY CP400
	30f8  Powershot A430
	30f9  PowerShot A410 (PTP mode)
	30fc  PowerShot A620 (PTP mode)
	30fd  PowerShot A610 (normal mode)/PowerShot A610 (PTP mode)
	30fe  Digital IXUS 65 (PTP mode)/PowerShot SD630 (PTP mode)
	30ff  Digital IXUS 55 (PTP mode)/PowerShot SD450 (PTP mode)
	310b  SELPHY CP600
	310e  Digital IXUS 50 (PTP mode)
	3116  Digital IXUS 750 (PTP mode)
	3117  PowerShot A700
	312d  Elura 100
	3138  PowerShot A710 IS
	3147  EOS 1Ds Mark III
	3155  PowerShot A450
	315a  PowerShot G9
	315d  PowerShot A720
	3176  PowerShot A590
	317a  Powershot A470
	3184  Digital IXUS 80 IS (PTP mode)
	31bc  PowerShot D10
	31ff  Digital IXUS 55
04aa  DaeWoo Telecom, Ltd
04ab  Chromatic Research
04ac  Micro Audiometrics Corp.
04ad  Dooin Electronics
	2501  Bluetooth Device
04af  Winnov L.P.
04b0  Nikon Corp.
	0102  Coolpix 990
	0103  Coolpix 880
	0104  Coolpix 995
	0106  Coolpix 775
	0107  Coolpix 5000
	0108  Coolpix 2500
	0109  Coolpix 2500 (ptp)
	010a  Coolpix 4500
	010b  Coolpix 4500 (ptp)
	010d  Coolpix 5700 (ptp)
	010e  Coolpix 4300 (storage)
	010f  Coolpix 4300 (ptp)
	0110  Coolpix 3500 (Sierra Mode)
	0111  Coolpix 3500 (ptp)
	0112  Coolpix 885 (ptp)
	0113  Coolpix 5000 (ptp)
	0114  Coolpix 3100 (storage)
	0115  Coolpix 3100 (ptp)
	0117  Coolpix 2100 (ptp)
	0119  Coolpix 5400 (ptp)
	011d  Coolpix 3700 (ptp)
	0121  Coolpix 3200 (ptp)
	0122  Coolpix 2200 (ptp)
	0124  Coolpix 8400 (mass storage mode)
	0125  Coolpix 8400 (ptp)
	0126  Coolpix 8800
	0129  Coolpix 4800 (ptp)
	012c  Coolpix 4100 (storage)
	012d  Coolpix 4100 (ptp)
	012e  Coolpix 5600 (ptp)
	0130  Coolpix 4600 (ptp)
	0135  Coolpix 5900 (ptp)
	0136  Coolpix 7900 (storage)
	0137  Coolpix 7900 (ptp)
	013a  Coolpix 100 (storage)
	013b  Coolpix 100 (ptp)
	0141  Coolpix P2 (storage)
	0142  Coolpix P2 (ptp)
	0163  Coolpix P5100 (ptp)
	0169  Coolpix P50 (ptp)
	0202  Coolpix SQ (ptp)
	0203  Coolpix 4200 (mass storage mode)
	0204  Coolpix 4200 (ptp)
	0205  Coolpix 5200 (storage)
	0206  Coolpix 5200 (ptp)
	0301  Coolpix 2000 (storage)
	0302  Coolpix 2000 (ptp)
	0402  DSC D100 (ptp)
	0403  D2H (mass storage mode)
	0404  D2H SLR (ptp)
	0405  D70 (mass storage mode)
	0406  DSC D70 (ptp)
	0408  D2X SLR (ptp)
	0409  D50 digital camera
	040a  D50 (ptp)
	040c  D2Hs
	040e  DSC D70s (ptp)
	040f  D200 (mass storage mode)
	0410  D200 (ptp)
	0413  D40 (mass storage mode)
	0422  D700 (ptp)
	4000  Coolscan LS 40 ED
	4001  LS 50 ED/Coolscan V ED
	4002  Super Coolscan LS-5000 ED
04b1  Pan International
04b3  IBM Corp.
	3003  Rapid Access III Keyboard
	3004  Media Access Pro Keyboard
	300a  Rapid Access IIIe Keyboard
	3016  UltraNav Keyboard Hub
	3018  UltraNav Keyboard
	301b  SK-8815 Keyboard
	301c  Enhanced Performance Keyboard
	3020  Enhanced Performance Keyboard
	3100  NetVista Mouse
	3103  ScrollPoint Pro Mouse
	3104  ScrollPoint Wireless Mouse
	3105  ScrollPoint Optical (HID)
	3107  ThinkPad 800dpi Optical Travel Mouse
	3108  800dpi Optical Mouse w/ Scroll Point
	3109  Optical ScrollPoint Pro Mouse
	310b  Red Wheel Mouse
	310c  Wheel Mouse
	4427  Portable CD ROM
	4482  Serial Converter
	4485  Serial Converter
	4525  Double sided CRT
	4550  NVRAM (128 KB)
	4554  Cash Drawer
	4580  Hub w/ NVRAM
	4581  4800-2xx Hub w/ Cash Drawer
	4604  Keyboard w/ Card Reader
	4671  4820 LCD w/ MSR/KB
04b4  Cypress Semiconductor Corp.
	0000  Dacal DC-101 CD Library
	0001  Mouse
	0002  CY7C63x0x Thermometer
	0101  Keyboard/Hub
	0102  Keyboard with APM
	0130  MyIRC Remote Receiver
	0306  Telephone Receiver
	0bad  MetaGeek Wi-Spy
	1002  CY7C63001 R100 FM Radio
	1006  Human Interface Device
	4381  SCAPS USC-1 Scanner Controller
	4611  Storage Adapter FX2 (CY)
	4616  Flash Disk (TPP)
	5500  HID->COM RS232 Adapter
	6370  ViewMate Desktop Mouse CC2201
	6560  CY7C65640 USB-2.0 "TetraHub"
	6830  CY7C68300A EZ-USB AT2 USB 2.0 to ATA/ATAPI
	6831  Storage Adapter ISD-300LP (CY)
	7417  Wireless PC Lock
	8613  CY7C68013 EZ-USB FX2 USB 2.0 Development Kit
	8614  DTV-DVB UDST7020BDA DVB-S Box(DVBS for MCE2005)
	cc04  Centor USB RACIA-ALVAR USB PORT
	cc06  Centor-P RACIA-ALVAR USB PORT
	d5d5  CY7C63x0x Zoltrix Z-Boxer GamePad
	f000  CY30700 Licorice evaluation board
04b5  ROHM LSI Systems USA, LLC
04b6  Hint Corp.
04b7  Compal Electronics, Inc.
04b8  Seiko Epson Corp.
	0001  Stylus Color 740 / Photo 750
	0002  ISD Smart Cable for Mac
	0003  ISD Smart Cable
	0004  Printer
	0005  Stylus D88+
	0006  Printer
	0007  Printer
	0101  Perfection 636
	0102  GT-2200
	0103  Perfection 610
	0104  Perfection 1200
	0105  StylusScan 2000
	0106  Stylus Scan 2500
	0107  Expression 1600U
	0109  Expression 1640 XL
	010a  Perfection 1640SU
	010b  Perfection 1240
	010c  Perfection 640
	010e  Perfection 1680
	010f  Perfection 1250
	0110  Perfection 1650
	0112  Perfection 2450
	0114  Perfection 660
	0116  Perfection 3170 (GT-9400)
	0118  Perfection 4180 (GF-F600)
	0119  Perfection 4490 Photo
	011a  1000 ICS
	011b  Perfection 2400 Photo
	011c  Perfection 3200
	011d  Perfection 1260 Photo
	011e  Perfection 1660 Photo
	011f  Perfection 1670
	0120  Perfection 1270 scanner
	0121  Perfection 2480 Photo
	0122  Perfection 3590 scanner
	0126  GT-15000 (ES-7000)
	0128  Perfection 4870 (GT-X700)
	0129  Expression 10000XL (ES-10000G)
	012a  Perfection 4990 Photo scanner
	012b  GT-2500 (ES-H300)
	012c  Perfection V350 (GT-F700)
	012d  Perfection V10/V100 (GT-S600/F650)
	012f  Perfection V350 (GT-F700)
	0130  Perfection V500 (GT-X770)
	0202  Receipt Printer M129C
	0401  CP 800 Digital Camera
	0402  PhotoPC 850z
	0403  PhotoPC 3000z
	0509  JVC PIX-MC10
	0601  Stylus Photo 875DC Card Reader
	0602  Stylus Photo 895 Card Reader
	0801  Stylus CX5200/CX5400/CX6600
	0802  Stylus CX3200
	0803  Printer (Composite Device)
	0804  Storage Device
	0805  Stylus CX6400
	0806  Stylus Photo RX600/610
	0807  Stylus Photo RX500/510
	0808  Stylus CX5200
	0809  Storage Device
	080a  Storage Device
	080c  ME100
	080d  Stylus CX4500/4600
	080e  CX-3500/3600/3650 MFP
	080f  Stylus Photo RX425 scanner
	0810  Stylus Photo RX700 (PM-A900)
	0811  Stylus Photo RX620 all-in-one
	0812  MFP Composite Device
	0813  Stylus CX6500/6600
	0814  (PM-A700)
	0815  AcuLaser CX11 (LP-A500)
	0816  Printer (Composite Device)
	0817  (LP-M5500)
	0818  Stylus CX3700/CX3800/DX3800
	0819  Stylus CX4700/CX4800/DX4800 (PX-A750)
	081a  Stylus Photo RX520/RX530 (PM-A750)
	081b  MFP Composite Device
	081c  Stylus Photo RX640/RX650 (PM-A890)
	081d  (PM-A950)
	081e  MFP Composite Device
	081f  Stylus CX7700/7800
	0820  CX4200 MP scanner
	0821  MFP Composite Device
	0822  Storage Device
	0823  MFP Composite Device
	0824  Storage Device
	0825  MFP Composite Device
	0826  Storage Device
	0827  Stylus Photo RX560/580/590 (PM-A820)
	0828  (PM-A970)
	0829  (PM-T990)
	082a  (PM-A920)
	082b  Stylus DX5050
	082c  Storage Device
	082d  Storage Device
	082e  0x082e  DX-60x0 MFP scanner
	082f  Stylus DX4050
	0830  Stylus CX2800/CX2900/ME200
	0831  MFP Composite Device
	0832  MFP Composite Device
	0833  (LP-M5600)
	0834  MFP Composite Device
	0835  AcuLaser CX21
	0836  MFP Composite Device
	0837  MFP Composite Device
	0838  CX7300/CX7400/DX7400
	0839  CX8300/CX8400/DX8400
	083a  CX9300F/CX9400Fax/DX9400F
	083b  MFP Composite Device
	083c  MFP Composite Device
	083d  MFP Composite Device
	083e  MFP Composite Device
	083f  Stylus DX4450
	0849  Stylus SX205
04b9  Rainbow Technologies, Inc.
	0300  SafeNet USB SuperPro/UltraPro
	1000  iKey 1000 Token
	1001  iKey 1200 Token
	1002  iKey Token
	1003  iKey Token
	1004  iKey Token
	1005  iKey Token
	1006  iKey Token
	1200  iKey 2000 Token
	1201  iKey Token
	1202  iKey 2032 Token
	1203  iKey Token
	1204  iKey Token
	1205  iKey Token
	1206  iKey Token
	1300  iKey 3000 Token
	1301  iKey 3000
	1302  iKey Token
	1303  iKey Token
	1304  iKey Token
	1305  iKey Token
	1306  iKey Token
04ba  Toucan Systems, Ltd
04bb  I-O Data Device, Inc.
	0101  USB2-IDE/ATAPI Bridge Adapter
	0201  USB2-IDE/ATAPI Bridge Adapter
	0204  DVD Multi-plus unit iU-CD2
	0206  DVD Multi-plus unit DVR-UEH8
	0301  Storage Device
	0314  USB-SSMRW SD-card
	0319  USB2-IDE/ATAPI Bridge Adapter
	031a  USB2-IDE/ATAPI Bridge Adapter
	031b  USB2-IDE/ATAPI Bridge Adapter
	031e  USB-SDRW SD-card
	0502  Nogatech Live! (BT)
	0901  USB ETT
	0904  ET/TX Ethernet [pegasus]
	0913  ET/TX-S Ethernet [pegasus2]
	0919  USB WN-B11
	0922  IOData AirPort WN-B11/USBS 802.11b
	0930  ETG-US2
	0937  WN-WAG/USL Wireless LAN Adapter
	0938  WN-G54/USL Wireless LAN Adapter
	093f  WNGDNUS2 802.11n
	0944  WHG-AGDN/US Wireless LAN Adapter
	0945  WN-GDN/US3 Wireless LAN Adapter
	0947  WN-G150U Wireless LAN Adapter
	0948  WN-G300U Wireless LAN Adapter
	0a03  Serial USB-RSAQ1
	0a07  USB2-iCN Adapter
	0a08  USB2-iCN Adapter
	0c01  FM-10 Pro Disk
04bd  Toshiba Electronics Taiwan Corp.
04be  Telia Research AB
04bf  TDK Corp.
	0100  MediaReader CF
	0115  USB-PDC Adapter UPA9664
	0116  USB-cdmaOne Adapter UCA1464
	0117  USB-PHS Adapter UHA6400
	0118  USB-PHS Adapter UPA6400
	0135  MediaReader Dual
	0202  73S1121F Smart Card Reader-
	0309  Bluetooth USB dongle
	030a  IBM Bluetooth Ultraport Module
	030b  Bluetooth Device
	030c  Ultraport Bluetooth Device
	0310  Integrated Bluetooth
	0311  Integrated Bluetooth Device
	0317  Bluetooth UltraPort Module from IBM
	0318  IBM Integrated Bluetooth
	0319  Bluetooth Adapter
	0320  Bluetooth Adapter
	0321  Bluetooth Device
	0a28  INDI AV-IN Device
04c1  U.S. Robotics (3Com)
	0020  56K Voice Pro
	0022  56K Voice Pro
	007e  ISDN TA
	0082  OfficeConnect Analog Modem
	008f  Pro ISDN TA
	0097  OfficeConnect Analog
	009d  HomeConnect Webcam [vicam]
	00a9  ISDN Pro TA-U
	00b9  HomeConnect IDSL Modem
	3021  56k Voice FaxModem Pro
04c2  Methode Electronics Far East PTE, Ltd
04c3  Maxi Switch, Inc.
	1102  Mouse
	2102  Mouse
04c4  Lockheed Martin Energy Research
04c5  Fujitsu, Ltd
	1029  fi-4010c Scanner
	1033  fi-4110CU
	1041  fi-4120c Scanner
	1042  fi-4220c Scanner
	105b  AH-F401U Air H device
	1096  fi-5110EOX
	1097  fi-5110C
	10ae  fi-4120C2
	10af  fi-4220C2
	10e0  fi-5120c Scanner
	10e1  fi-5220C
	10e7  fi-5900C
	10fe  S500
04c6  Toshiba America Electronic Components
04c7  Micro Macro Technologies
04c8  Konica Corp.
	0720  Digital Color Camera
	0721  e-miniD Camera
	0722  e-mini
	0723  KD-200Z Camera
	0726  KD-310Z Camera
	0728  Revio C2 Mass Storage Device
	0729  Revio C2 Digital Camera
	072c  Revio KD20M
	072d  Revio KD410Z
04ca  Lite-On Technology Corp.
	1766  HID Monitor Controls
	9304  Hub
04cb  Fuji Photo Film Co., Ltd
	0100  FinePix 30i/40i/50i, A101/201, 1300/2200, 1400/2400/2600/2800/4500/4700/4800/4900/6800/6900 Zoom
	0103  FinePix NX-500/NX-700 printer
	0104  FinePix A101, 2600/2800/4800/6800 Zoom (PC CAM)
	0108  FinePix F601 Zoom (DSC)
	0109  FinePix F601 Zoom (PC CAM)
	010a  FinePix S602 (Pro) Zoom (DSC)
	010b  FinePix S602 (Pro) Zoom (PC CAM)
	010d  FinePix Digital Camera 020531
	010e  FinePix F402 Zoom (DSC)
	010f  FinePix F402 Zoom (PC CAM)
	0110  FinePix M603 Zoom (DSC)
	0111  FinePix M603 Zoom (PC CAM)
	0112  FinePix A202, A200 Zoom (DSC)
	0113  FinePix A202, A200 Zoom (PC CAM)
	0114  FinePix F401 Zoom (DSC)
	0115  FinePix F401 Zoom (PC CAM)
	0116  FinePix A203 Zoom (DSC)
	0117  FinePix A203 Zoom (PC CAM)
	0118  FinePix A303 Zoom (DSC)
	0119  FinePix A303 Zoom (PC CAM)
	011a  FinePix S304/3800 Zoom (DSC)
	011b  FinePix S304/3800 Zoom (PC CAM)
	011c  FinePix A204/2650 Zoom (DSC)
	011d  FinePix A204/2650 Zoom (PC CAM)
	0120  FinePix F700 Zoom (DSC)
	0121  FinePix F700 Zoom (PC CAM)
	0122  FinePix F410 Zoom (DSC)
	0123  FinePix F410 Zoom (PC CAM)
	0124  FinePix A310 Zoom (DSC)
	0125  FinePix A310 Zoom (PC CAM)
	0126  FinePix A210 Zoom (DSC)
	0127  FinePix A210 Zoom (PC CAM)
	0128  FinePix A205(S) Zoom (DSC)
	0129  FinePix A205(S) Zoom (PC CAM)
	012a  FinePix F610 Zoom (DSC)
	012b  FinePix Digital Camera 030513
	012c  FinePix S7000 Zoom (DSC)
	012d  FinePix S7000 Zoom (PC CAM)
	012f  FinePix Digital Camera 030731
	0130  FinePix S5000 Zoom (DSC)
	0131  FinePix S5000 Zoom (PC CAM)
	013b  FinePix Digital Camera 030722
	013c  FinePix S3000 Zoom (DSC)
	013d  FinePix S3000 Zoom (PC CAM)
	013e  FinePix F420 Zoom (DSC)
	013f  FinePix F420 Zoom (PC CAM)
	0142  FinePix S7000 Zoom (PTP)
	0148  FinePix A330 Zoom (DSC)
	0149  FinePix A330 Zoom (UVC)
	014a  FinePix A330 Zoom (PTP)
	014b  FinePix A340 Zoom (DSC)
	014c  FinePix A340 Zoom (UVC)
	0159  FinePix F710 Zoom (DSC)
	0165  FinePix S3500 Zoom (DSC)
	0168  FinePix E500 Zoom (DSC)
	0169  FinePix E500 Zoom (UVC)
	016b  FinePix E510 Zoom (DSC)
	016c  FinePix E510 Zoom (PC CAM)
	016e  FinePix S5500 Zoom (DSC)
	016f  FinePix S5500 Zoom (UVC)
	0171  FinePix E550 Zoom (DSC)
	0172  FinePix E550 Zoom (UVC)
	0177  FinePix F10 (DSC)
	0179  Finepix F10 (PTP)
	0186  FinePix S5200/S5600 Zoom (DSC)
	0188  FinePix S5200/S5600 Zoom (PTP)
	018e  FinePix S9500 Zoom (DSC)
	018f  FinePix S9500 Zoom (PTP)
	0192  FinePix E900 Zoom (DSC)
	0193  FinePix E900 Zoom (PTP)
	019b  FinePix F30 (PTP)
	01bf  FinePix F6000fd/S6500fd Zoom (PTP)
	01c0  FinePix F20 (PTP)
	01c1  FinePix F31fd (PTP)
	01c4  FinePix S5700 Zoom (PTP)
	01c5  FinePix F40fd (PTP)
	01c6  FinePix A820 Zoom (PTP)
	01d2  FinePix A800 Zoom (PTP)
	01d4  FinePix F50fd (PTP)
	01d5  FinePix F47 (PTP)
04cc  ST-Ericsson
	1122  Hub
	1521  USB 2.0 Hub
	8116  Camera
04cd  Tatung Co. Of America
04ce  ScanLogic Corp.
	0002  SL11R-IDE IDE Bridge
	0100  USB2PRN Printer Class
	0300  Phantom 336CX - C3 scanner
	04ce  SL11DEMO, VID: 0x4ce, PID: 0x4ce
	07d1  SL11R, VID: 0x4ce, PID: 0x07D1
04cf  Myson Century, Inc.
	0800  MTP800 Mass Storage Device
	8810  CS8810 Mass Storage Device
	8811  CS8811 Mass Storage Device
	8813  CS8813 Mass Storage Device
	8818  USB2.0 to ATAPI Bridge Controller
	9920  CS8819A2-114 Mass Storage Device
04d0  Digi International
04d1  ITT Canon
04d2  Altec Lansing Technologies
	0070  ADA70 Speakers
	0305  Non-Compliant Audio Device
	0311  ADA-310 Speakers
	2060  Claritel-i750 - vp
	ff05  ADA-305 Speakers
	ff47  Lansing HID Audio Controls
	ff49  Lansing HID Audio Controls
04d3  VidUS, Inc.
04d4  LSI Logic, Inc.
04d5  Forte Technologies, Inc.
04d6  Mentor Graphics
04d7  Oki Semiconductor
	1be4  Bluetooth Device
04d8  Microchip Technology, Inc.
	0002  USB-LCD 2x20
	0003  PICkit 2 Microcontroller Programmer
	8000  In-Circuit Debugger
	8001  ICD2 in-circuit debugger
04d9  Holtek Semiconductor, Inc.
	0022  Portable Keyboard
	1203  MC Industries Keyboard
	1503  Shortboard Lefty
04da  Panasonic (Matsushita)
	0901  LS-120 Camera
	0b01  CD-R/RW Drive
	0b03  SuperDisk 240MB
	0d01  CD-R Drive KXL-840AN
	0d09  CD-R Drive KXL-RW32AN
	0d0a  CD-R Drive KXL-CB20AN
	0d0d  CDRCB03
	0d0e  DVD-ROM & CD-R/RW
	0f40  Printer
	1500  MFSUSB Driver
	1b00  MultiMediaCard
	2121  EB-VS6
	2317  DVC USB-SERIAL Driver for WinXP
	2318  NV-GS11/230/250 (webcam mode)
	2319  NV-GS15 (webcam mode)
	231a  NV-GS11/230/250 (DV mode)
	231d  DVC Web Camera Device
	231e  DVC DV Stream Device
	2372  Lumix DMC-FZ10 Camera
	2374  DMC-FZ20
04db  Hypertec Pty, Ltd
04dc  Huan Hsin Holdings, Ltd
04dd  Sharp Corp.
	13a6  MFC2000
	6006  AL-1216
	6007  AL-1045
	6008  AL-1255
	6009  AL-1530CS
	600a  AL-1540CS
	600b  AL-1456
	600c  AL-1555
	600d  AL-1225
	600e  AL-1551CS
	600f  AR-122E
	6010  AR-152E
	6011  AR-157E
	6012  SN-1045
	6013  SN-1255
	6014  SN-1456
	6015  SN-1555
	6016  AR-153E
	6017  AR-122E N
	6018  AR-153E N
	6019  AR-152E N
	601a  AR-157E N
	601b  AL-1217
	601c  AL-1226
	601d  AR-123E
	7002  DVC Ver.1.0
	7004  VE-CG40U Digital Still Camera
	7005  VE-CG30 Digital Still Camera
	7007  VL-Z7S Digital Camcorder
	8004  Zaurus SL-5000D/SL-5500 PDA
	8005  Zaurus A-300
	8006  Zaurus SL-B500/SL-5600 PDA
	8007  Zaurus C-700 PDA
	9014  IM-DR80 Portable NetMD Player
	9031  Zaurus C-750/C-760/C-860/SL-C3000 PDA
	9032  Zaurus SL-6000
	903a  GSM GPRS
	9050  Zaurus C-860 PDA
	9056  Viewcam Z
	9073  AM-900
	9074  GSM GPRS
	90a9  Sharp Composite
	90d0  USB-to-Serial Comm. Port
	90f2  Sharp 3G GSM USB Control
	9120  WS004SH
	9122  WS007SH
	9123  W-ZERO3 ES Smartphone
	91a3  922SH Internet Machine
04de  MindShare, Inc.
04df  Interlink Electronics
04e1  Iiyama North America, Inc.
	0201  Monitor Hub
04e2  Exar Corp.
04e3  Zilog, Inc.
04e4  ACC Microelectronics
04e5  Promise Technology
04e6  SCM Microsystems, Inc.
	0001  E-USB ATA Bridge
	0002  eUSCSI SCSI Bridge
	0003  eUSB SmartMedia Card Reader
	0005  eUSB SmartMedia/CompactFlash Card Reader
	0006  eUSB SmartMedia Card Reader
	0007  Hifd
	0009  eUSB ATA/ATAPI Adapter
	000a  eUSB CompactFlash Adapter
	000b  eUSCSI Bridge
	000c  eUSCSI Bridge
	000d  Dazzle MS
	0012  Dazzle SD/MMC
	0101  eUSB ATA Bridge (Sony Spressa USB CDRW)
	0311  Dazzle DM-CF
	0312  Dazzle DM-SD/MMC
	0313  Dazzle SM
	0314  Dazzle MS
	0322  e-Film Reader-5
	0325  eUSB ORCA Quad Reader
	0327  Digital Media Reader
	03fe  DMHS2 DFU Adapter
	0406  eUSB SmartDM Reader
	04e6  eUSB DFU Adapter
	04e7  STCII DFU Adapter
	04e8  eUSBDM DFU Adapter
	04e9  DM-E DFU Adapter
	0500  Veridicom 5thSense Fingerprint Sensor and eUSB SmartCard
	0701  DCS200 Loader Device
	0702  DVD Creation Station 200
	0703  DVC100 Loader Device
	0704  Digital Video Creator 100
	1001  SCR300 Smart Card Reader
	1010  USBAT-2 CompactFlash Card Reader
	1014  e-Film Reader-3
	1020  USBAT ATA/ATAPI Adapter
	2007  RSA SecurID ComboReader
	2009  Citibank Smart Card Reader
	200a  Reflex v.2 Smart Card Reader
	200d  STR391 Reader
	5111  SCR331-DI SmartCard Reader
	5113  SCR333 SmartCard Reader
	5114  SCR331-DI SmartCard Reader
	5115  SCR335 SmartCard Reader
	5116  SCR331-LC1 SmartCard Reader
	5117  SCR3320 - Smart Card Reader
	5118  Expresscard SIM Card Reader
	5119  SCR3340 - ExpressCard54 Smart Card Reader
	511b  SmartCard Reader
	511d  SCR3311 Smart Card Reader
	5120  SCR331-DI SmartCard Reader
	5121  SDI010 Smart Card Reader
	5151  SCR338 Keyboard Smart Card Reader
	5410  SCR35xx Smart Card Reader
	e000  SCRx31 Reader
	e001  SCR331 SmartCard Reader
	e003  SPR532 PinPad SmartCard Reader
04e7  Elo TouchSystems
	0001  TouchScreen
	0002  Touchmonitor Interface 2600 Rev 2
	0004  4000U CarrollTouch® Touchmonitor Interface
	0007  2500U IntelliTouch® Touchmonitor Interface
	0008  3000U AccuTouch® Touchmonitor Interface
	0009  4000U CarrollTouch® Touchmonitor Interface
	0020  Touchscreen Interface (2700)
	0021  Touchmonitor Interface
	0030  4500U CarrollTouch® Touchmonitor Interface
	0032  Touchmonitor Interface
	0033  Touchmonitor Interface
	0041  5010 Surface Capacitive Touchmonitor Interface
	0042  Touchmonitor Interface
	0050  2216 AccuTouch® Touchmonitor Interface
	0071  Touchmonitor Interface
	0072  Touchmonitor Interface
	0081  Touchmonitor Interface
	0082  Touchmonitor Interface
	00ff  Touchmonitor Interface
04e8  Samsung Electronics Co., Ltd
	0100  Kingston Flash Drive (128MB)
	0110  Connect3D Flash Drive
	0111  Connect3D Flash Drive
	1003  MP3 Player and Recorder
	1006  SDC-200Z
	3004  ML-4600
	3005  Docuprint P1210
	3008  ML-6060 laser printer
	300c  ML-1210 Printer
	300e  Laser Printer
	3104  ML-3550N
	3210  ML-5200A Laser Printer
	3226  Laser Printer
	3228  Laser Printer
	322a  Laser Printer
	322c  Laser Printer
	3230  ML-1440
	3232  Laser Printer
	3236  ML-1450
	3238  ML-1430
	323a  ML-1710 Printer
	323b  Phaser 3130
	323c  Laser Printer
	323d  Phaser 3120
	323e  Laser Printer
	3240  Laser Printer
	3242  Laser Printer
	3248  Color Laser Printer
	324a  Laser Printer
	324c  ML-1740 Printer
	324d  Phaser 3121
	325f  Phaser 3425 Laser Printer
	3260  CLP-510 Color Laser Printer
	3268  ML-1610 Mono Laser Printer
	326c  ML-2010P Mono Laser Printer
	3409  SCX-4216F Scanner
	340c  SCX-5x15 series
	340d  SCX-6x20 series
	340e  MFP 560 series
	340f  Printing Support
	3412  SCX-4x20 series
	3413  SCX-4100 Scanner
	3415  Composite Device
	3419  Composite Device
	341a  Printing Support
	341b  SCX-4200 series
	341c  Composite Device
	341d  Composite Device
	341f  Composite Device
	3420  Composite Device
	3605  InkJet Color Printer
	3606  InkJet Color Printer
	3609  InkJet Color Printer
	3902  InkJet Color Printer
	3903  Xerox WorkCentre XK50cx
	390f  InkJet Color Printer
	3911  SCX-1020 series
	5000  YP-MF series
	5001  YP-100
	5002  YP-30
	5003  YP-700
	5004  YP-30
	5005  YP-300
	5006  YP-750
	500d  MP3 Player
	5010  MP3 Player
	5011  YP-780
	5013  YP-60
	5015  yepp upgrade
	501b  MP3 Player
	503b  YP-U1 MP3 Player
	5050  YP-U2 MP3 Player
	507d  YP-U3 MP3 Player
	508b  YP-S5 MP3 Player
	5a00  YP-NEU
	5a01  YP-NDU
	5a03  Yepp MP3 Player
	5a04  YP-800
	5a08  YP-90
	5a0f  MTP Device
	5b01  Memory Stick Reader/Writer
	5b02  Memory Stick Reader/Writer
	5b03  Memory Stick Reader/Writer
	5b04  Memory Stick Reader/Writer
	5b05  Memory Stick Reader/Writer
	5b11  SEW-2001u Card
	5f00  NEXiO Sync
	5f01  NEXiO Sync
	5f02  NEXiO Sync
	5f03  NEXiO Sync
	5f04  NEXiO Sync
	6601  Z100 Mobile Phone
	6611  MITs Sync
	6613  MITs Sync
	6615  MITs Sync
	6617  MITs Sync
	6619  MITs Sync
	661b  MITs Sync
	661e  Handheld
	6620  Handheld
	6622  Handheld
	6624  Handheld
	662e  MITs Sync
	6630  MITs Sync
	6632  MITs Sync
	663f  SGH-E720/SGH-E840
	6640  Usb Modem Enumerator
	7011  SEW-2003U Card
	7021  Bluetooth Device
	7061  eHome Infrared Receiver
	7081  Human Interface Device
	8001  Handheld
	e020  SERI E02 SCOM 6200 UMTS Phone
	e021  SERI E02 SCOM 6200 Virtual UARTs
	e022  SERI E02 SCOM 6200 Flash Load Disk
	ff30  SG_iMON
04e9  PC-Tel, Inc.
04ea  Brooktree Corp.
04eb  Northstar Systems, Inc.
04ec  Tokyo Electron Device, Ltd
04ed  Annabooks
04ef  Pacific Electronic International, Inc.
04f0  Daewoo Electronics Co., Ltd
04f1  Victor Company of Japan, Ltd
	0001  GC-QX3 Digital Still Camera
	0004  GR-DVL815U Digital Video Camera
	0006  DV Camera Storage
	0008  GZ-MG30AA/MC500E Digital Video Camera
	0009  GR-DX25EK Digital Video Camera
	000a  GR-D72 Digital Video Camera
	1001  GC-A50 Camera Device
	3008  MP-PRX1 Ethernet
	3009  MP-XP7250 WLAN Adapter
04f2  Chicony Electronics Co., Ltd
	0001  KU-8933 Keyboard
	0002  NT68P81 Keyboard
	0110  KU-2971 Keyboard
	0111  KU-9908 Keyboard
	0112  KU-8933 Keyboard with PS/2 Mouse port
	0116  KU-2971 German Keyboard
	0403  KU-0420 keyboard
	a001  E-Video DC-100 Camera
	a120  ORITE CCD Webcam(PC370R)
	a121  ORITE CCD Webcam(PC370R)
	a122  ORITE CCD Webcam(PC370R)
	a123  ORITE CCD Webcam(PC370R)
	a124  ORITE CCD Webcam(PC370R)
	a128  PC Camera (SN9C202 + OV7663 + EEPROM)
	a133  Gateway Webcam
	a136  LabTec Webcam 5500
	a204  DSC WIA Device (1300)
	a208  DSC WIA Device (2320)
	a209  Labtec DC-2320
	a20a  DSC WIA Device (3310)
	a20c  DSC WIA Device (3320)
	a210  Audio Device
	b008  USB 2.0 Camera
	b009  Integrated Camera
	b010  Integrated Camera
	b012  1.3 MPixel UVC Webcam
	b013  USB 2.0 Camera
	b015  VGA 24fps UVC Webcam
	b016  VGA 30fps UVC Webcam
	b018  2M UVC Webcam
	b021  ViewSonic 1.3M, USB2.0 Webcam
	b022  Gateway USB 2.0 Webcam
	b023  Gateway USB 2.0 Webcam
	b024  USB 2.0 Webcam
	b025  Camera
	b027  Gateway USB 2.0 Webcam
	b028  VGA UVC Webcam
	b029  1.3M UVC Webcam
	b071  2.0M UVC Webcam / CNF7129
	b091  Webcam
	b107  CNF7070 Webcam
04f3  Elan Microelectronics Corp.
	0210  AM-400 Hama Optical Mouse
	0212  Laser Mouse
04f4  Harting Elektronik, Inc.
04f5  Fujitsu-ICL Systems, Inc.
04f6  Norand Corp.
04f7  Newnex Technology Corp.
04f8  FuturePlus Systems
04f9  Brother Industries, Ltd
	0002  HL-1050 Laser Printer
	0005  Printer
	0006  HL-1240 Laser Printer
	0007  HL-1250 Laser Printer
	0008  HL-1270 Laser Printer
	0009  Printer
	000a  P2500 series
	000b  Printer
	000c  Printer
	000d  HL-1440 Laser Printer
	000e  HL-1450 series
	000f  HL-1470N series
	0010  Printer
	0011  Printer
	0012  Printer
	0013  Printer
	0014  Printer
	0015  Printer
	0016  Printer
	0017  Printer
	0018  Printer
	001a  HL-1430 Laser Printer
	001c  Printer
	001e  Printer
	0020  HL-5130 series
	0021  HL-5140 series
	0022  HL-5150D series
	0023  HL-5170DN series
	0024  Printer
	0025  Printer
	0027  HL-2030 Laser Printer
	0028  Printer
	0029  Printer
	002a  HL-52x0 series
	002b  Printer
	002c  Printer
	002d  Printer
	0100  MFC8600/9650 series
	0101  MFC9600/9870 series
	0102  MFC9750/1200 series
	0104  MFC-8300J
	0105  MFC-9600J
	0106  MFC-7300C
	0107  MFC-7400C
	0108  MFC-9200C
	0109  MFC-830
	010a  MFC-840
	010b  MFC-860
	010c  MFC-7400J
	010d  MFC-9200J
	010e  MFC3100C Scanner
	010f  MFC 5100C
	0110  MFC4800 Scanner
	0111  MFC 6800
	0112  DCP1000 Port(FaxModem)
	0113  MFC-8500
	0114  MFC9700 Port(FaxModem)
	0115  MFC9800 Scanner
	0116  DCP1400 Scanner
	0119  MFC-9660
	011b  MFC-9880
	011c  MFC-9760
	011d  MFC-9070
	011e  MFC-9180
	011f  MFC-9160
	0120  MFC580 Port(FaxModem)
	0121  MFC-590
	0122  MFC-5100J
	0129  Imagistics 2500 (MFC-8640D clone)
	012f  FAX-4750e
	0132  MFC-5200C RemovableDisk
	0135  MFC-100 Scanner
	0136  MFC-150CL Scanner
	013c  MFC-890 Port
	013d  MFC-5200J Printer
	013e  MFC-4420C RemovableDisk
	013f  MFC-4820C RemovableDisk
	0140  DCP-8020
	0141  DCP-8025D
	0142  MFC-8420
	0143  MFC-8820D
	0144  DCP-4020C RemovableDisk
	0146  MFC-3220C
	0147  FAX-1820C Printer
	0148  MFC-3320CN Printer
	0149  FAX-1920CN Printer
	014a  MFC-3420C
	014b  MFC-3820CN
	014d  FAX-1815C Printer
	014e  MFC-8820J
	0150  MFC-8220 Port(FaxModem)
	0151  MFC-8210J
	0157  MFC-3420J Printer
	0158  MFC-3820JN Port(FaxModem)
	015d  MFC Composite Device
	015e  DCP-8045D
	015f  MFC-8440
	0160  MFC-8840D
	0161  MFC-210C
	0162  MFC-420CN Remote Setup Port
	0163  MFC-410CN RemovableDisk
	0165  MFC-620CN
	0166  MFC-610CLN RemovableDisk
	0168  MFC-620CLN
	0169  DCP-110C RemovableDisk
	016b  DCP-310CN RemovableDisk
	016c  FAX-2440C Printer
	016d  MFC-5440CN
	016e  MFC-5840CN Remote Setup Port
	0170  FAX-1840C Printer
	0171  FAX-1835C Printer
	0172  FAX-1940CN Printer
	0173  MFC-3240C Remote Setup Port
	0174  MFC-3340CN RemovableDisk
	017b  Imagistics sx2100
	0180  MFC-7420
	0181  MFC-7820N Port(FaxModem)
	0182  Composite Device
	0183  DCP-7020
	0184  DCP-7025 Printer
	0185  MFC-7220 Printer
	0186  Composite Device
	0187  FAX-2820 Printer
	0188  FAX-2920 Printer
	018a  MFC-9420CN
	018c  DCP-115C
	018d  DCP-116C
	018e  DCP-117C
	018f  DCP-118C
	0190  DCP-120C
	0191  DCP-315CN
	0192  DCP-340CW
	0193  MFC-215C
	0194  MFC-425CN
	0195  MFC-820CW Remote Setup Port
	0196  MFC-820CN Remote Setup Port
	0197  MFC-640CW
	019a  MFC-840CLN Remote Setup Port
	01a2  MFC-8640D
	01a3  Composite Device
	01a4  DCP-8065DN Printer
	01a5  MFC-8460N Port(FaxModem)
	01a6  MFC-8860DN Port(FaxModem)
	01a7  MFC-8870DW Printer
	01a8  DCP-130C
	01a9  DCP-330C
	01aa  DCP-540CN
	01ab  MFC-240C
	01ae  DCP-750CW RemovableDisk
	01af  MFC-440CN
	01b0  MFC-660CN
	01b1  MFC-665CW Remote Setup Port
	01b2  MFC-845CW Remote Setup Port
	01b4  MFC-460CN Remote Setup Port
	01b5  MFC-630CD
	01b6  MFC-850CDN
	01b7  MFC-5460CN Remote Setup Port
	01b8  MFC-5860CN
	01ba  MFC-3360C
	01bd  MFC-8660DN
	01be  DCP-750CN RemovableDisk
	01bf  MFC-860CDN Remote Setup Port
	01c0  DCP-128C
	01c1  DCP-129C
	01c2  DCP-131C
	01c3  DCP-329C
	01c4  DCP-331C
	01c5  MFC-239C
	01ca  MFC-9440CN Remote Setup Port
	01ce  DCP-135C
	01cf  DCP-150C
	01d0  DCP-350C
	01d1  DCP-560CN
	01d4  MFC-230C
	01d5  MFC-235C
	01d6  MFC-260C
	01df  DCP-155C
	01e0  MFC-265C
	01e1  DCP-153C
	01e2  DCP-157C
	01e3  DCP-353C
	01e4  DCP-357C
	01eb  MFC-7320
	1000  Printer
	1002  Printer
	2002  PTUSB Printing
	2004  PT-2300/2310 p-Touch Laber Printer
	2015  QL-500 P-touch label printer
	2016  QL-550 P-touch label printer
	201a  PT-18R P-touch label printer
	2100  Card Reader Writer
04fa  Dallas Semiconductor
	2490  DS1490F 2-in-1 Fob, 1-Wire adapter
	4201  DS4201 Audio DAC
04fb  Biostar Microtech International Corp.
04fc  Sunplus Technology Co., Ltd
	0003  CM1092 Optical Scroller Mouse
	0013  ViewMate Desktop Mouse CC2201
	0015  ViewMate Desktop Mouse CC2201
	0232  Fingerprint
	0561  Flexcam 100
	0c25  SATALink SPIF225A
	1533  Mass Storage
	500c  CA500C Digital Camera
	504a  Aiptek Mini PenCam 1.3
	504b  Aiptek Mega PockerCam 1.3/Maxell MaxPocket LE 1.3
	5330  Digitrex 2110
	5331  Vivitar Vivicam 10
	5360  Sunplus Generic Digital Camera
	5720  Card Reader Driver
	7333  Finet Technology Palmpix DC-85
	757a  Aiptek, MP315 MP3 Player
	ffff  PureDigital Ritz Disposable
04fd  Soliton Systems, K.K.
	0003  Smart Card Reader II
04fe  PFU, Ltd
04ff  E-CMOS Corp.
0500  Siam United Hi-Tech
	0001  DART Keyboard Mouse
	0002  DART-2 Keyboard
0501  Fujikura DDK, Ltd
0502  Acer, Inc.
	0001  Handheld
	0736  Handheld
	15b1  PDA n311
	1631  c10 Series
	1632  c20 Series
	16e1  n10 Handheld Sync
	16e2  n20 Pocket PC Sync
	16e3  n30 Handheld Sync
	d001  Divio NW801/DVC-V6+ Digital Camera
0503  Hitachi America, Ltd
0504  Hayes Microcomputer Products
0506  3Com Corp.
	009d  HomeConnect Camera
	00a0  3CREB96 Bluetooth Adapter
	00a1  Bluetooth Device
	00a2  Bluetooth Device
	00df  3Com Home Connect lite
	0100  HomeConnect ADSL Modem Driver
	03e8  3C19250 Ethernet [klsi]
	0a01  3CRSHEW696 Wireless Adapter
	0a11  3CRWE254G72 802.11g Adapter
	11f8  HomeConnect 3C460
	2922  HomeConnect Cable Modem External with
	3021  U.S.Robotics 56000 Voice FaxModem Pro
	4601  3C460B 10/100 Ethernet Adapter
	f002  3CP4218 ADSL Modem (pre-init)
	f003  3CP4218 ADSL Modem
	f100  3CP4218 ADSL Modem (pre-init)
0507  Hosiden Corp.
	0011  Konami ParaParaParadise Controller
0508  Clarion Co., Ltd
0509  Aztech Systems, Ltd
	0801  ADSL Modem
	0802  ADSL Modem (RFC1483)
	0806  DSL Modem
	080f  Binatone ADSL500 Modem Network Interface
	0812  Pirelli ADSL Modem Network Interface
050a  Cinch Connectors
050b  Cable System International
050c  InnoMedia, Inc.
050d  Belkin Components
	0004  Direct Connect
	0012  F8T012 Bluetooth Adapter
	0013  F8T013 Bluetooth Adapter
	0017  B8T017 Bluetooth+EDR 2.1
	0050  Atmel at76c503a [F5D6050 802.11b Wireless Adapter v2000]
	0081  F8T001v2 Bluetooth
	0083  Bluetooth Device
	0084  F8T003v2 Bluetooth
	0102  Flip KVM
	0103  F5U103 Serial Adapter [etek]
	0106  VideoBus II Adapter, Video
	0108  F1DE108B KVM
	0109  F5U109/F5U409 PDA Adapter
	0115  SCSI Adapter
	0119  F5U120-PC Dual PS/2 Ports
	0121  F5D5050 100Mbps Ethernet
	0122  Ethernet Adapter
	0131  Bluetooth Device with trace filter
	016a  Bluetooth Mini Dongle
	0201  Peripheral Switch
	0208  USBView II Video Adapter [nt1004]
	0210  F5U228 Hi-Speed USB 2.0 DVD Creator
	0211  F5U211 USB 2.0 15-in-1 Media Reader & Writer
	0224  F5U224 USB 2.0 4-Port Hub
	0234  F5U234 USB 2.0 4-Port Hub
	0237  F5U237 USB 2.0 7-Port Hub
	0240  F5U240 USB 2.0 CF Card Reader
	0249  USB 2 Flash Media Device
	0257  F5U257 Serial
	0409  F5U409 Serial
	0551  F6C550-AVR UPS
	0802  Nostromo n40 Gamepad
	0803  Nostromo 1745 GamePad
	0805  Nostromo N50 GamePad
	0815  Nostromo n52 HID SpeedPad Mouse Wheel
	0826  ErgoFit Wireless Optical Mouse (HID)
	0980  HID UPS Battery
	1202  F5U120-PC Parallel Printer Port
	1203  F5U120-PC Serial Port
	258a  F5U258 Host to Host cable
	3101  F1DF102U/F1DG102U Flip Hub
	3201  F1DF102U/F1DG102U Flip KVM
	4050  ZD1211B
	5055  F5D5055
	6051  802.11b Wireless Network Adapter
	7050  F5D7050 Wireless G Adapter v1000/v2000
	7051  F5D7051 54g USB Network Adapter
	705a  Ralink RT2573 [F5D7050 Wireless G Adapter v3000]
	705b  Wireless G Adapter
	705c  Zydas ZD1211B [F5D7050 Wireless G Adapter v4000]
	705e  Realtek RTL8187B [F5D7050 Wireless G Adapter v5000]
	8053  Ralink RT2870 [F5D8053 N Wireless USB Adapter v1000/v4000]
	805e  Realtek RTL8192U [F5D8053 N Wireless USB Adapter v5000]
	815c  Ralink RT2870 [F5D8053 N Wireless USB Adapter v3000]
	815f  Realtek RTL8192SU [F5D8053 N Wireless USB Adapter v6000]
	905b  F5D9050 ver 3 Wireless Adapter
	905c  Wireless G Plus MIMO Network Adapter
050e  Neon Technology, Inc.
050f  KC Technology, Inc.
	0001  Hub
	0003  KC82C160S Hub
	0180  KC-180 IrDA Dongle
	0190  KC2190 USB Host-to-Host cable
0510  Sejin Electron, Inc.
	0001  Keyboard
	1000  Keyboard with PS/2 Mouse Port
	e001  Mouse
0511  N'Able (DataBook) Technologies, Inc.
0512  Hualon Microelectronics Corp.
0513  digital-X, Inc.
0514  FCI Electronics
0515  ACTC
0516  Longwell Electronics
0517  Butterfly Communications
0518  EzKEY Corp.
	0001  USB to PS2 Adaptor v1.09
	0002  EZ-9900C Keyboard
0519  Star Micronics Co., Ltd
	c002  Xlive Bluetooth XBM-100S MP3 Player
051a  WYSE Technology
	a005  Smart Display Version 9973
051b  Silicon Graphics
051c  Shuttle, Inc.
	c001  eHome Infrared Receiver
	c002  eHome Infrared Receiver
051d  American Power Conversion
	0001  UPS
	0002  Uninterruptible Power Supply
	0003  UPS
051e  Scientific Atlanta, Inc.
051f  IO Systems (Elite Electronics), Inc.
0520  Taiwan Semiconductor Manufacturing Co.
0521  Airborn Connectors
0522  Advanced Connectek, Inc.
0523  ATEN GmbH
0524  Sola Electronics
0525  Netchip Technology, Inc.
	100d  RFMD Bluetooth Device
	1080  NET1080 USB-USB Bridge
	a140  USB Clik! 40
	a141  (OME) PocketZip 40 MP3 Player Driver
	a220  GVC Bluetooth Wireless Adapter
	a4a0  Linux-USB "Gadget Zero"
	a4a1  Linux-USB Ethernet Gadget
	a4a2  Linux-USB Ethernet/RNDIS Gadget
	a4a3  Linux-USB user-mode isochronous source/sink
	a4a4  Linux-USB user-mode bulk source/sink
	a4a5  Linux-USB File Storage Gadget
	a4a6  Linux-USB Serial Gadget
	a4a7  Linux-USB Serial Gadget (CDC ACM mode)
	a4a8  Linux-USB Printer Gadget
	a4a9  Linux-USB OBEX Gadget
	a4aa  Linux-USB CDC Composite Gadge (Ethernet and ACM)
0526  Temic MHS S.A.
0527  ALTRA
0528  ATI Technologies, Inc.
	7561  TV Wonder
	7562  TV Wonder, Edition (FN5)
	7563  TV Wonder, Edition (FI)
	7564  TV Wonder, Edition (FQ)
	7565  TV Wonder, Edition (NTSC+)
	7566  TV Wonder, Edition (FN5)
	7567  TV Wonder, Edition (FI)
	7568  TV Wonder, Edition (FQ)
	7569  Live! Pro (A)
	756a  Live! Pro Audio (O)
0529  Aladdin Knowledge Systems
	0001  HASP v0.06
	030b  eToken R1 v3.1.3.x
	0313  eToken R1 v3.2.3.x
	031b  eToken R1 v3.3.3.x
	0323  eToken R1 v3.4.3.x
	0412  eToken R2 v2.2.4.x
	041a  eToken R2 v2.2.4.x
	0422  eToken R2 v2.4.4.x
	042a  eToken R2 v2.5.4.x
	050c  eToken Pro v4.1.5.x
	0514  eToken Pro v4.2.5.4
	0600  eToken Pro 64k (4.2)
052a  Crescent Heart Software
052b  Tekom Technologies, Inc.
	0102  Ca508A HP1020 Camera v.1.3.1.6
	0801  Yakumo MegaImage 37
	1512  Yakumo MegaImage IV
	1513  Aosta CX100 Webcam
	1514  Aosta CX100 Webcam Storage
	1905  Yakumo MegaImage 47
	1911  Yakumo MegaImage 47 SL
	2202  WDM Still Image Capture
	2203  Sound Vision Stream Driver
	3a06  DigiLife DDV-5120A
	d001  P35U Camera Capture
052c  Canon Information Systems, Inc.
052d  Avid Electronics Corp.
052e  Standard Microsystems Corp.
052f  Unicore Software, Inc.
0530  American Microsystems, Inc.
0531  Wacom Technology Corp.
0532  Systech Corp.
0533  Alcatel Mobile Phones
0534  Motorola, Inc.
0535  LIH TZU Electric Co., Ltd
0536  Hand Held Products (Welch Allyn, Inc.)
	01a0  PDT
0537  Inventec Corp.
0538  Caldera International, Inc. (SCO)
0539  Shyh Shiun Terminals Co., Ltd
053a  PrehKeyTec GmbH
053b  Global Village Communication
053c  Institut of Microelectronic & Mechatronic Systems
053d  Silicon Architect
053e  Mobility Electronics
053f  Synopsys, Inc.
0540  UniAccess AB
	0101  Panache Surf ISDN TA
0541  Sirf Technology, Inc.
0543  ViewSonic Corp.
	00fe  G773 Monitor Hub
	00ff  P815 Monitor Hub
	0bf2  airpanel V150 Wireless Smart Display
	0bf3  airpanel V110 Wireless Smart Display
	0ed9  Color Pocket PC V35
	0f01  airsync Wi-Fi Wireless Adapter
	1527  Color Pocket PC V36
	1529  Color Pocket PC V37
	152b  Color Pocket PC V38
	152e  Pocket PC
	1921  Communicator Pocket PC
	1922  Smartphone
	1923  Pocket PC V30
	1a11  Wireless 802.11g Adapter
	1e60  TA310 - ATSC/NTSC/PAL Driver(PCM4)
	4153  ViewSonic G773 Control (?)
0544  Cristie Electronics, Ltd
0545  Xirlink, Inc.
	7333  Trution Web Camera
	8002  IBM NetCamera
	8009  Veo PC Camera
	800c  Veo Stingray
	800d  Veo PC Camera
	8080  IBM C-It Webcam
	808a  Veo PC Camera
	808b  Veo Stingray
	808d  Veo PC Camera
	810a  Veo Advanced Connect Webcam
	810b  Veo PC Camera
	810c  Veo PC Camera
	8135  Veo Mobile/Advanced Web Camera
	813a  Veo PC Camera
	813b  Veo PC Camera
	813c  Veo Mobile/Advanced Web Camera
	8333  Veo Stingray/Connect Web Camera
	888c  eVision 123 digital camera
	888d  eVision 123 digital camera
0546  Polaroid Corp.
	0daf  PDC 2300Z
	1bed  PDC 1320 Camera
	3097  PDC 310
	3155  PDC 3070 Camera
	3187  Digital Camera
	3191  Ion 80 Camera
	3273  PDC 2030 Camera
	dccf  Sound Vision Stream Driver
0547  Anchor Chips, Inc.
	0001  ICSI Bluetooth Device
	1002  Python2 WDM Encoder
	2131  AN2131 EZUSB Microcontroller
	2235  AN2235 EZUSB-FX Microcontroller
	2710  EZ-Link Loader (EZLNKLDR.SYS)
	2720  AN2720 USB-USB Bridge
	2727  Xircom PGUNET USB-USB Bridge
	2750  EZ-Link (EZLNKUSB.SYS)
	2810  Cypress ATAPI Bridge
	7777  Bluetooth Device
	9999  AN2131 uninitialized (?)
0548  Tyan Computer Corp.
	1005  EZ Cart II GameBoy Flash Programmer
0549  Pixera Corp.
054a  Fujitsu Microelectronics, Inc.
054b  New Media Corp.
054c  Sony Corp.
	0001  HUB
	0002  Standard HUB
	0010  DSC-S30/S70/S75/F505V/F505/FD92/W1 Cybershot/Mavica Digital Camera
	0014  Nogatech USBVision (SY)
	0022  Storage Adapter V2 (TPP)
	0023  CD Writer
	0024  Mavica CD-1000 Camera
	0025  NW-MS7 Walkman MemoryStick Reader
	002b  Portable USB Harddrive V2
	002c  USB Floppy Disk Drive
	002d  MSAC-US1 MemoryStick Reader
	002e  Sony HandyCam MemoryStick Reader
	0030  Storage Adapter V2 (TPP)
	0032  MemoryStick MSC-U01 Reader
	0035  Network Walkman (E)
	0036  Net MD
	0037  MG Memory Stick Reader/Writer
	0038  Clie PEG-S300/D PalmOS PDA
	0039  Network Walkman (MS)
	003c  VAIO-MX LCD Control
	0045  Digital Imaging Video
	0046  Network Walkman
	004a  Memory Stick Hi-Fi System
	004b  Memory Stick Reader/Writer
	004e  DSC-xxx (ptp)
	0056  MG Memory Stick Reader/Writer
	0058  Clie PEG-N7x0C PalmOS PDA Mass Storage
	0066  Clie PEG-N7x0C/PEG-T425 PalmOS PDA Serial
	0067  CMR-PC3 Webcam
	0069  Memorystick MSC-U03 Reader
	006d  Clie PEG-T425 PDA Mass Storage
	006f  Network Walkman (EV)
	0073  Storage CRX1750U
	0075  Net MD
	0076  Storage Adapter ACR-U20
	007c  Net MD
	007f  IC Recorder (MS)
	0080  Net MD
	0081  Net MD
	0084  Net MD
	0085  Net MD
	0086  Net MD
	008b  Micro Vault 64M Mass Storage
	0095  Sony Clie s360
	0099  Clie NR70 PDA Mass Storage
	009a  Clie NR70 PDA Serial
	00ab  Visual Communication Camera (PCGA-UVC10)
	00af  DPP-EX Series Digital Photo Printer
	00bf  IC Recorder (S)
	00c0  Handycam DCR-30
	00c6  Net MD
	00c7  Net MD
	00c8  MZ-N710 Minidisc Walkman
	00c9  Net MD
	00ca  MZ-DN430 Minidisc Walkman
	00cb  MSAC-US20 Memory Stick Reader
	00da  Sony Clie nx60
	00e8  Network Walkman (MS)
	00e9  Handheld
	00eb  Net MD
	0101  Net MD
	0103  IC Recorder (ST)
	0105  Micro Vault Hub
	0107  VCC-U01 Visual Communication Camera
	0110  Digital Imaging Video
	0113  Net MD
	0116  IC Recorder (P)
	0144  Clie PEG-TH55 PDA
	0147  Visual Communication Camera (PCGA-UVC11)
	014c  Aiwa AM-NX9 Net MD Music Recorder MDLP
	014d  Memory Stick Reader/Writer
	0154  Eyetoy Audio Device
	015f  IC Recorder (BM)
	0169  Clie PEG-TJ35 PDA Serial
	016a  Clie PEG-TJ35 PDA Mass Storage
	016b  Mobile HDD
	016d  IC Recorder (SX)
	016e  DPP-EX50 Digital Photo Printer
	0171  Fingerprint Sensor 3500
	017e  Net MD
	017f  Hi-MD WALKMAN
	0180  Net MD
	0181  Hi-MD WALKMAN
	0182  Net MD
	0183  Hi-MD WALKMAN
	0184  Net MD
	0185  Hi-MD WALKMAN
	0186  Net MD
	0187  Hi-MD MZ-NH600 WALKMAN
	0188  Net MD
	018a  Net MD
	018b  Hi-MD SOUND GATE
	019e  Micro Vault 1.0G Mass Storage
	01ad  ATRAC HDD PA
	01bd  MRW62E Multi-Card Reader/Writer
	01c3  NW-E55 Network Walkman
	01c6  MEMORY P-AUDIO
	01c7  Printing Support
	01c8  PSP Type A
	01d0  DVD+RW External Drive DRU-700A
	01d5  IC RECORDER
	01de  VRD-VC10 [Video Capture]
	01e9  Net MD
	01ea  Hi-MD WALKMAN
	01ee  IC RECORDER
	01fa  Sony IC Recorder (P)
	01fb  NW-E405 Network Walkman
	020f  Device
	0210  ATRAC HDD PA
	0219  Net MD
	021a  Hi-MD WALKMAN
	021b  Net MD
	021c  Hi-MD WALKMAN
	021d  Net MD
	0227  Printing Support
	022c  Net MD
	022d  Hi-MD AUDIO
	0233  ATRAC HDD PA
	0236  Mobile HDD
	023b  DVD+RW External Drive DRU-800UL
	023c  Net MD
	023d  Hi-MD WALKMAN
	0243  MicroVault Flash Drive
	0257  IFU-WLM2 USB Wireless LAN Module (Wireless Mode)
	0258  IFU-WLM2 USB Wireless LAN Module (Memory Mode)
	0259  IC RECORDER
	0267  Tachikoma Device
	0268  Batoh Device
	0269  HDD WALKMAN
	026a  HDD WALKMAN
	0271  IC Recorder (P)
	027c  NETWORK WALKMAN
	027e  SONY Communicator
	027f  IC RECORDER
	0286  Net MD
	0287  Hi-MD WALKMAN
	0290  VGP-UVC100 Visual Communication Camera
	029b  PRS-500 eBook reader
	02a5  MicroVault Flash Drive
	02af  Handycam DCR-DVD306E
	02c4  Device
	02d1  DVD RW
	02d2  PSP Slim
	02ea  PlayStation 3 Memory Card Adaptor
	1000  Wireless Buzz! Receiver
054d  Try Corp.
054e  Proside Corp.
054f  WYSE Technology Taiwan
0550  Fuji Xerox Co., Ltd
	0002  InkJet Color Printer
	0004  InkJet Color Printer
	0005  InkJet Color Printer
0551  CompuTrend Systems, Inc.
0552  Philips Monitors
0553  STMicroelectronics Imaging Division (VLSI Vision)
	0001  TerraCAM
	0002  CPiA Webcam
	0100  STV0672 Camera
	0140  Video Camera
	0150  CDE CAM 100
	0151  Digital Blue QX5 Microscope
	0200  Dual-mode Camera0
	0201  Dual-mode Camera1
	0202  Aiptek PenCam 1
	0674  Multi-mode Camera
	0679  NMS Video Camera (Webcam)
	1002  Che-ez! Splash
0554  Dictaphone Corp.
0555  ANAM S&T Co., Ltd
0556  Asahi Kasei Microsystems Co., Ltd
	0001  AK5370 I/F A/D Converter
0557  ATEN International Co., Ltd
	2001  UC-1284 Printer Port
	2002  10Mbps Ethernet [klsi]
	2004  UC-100KM PS/2 Mouse and Keyboard adapter
	2006  UC-1284B Printer Port
	2007  UC-110T 100Mbps Ethernet [pegasus]
	2008  UC-232A Serial Port [pl2303]
	2009  UC-210T Ethernet
	2011  UC-2324 4xSerial Ports [mos7840]
	2202  CS124U Miniview II KVM Switch
	2600  IDE Bridge
	4000  DSB-650 10Mbps Ethernet [klsi]
	7000  Hub
	7820  UC-2322 2xSerial Ports [mos7820]
0558  Truevision, Inc.
0559  Cadence Design Systems, Inc.
055a  Kenwood USA
055b  KnowledgeTek, Inc.
055c  Proton Electronic Ind.
055d  Samsung Electro-Mechanics Co.
	0001  Keyboard
	0bb1  Bluetooth Device
	1030  Optical Wheel Mouse (OMS3CB/OMGB30)
	1031  Optical Wheel Mouse (OMA3CB/OMGI30)
	1040  Mouse HID Device
	1050  E-Mail Optical Wheel Mouse (OMS3CE)
	1080  Optical Wheel Mouse (OMS3CH)
	2020  Floppy Disk Drive
	6780  Keyboard V1
	6781  Keyboard Mouse
	8001  E.M. Hub
	9000  AnyCam [pwc]
	9001  MPC-C30 AnyCam Premium for Notebooks [pwc]
	a010  WLAN Adapter(SWL-2300)
	a011  Boot Device
	a012  WLAN Adapter(SWL-2300)
	a013  WLAN Adapter(SWL-2350)
	a230  Boot Device
	b000  11Mbps WLAN Mini Adapter
	b230  Netopia 802.11b WLAN Adapter
	b231  LG Wireless LAN 11b Adapter
055e  CTX Opto-Electronics Corp.
055f  Mustek Systems, Inc.
	0001  ScanExpress 1200 CU
	0002  ScanExpress 600 CU
	0003  ScanExpress 1200 USB
	0006  ScanExpress 1200 UB
	0007  ScanExpress 1200 USB Plus
	0008  ScanExpress 1200 CU Plus
	0010  BearPaw 1200F
	0210  ScanExpress A3 USB
	0218  BearPaw 2400 TA
	0219  BearPaw 2400 TA Plus
	021a  BearPaw 2448 TA Plus
	021c  BearPaw 1200 CU Plus
	021d  BearPaw 2400 CU Plus
	021e  BearPaw 1200 TA/CS
	021f  SNAPSCAN e22
	0400  BearPaw 2400 TA Pro
	0401  P 3600 A3 Pro
	0408  BearPaw 2448 CU Pro
	0409  BearPaw 2448 TA Pro
	0873  ScanExpress 600 USB
	1000  BearPaw 4800 TA Pro
	a350  gSmart 350 Camera
	a800  MDC 800 Camera
	b500  MDC 3000 Camera
	c005  PC CAM 300A
	c200  gSmart 300
	c211  Kowa Bs888e Microcamera
	c220  gSmart mini
	c230  Digicam 330K
	c232  MDC3500 Camera
	c360  DV 4000 Camera
	c420  gSmart mini 2 Camera
	c430  gSmart LCD 2 Camera
	c440  DV 3000 Camera
	c520  gSmart mini 3 Camera
	c530  gSmart LCD 2 Camera
	c540  gSmart D30 Camera
	c630  MDC 4000 Camera
	c631  MDC 4000 Camera
	c650  MDC 5500Z Camera
	d001  WCam 300
	d003  WCam 300A
	d004  WCam 300AN
0560  Interface Corp.
0561  Oasis Design, Inc.
0562  Telex Communications, Inc.
	0001  Enhanced Microphone
	0002  Telex Microphone
0563  Immersion Corp.
0564  Chinon Industries, Inc.
0565  Peracom Networks, Inc.
	0001  Serial Port [etek]
	0002  Enet Ethernet [klsi]
	0003  @Home Networks Ethernet [klsi]
	0005  Enet2 Ethernet [klsi]
	0041  Peracom Remote NDIS Ethernet Adapter
0566  Monterey International Corp.
	0110  ViewMate Desktop Mouse CC2201
	1001  ViewMate Desktop Mouse CC2201
	1002  ViewMate Desktop Mouse CC2201
	1003  ViewMate Desktop Mouse CC2201
	1004  ViewMate Desktop Mouse CC2201
	1005  ViewMate Desktop Mouse CC2201
	1006  ViewMate Desktop Mouse CC2201
	1007  ViewMate Desktop Mouse CC2201
	2800  MIC K/B
	2801  MIC K/B Mouse
	2802  Kbd Hub
0567  Xyratex International, Ltd
0568  Quartz Ingenierie
0569  SegaSoft
056a  Wacom Co., Ltd
	0000  PenPartner
	0001  PenPartner 4x5
	0002  PenPartner 6x8
	0010  Graphire
	0011  Graphire 2
	0013  Graphire 3 4x5
	0017  Bamboo Fun
	0020  Intuos 4x5
	0021  Intuos 6x8
	0022  Intuos 9x12
	0023  Intuos 12x12
	0024  Intuos 12x18
	0030  PL400
	0031  PL500
	0032  PL600
	0034  PL550
	0035  PL800
	0041  Intuos2 4x5
	0042  Intuos 2 6x8
	0043  Intuos 2
	0044  Intuos2 12x12
	0045  Intuos2 12x18
	00b5  Intuos3 6x11 (PTZ-631W)
	0400  PenPartner 4x5
	4850  PenPartner 6x8
056b  Decicon, Inc.
056c  eTEK Labs
	0006  KwikLink Host-Host Connector
	8007  Kwik232 Serial Port
	8100  KwikLink Host-Host Connector
	8101  KwikLink USB-USB Bridge
056d  EIZO Corp.
	0000  Hub
	0001  Monitor
	0002  HID Monitor Controls
	0003  Device Bay Controller
056e  Elecom Co., Ltd
	0002  29UO Mouse
	200c  LD-USB/TX
	4002  Laneed 100Mbps Ethernet LD-USB/TX [pegasus]
	4005  LD-USBL/TX
	400b  LD-USB/TX
	4010  LD-USB20
	5003  UC-SGT
	5004  UC-SGT
	abc1  LD-USB/TX
056f  Korea Data Systems Co., Ltd
	cd00  CDM-751 CD organizer
0570  Epson America