aboutsummaryrefslogtreecommitdiffstats
path: root/perl_from_meta.attr
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2006-06-03 18:00:42 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2006-06-03 18:00:42 +0000
commite64fa459df31be68f97d841557573568874c32b7 (patch)
treedfafe903f20267d62f9cd2a83c6f711019274eee /perl_from_meta.attr
parent42a7a87cd19bc53a7002b115d211d01f64214110 (diff)
downloadrpm-setup-1.22.tar
rpm-setup-1.22.tar.gz
rpm-setup-1.22.tar.bz2
rpm-setup-1.22.tar.xz
rpm-setup-1.22.zip
- 1.22V1_221.22
Diffstat (limited to 'perl_from_meta.attr')
0 files changed, 0 insertions, 0 deletions
'#n73'>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 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378
0x0000	0x0000	"snd-card-cs46xx"	"Card without SSID set"
0x0001	0x1002	"bttv"	"ATI|TV Wonder"
0x0001	0x1461	"bttv"	"AVerMedia|TVPhone98"
0x0002	0x1461	"bttv"	"Avermedia|TVCapture 98"
0x0003	0x1002	"bttv"	"ATI|TV Wonder/VE"
0x0003	0x1461	"bttv"	"AVerMedia|TVPhone98"
0x0004	0x1461	"bttv"	"AVerMedia|TVPhone98"
0x0012	0x11bd	"bttv"	"Pinnacle|PCTV"
0x001c	0x11bd	"bttv"	"Pinnacle|PCTV Sat"
0x003d	0x00d1	"unknown"	"Real 3D|i740 (PCI)"
0x0079	0x0e11	"bttv"	"Canopus|WinDVR PCI"
0x0101	0x14c7	"bttv"	"Modular Technology MM205 PCTV"
0x0101	0x15cb	"bttv"	"AG GMV1"
0x0311	0x6000	"bttv"	"Sensoray 311"
0x0675	0x1700	"ISDN:hisax,type=36"	"Dynalink|IS64PH ISDN Adapter"
0x0675	0x1702	"ISDN:hisax,type=36"	"Dynalink|IS64PH ISDN Adapter"
0x0871	0xffa1	"ISDN:hisax,type=35"	"German telekom|A1T"
0x0871	0xffa2	"ISDN:hisax,type=35"	"German telekom|T-Concept"
0x0e11	0x0001	"unknown"	"Compaq|PCI to EISA Bridge"
0x0e11	0x0002	"unknown"	"Compaq|PCI to ISA Bridge"
0x0e11	0x000f	"unknown"	"Compaq Computer Corp.|CPQB1A9 StorageWorks Library Adapter (HVD)"
0x0e11	0x0049	"unknown"	"Compaq|NC7132 Gigabit Upgrade Module"
0x0e11	0x004a	"unknown"	"Compaq|NC6136 Gigabit Server Adapter"
0x0e11	0x00c0	"unknown"	"Compaq Computer Corp.|Adaptec AIC-7899G 64Bit,66MHz,Dual Channel WideUltra3 SCSI"
0x0e11	0x0508	"sktr"	"Compaq|Netelligent 4/16 Token Ring"
0x0e11	0x1000	"unknown"	"Compaq|Triflex/Pentium Bridge, Model 1000"
0x0e11	0x2000	"unknown"	"Compaq|Triflex/Pentium Bridge, Model 2000"
0x0e11	0x3032	"unknown"	"Compaq|QVision 1280/p"
0x0e11	0x3033	"Server:SVGA"	"Compaq|QVision 1280/p"
0x0e11	0x3034	"unknown"	"Compaq|QVision 1280/p"
0x0e11	0x4000	"unknown"	"Compaq|4000 [Triflex]"
0x0e11	0x6010	"unknown"	"Compaq|HotPlug PCI Bridge 6010"
0x0e11	0x7020	"usb-ohci"	"Compaq|USB Controller"
0x0e11	0xa0ec	"unknown"	"Compaq|Fibre Channel Host Controller /P"
0x0e11	0xa0f0	"unknown"	"Compaq|Advanced System Management Controller"
0x0e11	0xa0f3	"unknown"	"Compaq|Triflex PCI to ISA Bridge"
0x0e11	0xa0f7	"unknown"	"Compaq|Cirrus Logic VGA Video Controller"
0x0e11	0xa0f8	"usb-ohci"	"Compaq|USB Open Host Controller"
0x0e11	0xa0fc	"cpqfc"	"Compaq|Fibre Channel Host Controller"
0x0e11	0xae10	"cpqarray"	"Compaq|Smart-2/P RAID Controller"
0x0e11	0xae29	"unknown"	"Compaq|MIS-L"
0x0e11	0xae2a	"unknown"	"Compaq|MPC"
0x0e11	0xae2b	"unknown"	"Compaq|MIS-E"
0x0e11	0xae31	"unknown"	"Compaq|System Management Controller"
0x0e11	0xae32	"tlan"	"Compaq|Netelligent 10/100"
0x0e11	0xae33	"unknown"	"Compaq|Triflex Dual EIDE Controller"
0x0e11	0xae34	"tlan"	"Compaq|Netelligent 10"
0x0e11	0xae35	"tlan"	"Compaq|Integrated NetFlex-3/P"
0x0e11	0xae40	"tlan"	"Compaq|Netelligent 10/100 Dual"
0x0e11	0xae43	"tlan"	"Compaq|ProLiant Integrated Netelligent 10/100"
0x0e11	0xae69	"unknown"	"Compaq|CETUS-L"
0x0e11	0xae6c	"tlan"	"Compaq|Northstar"
0x0e11	0xae6d	"unknown"	"Compaq|NorthStar Bridge"
0x0e11	0xb011	"tlan"	"Compaq|Integrated Netelligent 10/100"
0x0e11	0xb012	"tlan"	"Compaq|Netelligent 10 T/2"
0x0e11	0xb01e	"unknown"	"Compaq|NC3120 Fast Ethernet NIC"
0x0e11	0xb01f	"unknown"	"Compaq|NC3122 Fast Ethernet NIC"
0x0e11	0xb02f	"unknown"	"Compaq|NC1120 Ethernet NIC"
0x0e11	0xb030	"tlan"	"Compaq|Netelligent WS 5100"
0x0e11	0xb04a	"unknown"	"Compaq|10/100TX WOL UTP Controller"
0x0e11	0xb060	"cciss"	"Compaq|Smart Array 5300 Controller"
0x0e11	0xb0c6	"unknown"	"Compaq|10/100TX Embedded WOL UTP Controller"
0x0e11	0xb0c7	"unknown"	"Compaq|NC3160 Fast Ethernet NIC"
0x0e11	0xb0d7	"unknown"	"Compaq|NC3121 (Rev A & B)"
0x0e11	0xb0dd	"unknown"	"Compaq|NC3131 Fast Ethernet NIC"
0x0e11	0xb0de	"unknown"	"Compaq|NC3132 Fast Ethernet Module"
0x0e11	0xb0df	"unknown"	"Compaq|NC6132 Gigabit Module"
0x0e11	0xb0e0	"unknown"	"Compaq|NC6133 Gigabit Module"
0x0e11	0xb0e1	"unknown"	"Compaq|NC3133 Fast Ethernet Module"
0x0e11	0xb123	"unknown"	"Compaq|NC6134 Gigabit NIC"
0x0e11	0xb134	"unknown"	"Compaq|NC3163 Fast Ethernet NIC"
0x0e11	0xb13c	"unknown"	"Compaq|NC3162 Fast Ethernet NIC"
0x0e11	0xb144	"unknown"	"Compaq|NC3123 Fast Ethernet NIC"
0x0e11	0xb163	"unknown"	"Compaq|NC3134 Fast Ethernet NIC"
0x0e11	0xb164	"unknown"	"Compaq|NC3135 Fast Ethernet Upgrade Module"
0x0e11	0xb178	"cciss"	"CISSB|Smart Array 5i/532 cards"
0x0e11	0xb196	"unknown"	"Compaq Computer Corp.|Conexant SoftK56 Modem"
0x0e11	0xb1a4	"unknown"	"Compaq|NC7131 Gigabit Server Adapter"
0x0e11	0xf130	"tlan"	"Compaq|NetFlex-3/P ThunderLAN 1.0"
0x0e11	0xf150	"tlan"	"Compaq|NetFlex-3/P ThunderLAN 2.3"
0x0e11	0xf700	"unknown"	"Compaq Computer Corp.|LP7000 Compaq/Emulex Fibre Channel HBA"
0x0e11	0xf800	"unknown"	"Compaq Computer Corp.|LP8000 Compaq/Emulex Fibre Channel HBA"
0x1000	0x0001	"sym53c8xx"	"Symbios|53c810"
0x1000	0x0002	"sym53c8xx"	"Symbios|53c820"
0x1000	0x0003	"sym53c8xx"	"Symbios|53c825"
0x1000	0x0004	"sym53c8xx"	"Symbios|53c815"
0x1000	0x0005	"sym53c8xx"	"Symbios|53c810AP"
0x1000	0x0006	"sym53c8xx"	"Symbios|53c860"
0x1000	0x000a	"sym53c8xx"	"Symbios|53c1510"
0x1000	0x000b	"sym53c8xx"	"Symbios|53c896"
0x1000	0x000c	"sym53c8xx"	"Symbios|53c895"
0x1000	0x000d	"sym53c8xx"	"Symbios|53c885"
0x1000	0x000f	"sym53c8xx"	"Symbios|53c875"
0x1000	0x0010	"cpqarray"	"Symbios|53c1510 Array Mode [Compaq Integrated Smart Array]"
0x1000	0x0012	"sym53c8xx"	"Symbios|53c895a"
0x1000	0x0013	"sym53c8xx"	"Symbios|53c875a"
0x1000	0x0020	"sym53c8xx"	"Symbios|53c1010-33 Ultra3 SCSI Adapter"
0x1000	0x0021	"sym53c8xx"	"Symbios|53c1010-66 Ultra3 SCSI Adapter"
0x1000	0x0030	"mptscsih"	"Symbios|53c1030"
0x1000	0x0031	"unknown"	"LSI Logic|53C1030ZC PCI-X SCSI Controller"
0x1000	0x0035	"unknown"	"LSI Logic|53C1035 PCI-X SCSI Controller"
0x1000	0x0040	"mptscsih"	"Symbios|53c1035"
0x1000	0x008f	"sym53c8xx"	"Symbios|53c875J"
0x1000	0x0621	"mptscsih"	"Symbios|FC909"
0x1000	0x0622	"mptscsih"	"Symbios|FC929"
0x1000	0x0623	"mptscsih"	"Symbios|FC929 LAN"
0x1000	0x0624	"mptscsih"	"Symbios|FC919"
0x1000	0x0625	"mptscsih"	"Symbios|FC919 LAN"
0x1000	0x0626	"mptscsih"	"Symbios|FC929X"
0x1000	0x0627	"mptscsih"	"Symbios|FC929X_LAN"
0x1000	0x0628	"mptscsih"	"Symbios|FC919X"
0x1000	0x0629	"mptscsih"	"Symbios|FC919X_LAN"
0x1000	0x0701	"yellowfin"	"Symbios|83C885 gigabit ethernet"
0x1000	0x0702	"yellowfin"	"Symbios|Yellowfin G-NIC gigabit ethernet"
0x1000	0x0901	"unknown"	"Symbios|61C102"
0x1000	0x1000	"unknown"	"Symbios|63C815"
0x1001	0x0010	"unknown"	"Initio|PCI 1616 Measurement card with 32 digital I/O lines"
0x1001	0x0011	"unknown"	"Initio|OPTO-PCI Opto-Isolated digital I/O board"
0x1001	0x0012	"unknown"	"Initio|PCI-AD/DA Analogue I/O board"
0x1001	0x0013	"unknown"	"Initio|PCI-OPTO-RELAIS Digital I/O board with relay outputs"
0x1001	0x0014	"unknown"	"Initio|PCI-Counter/Timer Counter Timer board"
0x1001	0x0015	"unknown"	"Initio|PCI-DAC416 Analogue output board"
0x1001	0x0016	"unknown"	"Initio|PCI-MFB Analogue I/O board"
0x1001	0x0017	"unknown"	"Initio|PROTO-3 PCI Prototyping board"
0x1001	0x9100	"initio"	"Initio|INI-9100/9100W SCSI Host"
0x1002	0x0084	"Card:ATI Mach64"	"ATI|Mach64"
0x1002	0x0088	"Card:ATI Mach64"	"ATI|Mach64 (SuSE Econ)"
0x1002	0x4158	"Card:ATI Mach64"	"ATI|Mach32"
0x1002	0x4242	"Card:ATI Radeon"	"ATI|Radeon 8500 BB"
0x1002	0x4354	"Card:ATI Mach64"	"ATI|215CT [Mach64 CT]"
0x1002	0x4358	"Card:ATI Mach64"	"ATI|210888CX [Mach64 CX]"
0x1002	0x4554	"Card:ATI Mach64"	"ATI|210888ET [Mach64 ET]"
0x1002	0x4654	"Card:ATI Mach64"	"ATI|Mach64 VT"
0x1002	0x4742	"Card:ATI Mach64"	"ATI|3D Rage Pro AGP 1X/2X"
0x1002	0x4744	"Card:ATI Mach64"	"ATI|3D Rage Pro AGP 1X"
0x1002	0x4747	"Card:ATI Mach64"	"ATI|3D Rage Pro"
0x1002	0x4749	"Card:ATI Mach64"	"ATI|3D Rage Pro"
0x1002	0x474c	"Card:ATI Mach64"	"ATI|Rage XC"
0x1002	0x474d	"Card:ATI Mach64"	"ATI|Rage XL AGP"
0x1002	0x474e	"Card:ATI Mach64"	"ATI|Rage XC AGP"
0x1002	0x474f	"Card:ATI Mach64"	"ATI|Rage XL"
0x1002	0x4750	"Card:ATI Mach64"	"ATI|3D Rage Pro 215GP"
0x1002	0x4751	"Card:ATI Mach64"	"ATI|3D Rage Pro 215GQ"
0x1002	0x4752	"Card:ATI Mach64"	"ATI|Rage XL"
0x1002	0x4753	"Card:ATI Mach64"	"ATI|Rage XC"
0x1002	0x4754	"Card:ATI Mach64 3D RAGE II"	"ATI|3D Rage I/II 215GT [Mach64 GT]"
0x1002	0x4755	"Card:ATI Mach64 3D RAGE II"	"ATI|3D Rage II+ 215GTB [Mach64 GTB]"
0x1002	0x4756	"Card:ATI Mach64 3D RAGE II"	"ATI|3D Rage IIC 215IIC [Mach64 GT IIC]"
0x1002	0x4757	"Card:ATI Mach64 3D Rage IIC"	"ATI|3D Rage IIC AGP"
0x1002	0x4758	"Card:ATI Mach64"	"ATI|210888GX [Mach64 GX]"
0x1002	0x4759	"Card:ATI Mach64 3D Rage IIC"	"ATI|3D Rage IIC"
0x1002	0x475a	"Card:ATI Mach64 3D Rage IIC"	"ATI|3D Rage IIC AGP"
0x1002	0x4c42	"Card:ATI Mach64"	"ATI|3D Rage LT Pro AGP-133"
0x1002	0x4c44	"Card:ATI Mach64"	"ATI|3D Rage LT Pro AGP-66"
0x1002	0x4c45	"Card:ATI Rage 128 Mobility"	"ATI|Rage Mobility M3 AGP"
0x1002	0x4c46	"Card:ATI Rage 128 Mobility"	"ATI|Rage Mobility M3 AGP 2x"
0x1002	0x4c47	"Card:ATI Mach64"	"ATI|3D Rage LT-G 215LG"
0x1002	0x4c49	"Card:ATI Mach64"	"ATI|3D Rage LT Pro"
0x1002	0x4c4d	"Card:ATI Rage Mobility"	"ATI|Rage Mobility P/M AGP 2x"
0x1002	0x4c4e	"Card:ATI Rage Mobility"	"ATI|Rage Mobility L AGP 2x"
0x1002	0x4c50	"Card:ATI Mach64"	"ATI|3D Rage LT Pro"
0x1002	0x4c51	"Card:ATI Mach64"	"ATI|3D Rage LT Pro"
0x1002	0x4c52	"Card:ATI Rage Mobility"	"ATI|Rage Mobility P/M"
0x1002	0x4c53	"Card:ATI Rage Mobility"	"ATI|Rage Mobility L"
0x1002	0x4c54	"Card:ATI Mach64"	"ATI|264LT [Mach64 LT]"
0x1002	0x4c57	"Card:ATI Radeon"	"ATI|Radeon Mobility M6 LW"
0x1002	0x4c59	"Card:ATI Radeon"	"ATI|Radeon Mobility LY (AGP)"
0x1002	0x4c5a	"Card:ATI Radeon"	"ATI|Radeon Mobility M6 LZ"
0x1002	0x4d46	"Card:ATI Rage 128 Mobility"	"ATI|Rage Mobility M4 AGP"
0x1002	0x4d4c	"Card:ATI Rage 128 Mobility"	"ATI|Rage Mobility M4 AGP"
0x1002	0x5041	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x5042	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x5043	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x5044	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x5045	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x5046	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x5047	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x5048	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x5049	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x504a	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x504b	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x504c	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x504d	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x504e	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x504f	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x5050	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x5051	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x5052	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x5053	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x5054	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x5055	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x5056	"Card:ATI Rage 128"	"ATI|Rage 128 Pro"
0x1002	0x5057	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 2x"
0x1002	0x5058	"Card:ATI Rage 128"	"ATI|Rage 128 Pro AGP 4x"
0x1002	0x5144	"Card:ATI Radeon"	"ATI|Radeon QD"
0x1002	0x5145	"Card:ATI Radeon"	"ATI|Radeon QE"
0x1002	0x5146	"Card:ATI Radeon"	"ATI|Radeon QF"
0x1002	0x5147	"Card:ATI Radeon"	"ATI|Radeon QG"
0x1002	0x5148	"Card:ATI Radeon"	"ATI|Radeon R200 QH"
0x1002	0x5149	"Card:ATI Radeon"	"ATI|Radeon R200 QI"
0x1002	0x514a	"Card:ATI Radeon"	"ATI|Radeon R200 QJ"
0x1002	0x514b	"Card:ATI Radeon"	"ATI|Radeon R200 QK"
0x1002	0x514c	"Card:ATI Radeon"	"ATI|Radeon 8500 QL"
0x1002	0x514e	"Card:ATI Radeon"	"ATI|Radeon 8500 QN"
0x1002	0x514f	"Card:ATI Radeon"	"ATI|Radeon 8500 QO"
0x1002	0x5157	"Card:ATI Radeon"	"ATI|Radeon 7500 QW"
0x1002	0x5158	"Card:ATI Radeon"	"ATI|Radeon 7500 QW"
0x1002	0x5159	"Card:ATI Radeon"	"ATI|Radeon QY"
0x1002	0x515a	"Card:ATI Radeon"	"ATI|Radeon VE QZ"
0x1002	0x5168	"Card:ATI Radeon"	"ATI|Radeon R200 Qh"
0x1002	0x5169	"Card:ATI Radeon"	"ATI|Radeon R200 Qi"
0x1002	0x516a	"Card:ATI Radeon"	"ATI|Radeon R200 Qj"
0x1002	0x516b	"Card:ATI Radeon"	"ATI|Radeon R200 Qk"
0x1002	0x516c	"Card:ATI Radeon"	"ATI|Radeon 8500 Ql"
0x1002	0x5245	"Card:ATI Rage 128"	"ATI|Rage 128 GL"
0x1002	0x5246	"Card:ATI Rage 128"	"ATI|Rage 128 GL AGP 1x/2x"
0x1002	0x5247	"Card:ATI Rage 128"	"ATI|Rage 128 RG"
0x1002	0x524b	"Card:ATI Rage 128"	"ATI|Rage 128 VR"
0x1002	0x524c	"Card:ATI Rage 128"	"ATI|Rage 128 VR AGP 1x/2x"
0x1002	0x5345	"Card:ATI Rage 128"	"ATI|Rage 128 4x"
0x1002	0x5346	"Card:ATI Rage 128"	"ATI|Rage 128 4x AGP 2x"
0x1002	0x5347	"Card:ATI Rage 128"	"ATI|Rage 128 4x AGP 4x"
0x1002	0x5348	"Card:ATI Rage 128"	"ATI|Rage 128 4x"
0x1002	0x534b	"Card:ATI Rage 128"	"ATI|Rage 128 4x"
0x1002	0x534c	"Card:ATI Rage 128"	"ATI|Rage 128 4x AGP 2x"
0x1002	0x534d	"Card:ATI Rage 128"	"ATI|Rage 128 4x AGP 4x"
0x1002	0x534e	"Card:ATI Rage 128"	"ATI|Rage 128 4x"
0x1002	0x5354	"Card:ATI Mach64"	"ATI|Mach64 ST"
0x1002	0x5446	"Card:ATI Rage 128"	"ATI|Rage 128 Ultra TF"
0x1002	0x544c	"Card:ATI Rage 128"	"ATI|Rage 128 Ultra TL"
0x1002	0x5452	"Card:ATI Rage 128"	"ATI|Rage 128 Ultra TR"
0x1002	0x5453	"Card:ATI Rage 128"	"ATI|Rage 128 Pro Ultra TS"
0x1002	0x5454	"Card:ATI Rage 128"	"ATI|Rage 128 Pro Ultra TT"
0x1002	0x5455	"Card:ATI Rage 128"	"ATI|Rage 128 Pro Ultra TU"
0x1002	0x5654	"Card:ATI Mach64 VT (264VT)"	"ATI|264VT [Mach64 VT]"
0x1002	0x5655	"Card:ATI Mach64 VT (264VT)"	"ATI|264VT3 [Mach64 VT3]"
0x1002	0x5656	"Card:ATI Mach64 VT (264VT)"	"ATI|264VT4 [Mach64 VT4]"
0x1003	0x0201	"unknown"	"ULSI Systems|US201"
0x1004	0x0005	"unknown"	"VLSI|82C592-FC1"
0x1004	0x0006	"unknown"	"VLSI|82C593-FC1"
0x1004	0x0007	"unknown"	"VLSI|82C594-AFC2"
0x1004	0x0008	"unknown"	"VLSI|82C596/7 [Wildcat]"
0x1004	0x0009	"unknown"	"VLSI|82C597-AFC2"
0x1004	0x000c	"unknown"	"VLSI|82C541 [Lynx]"
0x1004	0x000d	"unknown"	"VLSI|82C543 [Lynx]"
0x1004	0x0100	"unknown"	"VLSI Technology|CPU to PCI Bridge for notebook"
0x1004	0x0101	"unknown"	"VLSI|82C532"
0x1004	0x0102	"unknown"	"VLSI|82C534"
0x1004	0x0103	"unknown"	"VLSI|82C538"
0x1004	0x0104	"unknown"	"VLSI|82C535"
0x1004	0x0105	"vlsi_ir"	"VLSI|82C147"
0x1004	0x0200	"unknown"	"VLSI|82C975"
0x1004	0x0280	"unknown"	"VLSI|82C925"
0x1004	0x0304	"unknown"	"VLSI|QSound ThunderBird PCI Audio"
0x1004	0x0305	"unknown"	"VLSI|QSound ThunderBird PCI Audio Gameport"
0x1004	0x0306	"unknown"	"VLSI|QSound ThunderBird PCI Audio Support Registers"
0x1004	0x0702	"unknown"	"VLSI|VAS96011 [Golden Gate II]"
0x1005	0x2064	"unknown"	"Avance Logic Inc. [ALI]|ALG2032/2064"
0x1005	0x2128	"unknown"	"Avance Logic Inc. [ALI]|ALG2364A"
0x1005	0x2301	"Card:Avance Logic 2301"	"Avance Logic Inc. [ALI]|ALG2301"
0x1005	0x2302	"Card:Avance Logic 2302"	"Avance Logic Inc. [ALI]|ALG2302"
0x1005	0x2364	"unknown"	"Avance Logic Inc. [ALI]|ALG2364"
0x1005	0x2464	"unknown"	"Avance Logic Inc. [ALI]|ALG2364A"
0x1005	0x2501	"unknown"	"Avance Logic Inc. [ALI]|ALG2564A/25128A"
0x100b	0x0001	"unknown"	"National Semi|DP83810"
0x100b	0x0002	"unknown"	"National Semi|87415"
0x100b	0x000e	"unknown"	"National Semi|87560 Legacy I/O"
0x100b	0x000f	"unknown"	"National Semiconductor|OHCI Compliant FireWire Controller"
0x100b	0x0011	"unknown"	"National Semiconductor|National PCI System I/O"
0x100b	0x0012	"unknown"	"National Semiconductor|USB Controller"
0x100b	0x001b	"unknown"	"National Semiconductor|LM4560 Advanced PCI Audio Accelerator"
0x100b	0x0020	"natsemi"	"National Semi|DP83810 10/100 Ethernet"
0x100b	0x0021	"unknown"	"National Semiconductor|PC87200 PCI to ISA Bridge"
0x100b	0x0022	"ns83820"	"National Semi|DP83820 10/100/1000 Ethernet"
0x100b	0xd001	"Card:ATI Mach64"	"National Semiconductor|87410"
0x100c	0x3202	"Card:ET4000 W32i, W32p (generic)"	"Tseng Labs Inc|ET4000/W32p rev A"
0x100c	0x3205	"Card:ET4000 W32i, W32p (generic)"	"Tseng Labs Inc|ET4000/W32p rev B"
0x100c	0x3206	"Card:ET4000 W32i, W32p (generic)"	"Tseng Labs Inc|ET4000/W32p rev C"
0x100c	0x3207	"Card:ET4000 W32i, W32p (generic)"	"Tseng Labs Inc|ET4000/W32p rev D"
0x100c	0x3208	"Card:ET6000 (generic)"	"Tseng Labs Inc|ET6000"
0x100c	0x4702	"Card:ET6000 (generic)"	"Tseng Labs Inc|ET6300"
0x100e	0x9000	"Card:Diamond Viper PCI 2Mb"	"Weitek|P9000"
0x100e	0x9001	"Card:Diamond Viper PCI 2Mb"	"Weitek|P9000"
0x100e	0x9100	"Card:Diamond Viper PCI 2Mb"	"Weitek|P9100"
0x1011	0x0001	"tulip"	"DEC|DECchip 21050"
0x1011	0x0002	"tulip"	"DEC|DECchip 21040 [Tulip]"
0x1011	0x0004	"Card:Digital 8-plane TGA (UDB/Multia)"	"DEC|21030/TGA"
0x1011	0x0007	"unknown"	"DEC|NVRAM [Zephyr NVRAM]"
0x1011	0x0008	"unknown"	"DEC|KZPSA [KZPSA]"
0x1011	0x0009	"tulip"	"DEC|DECchip 21140 [FasterNet]"
0x1011	0x000a	"unknown"	"DEC|21230 Video Codec"
0x1011	0x000c	"unknown"	"Digital Equipment Corporation|DC21130 PCI Integrated Graphics & Video Accel"
0x1011	0x000d	"Card:Digital 8-plane TGA (UDB/Multia)"	"DEC|PBXGB [TGA2]"
0x1011	0x000f	"defxx"	"DEC|DEFPA"
0x1011	0x0014	"tulip"	"DEC|DECchip 21041 [Tulip Pass 3]"
0x1011	0x0016	"unknown"	"DEC|DGLPB [OPPO]"
0x1011	0x0019	"tulip"	"DEC|DECchip 21142/43"
0x1011	0x001a	"acenic"	"Farallon|PN9000SX"
0x1011	0x0021	"tulip"	"DEC|DECchip 21052"
0x1011	0x0022	"tulip"	"DEC|DECchip 21150"
0x1011	0x0023	"unknown"	"DEC|DECchip 21150"
0x1011	0x0024	"unknown"	"DEC|DECchip 21152"
0x1011	0x0025	"unknown"	"DEC|DECchip 21153"
0x1011	0x0026	"unknown"	"DEC|DECchip 21154"
0x1011	0x0034	"unknown"	"Digital Equipment Corporation|Modem56 CardBus"
0x1011	0x0045	"unknown"	"DEC|DECchip 21553"
0x1011	0x0046	0x0e11	0x4050	"cpqarray"	"DEC|DECchip 21554"
0x1011	0x0046	0x0e11	0x4051	"cpqarray"	"DEC|DECchip 21554"
0x1011	0x0046	0x0e11	0x4058	"cpqarray"	"DEC|DECchip 21554"
0x1011	0x0046	0x103c	0x10c2	"aacraid"	"HP|NetRAID-4M"
0x1011	0x0046	0x9005	0x0365	"aacraid"	"Adaptec|5400S"
0x1011	0x0046	0x9005	0x1364	"aacraid"	"DEC|Dell PowerEdge RAID Controller 2"
0x1011	0x0046	0x9005	0x1365	"aacraid"	"DEC|Dell PowerEdge RAID Controller 2"
0x1011	0x0046	"cpqarray"	"DEC|DECchip 21554 [Compaq Smart Array Controller]"
0x1011	0x1065	0x1244	0x0800	"c4"	"DEC|21285 Core Logic for SA-110 Microprocessor"
0x1011	0x1065	0x1244	0x1100	"c4"	"DEC|21285 Core Logic for SA-110 Microprocessor"
0x1011	0x1065	"DAC960"	"DEC|RAID Controller"
0x1013	0x0038	"Card:Cirrus Logic GD754x (laptop)"	"Cirrus Logic|GD 7548"
0x1013	0x0040	"Card:Cirrus Logic GD754x (laptop)"	"Cirrus Logic|GD7555 Flat Panel GUI Accelerator"
0x1013	0x0045	"unknown"	"Cirrus Logic|A CL-MD5620DT-QC-B WINCOM V9.0 56K"
0x1013	0x004c	"Card:Cirrus Logic GD754x (laptop)"	"Cirrus Logic|GD7556 Video/Graphics LCD/CRT Ctrlr"
0x1013	0x00a0	"Card:Cirrus Logic GD543x"	"Cirrus Logic|GD 5430/40 [Alpine]"
0x1013	0x00a2	"Card:Cirrus Logic GD543x"	"Cirrus Logic|GD 5432 [Alpine]"
0x1013	0x00a4	"Card:Cirrus Logic GD543x"	"Cirrus Logic|GD 5434-4 [Alpine]"
0x1013	0x00a8	"Card:Cirrus Logic GD543x"	"Cirrus Logic|GD 5434-8 [Alpine]"
0x1013	0x00ac	"Card:Cirrus Logic GD543x"	"Cirrus Logic|GD 5436 [Alpine]"
0x1013	0x00b0	"Card:Cirrus Logic GD544x"	"Cirrus Logic|GD 5440"
0x1013	0x00b8	"Card:Cirrus Logic GD544x"	"Cirrus Logic|GD 5446"
0x1013	0x00bc	"Card:Cirrus Logic GD5480"	"Cirrus Logic|GD 5480"
0x1013	0x00d0	"Card:Cirrus Logic GD5462"	"Cirrus Logic|GD 5462"
0x1013	0x00d2	"Card:Cirrus Logic GD5462"	"Cirrus Logic|GD 5462 [Laguna I]"
0x1013	0x00d4	"Card:Cirrus Logic GD5464"	"Cirrus Logic|GD 5464 [Laguna]"
0x1013	0x00d5	"Card:Cirrus Logic GD5464"	"Cirrus Logic|GD5464BD"
0x1013	0x00d6	"Card:Cirrus Logic GD5465"	"Cirrus Logic|GD 5465 [Laguna]"
0x1013	0x00e8	"Card:Cirrus Logic GD543x"	"Cirrus Logic|GD 5436U"
0x1013	0x1100	"i82365"	"Cirrus Logic|CL 6729"
0x1013	0x1110	"yenta_socket"	"Cirrus Logic|PD 6832"
0x1013	0x1112	"unknown"	"Cirrus Logic|PD 6834 PCMCIA/CardBus Ctrlr"
0x1013	0x1113	"unknown"	"Cirrus Logic|PD 6833 PCMCIA/CardBus Ctrlr"
0x1013	0x1200	"Card:Cirrus Logic GD754x (laptop)"	"Cirrus Logic|GD 7542 [Nordic]"
0x1013	0x1202	"Card:Cirrus Logic GD754x (laptop)"	"Cirrus Logic|GD 7543 [Viking]"
0x1013	0x1204	"Card:Cirrus Logic GD754x (laptop)"	"Cirrus Logic|GD 7541 [Nordic Light]"
0x1013	0x4400	"unknown"	"Cirrus Logic|CD 4400"
0x1013	0x6001	"cs46xx"	"Cirrus Logic|CS 4610/11 [CrystalClear SoundFusion Audio Accelerator]"
0x1013	0x6003	"snd-cs46xx"	"Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]"
0x1013	0x6004	"cs46xx"	"Cirrus Logic|unknown (? CrystalClear SoundFusion Audio Accelerator?)"
0x1013	0x6005	"cs4281"	"Cirrus Logic|Crystal CS4281 PCI Audio"
0x1014	0x0002	"unknown"	"IBM|PCI to MCA Bridge"
0x1014	0x0005	"unknown"	"IBM|Alta Lite"
0x1014	0x0007	"unknown"	"IBM|Alta MP"
0x1014	0x000a	"unknown"	"IBM|Fire Coral"
0x1014	0x0017	"unknown"	"IBM|CPU to PCI Bridge"
0x1014	0x0018	"lanstreamer"	"IBM|TR Auto LANstreamer"
0x1014	0x001b	"unknown"	"IBM|GXT-150P"
0x1014	0x001d	"unknown"	"IBM|82G2675"
0x1014	0x0020	"unknown"	"IBM|MCA"
0x1014	0x0022	"unknown"	"IBM|IBM27-82351"
0x1014	0x002d	"unknown"	"IBM|Python"
0x1014	0x002e	"ips"	"IBM|ServeRAID controller"
0x1014	0x0036	"unknown"	"IBM|Miami"
0x1014	0x0037	"unknown"	"International Business Machines Corp.|IBM27-82660 PowerPC to PCI Bridge and Memory Ctrlr"
0x1014	0x003a	"unknown"	"IBM|CPU to PCI Bridge"
0x1014	0x003e	"olympic"	"IBM|16/4 Token ring UTP/STP controller"
0x1014	0x0045	"unknown"	"IBM|SSA Adapter"
0x1014	0x0046	"unknown"	"IBM|MPIC interrupt controller"
0x1014	0x0047	"unknown"	"IBM|PCI to PCI Bridge"
0x1014	0x0048	"unknown"	"IBM|PCI to PCI Bridge"
0x1014	0x0049	"unknown"	"IBM|Warhead SCSI Controller"
0x1014	0x004e	"unknown"	"IBM|ATM Controller (14104e00)"
0x1014	0x004f	"unknown"	"IBM|ATM Controller (14104f00)"
0x1014	0x0050	"unknown"	"IBM|ATM Controller (14105000)"
0x1014	0x0053	"unknown"	"IBM|25 MBit ATM Controller"
0x1014	0x0057	"unknown"	"IBM|MPEG PCI Bridge"
0x1014	0x005c	"eepro100"	"IBM|i82557B 10/100 PCI Ethernet Adapter"
0x1014	0x005d	"unknown"	"International Business Machines Corp.|05J3506 TCP/IP networking device"
0x1014	0x007c	"unknown"	"IBM|ATM Controller (14107c00)"
0x1014	0x007d	"unknown"	"IBM|3780IDSP [MWave]"
0x1014	0x0090	"unknown"	"IBM|GXT 3000P"
0x1014	0x0095	"unknown"	"IBM|20H2999 PCI Docking Bridge"
0x1014	0x0096	"unknown"	"IBM|Chukar chipset SCSI controller"
0x1014	0x00a1	"unknown"	"International Business Machines Corp.|PowerNP NPr2.7 ATM support device"
0x1014	0x00a5	"unknown"	"IBM|ATM Controller (1410a500)"
0x1014	0x00a6	"unknown"	"IBM|ATM 155MBPS MM Controller (1410a600)"
0x1014	0x00b7	"unknown"	"IBM|256-bit Graphics Rasterizer [Fire GL1]"
0x1014	0x00be	"unknown"	"IBM|ATM 622MBPS Controller (1410be00)"
0x1014	0x00ce	"unknown"	"International Business Machines Corp.|02li537 Adapter 2 Token Ring Card"
0x1014	0x00f9	"unknown"	"International Business Machines Corp.|CPC700 Memory Controller and PCI Bridge"
0x1014	0x00fc	"unknown"	"International Business Machines Corp.|CPC710 PCI-64 Bridge"
0x1014	0x0105	"unknown"	"International Business Machines Corp.|CPC710 PCI-32 Bridge"
0x1014	0x011b	"unknown"	"International Business Machines Corp.|Raid controller"
0x1014	0x0132	"snd-card-cs46xx"	"Thinkpad 570"
0x1014	0x0142	"unknown"	"IBM|Yotta Video Compositor Input"
0x1014	0x0144	"unknown"	"IBM|Yotta Video Compositor Output"
0x1014	0x0153	"snd-card-cs46xx"	"Thinkpad 600X/A20/T20"
0x1014	0x0156	"unknown"	"IBM|405GP PLB to PCI Bridge"
0x1014	0x0170	"unknown"	"IBM|RC1000 / GT 1000"
0x1014	0x01a7	"unknown"	"International Business Machines Corp.|IBM 133 PCI-X Bridge R1.1"
0x1014	0x01bd	"ips"	"IBM|ServeRAID controller"
0x1014	0x01be	"ips"	"IBM|ServeRAID-4M"
0x1014	0x01bf	"ips"	"IBM|ServeRAID-4L"
0x1014	0x0208	"ips"	"IBM|ServeRAID-4Mx"
0x1014	0x020e	"ips"	"IBM|ServeRAID-4Lx"
0x1014	0x022e	"ips"	"IBM|ServeRAID-4H"
0x1014	0x1010	"snd-card-cs46xx"	"Thinkpad 600E (unsupported)"
0x1014	0xffff	"unknown"	"IBM|MPIC-2 interrupt controller"
0x1017	0x5343	"unknown"	"SPEA Software AG|SPEA 3D Accelerator"
0x101a	0x0005	"hp100"	"AT&T GIS (NCR)|100VG ethernet"
0x101a	0x0009	"unknown"	"NCR/AT&T GIS|Altera FLEX ??? Raid Controller ???"
0x101c	0x0193	"unknown"	"Western Digital|33C193A"
0x101c	0x0196	"unknown"	"Western Digital|33C196A"
0x101c	0x0197	"unknown"	"Western Digital|33C197A"
0x101c	0x0296	"unknown"	"Western Digital|33C296A"
0x101c	0x3193	"unknown"	"Western Digital|7193"
0x101c	0x3197	"unknown"	"Western Digital|7197"
0x101c	0x3296	"unknown"	"Western Digital|33C296A"
0x101c	0x4296	"unknown"	"Western Digital|34C296"
0x101c	0x9710	"unknown"	"Western Digital|Pipeline 9710"
0x101c	0x9712	"unknown"	"Western Digital|Pipeline 9712"
0x101c	0xc24a	"unknown"	"Western Digital|90C"
0x101e	0x1960	"megaraid"	"Dell Computer Corporation|PowerEdge RAID Controller 3/QC"
0x101e	0x9010	"megaraid"	"AMI|MegaRAID"
0x101e	0x9030	"unknown"	"American Megatrends Inc|EIDE Controller"
0x101e	0x9031	"unknown"	"American Megatrends Inc|EIDE Controller"
0x101e	0x9032	"unknown"	"American Megatrends Inc|EIDE & SCSI Controller"
0x101e	0x9033	"unknown"	"American Megatrends Inc|SCSI Controller"
0x101e	0x9040	"unknown"	"American Megatrends Inc|Multimedia card"
0x101e	0x9060	"megaraid"	"AMI|MegaRAID"
0x1022	0x2000	"pcnet32"	"Advanced Micro Devices [AMD]|79c970 [PCnet LANCE]"
0x1022	0x2001	"pcnet32"	"Advanced Micro Devices [AMD]|79c978 [HomePNA]"
0x1022	0x2020	"tmscsim"	"Advanced Micro Devices [AMD]|53c974 [PCscsi]"
0x1022	0x2040	"unknown"	"Advanced Micro Devices [AMD]|79c974"
0x1022	0x7004	"unknown"	"Advanced Micro Devices|AMD-751 CPU to PCI Bridge"
0x1022	0x7006	"agpgart"	"Advanced Micro Devices [AMD]|AMD-751 [Irongate] System Controller"
0x1022	0x7007	"unknown"	"Advanced Micro Devices (AMD)|AMD-751 PCI to PCI bridge"
0x1022	0x700c	"unknown"	"Advanced Micro Devices|AMD-762 CPU to PCI Bridge (SMP chipset)"
0x1022	0x700d	"unknown"	"Advanced Micro Devices|AMD-762 CPU to PCI Bridge (AGP 4x)"
0x1022	0x700e	"unknown"	"Advanced Micro Devices|AMD-761 North Bridge"
0x1022	0x700f	"unknown"	"Advanced Micro Devices|AMD-761 CPU to AGP Bridge  (AGP 4x)"
0x1022	0x7400	"unknown"	"Advanced Micro Devices (AMD)|AMD-755 PCI to ISA bridge"
0x1022	0x7401	"unknown"	"Advanced Micro Devices (AMD)|AMD-755 (Cobra) Bus Master IDE controller"
0x1022	0x7403	"unknown"	"Advanced Micro Devices (AMD)|AMD-755 Power Management Controller"
0x1022	0x7404	"usb-ohci"	"Advanced Micro Devices (AMD)|AMD-755 PCI to USB Open Host Controller"
0x1022	0x7408	"unknown"	"Advanced Micro Devices (AMD)|AMD-756 PCI to ISA bridge"
0x1022	0x7409	"unknown"	"Advanced Micro Devices (AMD)|AMD-756 (Viper) Bus Master IDE controller"
0x1022	0x740b	"unknown"	"Advanced Micro Devices (AMD)|AMD-756 Power Management Controller"
0x1022	0x740c	"usb-ohci"	"Advanced Micro Devices (AMD)|AMD-756 PCI to USB Open Host Controller"
0x1022	0x7410	"unknown"	"Advanced Micro Devices [AMD]|AMD-765 [Viper] ISA"
0x1022	0x7411	"unknown"	"Advanced Micro Devices [AMD]|AMD-765 [Viper] IDE"
0x1022	0x7412	"unknown"	"Advanced Micro Devices|AMD-766 USB Controller"
0x1022	0x7413	"unknown"	"Advanced Micro Devices [AMD]|AMD-765 [Viper] ACPI"
0x1022	0x7414	"usb-ohci"	"Advanced Micro Devices [AMD]|AMD-765 [Viper] USB"
0x1022	0x7440	"unknown"	"Advanced Micro Devices|AMD-768 PCI to ISA Bridge"
0x1022	0x7441	"unknown"	"Advanced Micro Devices|AMD-768 EIDE Controller"
0x1022	0x7443	"unknown"	"Advanced Micro Devices|AMD-768 ACPI Controller"
0x1022	0x7448	"unknown"	"Advanced Micro Devices|AMD-768 PCI to PCI Bridge?"
0x1022	0x7449	"unknown"	"Advanced Micro Devices|AMD-768 USB Controller"
0x1022	0x7454	"unknown"	"Advanced Micro Devices|AMD-8151 System Controller"
0x1022	0x7455	"unknown"	"Advanced Micro Devices|AMD-8151 AGP Bridge"
0x1022	0x7460	"unknown"	"Advanced Micro Devices|AMD-8111 PCI"
0x1022	0x7461	"unknown"	"Advanced Micro Devices|AMD-8111 USB"
0x1022	0x7462	"unknown"	"Advanced Micro Devices|AMD-8111 Ethernet"
0x1022	0x7468	"unknown"	"Advanced Micro Devices|AMD-8111 LPC"
0x1022	0x7469	"unknown"	"Advanced Micro Devices|AMD-8111 IDE"
0x1022	0x746a	"unknown"	"Advanced Micro Devices|AMD-8111 SMBus 2.0"
0x1022	0x746b	"unknown"	"Advanced Micro Devices|AMD-8111 ACPI"
0x1022	0x746d	"unknown"	"Advanced Micro Devices|AMD-8111 AC97 Audio"
0x1022	0x756b	"unknown"	"Advanced Micro Devices|AMD-8111 ACPI"
0x1023	0x0194	"unknown"	"Trident Microsystems|82C194"
0x1023	0x2000	"snd-card-trident"	"Trident Microsystems|4DWave DX"
0x1023	0x2001	"snd-card-trident"	"Trident Microsystems|4DWave NX"
0x1023	0x7018	"snd-card-trident"	"SiS|SI7018 PCI Audio"
0x1023	0x8400	"Card:Trident CyberBlade (generic)"	"Trident Microsystems|CyberBlade/i7"
0x1023	0x8420	"Card:Trident CyberBlade (generic)"	"Trident Microsystems|CyberBlade/i7d"
0x1023	0x8500	"Card:Trident CyberBlade (generic)"	"Trident Microsystems|CyberBlade/i1"
0x1023	0x8520	"Card:Trident CyberBlade (generic)"	"Trident Microsystems|CyberBlade i1"
0x1023	0x8600	"Card:Trident CyberBlade (generic)"	"Trident|CyberBlade/Ai1"
0x1023	0x8620	"Card:Trident CyberBlade (generic)"	"Trident|CyberBlade/DSTN/Ai1"
0x1023	0x8800	"Card:Trident CyberBlade (generic)"	"Trident|CyberBlade/XP/Ai1"
0x1023	0x8820	"Card:Trident CyberBlade (generic)"	"Trident|CyberBlade/XP/DSTN/Ai1"
0x1023	0x9320	"Card:Trident Cyber 9320 (generic)"	"Trident Microsystems|TGUI 9320"
0x1023	0x9350	"unknown"	"Trident Microsystems|GUI Accelerator"
0x1023	0x9360	"unknown"	"Trident Microsystems|Flat panel GUI Accelerator"
0x1023	0x9382	"Card:Trident Cyber 9382 (generic)"	"Trident Microsystems|Cyber 9382 [Reference design]"
0x1023	0x9383	"unknown"	"Trident Microsystems|Cyber 9383 [Reference design]"
0x1023	0x9385	"Card:Trident Cyber 9385 (generic)"	"Trident Microsystems|Cyber 9385 [Reference design]"
0x1023	0x9386	"unknown"	"Trident Microsystems|Cyber 9386"
0x1023	0x9388	"Card:Trident Cyber 9388 (generic)"	"Trident Microsystems|Cyber 9388"
0x1023	0x9397	"Card:Trident Cyber 9397 (generic)"	"Trident Microsystems|Cyber 9397"
0x1023	0x939a	"Card:Trident Cyber 9397 DVD (generic)"	"Trident Microsystems|Cyber 9397DVD"
0x1023	0x9420	"Card:Trident TGUI9420DGi (generic)"	"Trident Microsystems|TGUI 9420"
0x1023	0x9430	"Card:Trident TGUI9430DGi (generic)"	"Trident Microsystems|TGUI 9430"
0x1023	0x9440	"Card:Trident TGUI9440 (generic)"	"Trident Microsystems|TGUI 9440"
0x1023	0x9460	"unknown"	"Trident Microsystems|TGUI 9460"
0x1023	0x9470	"unknown"	"Trident Microsystems|TGUI 9470"
0x1023	0x9520	"Card:Trident Cyber 9520 (generic)"	"Trident Microsystems|Cyber 9520"
0x1023	0x9525	"Card:Trident Cyber 9525 (generic)"	"Trident Microsystems|Cyber 9525"
0x1023	0x9540	"unknown"	"Trident Microsystems|Cyber 9540"
0x1023	0x9660	"Card:Trident TGUI9660 (generic)"	"Trident Microsystems|TGUI 9660/968x/968x"
0x1023	0x9680	"Card:Trident TGUI9680 (generic)"	"Trident Microsystems|TGUI 9680"
0x1023	0x9682	"Card:Trident TGUI9682 (generic)"	"Trident Microsystems|TGUI 9682"
0x1023	0x9683	"unknown"	"Trident Microsystems|TGUI 9683"
0x1023	0x9685	"Card:Trident TGUI9685 (generic)"	"Trident Microsystems|ProVIDIA 9685"
0x1023	0x9750	"Card:Trident 3DImage975 (generic)"	"Trident Microsystems|3DImage 975"
0x1023	0x9753	"unknown"	"Trident Microsystems|TGUI 9753"
0x1023	0x9754	"unknown"	"Trident Microsystems|TGUI 9754"
0x1023	0x9759	"Card:Trident 3DImage975 (generic)"	"Trident Microsystems|TGUI 975"
0x1023	0x9783	"unknown"	"Trident Microsystems|TGUI 9783"
0x1023	0x9785	"unknown"	"Trident Microsystems|TGUI 9785"
0x1023	0x9850	"Card:Trident 3DImage985 (generic)"	"Trident Microsystems|3DImage 9850"
0x1023	0x9880	"Card:Trident Blade3D (generic)"	"Trident Microsystems|Blade 3D PCI/AGP"
0x1023	0x9910	"Card:Trident CyberBlade (generic)"	"Trident Microsystems|Cyber/BladeXP"
0x1023	0x9930	"Card:Trident CyberBlade (generic)"	"Trident Microsystems|CyberBlade/XPm"
0x1024	0x1024	"unknown"	"Zenith Data Systems|R6785-61 HCF 56k PCI Modem"
0x1025	0x1435	"unknown"	"Acer Incorporated [ALI]|M1435"
0x1025	0x1445	"unknown"	"Acer Incorporated [ALI]|M1445"
0x1025	0x1449	"unknown"	"Acer Incorporated [ALI]|M1449"
0x1025	0x1451	"unknown"	"Acer Incorporated [ALI]|M1451"
0x1025	0x1461	"unknown"	"Acer Incorporated [ALI]|M1461"
0x1025	0x1489	"unknown"	"Acer Incorporated [ALI]|M1489"
0x1025	0x1511	"unknown"	"Acer Incorporated [ALI]|M1511"
0x1025	0x1512	"unknown"	"Acer Incorporated [ALI]|ALI M1512 Aladdin"
0x1025	0x1513	"unknown"	"Acer Incorporated [ALI]|M1513"
0x1025	0x1521	"unknown"	"Acer Incorporated [ALI]|ALI M1521 Aladdin III CPU Bridge"
0x1025	0x1523	"unknown"	"Acer Incorporated [ALI]|ALI M1523 ISA Bridge"
0x1025	0x1531	"unknown"	"Acer Incorporated [ALI]|M1531"
0x1025	0x1533	"unknown"	"Acer Incorporated [ALI]|M1533"
0x1025	0x1535	"unknown"	"Acer Incorporated [ALI]|M1535 PCI Bridge + Super I/O + FIR"
0x1025	0x1541	"agpgart"	"Acer Incorporated [ALI]|M1541 Northbridge [Aladdin V]"
0x1025	0x1542	"unknown"	"Acer Incorporated [ALI]|M1542 Northbridge [Aladdin V]"
0x1025	0x1543	"unknown"	"Acer Incorporated [ALI]|M1543 PCI-to-ISA Bridge + Super I/O + FIR"
0x1025	0x1561	"unknown"	"Acer Incorporated [ALI]|M1561 Northbridge [Aladdin 7]"
0x1025	0x1621	"unknown"	"Acer Incorporated [ALI]|M1621 Northbridge [Aladdin-Pro II]"
0x1025	0x1631	"unknown"	"Acer Incorporated [ALI]|M1631 Northbridge+3D Graphics [Aladdin TNT2]"
0x1025	0x1641	"unknown"	"Acer Incorporated [ALI]|M1641 Northbridge [Aladdin-Pro IV]"
0x1025	0x3141	"unknown"	"Acer Incorporated [ALI]|M3141"
0x1025	0x3143	"unknown"	"Acer Incorporated [ALI]|M3143"
0x1025	0x3145	"unknown"	"Acer Incorporated [ALI]|M3145"
0x1025	0x3147	"unknown"	"Acer Incorporated [ALI]|M3147"
0x1025	0x3149	"unknown"	"Acer Incorporated [ALI]|M3149"
0x1025	0x3151	"unknown"	"Acer Incorporated [ALI]|M3151"
0x1025	0x3307	"unknown"	"Acer Incorporated [ALI]|M3307 MPEG-I Video Controller"
0x1025	0x3309	"unknown"	"Acer Incorporated [ALI]|M3309 MPEG-II Video w/ Software Audio Decoder"
0x1025	0x3321	"unknown"	"Acer Incorporated [ALI]|M3321 MPEG-II Audio/Video Decoder"
0x1025	0x5212	"unknown"	"Acer Incorporated [ALI]|ALI M4803"
0x1025	0x5215	"unknown"	"Acer Labs Incorporated (ALI)|ALI PCI EIDE Controller"
0x1025	0x5217	"unknown"	"Acer Incorporated [ALI]|M5217H"
0x1025	0x5219	"unknown"	"Acer Incorporated [ALI]|M5219"
0x1025	0x5225	"unknown"	"Acer Incorporated [ALI]|M5225"
0x1025	0x5229	"unknown"	"Acer Incorporated [ALI]|M5229"
0x1025	0x5235	"unknown"	"Acer Incorporated [ALI]|M5235"
0x1025	0x5237	"unknown"	"Acer Incorporated [ALI]|ALI M5237 PCI USB Host Controller"
0x1025	0x5240	"unknown"	"Acer Incorporated [ALI]|EIDE Controller"
0x1025	0x5241	"unknown"	"Acer Incorporated [ALI]|PCMCIA Bridge"
0x1025	0x5242	"unknown"	"Acer Incorporated [ALI]|General Purpose Controller"
0x1025	0x5243	"unknown"	"Acer Incorporated [ALI]|PCI to PCI Bridge Controller"
0x1025	0x5244	"unknown"	"Acer Incorporated [ALI]|Floppy Disk Controller"
0x1025	0x5247	"unknown"	"Acer Incorporated [ALI]|ALI M1541 PCI to PCI Bridge"
0x1025	0x5251	"unknown"	"Acer Incorporated [ALI]|M5251 P1394 OHCI Controller"
0x1025	0x5427	"unknown"	"Acer Incorporated [ALI]|ALI PCI to AGP Bridge"
0x1025	0x5451	"trident"	"Acer Incorporated [ALI]|ALI M5451 PCI AC-Link Controller Audio Device"
0x1025	0x5453	"unknown"	"Acer Incorporated [ALI]|ALI M5453 PCI AC-Link Controller Modem Device"
0x1025	0x7101	"unknown"	"Acer Incorporated [ALI]|ALI M7101 PCI PMU Power Management Controller"
0x1028	0x0001	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 2/Si"
0x1028	0x0002	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Di"
0x1028	0x0003	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Si"
0x1028	0x0004	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Si"
0x1028	0x0005	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Di"
0x1028	0x0006	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Di"
0x1028	0x0008	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Di"
0x1028	0x000a	"aacraid"	"Dell Computer Corporation|PowerEdge Expandable RAID Controller 3/Si"
0x102a	0x0000	"unknown"	"LSI Logic|HYDRA"
0x102a	0x0010	"unknown"	"LSI Logic|ASPEN"
0x102b	0x0010	"Card:Matrox Millennium"	"Matrox|MGA-I [Impression]"
0x102b	0x0100	"Card:Matrox Millennium II"	"Matrox|Millennium II"
0x102b	0x0518	"Card:Matrox Millennium II"	"Matrox|MGA-II [Athena]"
0x102b	0x0519	"Card:Matrox Millennium"	"Matrox|MGA 2064W [Millennium]"
0x102b	0x051a	"Card:Matrox Mystique"	"Matrox|MGA 1064SG [Mystique]"
0x102b	0x051b	"Card:Matrox Millennium II"	"Matrox|MGA 2164W [Millennium II]"
0x102b	0x051e	"Card:Matrox Mystique"	"Matrox|MGA 1064SG [Mystique] AGP"
0x102b	0x051f	"Card:Matrox Millennium II"	"Matrox|MGA 2164W [Millennium II] AGP"
0x102b	0x0520	"Card:Matrox Millennium G200"	"Matrox|MGA G200"
0x102b	0x0521	"Card:Matrox Millennium G200"	"Matrox|MGA G200 AGP [Millennium] AGP"
0x102b	0x0525	0x102b	0x0541	"Card:Matrox Millennium G450"	"Matrox|MGA G450 DualHead"
0x102b	0x0525	0x102b	0x0542	"Card:Matrox Millennium G450"	"Matrox|MGA G450 DualHead LX"
0x102b	0x0525	0x102b	0x0641	"Card:Matrox Millennium G450"	"Matrox|MGA G450 AGP"
0x102b	0x0525	0x102b	0x0642	"Card:Matrox Millennium G450"	"Matrox|MGA G450 DualHead LX"
0x102b	0x0525	0x102b	0x07c0	"Card:Matrox Millennium G450"	"Matrox|MGA G450 DualHead LE"
0x102b	0x0525	0x102b	0x07c1	"Card:Matrox Millennium G450"	"Matrox|MGA G450 SDR DualHead"
0x102b	0x0525	0x102b	0x0d41	"Card:Matrox Millennium G450"	"Matrox|MGA G450 DualHead PCI"
0x102b	0x0525	0x102b	0x0d42	"Card:Matrox Millennium G450"	"Matrox|MGA G450 DualHead LX PCI"
0x102b	0x0525	0x102b	0x0e00	"Card:Matrox Millennium G450"	"Matrox|Marvel G450 eTV"
0x102b	0x0525	0x102b	0x0e01	"Card:Matrox Millennium G450"	"Matrox|Marvel G450 eTV"
0x102b	0x0525	0x102b	0x0e02	"Card:Matrox Millennium G450"	"Matrox|Marvel G450 eTV"
0x102b	0x0525	0x102b	0x0e03	"Card:Matrox Millennium G450"	"Matrox|Marvel G450 eTV"
0x102b	0x0525	0x102b	0x0f80	"Card:Matrox Millennium G450"	"Matrox|MGA G450 Low Profile"
0x102b	0x0525	0x102b	0x0f81	"Card:Matrox Millennium G450"	"Matrox|MGA G450 Low Profile"
0x102b	0x0525	0x102b	0x0f82	"Card:Matrox Millennium G450"	"Matrox|MGA G450 Low Profile DVI"
0x102b	0x0525	0x102b	0x0f83	"Card:Matrox Millennium G450"	"Matrox|MGA G450 Low Profile DVI"
0x102b	0x0525	0x1705	0x0001	"Card:Matrox Millennium G450"	"Matrox|MGA G450 32S"
0x102b	0x0525	"Card:Matrox Millennium G400"	"Matrox|MGA G400 AGP"
0x102b	0x0d10	"Card:Matrox Mystique"	"Matrox|MGA Ultima/Impression"
0x102b	0x1000	"Card:Matrox Productiva G100"	"Matrox|MGA G100 [Productiva]"
0x102b	0x1001	"Card:Matrox Productiva G100"	"Matrox|MGA G100 [Productiva] AGP"
0x102b	0x1100	"Card:Matrox Mystique"	"Matrox|Mystique"
0x102b	0x1525	"unknown"	"Matrox|Fusion G450 AGP"
0x102b	0x1527	"unknown"	"Matrox|Fusion Plus G800 AGP"
0x102b	0x2007	"Card:Matrox Mystique"	"Matrox|MGA Mistral"
0x102b	0x2527	"Card:Matrox Millennium G550"	"Matrox|MGA G550 AGP"
0x102b	0x4536	"unknown"	"Matrox|VIA Framegrabber"
0x102b	0x6573	"unknown"	"Matrox Graphics Inc|Shark 10/100 Multiport SwitchNIC"
0x102b	0xff02	"Card:Matrox Mystique"	"Matrox|Mystique G200 SG"
0x102b	0xff03	"Card:Matrox Mystique"	"Matrox|Millennium G200 SG"
0x102b	0xff04	"Card:Matrox Mystique"	"Matrox|Marvel G200 SD"
0x102c	0x00b8	"Card:Chips & Technologies CT64300"	"C&T|64310"
0x102c	0x00c0	"Card:Chips & Technologies CT69000"	"C&T|F69000 HiQVideo"
0x102c	0x00d0	"Card:Chips & Technologies CT65545"	"C&T|F65545"
0x102c	0x00d8	"Card:Chips & Technologies CT65545"	"C&T|F65545"
0x102c	0x00dc	"Card:Chips & Technologies CT65548"	"C&T|F65548"
0x102c	0x00e0	"Card:Chips & Technologies CT65550"	"C&T|F65550"
0x102c	0x00e4	"Card:Chips & Technologies CT65554"	"C&T|F65554"
0x102c	0x00e5	"Card:Chips & Technologies CT65555"	"C&T|F65555 HiQVPro"
0x102c	0x00f0	"Card:Chips & Technologies CT68554"	"C&T|F68554"
0x102c	0x00f4	"Card:Chips & Technologies CT68554"	"C&T|F68554 HiQVision"
0x102c	0x00f5	"unknown"	"C&T|F68555"
0x102c	0x01e0	"unknown"	"Chips And Technologies|65560 PCI Flat Panel/CRT VGA Accelerator"
0x102c	0x0c30	"unknown"	"C&T|69030"
0x102d	0x50dc	"unknown"	"Wyse Technology Inc.|3328 Audio"
0x102f	0x0009	"unknown"	"Toshiba America|r4x00"
0x102f	0x0020	"unknown"	"Toshiba America|ATM Meteor 155"
0x1031	0x5601	"Server:SVGA"	"Miro|DC20 ASIC (ZR36050)"
0x1031	0x5607	"unknown"	"Miro|Video I/O & motion JPEG compressor"
0x1031	0x5631	"unknown"	"Miro|Media 3D"
0x1031	0x6057	"unknown"	"Miro|MiroVideo DC10/DC30+"
0x1033	0x0001	"unknown"	"NEC|PCI to 486-like bus Bridge"
0x1033	0x0002	"unknown"	"NEC|PCI to VL98 Bridge"
0x1033	0x0003	"unknown"	"NEC|ATM Controller"
0x1033	0x0004	"unknown"	"NEC|R4000 PCI Bridge"
0x1033	0x0005	"unknown"	"NEC|PCI to 486-like bus Bridge"
0x1033	0x0006	"unknown"	"NEC Electronics Hong Kong|GUI Accelerator"
0x1033	0x0007	"unknown"	"NEC|PCI to UX-Bus Bridge"
0x1033	0x0008	"unknown"	"NEC Electronics Hong Kong|GUI Accelerator"
0x1033	0x0009	"unknown"	"NEC Electronics Hong Kong|GUI Accelerator for 98"
0x1033	0x001a	"unknown"	"NEC|[Nile II]"
0x1033	0x001d	"unknown"	"NEC Corporation|uPD98405 NEASCOT-S20 ATM Integrated SAR Ctrlr"
0x1033	0x0021	"unknown"	"NEC|Vrc4373 [Nile I]"
0x1033	0x0029	"unknown"	"NEC|PowerVR PCX1"
0x1033	0x002a	"unknown"	"NEC|PowerVR 3D"
0x1033	0x0035	"usb-ohci"	"NEC|USB"
0x1033	0x0036	"unknown"	"NEC Corporation|uPD98409 NEASCOT-S40C ATM Light SAR Controller"
0x1033	0x003e	"unknown"	"NEC|NAPCCARD Cardbus Controller"
0x1033	0x0046	"unknown"	"NEC|PowerVR PCX2 [midas]"
0x1033	0x005a	"unknown"	"NEC|Vrc5074 [Nile 4]"
0x1033	0x0063	"unknown"	"NEC|Firewarden"
0x1033	0x0067	"unknown"	"NEC|PowerVR Neon 250 Chipset"
0x1033	0x0074	"unknown"	"NEC|56k Voice Modem"
0x1033	0x009b	"unknown"	"NEC|Vrc5476"
0x1033	0x00be	"unknown"	"NEC Corporation|VR4122 64-bit CPU with Northbridge"
0x1033	0x00cd	"unknown"	"NEC Corporation|uPD72870 IEEE1394 1-Chip OHCI Host Controller"
0x1033	0x00ce	"unknown"	"NEC Corporation|uPD72871/2 IEEE1394 1-Chip OHCI Host Controller"
0x1033	0x00e0	"ehci-hcd"	"NEC Corporation|PCI to USB Enhanced Host Controller"
0x1036	0x0000	"fdomain"	"Future Domain|TMC-18C30 [36C70]"
0x1039	0x0001	"unknown"	"Silicon Integrated Systems [SiS]|5591/5592 AGP"
0x1039	0x0002	"unknown"	"Silicon Integrated Systems [SiS]|SG86C202"
0x1039	0x0005	"unknown"	"Silicon Integrated Systems [SiS]|Pentium Chipset"
0x1039	0x0006	"unknown"	"Silicon Integrated Systems [SiS]|85C501/2/3"
0x1039	0x0008	"unknown"	"Silicon Integrated Systems [SiS]|85C503/5513"
0x1039	0x0009	"unknown"	"Silicon Integrated Systems [SiS]|ACPI"
0x1039	0x0018	"unknown"	"Silicon Integrated Systems [SiS]|SiS85C503/5513 (LPC Bridge)"
0x1039	0x0200	"Card:SiS 5598"	"Silicon Integrated Systems [SiS]|5597/5598 VGA"
0x1039	0x0204	"unknown"	"Silicon Integrated Systems [SiS]|82C204"
0x1039	0x0205	"Card:SiS SG86C205"	"Silicon Integrated Systems [SiS]|SG86C205"
0x1039	0x0215	"Card:SiS SG86C215"	"SIS|SG86C215"
0x1039	0x0225	"Card:SiS SG86C225"	"SIS|SG86C225"
0x1039	0x0300	"Card:SiS 300"	"SiS|300"
0x1039	0x0305	"unknown"	"Silicon Integrated System|SiS305 2D/3D/Video/DVD Accelerator"
0x1039	0x0315	"unknown"	"Silicon Integrated System|SiS 315"
0x1039	0x0406	"unknown"	"Silicon Integrated Systems [SiS]|85C501/2"
0x1039	0x0496	"unknown"	"Silicon Integrated Systems [SiS]|85C496"
0x1039	0x0530	"agpgart"	"Silicon Integrated Systems [SiS]|530 Host"
0x1039	0x0540	"agpgart"	"Silicon Integrated Systems [SiS]|540 Host"
0x1039	0x0596	"unknown"	"Silicon Integrated Systems [SiS]|Pentium PCI Chipset with IDE"
0x1039	0x0597	"unknown"	"Silicon Integrated Systems [SiS]|5513C"
0x1039	0x0601	"unknown"	"Silicon Integrated Systems [SiS]|85C601"
0x1039	0x0620	"agpgart"	"Silicon Integrated Systems [SiS]|620 Host"
0x1039	0x0630	"agpgart"	"Silicon Integrated Systems [SiS]|630 Host"
0x1039	0x0635	"unknown"	"Silicon Integrated System|SiS 635 Host-to-PCI Bridge"
0x1039	0x0640	"unknown"	"Silicon Integrated System|SiS 640 Host-to-PCI Bridge"
0x1039	0x0645	"unknown"	"Silicon Integrated System|SiS 645 Host-to-PCI Bridge"
0x1039	0x0650	"unknown"	"Silicon Integrated System|SiS 650 Host-to-PCI Bridge"
0x1039	0x0730	"unknown"	"Silicon Integrated Systems [SiS]|730 Host"
0x1039	0x0735	"unknown"	"Silicon Integrated Systems [SiS]|735 Host"
0x1039	0x0740	"unknown"	"Silicon Integrated System|SiS 740 Host-to-PCI Bridge"
0x1039	0x0900	"sis900"	"Silicon Integrated Systems [SiS]|SiS900 10/100 Ethernet"
0x1039	0x3602	"unknown"	"Silicon Integrated Systems [SiS]|83C602"
0x1039	0x5107	"unknown"	"Silicon Integrated Systems [SiS]|5107"
0x1039	0x5300	"Card:SiS 540"	"Silicon Integrated Systems [SiS]|SiS540 PCI Display Adapter"
0x1039	0x5401	"unknown"	"Silicon Integrated Systems (SiS)|486 PCI Chipset"
0x1039	0x5511	"unknown"	"Silicon Integrated Systems [SiS]|5511/5512"
0x1039	0x5513	"unknown"	"Silicon Integrated Systems [SiS]|5513 [IDE]"
0x1039	0x5517	"unknown"	"Silicon Integrated Systems [SiS]|5517"
0x1039	0x5571	"unknown"	"Silicon Integrated Systems [SiS]|5571"
0x1039	0x5581	"unknown"	"Silicon Integrated Systems [SiS]|Pentium Chipset"
0x1039	0x5582	"unknown"	"Silicon Integrated Systems [SiS]|PCI to ISA Bridge"
0x1039	0x5591	"unknown"	"Silicon Integrated Systems [SiS]|5591/5592 Host"
0x1039	0x5596	"unknown"	"Silicon Integrated Systems [SiS]|SiS5596 Pentium Chipset"
0x1039	0x5597	"Card:SiS 5597"	"Silicon Integrated Systems [SiS]|5597 [SiS5582]"
0x1039	0x5600	"unknown"	"Silicon Integrated Systems [SiS]|5600 Host"
0x1039	0x6204	"unknown"	"Silicon Integrated Systems [SiS]|Video decoder & MPEG interface"
0x1039	0x6205	"unknown"	"Silicon Integrated Systems [SiS]|VGA Controller"
0x1039	0x6225	"unknown"	"Silicon Integrated System|SiS 6225 PCI Graphics & Video Accelerator"
0x1039	0x6226	"Card:SiS 6326"	"Silicon Integrated Systems [SiS]|6326 3D-AGP"
0x1039	0x6236	"Card:SiS 6326"	"Silicon Integrated Systems [SiS]|6236 3D-AGP"
0x1039	0x6300	"Card:SiS 630"	"Silicon Integrated Systems [SiS]|SiS630 GUI Accelerator+3D"
0x1039	0x6306	"Card:SiS 620"	"Silicon Integrated Systems [SiS]|6306 3D-AGP"
0x1039	0x6326	"Card:SiS 6326"	"Silicon Integrated Systems [SiS]|86C326"
0x1039	0x7001	"usb-ohci"	"Silicon Integrated Systems [SiS]|7001 USB"
0x1039	0x7007	"unknown"	"Silicon Integrated Systems [SiS]|OHCI Compliant FireWire Controller"
0x1039	0x7012	"snd-card-intel8x0"	"Silicon Integrated Systems [SiS]|SiS7012 PCI Audio Accelerator"
0x1039	0x7013	"unknown"	"Silicon Integrated System|SiS7013 56k Modem"
0x1039	0x7016	"sis900"	"Silicon Integrated Systems [SiS]|SiS900 10/100 Ethernet"
0x1039	0x7018	"snd-card-trident"	"Silicon Integrated Systems [SiS]|7018 PCI Audio"
0x1039	0x7300	"unknown"	"Silicon Integrated System|SiS730 GUI Accelerator+3D"
0x103c	0x1005	"unknown"	"HP|A4977A Visualize EG"
0x103c	0x1008	"unknown"	"Hewlett-Packard Company|Donner GFX"
0x103c	0x1028	"unknown"	"Hewlett-Packard Company|Tachyon TL Fibre Channel Adapter"
0x103c	0x1029	"unknown"	"Hewlett-Packard Company|HPFC-5200B Tachyon XL2 Fibre Channel Adapter"
0x103c	0x1030	"hp100"	"HP|J2585A"
0x103c	0x1031	"hp100"	"HP|J2585B"
0x103c	0x1040	"unknown"	"HP|J2973A DeskDirect 10BaseT NIC"
0x103c	0x1041	"unknown"	"HP|J2585B DeskDirect 10/100 NIC"
0x103c	0x1042	"unknown"	"HP|J2970A DeskDirect 10BaseT/2 NIC"
0x103c	0x1048	"unknown"	"Hewlett-Packard Company|SAS"
0x103c	0x1049	"unknown"	"Hewlett-Packard Company|DIVA1"
0x103c	0x104a	"unknown"	"Hewlett-Packard Company|DIVA2"
0x103c	0x104b	"unknown"	"Hewlett-Packard Company|SP2"
0x103c	0x104d	"unknown"	"Hewlett-Packard Company|J3242A EL-10 Ethernet Adapter"
0x103c	0x1064	"unknown"	"HP|79C970 PCnet Ethernet Controller"
0x103c	0x10c1	"unknown"	"HP|NetServer Smart IRQ Router"
0x103c	0x10c2	"aacraid"	"HP|NetRAID-4M"
0x103c	0x10ed	"unknown"	"HP|TopTools Remote Control"
0x103c	0x1200	"unknown"	"HP|82557B 10/100 NIC"
0x103c	0x1219	"unknown"	"HP|NetServer PCI Hot-Plug Controller"
0x103c	0x121a	"unknown"	"HP|NetServer SMIC Controller"
0x103c	0x121b	"unknown"	"HP|NetServer Legacy COM Port Decoder"
0x103c	0x121c	"unknown"	"HP|NetServer PCI COM Port Decoder"
0x103c	0x2910	"unknown"	"HP|E2910A"
0x103c	0x2920	"unknown"	"Hewlett-Packard Company|Fast Host Interface"
0x103c	0x2924	"unknown"	"Hewlett-Packard Company|E2924A PCI Host Interface Adapter"
0x103c	0x2925	"unknown"	"HP|E2925A"
0x103c	0x2926	"unknown"	"Hewlett-Packard Company|E2926A 64 bit PCI Bus Exerciser and Analyzer"
0x103c	0x2927	"unknown"	"Hewlett-Packard Company|E2927A 64 Bit, 66/50MHz PCI Analyzer & Exerciser"
0x103c	0x2940	"unknown"	"Hewlett-Packard Company|E2940A 64 bit, 66/50MHz CompactPCI Analyzer&Exerciser"
0x1042	0x1000	"unknown"	"Micron|FDC 37C665"
0x1042	0x1001	"unknown"	"Micron|37C922"
0x1042	0x3000	"unknown"	"Micron|Samurai_0"
0x1042	0x3010	"unknown"	"Micron|Samurai_1"
0x1042	0x3020	"unknown"	"Micron|Samurai_IDE"
0x1042	0x3030	"unknown"	"PC Technology|MT82P664 Samurai 64M2"
0x1042	0x3120	"unknown"	"PC Technology|Samurai-DDR CPU to PCI bridge"
0x1042	0x3130	"unknown"	"PC Technology|Samurai-DDR AGP controller"
0x1043	0x0200	"unknown"	"Asustek Computer Inc.|AGP-V3400 Asus RivaTNT Video Board"
0x1043	0x0675	"ISDN:hisax,type=35"	"Asuscom/Askey"
0x1043	0x401d	"unknown"	"Asustek Computer Inc.|GeForce2 MX"
0x1044	0x1012	"unknown"	"Distributed Tech|Domino RAID Engine"
0x1044	0xa400	"eata"	"Distributed Tech|SmartCache/Raid I-IV Controller"
0x1044	0xa500	"unknown"	"Distributed Tech|PCI Bridge"
0x1044	0xa501	"dpt_i2o"	"Distributed Tech|SmartRAID V Controller"
0x1044	0xa511	"dpt_i2o"	""
0x1045	0xa0f8	"usb-ohci"	"OPTi Inc.|82C750 [Vendetta] USB Controller"
0x1045	0xc101	"unknown"	"OPTi Inc.|92C264"
0x1045	0xc178	"unknown"	"OPTi Inc.|92C178"
0x1045	0xc556	"unknown"	"OPTi Inc.|82X556 [Viper]"
0x1045	0xc557	"unknown"	"OPTi Inc.|82C557 [Viper-M]"
0x1045	0xc558	"unknown"	"OPTi Inc.|82C558 [Viper-M ISA+IDE]"
0x1045	0xc567	"unknown"	"OPTi Inc.|82C750 [Vendetta], device 0"
0x1045	0xc568	"unknown"	"OPTi Inc.|82C750 [Vendetta], device 1"
0x1045	0xc569	"unknown"	"OPTi Inc.|82C579 [Viper XPress+ Chipset]"
0x1045	0xc621	"unknown"	"OPTi Inc.|82C621"
0x1045	0xc700	"unknown"	"OPTi Inc.|82C700"
0x1045	0xc701	"unknown"	"OPTi Inc.|82C701 [FireStar Plus]"
0x1045	0xc814	"unknown"	"OPTi Inc.|82C814 [Firebridge 1]"
0x1045	0xc822	"unknown"	"OPTi Inc.|82C822"
0x1045	0xc824	"unknown"	"OPTi Inc.|82C824"
0x1045	0xc825	"unknown"	"OPTi Inc.|82C825 [Firebridge 2]"
0x1045	0xc832	"unknown"	"OPTi Inc.|82C832"
0x1045	0xc861	"usb-ohci"	"OPTi Inc.|82C861"
0x1045	0xc881	"unknown"	"OPTi Inc.|82C881 FireLink 1394 OHCI Link Controller"
0x1045	0xc895	"unknown"	"OPTi Inc.|82C895"
0x1045	0xc935	"unknown"	"OPTi Inc.|EV1935 ECTIVA MachOne PCI Audio"
0x1045	0xd568	"unknown"	"OPTi Inc.|82C825 [Firebridge 2]"
0x1045	0xd768	"unknown"	"OPTi Inc.|82C750 Ultra DMA IDE controller"
0x1048	0x0a32	"Card:ELSA GLoria Synergy"	"Elsa|Gloria Synergy"
0x1048	0x0c60	"unknown"	"ELSA AG|Elsa Gladiac MX"
0x1048	0x1000	"ISDN:hisax,type=18"	"Elsa AG|QuickStep 1000 ISDN Adapter"
0x1048	0x3000	"ISDN:hisax,type=18"	"Elsa AG|QuickStep 3000 ISDN Adapter"
0x1048	0x8901	"unknown"	"ELSA AG|ELSA GLoria XL"
0x104a	0x0008	"unknown"	"SGS Thomson|STG 2000X"
0x104a	0x0009	"unknown"	"SGS Thomson|STG 1764X"
0x104a	0x0010	"Card:KYRO Series"	"ST Microelectronics|Kyro series"
0x104a	0x0500	"ADSL:unicorn"	"Bewan Systems|PCI ADSL Modem [model] from"
0x104a	0x0981	"tulip"	"ST Microelectronics| Ethernet Controller"
0x104a	0x1746	"unknown"	"SGS Thomson|STG 1764X"
0x104a	0x2774	"tulip"	"ST Microelectronics|STE10/100A PCI 10/100 Ethernet Controller"
0x104a	0x3520	"unknown"	"SGS Thomson|MPEG-II decoder card"
0x104b	0x0140	"BusLogic"	"BusLogic|BT-946C (old) [multimaster 01]"
0x104b	0x1040	"BusLogic"	"BusLogic|BT-946C (BA80C30) [MultiMaster 10]"
0x104b	0x8130	"BusLogic"	"BusLogic|Flashpoint LT"
0x104c	0x0500	"unknown"	"Texas Instruments|100 MBit LAN Controller"
0x104c	0x0508	"unknown"	"Texas Instruments|TMS380C2X Compressor Interface"
0x104c	0x1000	"unknown"	"Texas Instruments|Eagle i/f AS"
0x104c	0x3d04	"Card:3Dlabs Permedia2 (generic)"	"Texas Instruments|TVP4010 [Permedia]"
0x104c	0x3d07	"Card:ELSA GLoria Synergy"	"Texas Instruments|ELSA GLoria Synergy [Permedia 2]"
0x104c	0x8000	"pcilynx"	"Texas Instruments|PCILynx/PCILynx2 IEEE 1394 Link Layer Controller"
0x104c	0x8009	"unknown"	"Texas Instruments|OHCI Compliant FireWire Controller"
0x104c	0x8011	"unknown"	"Texas Instruments|PCI4450 OHCI-Lynx IEEE 1394 Controller"
0x104c	0x8017	"unknown"	"Texas Instruments|PCI4410 OHCI-Lynx IEEE 1394 Controller"
0x104c	0x8019	"ohci1394"	"Texas Instruments|TSB12LV23 OHCI Compliant IEEE-1394 Controller"
0x104c	0x8020	0x14db	0xf000	"ohci1394"	"Texas Instruments|TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller"
0x104c	0x8020	"unknown"	"Texas Instruments|TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller"
0x104c	0x8021	"unknown"	"Texas Instruments|TSB43AA22 Firewire (IEEE1394) Cntrlr (w/ PHY/Link)"
0x104c	0x8023	"ohci1394"	"Texas Instruments|TSB43AB22 IEEE1394a-2000 OHCI PHY/Link-Layer Ctrlr"
0x104c	0x8027	"unknown"	"Texas Instruments|PCI4451 OHCI-Lynx IEEE 1394 Controller"
0x104c	0xa001	"unknown"	"Texas Instruments|TDC1570 64-bit PCI ATM sar"
0x104c	0xa100	"unknown"	"Texas Instruments|TDC1561 32-bit PCI ATM sar"
0x104c	0xa102	"unknown"	"Texas Instruments|TNETA1575 HyperSAR Plus w/PCI host & UTOPIA i/f"
0x104c	0xac10	"unknown"	"Texas Instruments|PCI1050 PC Card Controller"
0x104c	0xac11	"unknown"	"Texas Instruments|PCI1053 PC Card Controller"
0x104c	0xac12	"yenta_socket"	"Texas Instruments|PCI1130 PC card CardBus Controller"
0x104c	0xac13	"yenta_socket"	"Texas Instruments|PCI1031 PCI-TO-PC CARD16 CONTROLLER UNIT"
0x104c	0xac15	"yenta_socket"	"Texas Instruments|PCI1131 Dual Socket PCI CardBus Controller"
0x104c	0xac16	"yenta_socket"	"Texas Instruments|PCI1250 PC card CardBus Controller"
0x104c	0xac17	"yenta_socket"	"Texas Instruments|PCI1220 CardBus Controller"
0x104c	0xac18	"unknown"	"Texas Instruments|PCI1260 PC card CardBus Controller"
0x104c	0xac19	"yenta_socket"	"Texas Instruments|PCI1221 PC Card Controller"
0x104c	0xac1a	"yenta_socket"	"Texas Instruments|PCI1210 PC card CardBus Controller"
0x104c	0xac1b	"yenta_socket"	"Texas Instruments|PCI1221 PC card CardBus Controller"
0x104c	0xac1c	"yenta_socket"	"Texas Instruments|PCI1225 PC Card Controller"
0x104c	0xac1d	"yenta_socket"	"Texas Instruments|PCI1251 PC Card Controller"
0x104c	0xac1e	"yenta_socket"	"Texas Instruments|PCI1251 High Performance PC Card Controller"
0x104c	0xac1f	"yenta_socket"	"Texas Instruments|PCI1251B PC card CardBus Controller"
0x104c	0xac20	"unknown"	"Texas Instruments|TI 2030 PCI to PCI Bridge"
0x104c	0xac21	"unknown"	"Texas Instruments|PCI2031 PCI to PCI Bridge"
0x104c	0xac22	"unknown"	"Texas Instruments|PCI2032 PCI Docking Bridge"
0x104c	0xac23	"unknown"	"Texas Instruments|PCI2250 PCI-to-PCI Bridge"
0x104c	0xac28	"unknown"	"Texas Instruments|PCI2050/2050I PCI-to-PCI Bridge"
0x104c	0xac30	"unknown"	"Texas Instruments (TI)|PCI1260 PC card CardBus Controller"
0x104c	0xac40	"yenta_socket"	"Texas Instruments|PCI4450 PC card Cardbus Controller"
0x104c	0xac41	"yenta_socket"	"Texas Instruments|PCI4410 PC card Cardbus Controller"
0x104c	0xac42	"yenta_socket"	"Texas Instruments|PCI4451 PC card Cardbus Controller"
0x104c	0xac50	"yenta_socket"	"Texas Instruments|PCI1410 PC card Cardbus Controller"
0x104c	0xac51	"yenta_socket"	"Texas Instruments|PCI1420 PC Card Controller"
0x104c	0xac52	"yenta_socket"	"Texas Instruments|PCI1451 PC card Cardbus Controller"
0x104c	0xac53	"unknown"	"Texas Instruments|PCI1421 PC card Cardbus Controller"
0x104c	0xfe00	"unknown"	"Texas Instruments|FireWire Host Controller"
0x104c	0xfe03	"unknown"	"Texas Instruments|12C01A FireWire Host Controller"
0x104d	0x8009	"unknown"	"Sony Corporation|CXD1947Q i.LINK Controller"
0x104d	0x8039	"ohci1394"	"Sony Corporation|CXD3222 iLINK Controller"
0x104d	0x8056	"unknown"	"Sony Corporation|Rockwell HCF 56K modem"
0x104d	0x808a	"unknown"	"Sony Corporation|Memory Stick Controller"
0x104e	0x0017	"unknown"	"Oak Technology, Inc|OTI-64017"
0x104e	0x0107	"Card:Paradise Accelerator Value"	"Oak Technology, Inc|OTI-107 [Spitfire]"
0x104e	0x0109	"unknown"	"Oak Technology, Inc|Video Adapter"
0x104e	0x0111	"unknown"	"Oak Technology, Inc|OTI-64111 [Spitfire]"
0x104e	0x0217	"unknown"	"Oak Technology, Inc|OTI-64217"
0x104e	0x0317	"unknown"	"Oak Technology, Inc|OTI-64317"
0x104e	0x0611	"unknown"	"Oak Technology|OTI-610"
0x104e	0x4d33	"unknown"	"Oak|IDE UltraDMA/33"
0x104e	0x5300	"unknown"	"Oak|DC5030"
0x104f	0x104f	"unknown"	"Co-Time Computer Ltd.|iatca8392 Multi I/O"
0x1050	0x0000	"ne2k-pci"	"Winbond Electronics Corp|NE2000"
0x1050	0x0001	"unknown"	"Winbond Electronics Corp|W83769F"
0x1050	0x0105	"unknown"	"Winbond Electronics Corp|W82C105"
0x1050	0x0840	"winbond-840"	"Winbond Electronics Corp|W89C840"
0x1050	0x0940	"ne2k-pci"	"Winbond Electronics Corp|W89C940"
0x1050	0x5a5a	"ne2k-pci"	"Winbond Electronics Corp|W89C940F"
0x1050	0x6692	"ISDN:hisax,type=36"	"Winbond Electronics Corp|W6692 ISDN Adapter"
0x1050	0x9922	"unknown"	"Winbond Electronics Corp.|W9922PF ISDN Controller"
0x1050	0x9970	"unknown"	"Winbond Electronics Corp|W9970CF"
0x1051	0x0100	"ISDN:hisax,type=35"	"Motorola MC145575|MC145575 ISDN Adapter"
0x1054	0x0001	"unknown"	"Hitachi Ltd|PCI Bridge"
0x1054	0x0002	"unknown"	"Hitachi Ltd|PCI Bus Controller"
0x1055	0x0810	"unknown"	"EFAR Microsystems|486 Host Bridge"
0x1055	0x0922	"unknown"	"EFAR Microsystems|Pentium Host Bridge"
0x1055	0x0926	"unknown"	"EFAR Microsystems|PCI to ISA Bridge"
0x1055	0x9130	"unknown"	"EFAR Microsystems|EIDE Controller"
0x1055	0x9460	"unknown"	"EFAR Microsystems|PCI to ISA Bridge"
0x1055	0x9461	"unknown"	"Standard Microsystems Corp.|SLC90E66 Victory66 UDMA EIDE Controller"
0x1055	0x9462	"usb-ohci"	"EFAR Microsystems|USB Universal Host Controller [OHCI]"
0x1055	0x9463	"unknown"	"EFAR Microsystems|Power Management Controller [Bridge]"
0x1057	0x0001	"unknown"	"Motorola|MPC105 [Eagle]"
0x1057	0x0002	"unknown"	"Motorola|MPC106 [Grackle]"
0x1057	0x0003	"unknown"	"Motorola|MPC107 PCI Bridge/Memory Controller for PowerPC"
0x1057	0x0004	"unknown"	"Motorola|MPC107 PCI Bridge/Memory Controller for PPC"
0x1057	0x0100	"unknown"	"Motorola|MC145575 [HFC-PCI]"
0x1057	0x0431	"unknown"	"Motorola|KTI829c 100VG"
0x1057	0x1801	"unknown"	"Motorola|Audio I/O Controller (MIDI)"
0x1057	0x4801	"unknown"	"Motorola|Raven"
0x1057	0x4802	"unknown"	"Motorola|Falcon"
0x1057	0x4803	"unknown"	"Motorola|Hawk"
0x1057	0x4806	"unknown"	"Motorola|CPX8216"
0x1057	0x4809	"unknown"	"Motorola|CPX8216T HotSwap Controller"
0x1057	0x4d68	"unknown"	"Motorola|20268"
0x1057	0x5600	"unknown"	"Motorola|SM56 PCI Modem"
0x105a	0x0d30	"unknown"	"Promise Technology, Inc.|20265"
0x105a	0x0d38	"unknown"	"Promise Technology|PDC20263 FastTrak66 EIDE Controller"
0x105a	0x1275	"unknown"	"Promise Technology|PDC20275 EIDE Controller"
0x105a	0x4d30	"unknown"	"Promise Technology, Inc.|20267"
0x105a	0x4d33	"unknown"	"Promise Technology, Inc.|20246"
0x105a	0x4d38	"unknown"	"Promise Technology, Inc.|20262 (Ultra66)"
0x105a	0x4d68	"unknown"	"Promise Technology, Inc.|20268"
0x105a	0x5300	"unknown"	"Promise Technology, Inc.|DC5300"
0x105a	0x6268	"unknown"	"Promise Technology|PDC20268R FastTrak100 TX2/TX4 EIDE controller"
0x105d	0x2309	"Card:Number Nine Imagine I-128 (2-8MB)"	"Number 9|Imagine 128"
0x105d	0x2339	"Card:Number Nine Imagine I-128 Series 2 (2-4MB)"	"Number 9|Imagine 128-II"
0x105d	0x493d	"Card:Number Nine Imagine-128-T2R"	"Number 9|Imagine 128 T2R [Ticket to Ride]"
0x105d	0x5348	"Card:Number Nine Imagine-128-T2R"	"Number 9|Revolution 4 (Imagine 128)"
0x1060	0x0001	"unknown"	"United Microelectronics [UMC]|UM82C881"
0x1060	0x0002	"unknown"	"United Microelectronics [UMC]|UM82C886"
0x1060	0x0101	"unknown"	"United Microelectronics [UMC]|UM8673F"
0x1060	0x0881	"unknown"	"United Microelectronics [UMC]|UM8881"
0x1060	0x0886	"unknown"	"United Microelectronics [UMC]|UM8886F"
0x1060	0x0891	"unknown"	"United Microelectronics [UMC]|UM8891A"
0x1060	0x1001	"unknown"	"United Microelectronics [UMC]|UM886A"
0x1060	0x673a	"unknown"	"United Microelectronics [UMC]|UM8886BF"
0x1060	0x673b	"unknown"	"United Microelectronics (UMC)|EIDE Master/DMA"
0x1060	0x8710	"unknown"	"United Microelectronics [UMC]|UM8710"
0x1060	0x8821	"unknown"	"United Microelectronics (UMC)|CPU/PCI Bridge"
0x1060	0x8822	"unknown"	"United Microelectronics (UMC)|PCI/ISA Bridge"
0x1060	0x8851	"unknown"	"United Microelectronics (UMC)|Pentium CPU/PCIBridge"
0x1060	0x8852	"unknown"	"United Microelectronics (UMC)|Pentium CPU/ISA Bridge"
0x1060	0x886a	"unknown"	"United Microelectronics [UMC]|UM8886A"
0x1060	0x8881	"unknown"	"United Microelectronics [UMC]|UM8881F"
0x1060	0x8886	"unknown"	"United Microelectronics [UMC]|UM8886F"
0x1060	0x888a	"unknown"	"United Microelectronics [UMC]|UM8886A"
0x1060	0x8891	"unknown"	"United Microelectronics [UMC]|UM8891A"
0x1060	0x9017	"unknown"	"United Microelectronics [UMC]|UM9017F"
0x1060	0x9018	"unknown"	"United Microelectronics [UMC]|UM9018"
0x1060	0x9026	"unknown"	"United Microelectronics [UMC]|UM9026"
0x1060	0xe881	"unknown"	"United Microelectronics [UMC]|UM8881N"
0x1060	0xe886	"unknown"	"United Microelectronics [UMC]|UM8886N"
0x1060	0xe88a	"unknown"	"United Microelectronics (UMC)|UM8886N"
0x1060	0xe891	"unknown"	"United Microelectronics [UMC]|UM8891N"
0x1061	0x0001	"Card:Spider Black Widow Plus"	"I.I.T.|AGX016"
0x1061	0x0002	"unknown"	"I.I.T.|IIT3204/3501"
0x1065	0x8139	"unknown"	"Texas Microsystems|Realtek 8139C Network Card"
0x1066	0x0000	"unknown"	"PicoPower Technology|PT80C826"
0x1066	0x0001	"unknown"	"PicoPower Technology|PT86C52x [Vesuvius]"
0x1066	0x0002	"unknown"	"PicoPower Technology|PT80C524 [Nile]"
0x1066	0x0004	"unknown"	"Picopower Technology (National)|ISA Bridge"
0x1066	0x0005	"unknown"	"PicoPower Technology|National PC87550 System Controller"
0x1066	0x8002	"unknown"	"PicoPower Technology|PT80C524 [Nile]"
0x1067	0x1002	"unknown"	"Mitsubishi Electric|VG500 [VolumePro Volume Rendering Accelerator]"
0x1069	0x0001	"DAC960"	"Mylex Corporation|DAC960P"
0x1069	0x0002	"DAC960"	"Mylex Corporation|DAC960PD"
0x1069	0x0010	"DAC960"	"Mylex Corporation|DAC960PX"
0x1069	0x0020	"DAC960"	"Mylex Corporation|DAC960 V5"
0x1069	0x0050	"DAC960"	"Mylex Corporation|Raid Adapter (DAC960)"
0x1069	0xba55	"DAC960"	"Mylex Corporation|eXtremeRAID support Device"
0x1069	0xba56	"DAC960"	"Mylex Corporation|eXtremeRAID 2000/3000 support Device"
0x106b	0x0001	"unknown"	"Apple Computer Inc.|Bandit PowerPC Host-PCI Bridge"
0x106b	0x0002	"unknown"	"Apple Computer Inc.|Grand Central I/O Controller"
0x106b	0x0003	"unknown"	"Apple Computer Inc.|Control Video"
0x106b	0x0004	"unknown"	"Apple Computer Inc.|PlanB Video-In"
0x106b	0x0007	"unknown"	"Apple Computer Inc.|O'Hare I/O Controller"
0x106b	0x0008	"unknown"	"Apple Computer Inc.|Bandit Host-PCI Bridge"
0x106b	0x000e	"unknown"	"Apple Computer Inc.|Hydra Mac I/O Controller"
0x106b	0x0010	"unknown"	"Apple Computer Inc.|Heathrow Mac I/O Controller"
0x106b	0x0017	"unknown"	"Apple Computer Inc.|Paddington Mac I/O Controller"
0x106b	0x0018	"unknown"	"Apple Computer Inc.|UniNorth FireWire Controller"
0x106b	0x0019	"usb-ohci"	"Apple Computer Inc.|Keylargo USB Controller"
0x106b	0x001e	"unknown"	"Apple Computer Inc.|UniNorth Host-PCI Bridge"
0x106b	0x001f	"unknown"	"Apple Computer Inc.|UniNorth Host-PCI Bridge"
0x106b	0x0020	"unknown"	"Apple Computer Inc.|Uni-North AGP Interface"
0x106b	0x0021	"gmac"	"Apple Computer Inc.|UniNorth GMAC Ethernet controller"
0x106b	0x0022	"unknown"	"Apple Computer Inc.|Keylargo Mac I/O Controller"
0x106b	0x0024	"gmac"	"Apple Computer Inc.|GMAC Ethernet controller"
0x106b	0x0025	"unknown"	"Apple Computer Inc.|Pangea Mac I/O Controller"
0x106b	0x0027	"unknown"	"Apple Computer Inc.|Pangea AGP Interface"
0x106b	0x0028	"unknown"	"Apple Computer Inc.|Pangea Host-PCI bridge"
0x106b	0x0029	"unknown"	"Apple Computer Inc.|Pangea Host-PCI bridge"
0x106c	0x8801	"unknown"	"Hyundai Electronics America|Dual Pentium ISA/PCI Motherboard"
0x106c	0x8802	"unknown"	"Hyundai Electronics America|PowerPC ISA/PCI Motherboard"
0x106c	0x8803	"unknown"	"Hyundai Electronics America|Dual Window Graphics Accelerator"
0x106c	0x8804	"unknown"	"Hyundai Electronics America|PCI LAN Controller"
0x106c	0x8805	"unknown"	"Hyundai Electronics America|100-BaseT LAN"
0x1073	0x0001	"unknown"	"Yamaha Corp|3D GUI Accelerator"
0x1073	0x0002	"unknown"	"Yamaha Corporation|YGV615 [RPA3 3D-Graphics Controller]"
0x1073	0x0003	"snd-card-ymfpci"	"Yamaha Corporation|YMF-740"
0x1073	0x0004	"snd-card-ymfpci"	"Yamaha Corporation|YMF-724"
0x1073	0x0005	"ymfpci"	"Yamaha Corp|DS1 Audio"
0x1073	0x0006	"ymfpci"	"Yamaha Corp|DS1 Audio"
0x1073	0x0008	"ymfpci"	"Yamaha Corp|DS1 Audio"
0x1073	0x000a	"snd-card-ymfpci"	"Yamaha Corp|DS1L Audio"
0x1073	0x000c	"snd-card-ymfpci"	"Yamaha Corporation|YMF-740C [DS-1L Audio Controller]"
0x1073	0x000d	"snd-card-ymfpci"	"Yamaha Corporation|YMF-724F [DS-1 Audio Controller]"
0x1073	0x0010	"ymfpci"	"Yamaha Corporation|YMF-744B [DS-1S Audio Controller]"
0x1073	0x0012	"snd-card-ymfpci"	"Yamaha Corporation|YMF-754 [DS-1E Audio Controller]"
0x1073	0x0020	"ymfpci"	"Yamaha Corporation|DS-1 Audio"
0x1073	0x2000	"unknown"	"Yamaha Corporation|DS2416 Digital Mixing Card"
0x1074	0x4e78	"unknown"	"NexGen Microsystems|82c500/1"
0x1077	0x1016	"qla1280"	"Q Logic|QLA10160"
0x1077	0x1020	"qlogicisp"	"Q Logic|ISP1020"
0x1077	0x1022	"qlogicisp"	"Q Logic|ISP1022"
0x1077	0x1080	"qla1280"	"Q Logic|QLA1080"
0x1077	0x1216	"qla1280"	"Q Logic|QLA12160"
0x1077	0x1240	"qla1280"	"Q Logic|QLA1240"
0x1077	0x1280	"qla1280"	"Q Logic|QLA1280"
0x1077	0x2020	"qlogicisp"	"Q Logic|ISP2020A"
0x1077	0x2100	"qla2200"	"Q Logic|QLA2100"
0x1077	0x2200	"qla2200"	"Q Logic|QLA2200"
0x1077	0x2300	"qla2300"	"Q Logic|QLA2300"
0x1077	0x2312	"qla2300"	"Q Logic|QLA2312"
0x1078	0x0000	"Card:MediaGX"	"Cyrix Corporation|5510 [Grappa]"
0x1078	0x0001	"Card:MediaGX"	"Cyrix Corporation|PCI Master [MEDIAGX]"
0x1078	0x0002	"Card:MediaGX"	"Cyrix Corporation|5520 [Cognac]"
0x1078	0x0100	"unknown"	"Cyrix Corporation|5530 Legacy [Kahlua]"
0x1078	0x0101	"unknown"	"Cyrix Corporation|5530 SMI [Kahlua]"
0x1078	0x0102	"unknown"	"Cyrix Corporation|5530 IDE [Kahlua]"
0x1078	0x0103	"unknown"	"Cyrix Corporation|5530 Audio [Kahlua]"
0x1078	0x0104	"Card:MediaGX"	"Cyrix Corporation|5530 Video [Kahlua]"
0x1078	0x0400	"unknown"	"Cyrix Corporation|ZFMicro CPU to PCI Bridge"
0x1078	0x0401	"unknown"	"Cyrix Corporation|ZFMicro Power Management Controller"
0x1078	0x0402	"unknown"	"Cyrix Corporation|ZFMicro IDE Controller"
0x1078	0x0403	"unknown"	"Cyrix Corporation|ZFMicro Expansion Bus"
0x107d	0x0000	"unknown"	"LeadTek Research Inc.|P86C850"
0x107e	0x0001	"unknown"	"Interphase Corporation|ATM Interface Card"
0x107e	0x0002	"unknown"	"Interphase Corporation|100 VG AnyLan Controller"
0x107e	0x0004	"iph5526"	"Interphase Corporation|5526"
0x107e	0x0005	"iph5526"	"Interphase Corporation|55x6"
0x107e	0x0008	"unknown"	"Interphase Corporation|155 Mbit ATM Controller"
0x107e	0x9003	"unknown"	"Interphase Corporation|5535-4P-BRI-ST"
0x107e	0x9007	"unknown"	"Interphase Corporation|5535-4P-BRI-U"
0x107e	0x9008	"unknown"	"Interphase Corporation|5535-1P-SR"
0x107e	0x900c	"unknown"	"Interphase Corporation|5535-1P-SR-ST"
0x107e	0x900e	"unknown"	"Interphase Corporation|5535-1P-SR-U"
0x107e	0x9011	"unknown"	"Interphase Corporation|5535-1P-PRI"
0x107e	0x9013	"unknown"	"Interphase Corporation|5535-2P-PRI"
0x107e	0x9023	"unknown"	"Interphase Corporation|5535-4P-BRI-ST"
0x107e	0x9027	"unknown"	"Interphase Corporation|5536-4P-BRI-U"
0x107e	0x9031	"unknown"	"Interphase Corporation|5535-1P-PRI"
0x107e	0x9033	"unknown"	"Interphase Corporation|5536-2P-PRI"
0x107f	0x0802	"unknown"	"Data Technology|SL82C105"
0x107f	0x0803	"unknown"	"Data Technology Corp (DTC)|EIDE Bus Master Controller"
0x107f	0x0806	"unknown"	"Data Technology Corp (DTC)|EIDE Controller"
0x107f	0x2015	"unknown"	"Data Technology Corp (DTC)|EIDE Controller"
0x1080	0x0600	"unknown"	"Contaq Microsystems|82C599"
0x1080	0xc691	"unknown"	"Contaq Microsystems|Cypress CY82C691"
0x1080	0xc693	"unknown"	"Contaq Microsystems|82c693"
0x1081	0x0d47	"unknown"	"Supermac Technology|Radius PCI to NuBUS Bridge"
0x1083	0x0001	"unknown"	"Forex|FR710"
0x1083	0x0613	"unknown"	"Forex Computer Corp|Host Bridge ??"
0x108a	0x0001	"unknown"	"Bit3 Computer Corp.|VME Bridge Model 617"
0x108a	0x0010	"unknown"	"Bit3 Computer Corp.|VME Bridge Model 618"
0x108a	0x0040	"unknown"	"SBS Technologies|dataBLIZZARD"
0x108a	0x3000	"unknown"	"Bit3 Computer Corp.|VME Bridge Model 2706"
0x108d	0x0001	"unknown"	"Olicom|Token-Ring 16/4 PCI Adapter (3136/3137)"
0x108d	0x0002	"ibmtr"	"Olicom|16/4 Token Ring"
0x108d	0x0004	"ibmtr"	"Olicom|RapidFire 3139 Token-Ring 16/4 PCI Adapter"
0x108d	0x0005	"ibmtr"	"Olicom|GoCard 3250 Token-Ring 16/4 CardBus PC Card"
0x108d	0x0006	"unknown"	"Olicom|OC-3530 RapidFire Token-Ring 100"
0x108d	0x0007	"ibmtr"	"Olicom|RapidFire 3141 Token-Ring 16/4 PCI Fiber Adapter"
0x108d	0x0008	"unknown"	"Olicom|RapidFire 3540 HSTR 100/16/4 PCI Adapter"
0x108d	0x000a	"unknown"	"Olicom|OC-3150 RapidFire Token-Ring 16/4 PCI Adapter"
0x108d	0x0011	"unknown"	"Olicom|OC-2315"
0x108d	0x0012	"tlan"	"Olicom|OC-2325"
0x108d	0x0013	"tlan"	"Olicom|OC-2183/2185"
0x108d	0x0014	"tlan"	"Olicom|OC-2326"
0x108d	0x0019	"tlan"	"Olicom|OC-2327/2250 10/100 Ethernet Adapter"
0x108d	0x0021	"unknown"	"Olicom|OC-6151/6152 [RapidFire ATM PCI 155]"
0x108d	0x0022	"unknown"	"Olicom|ATM Adapter"
0x108e	0x0001	"unknown"	"Sun|EBUS"
0x108e	0x1000	"unknown"	"Sun|EBUS"
0x108e	0x1001	"sunhme"	"Sun|Happy Meal"
0x108e	0x1100	"unknown"	"Sun|RIO EBUS"
0x108e	0x1101	"sungem"	"Sun|PCIO Happy Meal Ethernet"
0x108e	0x1102	"unknown"	"Sun|RIO 1394"
0x108e	0x1103	"unknown"	"Sun|RIO USB"
0x108e	0x2bad	"sungem"	"Sun|"
0x108e	0x5000	"unknown"	"Sun|Simba Advanced PCI Bridge"
0x108e	0x5043	"unknown"	"Sun|SunPCI Co-processor"
0x108e	0x8000	"unknown"	"Sun|PCI Bus Module"
0x108e	0x8001	"unknown"	"Sun|Schizo PCI Bus Module"
0x108e	0xa000	"unknown"	"Sun|Ultra IIi PCI"
0x108e	0xa001	"unknown"	"Sun|Ultra IIe"
0x1091	0x0020	"unknown"	"Intergraph Corporation|3D graphics processor"
0x1091	0x0021	"unknown"	"Intergraph Corporation|3D graphics processor w/Texturing"
0x1091	0x0040	"unknown"	"Intergraph Corporation|3D graphics frame buffer"
0x1091	0x0041	"unknown"	"Intergraph Corporation|3D graphics frame buffer"
0x1091	0x0060	"unknown"	"Intergraph Corporation|Proprietary bus bridge"
0x1091	0x00e4	"unknown"	"Intergraph Corporation|Powerstorm 4D50T"
0x1091	0x0720	"unknown"	"Intergraph Corporation|Motion JPEG codec"
0x1092	0x00a0	"Card:Diamond SpeedStar Pro SE (CL-GD5430/5434)"	"Diamond Multimedia Systems|Speedstar Pro SE"
0x1092	0x00a8	"Card:Diamond SpeedStar 64"	"Diamond Multimedia Systems|Speedstar 64"
0x1092	0x0550	"Card:Diamond Viper 550"	"Diamond|Viper 550"
0x1092	0x08d4	"unknown"	"Diamond Multimedia Systems|Supra 2260 Modem"
0x1092	0x09c8	"unknown"	"Diamond Computer Systems|SUP2760 SupraExpress 56i Pro VCC"
0x1092	0x1092	"Card:Diamond Viper 330"	"Diamond Multimedia Systems|Viper V330"
0x1092	0x6120	"unknown"	"Diamond Multimedia Systems|Maximum DVD"
0x1092	0x8810	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth SE"
0x1092	0x8811	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64/SE"
0x1092	0x8880	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth"
0x1092	0x8881	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth"
0x1092	0x88b0	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88b1	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88c0	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88c1	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88d0	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88d1	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88f0	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x88f1	"Card:Diamond Stealth 64 DRAM SE"	"Diamond Multimedia Systems|Stealth 64"
0x1092	0x9876	"unknown"	"Diamond Computer Systems|Supra Express 56i Pro CW #2"
0x1092	0x9999	"unknown"	"Diamond Multimedia Systems|DMD-I0928-1 "Monster sound" sound chip"
0x1093	0x0160	"unknown"	"National Instruments|PCI-DIO-96"
0x1093	0x0161	"unknown"	"National Instruments|PCI-1200 multifunction data acquisition board"
0x1093	0x0162	"unknown"	"National Instruments|PCI-MIO-16XE-50"
0x1093	0x1150	"unknown"	"National Instruments|PCI-DIO-32HS High Speed Digital I/O Board"
0x1093	0x1170	"unknown"	"National Instruments|PCI-MIO-16XE-10"
0x1093	0x1180	"unknown"	"National Instruments|PCI-MIO-16E-1"
0x1093	0x1190	"unknown"	"National Instruments|PCI-MIO-16E-4"
0x1093	0x1270	"unknown"	"National Instruments|PCI-6032E Multifunction Data Acquisition Card"
0x1093	0x1330	"unknown"	"National Instruments|PCI-6031E"
0x1093	0x1340	"unknown"	"National Instruments|PCI-6033E Multifunction Data Acquisition Card"
0x1093	0x1350	"unknown"	"National Instruments|PCI-6071E"
0x1093	0x17d0	"unknown"	"National Instruments|PCI-6503"
0x1093	0x2a60	"unknown"	"National Instruments|PCI-6023E"
0x1093	0x2a70	"unknown"	"National Instruments|PCI-6024E Multifunction Data Acquisition Card"
0x1093	0x2a80	"unknown"	"National Instruments|PCI-6025E Multifunction Data Acquisition Card"
0x1093	0x2c80	"unknown"	"National Instruments|PCI-6035E"
0x1093	0xb001	"unknown"	"National Instruments|IMAQ-PCI-1408"
0x1093	0xb011	"unknown"	"National Instruments|IMAQ-PXI-1408"
0x1093	0xb021	"unknown"	"National Instruments|IMAQ-PCI-1424"
0x1093	0xb031	"unknown"	"National Instruments|IMAQ-PCI-1413"
0x1093	0xb041	"unknown"	"National Instruments|IMAQ-PCI-1407"
0x1093	0xb051	"unknown"	"National Instruments|IMAQ-PXI-1407"
0x1093	0xb061	"unknown"	"National Instruments|IMAQ-PCI-1411"
0x1093	0xb071	"unknown"	"National Instruments|IMAQ-PCI-1422"
0x1093	0xb081	"unknown"	"National Instruments|IMAQ-PXI-1422"
0x1093	0xb091	"unknown"	"National Instruments|IMAQ-PXI-1411"
0x1093	0xc801	"unknown"	"National Instruments|PCI-GPIB"
0x1095	0x0640	"unknown"	"CMD Technology Inc|PCI0640"
0x1095	0x0641	"unknown"	"CMD Technology Inc|PCI-0640 EIDE Adapter with RAID 1"
0x1095	0x0642	"unknown"	"CMD Technology Inc|EIDE Adapter with RAID 1"
0x1095	0x0643	"unknown"	"CMD Technology Inc|PCI0643 (PCI EIDE controller)"
0x1095	0x0646	"unknown"	"CMD Technology Inc|PCI0646 (bus master IDE)"
0x1095	0x0647	"unknown"	"CMD Technology Inc|PCI0647"
0x1095	0x0648	"unknown"	"CMD Technology Inc|PCI0648 (Ultra DMA PCI-IDE/ATA Chip)"
0x1095	0x0649	"unknown"	"CMD Technology Inc|PCI0649 (Ultra ATA/100 Jost Ctrlr)"
0x1095	0x0650	"unknown"	"CMD Technology Inc|PBC0650A (Fast SCSI-II Ctrlr)"
0x1095	0x0670	"usb-ohci"	"CMD Technology Inc|USB0670 (PCI-USB ASIC)"
0x1095	0x0673	"usb-ohci"	"CMD Technology Inc|USB0673 PCI-USB ASIC"
0x1095	0x0680	"unknown"	"CMD Technology Inc.|PCI-680 UltraATA/133 EIDE Controller"
0x1097	0x0038	"unknown"	"Appian Technology (ETMA)|EIDE Controller"
0x1097	0x3d32	"unknown"	"Appian Graphics|Jeronimo 2000 AGP"
0x1098	0x0001	"Server:SVGA"	"Quantum Designs|QD-8500"
0x1098	0x0002	"Server:SVGA"	"Quantum Designs|QD-8580"
0x109e	0x0350	"bttv"	"Brooktree Corporation|Bt848 TV with DMA push"
0x109e	0x0351	"bttv"	"Brooktree Corporation|Bt849A Video capture"
0x109e	0x036c	"bttv"	"Brooktree Corporation|Bt879(??) Video Capture"
0x109e	0x036e	"bttv"	"Brooktree Corporation|Bt878"
0x109e	0x036f	"bttv"	"Brooktree Corporation|Bt879"
0x109e	0x0370	"unknown"	"Brooktree Corporation|Bt880 Video Capture"
0x109e	0x0878	"btaudio"	"Brooktree Corporation|Bt878"
0x109e	0x0879	"btaudio"	"Brooktree Corporation|Bt879 Video Capture (Audio Section)"
0x109e	0x0880	"btaudio"	"Brooktree Corporation|Bt880 Video Capture (Audio Section)"
0x109e	0x2115	"unknown"	"Brooktree Corporation|BtV 2115 Mediastream controller"
0x109e	0x2125	"unknown"	"Brooktree Corporation|BtV 2125 Mediastream controller"
0x109e	0x2164	"unknown"	"Brooktree Corporation|BtV 2164"
0x109e	0x2165	"unknown"	"Brooktree Corporation|BtV 2165"
0x109e	0x8230	"unknown"	"Brooktree Corporation|Bt8230 ATM Segment/Reassembly Ctrlr (SRC)"
0x109e	0x8472	"unknown"	"Brooktree Corporation|Bt8472"
0x109e	0x8474	"unknown"	"Brooktree Corporation|Bt8474"
0x10a8	0x0000	"Card:STB Horizon"	"Sierra Semiconductor|STB Horizon 64"
0x10a9	0x0001	"unknown"	"Silicon Graphics, Inc.|Crosstalk to PCI Bridge"
0x10a9	0x0002	"unknown"	"Silicon Graphics, Inc.|Linc I/O controller"
0x10a9	0x0003	"unknown"	"Silicon Graphics|IOC3"
0x10a9	0x0004	"unknown"	"Silicon Graphics, Inc.|O2 MACE"
0x10a9	0x0005	"unknown"	"Silicon Graphics|RAD Audio"
0x10a9	0x0006	"unknown"	"Silicon Graphics, Inc.|HPCEX"
0x10a9	0x0007	"unknown"	"Silicon Graphics, Inc.|RPCEX"
0x10a9	0x0008	"unknown"	"Silicon Graphics, Inc.|DiVO VIP"
0x10a9	0x0009	"acenic"	"Silicon Graphics|Alteon Gigabit Ethernet"
0x10a9	0x0010	"unknown"	"Silicon Graphics, Inc.|AMP Video I/O"
0x10a9	0x0011	"unknown"	"Silicon Graphics, Inc.|GRIP"
0x10a9	0x0012	"unknown"	"Silicon Graphics, Inc.|SGH PSHAC GSN"
0x10a9	0x1001	"unknown"	"Silicon Graphics, Inc.|Magic Carpet"
0x10a9	0x1002	"unknown"	"Silicon Graphics, Inc.|Lithium"
0x10a9	0x1003	"unknown"	"Silicon Graphics, Inc.|Dual JPEG 1"
0x10a9	0x1004	"unknown"	"Silicon Graphics, Inc.|Dual JPEG 2"
0x10a9	0x1005	"unknown"	"Silicon Graphics, Inc.|Dual JPEG 3"
0x10a9	0x1006	"unknown"	"Silicon Graphics, Inc.|Dual JPEG 4"
0x10a9	0x1007	"unknown"	"Silicon Graphics, Inc.|Dual JPEG 5"
0x10a9	0x1008	"unknown"	"Silicon Graphics, Inc.|Cesium"
0x10a9	0x2001	"unknown"	"Silicon Graphics, Inc.|Fibre Channel"
0x10a9	0x2002	"unknown"	"Silicon Graphics, Inc.|ASDE"
0x10a9	0x8001	"unknown"	"Silicon Graphics, Inc.|O2 1394"
0x10a9	0x8002	"unknown"	"Silicon Graphics, Inc.|G-net NT"
0x10aa	0x0000	"unknown"	"ACC Microelectronics|ACCM 2188"
0x10aa	0x2051	"unknown"	"Auctor Corp/ACC Microelectronics|Laptop Chipset CPU Bridge"
0x10aa	0x5842	"unknown"	"Auctor Corp/ACC Microelectronics|Laptop Chipset ISA Bridge"
0x10ab	0x0001	"unknown"	"Winbond|W83769F"
0x10ab	0x0105	"unknown"	"Winbond|SL82C105"
0x10ab	0x0565	"unknown"	"Winbond|W83C553"
0x10ad	0x0001	"unknown"	"Symphony Labs|W83769F"
0x10ad	0x0003	"unknown"	"Symphony Labs|SL82C103"
0x10ad	0x0005	"unknown"	"Symphony Labs|SL82C105"
0x10ad	0x0103	"unknown"	"Symphony Labs|SL82c103"
0x10ad	0x0105	"unknown"	"Symphony Labs|SL82c105"
0x10ad	0x0150	"unknown"	"Symphony Labs|EIDE Controller"
0x10ad	0x0565	"unknown"	"Symphony Labs|W83C553"
0x10ae	0x0002	"unknown"	"Cornerstone Technology|Graphics Controller"
0x10af	0x0001	"unknown"	"Microcomputer Systems|IDE"
0x10b3	0x3106	"unknown"	"Databook Inc|DB87144"
0x10b3	0xb106	"yenta_socket"	"Databook Inc|DB87144"
0x10b4	0x1b1d	"Card:STB Systems Velocity 3D"	"STB Systems Inc|Velocity 128 3D"
0x10b4	0x2636	"bttv"	"STB|???"
0x10b5	0x0001	"unknown"	"PLX Technology, Inc.|i960 PCI bus interface"
0x10b5	0x0480	"unknown"	"PLX Technology|IOP 480 Integrated PowerPC I/O Processor"
0x10b5	0x0960	"unknown"	"PLX Technology|PCI 9080RDK-960 PCI Reference Design Kit for PCI 9080"
0x10b5	0x1030	"ISDN:hisax,type=34"	"PLX Technology, Inc.|Gazel ISDN Adapter"
0x10b5	0x1054	"ISDN:hisax,type=34"	"PLX Technology, Inc.|Gazel ISDN Adapter"
0x10b5	0x1076	"unknown"	"PLX Technology, Inc.|VScom 800 8 port serial adaptor"
0x10b5	0x1077	"unknown"	"PLX Technology, Inc.|VScom 400 4 port serial adaptor"
0x10b5	0x1078	"unknown"	"PLX Technology|PCI 9050 Vision Systems VScom PCI-210"
0x10b5	0x1103	"unknown"	"PLX Technology, Inc.|SPcom 200"
0x10b5	0x1146	"unknown"	"PLX Technology|PCI 9050 Vision Systems VScom PCI-010S"
0x10b5	0x1147	"unknown"	"PLX Technology|PCI 9050 Vision Systems VScom PCI-020S"
0x10b5	0x1151	"ISDN:hisax,type=34"	"PLX Technology, Inc.|Gazel ISDN Adapter"
0x10b5	0x1152	"ISDN:hisax,type=34"	"PLX Technology, Inc.|Gazel ISDN Adapter"
0x10b5	0x1187	"ISDN:hisax,type=34"	"PLX Technology, Inc.|Olitec ISDN Adapter"
0x10b5	0x2028	"isicom"	""
0x10b5	0x2051	"isicom"	""
0x10b5	0x2052	"isicom"	""
0x10b5	0x2053	"isicom"	""
0x10b5	0x2054	"isicom"	""
0x10b5	0x2055	"isicom"	""
0x10b5	0x2056	"isicom"	""
0x10b5	0x2057	"isicom"	""
0x10b5	0x2058	"isicom"	""
0x10b5	0x2bd0	"ISDN:hisax,type=34"	"PLX Technology, Inc.|Gazel ISDN Adapter"
0x10b5	0x9030	"unknown"	"PLX Technology|PCI 9030 PCI SMARTarget I/O Accelerator"
0x10b5	0x9036	"unknown"	"PLX Technology, Inc.|9036"
0x10b5	0x9050	"unknown"	"PLX Technology, Inc.|PCI <-> IOBus Bridge"
0x10b5	0x9052	"unknown"	"PLX Technology|PCI 9052 PCI 9052 Target PCI Interface Chip"
0x10b5	0x9054	"unknown"	"PLX Technology|PCI 9054 PCI I/O Accelerator"
0x10b5	0x9060	"unknown"	"PLX Technology, Inc.|9060"
0x10b5	0x906d	"snd-card-card-korg1212"	"Korg 1212 IO"
0x10b5	0x906e	"unknown"	"PLX Technology, Inc.|9060ES"
0x10b5	0x9080	"unknown"	"PLX Technology, Inc.|9080"
0x10b5	0xa001	"unknown"	"PLX Technology, Inc.|Gtek Serial"
0x10b5	0xc001	"unknown"	"PLX Technology, Inc.|GTEK Cyclone 16/32 port serial adaptor"
0x10b6	0x0001	"unknown"	"Madge Networks|Smart 16/4 PCI Ringnode"
0x10b6	0x0002	"abyss"	"Madge Networks|Smart 16/4 PCI Ringnode Mk2"
0x10b6	0x0003	"unknown"	"Madge Networks|Smart 16/4 PCI Ringnode Mk3"
0x10b6	0x0004	"unknown"	"Madge Networks|Smart 16/4 PCI Ringnode Mk1"
0x10b6	0x0006	"unknown"	"Madge Networks|16/4 Cardbus Adapter"
0x10b6	0x0007	"unknown"	"Madge Networks|Presto PCI Adapter"
0x10b6	0x0009	"unknown"	"Madge Networks|Smart 100/16/4 PCI-HS Ringnode"
0x10b6	0x000a	"unknown"	"Madge Networks|Smart 100/16/4 PCI Ringnode"
0x10b6	0x000b	"unknown"	"Madge Networks|16/4 CardBus Adapter Mk2"
0x10b6	0x1000	"unknown"	"Madge Networks|Collage 25 ATM Adapter"
0x10b6	0x1001	"unknown"	"Madge Networks|Collage 155 ATM Server Adapter"
0x10b6	0x1002	"unknown"	"Madge Networks|Ambassador ATM Adapter"
0x10b7	0x0001	"acenic"	"3Com Corporation|3c985 1000BaseSX"
0x10b7	0x1000	"unknown"	"3Com Corporation|3C905CX-TXNM 3COM 3C905CX-TXNM with 40-0664-003 ASIC"
0x10b7	0x1007	"unknown"	"3Com Corporation|3C556 V.90 Mini-PCI Modem"
0x10b7	0x3390	"tmspci"	"3Com Corporation|Token Link Velocity"
0x10b7	0x3590	"unknown"	"3Com Corporation|3c359 TokenLink Velocity XL"
0x10b7	0x4500	"3c59x"	"3Com Corporation|3c450 Cyclone/unknown"
0x10b7	0x5055	"3c59x"	"3Com Corporation|3c555 [Megahertz] 10/100 LAN CardBus"
0x10b7	0x5057	"3c59x"	"3Com Corporation|3c575 [Megahertz] 10/100 LAN CardBus"
0x10b7	0x5157	"3c59x"	"3Com Corporation|3c575 [Megahertz] 10/100 LAN CardBus"
0x10b7	0x5257	"3c59x"	"3Com Corporation|3c575 Fast EtherLink XL"
0x10b7	0x5900	"3c59x"	"3Com Corporation|3c590 10BaseT [Vortex]"
0x10b7	0x5920	"3c59x"	"3Com Corporation|3c592 EISA 10mbps Demon/Vortex"
0x10b7	0x5950	"3c59x"	"3Com Corporation|3c595 100BaseTX [Vortex]"
0x10b7	0x5951	"3c59x"	"3Com Corporation|3c595 100BaseT4 [Vortex]"
0x10b7	0x5952	"3c59x"	"3Com Corporation|3c595 100Base-MII [Vortex]"
0x10b7	0x5970	"3c59x"	"3Com Corporation|3c597 EISA Fast Demon/Vortex"
0x10b7	0x5b57	"3c59x"	"3Com Corporation|3C595 Megahertz 10/100 LAN CardBus"
0x10b7	0x6055	"3c59x"	"3Com Corporation|3c556 10/100 Mini-PCI Adapter [Cyclone]"
0x10b7	0x6056	"3c59x"	"3Com Corporation|3C556 10/100 Mini PCI Fast Ethernet Adapter"
0x10b7	0x6550	"3c59x"	"3Com Corporation|3c575 [Megahertz] 10/100 LAN CardBus"
0x10b7	0x6560	"3c59x"	"3Com Corporation|3c575 [Megahertz] 10/100 LAN CardBus"
0x10b7	0x6561	"unknown"	"3Com Corporation|FEM656 10/100 LAN+56K Modem CardBus PC Card"
0x10b7	0x6562	"3c59x"	"3Com Corporation|3CCFEM656 Cyclone CardBus"
0x10b7	0x6563	"unknown"	"3Com Corporation|FEM656B 10/100 LAN+56K Modem CardBus PC Card"
0x10b7	0x6564	"3c59x"	""
0x10b7	0x6565	"unknown"	"3Com Corporation|3CCFEM656C Global 10/100 Fast Ethernet+56K Modem"
0x10b7	0x7646	"3c59x"	"3Com Corporation|3cSOHO100-TX [Hurricane]"
0x10b7	0x8811	"unknown"	"3Com Corporation|Token ring"
0x10b7	0x9000	"3c59x"	"3Com Corporation|3c900 10BaseT [Boomerang]"
0x10b7	0x9001	"3c59x"	"3Com Corporation|3c900 Combo [Boomerang]"
0x10b7	0x9004	"3c59x"	"3Com Corporation|3c900B-TPO [Etherlink XL TPO]"
0x10b7	0x9005	"3c59x"	"3Com Corporation|3c900B-Combo [Etherlink XL Combo]"
0x10b7	0x9006	"3c59x"	"3Com Corporation|3c900B-TPC [Etherlink XL TPC]"
0x10b7	0x900a	"3c59x"	"3Com Corporation|3c900B-FL [Etherlink XL FL]"
0x10b7	0x9050	"3c59x"	"3Com Corporation|3c905 100BaseTX [Boomerang]"
0x10b7	0x9051	"3c59x"	"3Com Corporation|3c905 100BaseT4"
0x10b7	0x9055	"3c59x"	"3Com Corporation|3c905B 100BaseTX [Cyclone]"
0x10b7	0x9056	"unknown"	"3Com Corporation|3c905B-T4"
0x10b7	0x9058	"3c59x"	"3Com Corporation|3c905B-Combo [Deluxe Etherlink XL 10/100]"
0x10b7	0x905a	"3c59x"	"3Com Corporation|3c905B-FX [Fast Etherlink XL FX 10/100]"
0x10b7	0x9200	"3c59x"	"3Com Corporation|3c905C-TX [Fast Etherlink]"
0x10b7	0x9800	"3c59x"	"3Com Corporation|3c980-TX [Fast Etherlink XL Server Adapter]"
0x10b7	0x9805	"3c59x"	"3Com Corporation|3c980-TX [Fast Etherlink XL Server Adapter]"
0x10b7	0x9902	"unknown"	"3Com Corporation|3CR990-TX-95 EtherLink 10/100 PCI with 3XP Processor"
0x10b7	0x9903	"unknown"	"3Com Corporation|3CR990-TX-97 EtherLink 10/100 PCI with 3XP Processor"
0x10b7	0x9908	"unknown"	"3Com Corporation|3CR990SVR95 EtherLink 10/100 Server PCI with 3XP"
0x10b7	0x9909	"unknown"	"3Com Corporation|3CR990SVR97 EtherLink 10/100 Server PCI with 3XP"
0x10b8	0x0005	"epic100"	"Standard Microsystems Corp [SMC]|83C170QF"
0x10b8	0x0006	"epic100"	"Standard Microsystems Corp [SMC]|LANEPIC"
0x10b8	0x1000	"unknown"	"Standard Microsystems Corp [SMC]|FDC 37c665"
0x10b8	0x1001	"unknown"	"Standard Microsystems Corp [SMC]|FDC 37C922"
0x10b8	0xa011	"unknown"	"Standard Microsystems Corp [SMC]|83C170QF"
0x10b8	0xb106	"unknown"	"Standard Microsystems Corp [SMC]|SMC34C90"
0x10b9	0x0111	"unknown"	"Acer Laboratories Inc. [ALi]|C-Media CMI8738/C3DX Audio Device (OEM)"
0x10b9	0x1435	"unknown"	"Acer Laboratories Inc. [ALi]|M1435"
0x10b9	0x1445	"unknown"	"Acer Laboratories Inc. [ALi]|M1445"
0x10b9	0x1449	"unknown"	"Acer Laboratories Inc. [ALi]|M1449"
0x10b9	0x1451	"unknown"	"Acer Laboratories Inc. [ALi]|M1451"
0x10b9	0x1461	"unknown"	"Acer Laboratories Inc. [ALi]|M1461"
0x10b9	0x1489	"unknown"	"Acer Laboratories Inc. [ALi]|M1489"
0x10b9	0x1511	"unknown"	"Acer Laboratories Inc. [ALi]|M1511 [Aladdin]"
0x10b9	0x1512	"unknown"	"Acer Laboratories Inc. [ALi]|M1512 [Aladdin]"
0x10b9	0x1513	"unknown"	"Acer Laboratories Inc. [ALi]|M1513 [Aladdin]"
0x10b9	0x1521	"unknown"	"Acer Laboratories Inc. [ALi]|M1521 [Aladdin III]"
0x10b9	0x1523	"unknown"	"Acer Laboratories Inc. [ALi]|M1523"
0x10b9	0x1531	"unknown"	"Acer Laboratories Inc. [ALi]|M1531 [Aladdin IV]"
0x10b9	0x1533	"unknown"	"Acer Laboratories Inc. [ALi]|M1533 PCI to ISA Bridge [Aladdin IV]"
0x10b9	0x1535	"unknown"	"Acer Labs Inc.|M1535x ISA Bridge"
0x10b9	0x1541	"unknown"	"Acer Laboratories Inc. [ALi]|M1541"
0x10b9	0x1543	"unknown"	"Acer Laboratories Inc. [ALi]|M1543"
0x10b9	0x1561	"unknown"	"Acer Labs Inc.|M1561 North Bridge"
0x10b9	0x1621	"unknown"	"Acer Laboratories Inc. [ALi]|M1621"
0x10b9	0x1631	"unknown"	"Acer Laboratories Inc. [ALi]|ALI M1631 PCI North Bridge Aladdin Pro III"
0x10b9	0x1632	"unknown"	"Acer Labs Inc.|M1632 North Bridge"
0x10b9	0x1641	"unknown"	"Acer Laboratories Inc. [ALi]|ALI M1641 PCI North Bridge Aladdin Pro IV"
0x10b9	0x1644	"unknown"	"Acer Labs Inc.|M1644 AGP System Controller"
0x10b9	0x1646	"unknown"	"Acer Labs Inc.|M1646 AGP System Controller"
0x10b9	0x1647	"unknown"	"Acer Labs Inc.|M1647 CPU to PCI Bridge"
0x10b9	0x1651	"unknown"	"Acer Labs Inc.|M1651 CPU to PCI Bridge"
0x10b9	0x1661	"unknown"	"Acer Labs Inc.|M1661 AGP System Controller"
0x10b9	0x1667	"unknown"	"Acer Labs Inc.|M1667 AGP System Controller"
0x10b9	0x3141	"unknown"	"Acer Laboratories Inc. [ALi]|M3141"
0x10b9	0x3143	"unknown"	"Acer Laboratories Inc. [ALi]|M3143"
0x10b9	0x3145	"unknown"	"Acer Laboratories Inc. [ALi]|M3145"
0x10b9	0x3147	"unknown"	"Acer Laboratories Inc. [ALi]|M3147"
0x10b9	0x3149	"unknown"	"Acer Laboratories Inc. [ALi]|M3149"
0x10b9	0x3151	"unknown"	"Acer Laboratories Inc. [ALi]|M3151"
0x10b9	0x3307	"unknown"	"Acer Laboratories Inc. [ALi]|M3307"
0x10b9	0x3309	"unknown"	"Acer Laboratories Inc. [ALi]|M3309"
0x10b9	0x5212	"unknown"	"Acer Laboratories Inc. [ALi]|M4803"
0x10b9	0x5215	"unknown"	"Acer Laboratories Inc. [ALi]|MS4803"
0x10b9	0x5217	"unknown"	"Acer Laboratories Inc. [ALi]|M5217H"
0x10b9	0x5219	"unknown"	"Acer Laboratories Inc. [ALi]|M5219"
0x10b9	0x5225	"unknown"	"Acer Laboratories Inc. [ALi]|M5225"
0x10b9	0x5229	"unknown"	"Acer Laboratories Inc. [ALi]|M5229 IDE"
0x10b9	0x5235	"unknown"	"Acer Laboratories Inc. [ALi]|M5225"
0x10b9	0x5237	"usb-ohci"	"Acer Laboratories Inc. [ALi]|M5237 (USB)"
0x10b9	0x5240	"unknown"	"Acer Labs Incorporated (ALI)|EIDE Controller"
0x10b9	0x5241	"unknown"	"Acer Labs Incorporated (ALI)|PCMCIA Bridge"
0x10b9	0x5242	"unknown"	"Acer Labs Incorporated (ALI)|General Purpose Controller"
0x10b9	0x5243	"unknown"	"Acer Laboratories Inc. [ALi]|M5243"
0x10b9	0x5244	"unknown"	"Acer Labs Incorporated (ALI)|Floppy Disk Controller"
0x10b9	0x5247	"unknown"	"Acer Laboratories Inc. [ALi]|M5247"
0x10b9	0x5451	"trident"	"Acer Laboratories Inc. [ALi]|M5451 PCI South Bridge Audio"
0x10b9	0x7101	"unknown"	"Acer Laboratories Inc. [ALi]|M7101 PMU"
0x10ba	0x0301	"unknown"	"Mitsubishi Electric Corp.|AccelGraphics AccelECLIPSE"
0x10ba	0x0304	"unknown"	"Mitsubishi Electronics Corp.|GUI Accelerator"
0x10bd	0x0e34	"ne2k-pci"	"Surecom Technology|NE-34PCI LAN"
0x10bd	0x5240	"unknown"	"Surecom Technology|EIDE Controller"
0x10bd	0x5241	"unknown"	"Surecom Technology|PCMCIA Bridge"
0x10bd	0x5242	"unknown"	"Surecom Technology|General Purpose Controller"
0x10bd	0x5243	"unknown"	"Surecom Technology|Bus Controller"
0x10bd	0x5244	"unknown"	"Surecom Technology|Floppy Disk Controller"
0x10c3	0x1100	"eepro100"	"Samsung Semiconductors, Inc.|Smartether100 SC1100 LAN Adapter (i82557B)"
0x10c8	0x0000	"unknown"	"Neomagic Corp|Graphics Controller"
0x10c8	0x0001	"Card:NeoMagic (laptop/notebook)"	"Neomagic Corporation|NM2070 [MagicGraph NM2070]"
0x10c8	0x0002	"Card:NeoMagic (laptop/notebook)"	"Neomagic Corporation|NM2090 [MagicGraph 128V]"
0x10c8	0x0003	"Card:NeoMagic (laptop/notebook)"	"Neomagic Corporation|NM2093 [MagicGraph 128ZV]"
0x10c8	0x0004	"Card:NeoMagic (laptop/notebook)"	"Neomagic Corporation|NM2160 [MagicGraph 128XD]"
0x10c8	0x0005	"Card:NeoMagic (laptop/notebook)"	"Neomagic Corporation|[MagicGraph 256AV]"
0x10c8	0x0006	"Card:NeoMagic MagicMedia (laptop/notebook)"	"Neomagic Corporation|NM2360 [MagicMedia 256ZX]"
0x10c8	0x0016	"Card:NeoMagic MagicMedia (laptop/notebook)"	"Neomagic Corporation|[MagicMedia 256XL+]"
0x10c8	0x0025	"Card:NeoMagic MagicMedia (laptop/notebook)"	"Neomagic Corporation|[MagicMedia 256AV+]"
0x10c8	0x0083	"Card:NeoMagic (laptop/notebook)"	"Neomagic Corporation|[MagicGraph 128ZV Plus]"
0x10c8	0x8005	0x1028	0x008f	"ad1848"	"Neomagic Corporation|MagicMedia 256AV Audio Device on Colorado Inspiron"
0x10c8	0x8005	"nm256_audio"	"Neomagic Corporation|[MagicMedia 256AV]"
0x10c8	0x8006	"nm256_audio"	"Neomagic Corporation|[MagicMedia 256AV]"
0x10c8	0x8016	"unknown"	"Neomagic Corporation|NM2380 MagicMedia 256XL+ Audio Device"
0x10cc	0x0226	"unknown"	"Mentor Arc Inc|PCI/ISA Bridge"
0x10cc	0x0257	"unknown"	"Mentor Arc Inc|Host/PCI Bridge"
0x10cd	0x1100	"unknown"	"Advanced System Products|ASC1100"
0x10cd	0x1200	"advansys"	"Advanced System Products|ASC1200 [(abp940) Fast SCSI-II]"
0x10cd	0x1300	"advansys"	"Advanced System Products|ABP940-U / ABP960-U"
0x10cd	0x2300	"advansys"	"Advanced System Products|ABP940-UW"
0x10cd	0x2500	"advansys"	"Advanced System Products|ABP940-U2W"
0x10cd	0x4000	"unknown"	"Advanced System Products|ASC30C0400 IEEE-1394 OHCI PCI Controller"
0x10cf	0x2001	"unknown"	"Citicorp TTI|mb86605"
0x10cf	0x2002	"unknown"	"Fujitsu Ltd.|MB86606 Fast Wide SCSI Controller"
0x10cf	0x2005	"unknown"	"Fujitsu Ltd.|MB86974 10/100 Fast Ethernet Adapter"
0x10cf	0x200c	"unknown"	"Fujitsu Ltd.|MB86974 IEEE1394 OpenHCI Controller"
0x10d9	0x0066	"unknown"	"Macronix International Co. Ltd.|MX86101P"
0x10d9	0x0512	"tulip"	"Macronix, Inc. [MXIC]|MX98713"
0x10d9	0x0531	"tulip"	"Macronix, Inc. [MXIC]|MX987x5"
0x10d9	0x0532	"unknown"	"Macronix International Co. Ltd.|MX98723/727 PCI/CardBus Fast Ethernet Controller"
0x10d9	0x0553	"unknown"	"Macronix International Co. Ltd.|MX987x5 Ethernet Adapter"
0x10d9	0x8625	"tulip"	"Macronix, Inc. [MXIC]|MX86250"
0x10d9	0x8626	"unknown"	"Macronix International Co. Ltd.|MX86251"
0x10d9	0x8627	"unknown"	"Macronix International Co. Ltd.|MX86251"
0x10d9	0x8888	"unknown"	"Macronix, Inc. [MXIC]|MX86200"
0x10da	0x0508	"tmspci"	"Compaq IPG-Austin|TC4048 Token Ring 4/16"
0x10da	0x3390	"unknown"	"Compaq IPG-Austin|Tl3c3x9"
0x10dc	0x0001	"unknown"	"CERN/ECP/EDU|STAR/RD24 SCI-PCI (PMC)"
0x10dc	0x0002	"unknown"	"CERN/ECP/EDU|TAR/RD24 SCI-PCI (PMC) [ATT 2C15-3 (FPGA) SCI bridge on PCI 5 Volt card]"
0x10dc	0x0010	"unknown"	"CERN-European Lab. for Particle Physics|680-1110-150/400 Simple PMC/PCI to S-LINK interface"
0x10dc	0x0011	"unknown"	"CERN-European Lab. for Particle Physics|680-1110-200/450 Simple S-LINK to PMC/PCI interface"
0x10dc	0x0012	"unknown"	"CERN-European Lab. for Particle Physics|S32PCI64 32-bit S-LINK to 64-bit PCI interface"
0x10dc	0x0021	"unknown"	"CERN/ECP/EDU|HIPPI destination"
0x10dc	0x0022	"unknown"	"CERN/ECP/EDU|HIPPI source"
0x10dc	0x10dc	"unknown"	"CERN/ECP/EDU|ATT2C15-3 FPGA"
0x10dd	0x0001	"unknown"	"Evans & Sutherland|3D Graphics Processor (?? Freedom GBbus??)"
0x10de	0x0008	"Card:Diamond Edge 3D"	"nVidia Corporation|NV1 EDGE 3D"
0x10de	0x0009	"Card:Diamond Edge 3D"	"nVidia Corporation|NV1 EDGE 3D"
0x10de	0x0010	"unknown"	"nVidia Corporation|Mutara V08 [NV2]"
0x10de	0x0018	"unknown"	"Nvidia Corporation|Riva 128 Riva 128 accelerator"
0x10de	0x0019	"unknown"	"Nvidia Corporation|Riva 128 ZX"
0x10de	0x0020	"Card:RIVA TNT"	"nVidia Corporation|Riva TNT 128"
0x10de	0x0028	"Card:RIVA TNT2"	"nVidia Corporation|Riva TNT2"
0x10de	0x0029	"Card:RIVA TNT2"	"nVidia Corporation|Riva TNT2 Ultra"
0x10de	0x002a	"Card:RIVA TNT2"	"nVidia Corporation|Riva TnT2 [NV5]"
0x10de	0x002b	"Card:RIVA TNT2"	"nVidia Corporation|Riva TnT2 [NV5]"
0x10de	0x002c	"Card:RIVA TNT2"	"nVidia Corporation|Vanta"
0x10de	0x002d	"Card:RIVA TNT2"	"nVidia Corporation|Riva TNT2 Model 64"
0x10de	0x002e	"Card:RIVA TNT2"	"nVidia Corporation|Vanta [NV6]"
0x10de	0x002f	"Card:RIVA TNT2"	"nVidia Corporation|Vanta [NV6]"
0x10de	0x00a0	"Card:RIVA TNT2"	"nVidia Corporation|Riva TNT2"
0x10de	0x0100	"Card:NVIDIA GeForce 256 (generic)"	"nVidia Corporation|GeForce 256"
0x10de	0x0101	"Card:NVIDIA GeForce 256 (generic)"	"nVidia Corporation|GeForce 256"
0x10de	0x0102	"unknown"	"Nvidia Corporation|NV10 GeForce 256 Ultra"
0x10de	0x0103	"Card:NVIDIA GeForce 256 (generic)"	"nVidia Corporation|Quadro"
0x10de	0x0110	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV11 (Geforce2 MX)"
0x10de	0x0111	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV11 DDR"
0x10de	0x0112	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV11 DDR (Geforce2 Go)"
0x10de	0x0113	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV11 GL"
0x10de	0x0150	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV15 (Geforce2 GTS)"
0x10de	0x0151	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV15 DDR (Geforce2 GTS)"
0x10de	0x0152	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV15 Bladerunner (Geforce2 GTS)"
0x10de	0x0153	"Card:NVIDIA GeForce2 DDR (generic)"	"nVidia Corporation|NV15 GL (Quadro2)"
0x10de	0x0170	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0170"
0x10de	0x0171	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0171"
0x10de	0x0172	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0172"
0x10de	0x0173	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0173"
0x10de	0x0174	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0174"
0x10de	0x0175	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0175"
0x10de	0x0178	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x0178"
0x10de	0x017a	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x017A"
0x10de	0x017b	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x017B"
0x10de	0x017c	"Card:NVIDIA GeForce2 DDR (generic)"	"NVidia|0x017C"
0x10de	0x01a0	"Card:NVIDIA GeForce2 Integrated (generic)"	"NVidia|GeForce2 Integrated"
0x10de	0x01a4	"unknown"	"Nvidia Corporation|nForce AGP Controller"
0x10de	0x01a5	"unknown"	"Nvidia Corporation|nForce AGP Controller"
0x10de	0x01a6	"unknown"	"Nvidia Corporation|nForce AGP Controller"
0x10de	0x01a8	"unknown"	"Nvidia Corporation|nForce 220 Memory Controller (SDR)"
0x10de	0x01a9	"unknown"	"Nvidia Corporation|nForce 420 Memory Controller (SDR)"
0x10de	0x01aa	"unknown"	"Nvidia Corporation|nForce 220 Memory Controller (DDR)"
0x10de	0x01ab	"unknown"	"Nvidia Corporation|nForce 420 Memory Controller (DDR)"
0x10de	0x01ac	"unknown"	"Nvidia Corporation|nForce 220/420 Memory Controller"
0x10de	0x01ad	"unknown"	"Nvidia Corporation|nForce 220/420 Memory Controller"
0x10de	0x01b0	"unknown"	"Nvidia Corporation|nForce MCP Audio Processing Unit (Dolby Digital)"
0x10de	0x01b1	"unknown"	"Nvidia Corporation|nForce Audio Codec Interface"
0x10de	0x01b2	"unknown"	"Nvidia Corporation|nForce Joystick"
0x10de	0x01b4	"unknown"	"Nvidia Corporation|nForce SMBus Controller"
0x10de	0x01b7	"unknown"	"Nvidia Corporation|nForce AGP Host to PCI Bridge"
0x10de	0x01b8	"unknown"	"Nvidia Corporation|nForce PCI Bridge"
0x10de	0x01bc	"unknown"	"Nvidia Corporation|nForce ATA Controller"
0x10de	0x01c2	"usb-ohci"	"Nvidia Corporation|nForce USB Controller"
0x10de	0x01c3	"unknown"	"Nvidia Corporation|nForce MCP Networking Adapter"
0x10de	0x0200	"Card:NVIDIA GeForce3 (generic)"	"nVidia Corporation|GeForce3"
0x10de	0x0201	"Card:NVIDIA GeForce3 (generic)"	"nVidia Corporation|GeForce3 (rev 1)"
0x10de	0x0202	"Card:NVIDIA GeForce3 (generic)"	"nVidia Corporation|GeForce3 (rev 2)"
0x10de	0x0203	"Card:NVIDIA GeForce3 (generic)"	"nVidia Corporation|GeForce3 (rev 3)"
0x10de	0x0250	"Card:NVIDIA GeForce3 (generic)"	"NVidia|0x0250"
0x10de	0x0258	"Card:NVIDIA GeForce3 (generic)"	"NVidia|0x0258"
0x10de	0x02a0	"Card:NVIDIA GeForce3 (generic)"	"nVidia Corporation|GeForce3 Integrated (Xbox)"
0x10df	0x10df	"unknown"	"Emulex Corporation|Light Pulse Fibre Channel Adapter"
0x10df	0x1ae5	"unknown"	"Emulex Corporation|LP6000 Fibre Channel Host Adapter"
0x10df	0xf700	"unknown"	"Emulex Corporation|LP7000 Fibre Channel Host Adapter"
0x10df	0xf800	"unknown"	"Emulex Corporation|LP8000 Fibre Channel Host Adapter"
0x10e0	0x5026	"unknown"	"Integrated Micro|IMS5026/27/28"
0x10e0	0x5027	"unknown"	"Integrated Micro|IMS5027"
0x10e0	0x5028	"unknown"	"Integrated Micro|IMS5028"
0x10e0	0x8849	"unknown"	"Integrated Micro|IMS8849"
0x10e0	0x8853	"unknown"	"Integrated Micro|IMS8853"
0x10e0	0x9128	"Card:IMS TwinTurbo (generic)"	"Integrated Micro|IMS9129 [Twin turbo 128]"
0x10e0	0x9135	"Card:IMS TwinTurbo (generic)"	"IMS|TwinTurbo 3D"
0x10e1	0x0391	"unknown"	"Tekram|TRM-S1040"
0x10e1	0x690c	"unknown"	"Tekram|DC-690c"
0x10e1	0xdc20	"unknown"	"Tekram Technology Corp. Ltd.|DC-290 EIDE Controller"
0x10e1	0xdc29	"unknown"	"Tekram|DC-290"
0x10e3	0x0000	"Server:SVGA"	"Tundra Semiconductor Corp.|CA91C042 [Universe]"
0x10e3	0x0513	"unknown"	"Tundra Semiconductor Corp.|Tsi320 Dual-Mode PCI-to-PCI Bus Bridge"
0x10e3	0x0850	"unknown"	"Tundra Semiconductor Corp.|Tsi850 Power PC Dual PCI Host Bridge"
0x10e3	0x0854	"unknown"	"Tundra Semiconductor Corp.|Tsi850 Power PC Single PCI Host Bridge"
0x10e3	0x0860	"unknown"	"Tundra Semiconductor Corp.|CA91C860 [QSpan]"
0x10e3	0x0862	"unknown"	"Tundra Semiconductor Corp.|CA91L862A QSpan II PCI-to-Motorola CPU Bridge"
0x10e3	0x8260	"unknown"	"Tundra Semiconductor Corp.|CA91L8200/8260 PowerSpan II PowerPC-to-PCI Bus Switch"
0x10e3	0x8261	"unknown"	"Tundra Semiconductor Corp.|CA91L8200/8260 PowerSpan II PowerPC-to-PCI Bus Switch"
0x10e8	0x2011	"unknown"	"Applied Micro|Q-Motion Video Capture/Edit board"
0x10e8	0x4750	"unknown"	"Applied Micro|S5930 [Matchmaker]"
0x10e8	0x5920	"unknown"	"Applied Micro|S5920"
0x10e8	0x8033	"unknown"	"Applied Micro Circuits Corp.|BBK-PCI light Transputer Link Interface"
0x10e8	0x8043	"unknown"	"Applied Micro|LANai4.x [Myrinet LANai interface chip]"
0x10e8	0x8062	"unknown"	"Applied Micro|S5933_PARASTATION"
0x10e8	0x807d	"unknown"	"Applied Micro|S5933 [Matchmaker]"
0x10e8	0x8088	"unknown"	"Applied Micro|Kingsberg Spacetec Format Synchronizer"
0x10e8	0x8089	"unknown"	"Applied Micro|Kingsberg Spacetec Serial Output Board"
0x10e8	0x809c	"unknown"	"Applied Micro|S5933_HEPC3"
0x10e8	0x80d7	"unknown"	"Applied Micro|PCI-9112"
0x10e8	0x80d9	"unknown"	"Applied Micro|PCI-9118"
0x10e8	0x80da	"unknown"	"Applied Micro|PCI-9812"
0x10e8	0x811a	"unknown"	"Applied Micro|PCI-IEEE1355-DS-DE Interface"
0x10e8	0x8170	"unknown"	"Applied Micro|S5933 "Matchmaker" PCI Chipset Development Tool"
0x10ea	0x1680	"Server:SVGA"	"Intergraphics Systems|IGA-1680"
0x10ea	0x1682	"Server:SVGA"	"Intergraphics Systems|IGA-1682"
0x10ea	0x1683	"unknown"	"Intergraphics Systems|IGA-1683"
0x10ea	0x2000	"cyber2000fb"	"Intergraphics Systems|CyberPro 2000"
0x10ea	0x2010	"cyber2000fb"	"Intergraphics Systems|CyberPro 2000A"
0x10ea	0x5000	"cyber2000fb"	"Intergraphics Systems|CyberPro 5000"
0x10ea	0x5050	"trident"	"Intergraphics Systems|CyberPro 5050"
0x10eb	0x0101	"unknown"	"Artists Graphics|3GA"
0x10eb	0x8111	"unknown"	"Artists Graphics|Twist3 Frame Grabber"
0x10ec	0x8029	"ne2k-pci"	"Realtek|RTL-8029(AS)"
0x10ec	0x8129	"8139too"	"Realtek|RTL-8129"
0x10ec	0x8138	"8139too"	"Realtek|RT8139 (B/C) Cardbus Fast Ethernet Adapter"
0x10ec	0x8139	"8139too"	"Realtek|RTL-8139"
0x10ed	0x7310	"unknown"	"Ascii Corporation|V7310"
0x10ee	0x3fc0	"snd-card-rme96"	"Xilinx, Inc.|RME Digi96"
0x10ee	0x3fc1	"snd-card-rme96"	"Xilinx, Inc.|RME Digi96/8"
0x10ee	0x3fc2	"snd-card-rme96"	"Xilinx, Inc.|RME Digi96/8 Pro"
0x10ee	0x3fc3	"snd-card-rme96"	"Xilinx, Inc.|RME Digi96/8 Pad"
0x10ee	0x3fc4	"rme96xx"	"Xilinx, Inc.|Digi9652 Hammerfall"
0x10ee	0x4020	"tpam"	"Xilinx, Inc.| ISDN Adapter"
0x10ee	0x5343	"unknown"	"Xilinx Corporation|Seamont SC100 Security Adapter"
0x10ee	0x8130	"unknown"	"Xilinx Corporation|Durango PMC Virtex-II Bridge, XC2V1000-4FG456C"
0x10ef	0x8154	"unknown"	"Racore Computer Products, Inc.|M815x Token Ring Adapter"
0x10f0	0xa800	"unknown"	"Peritek Corporation|VCL-P Graphics board"
0x10f0	0xb300	"unknown"	"Peritek Corporation|VCL-M graphics board"
0x10f1	0x1566	"unknown"	"Tyan Computer|IDE/SCSI"
0x10f1	0x1677	"unknown"	"Tyan Computer|Multimedia"
0x10f4	0x1300	"unknown"	"S-Mos Systems|rev1.1 PCI to S5U13x06B0B Bridge Adapter"
0x10f5	0xa001	"unknown"	"NKK Corporation|NDR4000 [NR4600 Bridge]"
0x10fa	0x0000	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0001	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0002	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0003	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0004	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0005	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0006	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0007	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0008	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0009	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x000a	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x000b	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x000c	"unknown"	"Truevision|TARGA 1000"
0x10fa	0x000d	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x000e	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x000f	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0010	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0011	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0012	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0013	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0014	"unknown"	"TrueVision|GUI Accelerator"
0x10fa	0x0015	"unknown"	"TrueVision|GUI Accelerator"
0x1101	0x0002	"initio"	"Initio Corporation|Ultra SCSI Adapter"
0x1101	0x1060	"initio"	"Initio Corporation|INI-A100U2W"
0x1101	0x134a	"initio"	"Initio Corporation|Ultra SCSI Adapter"
0x1101	0x9100	"initio"	"Initio Corporation|INI-9100/9100W"
0x1101	0x9400	"initio"	"Initio Corporation|INI-940"
0x1101	0x9401	"initio"	"Initio Corporation|INI-950"
0x1101	0x9500	"initio"	"Initio Corporation|360P"
0x1101	0x9700	"initio"	"Initio Corp|Fast Wide SCSI Controller"
0x1102	0x0002	"emu10k1"	"Creative Labs|SB Live! (audio)"
0x1102	0x0004	"audigy"	"Creative Labs|EMU10K2 Audigy Audio Processor"
0x1102	0x0101	"unknown"	"Creative Labs|GeForce 256 DDR Nvida Corp. Video"
0x1102	0x1017	"unknown"	"Creative Labs|Banshee 3D Blaster Banshee PCI CT6760"
0x1102	0x1047	"unknown"	"Creative Labs|3D Blaster Annihilator 2"
0x1102	0x4001	"unknown"	"Creative Labs|EMU10K2 Audigy IEEE1394 Firewire Controller"
0x1102	0x7002	"emu10k1-gp"	"Creative Labs|SB Live! (joystick)"
0x1102	0x7003	"emu10k1-gp"	"Creative Labs|EMU10K2 Audigy Gameport"
0x1102	0x8938	"es1371"	"Creative Labs|AudioPCI ES1371+"
0x1103	0x0003	"unknown"	"Triones|HPT343"
0x1103	0x0004	"hptraid"	"Triones|HPT366"
0x1103	0x0005	"unknown"	"HighPoint Technologies Inc.|HPT370 UDMA66/100 EIDE Controller"
0x1103	0x0008	"unknown"	"HighPoint Technologies Inc.|HPT374 UDMA/ATA133 RAID Controller"
0x1105	0x5000	"unknown"	"Sigma Designs Inc|Multimedia"
0x1105	0x8300	"unknown"	"Sigma Designs, Inc.|REALmagic Hollywood Plus DVD Decoder"
0x1105	0x8400	"unknown"	"Sigma Designs Inc.|EM8400 MPEG-2 Decoder"
0x1106	0x0130	"unknown"	"VIA Technologies Inc|VT6305 1394.A OHCI Link Layer Controller"
0x1106	0x0305	"unknown"	"VIA Technologies|VT8363/8365 [KT133/KM133]"
0x1106	0x0391	"unknown"	"VIA Technologies|VT8371 [KX133]"
0x1106	0x0501	"agpgart"	"VIA Technologies|VT8501"
0x1106	0x0505	"unknown"	"VIA Technologies|VT82C505"
0x1106	0x0561	"unknown"	"VIA Technologies|VT82C561"
0x1106	0x0571	"unknown"	"VIA Technologies|VT82C586 IDE [Apollo]"
0x1106	0x0576	"unknown"	"VIA Technologies|VT82C576 3V [Apollo Master]"
0x1106	0x0585	"unknown"	"VIA Technologies|VT82C585VP [Apollo VP1/VPX]"
0x1106	0x0586	"unknown"	"VIA Technologies|VT82C586/A/B PCI-to-ISA [Apollo VP]"
0x1106	0x0595	"unknown"	"VIA Technologies|VT82C595 [Apollo VP2]"
0x1106	0x0596	"unknown"	"VIA Technologies|VT82C596 ISA [Apollo PRO]"
0x1106	0x0597	"agpgart"	"VIA Technologies|VT82C597 [Apollo VP3]"
0x1106	0x0598	"agpgart"	"VIA Technologies|VT82C598 [Apollo MVP3]"
0x1106	0x0601	"unknown"	"VIA Technologies|VT8601"
0x1106	0x0605	"unknown"	"VIA Technologies|VT8605 [ProSavage PM133]"
0x1106	0x0680	"unknown"	"VIA Technologies|VT82C680 [Apollo P6]"
0x1106	0x0686	"unknown"	"VIA Technologies|VT82C686 [Apollo Super]"
0x1106	0x0691	"agpgart"	"VIA Technologies|VT82C691 [Apollo PRO]"
0x1106	0x0692	"unknown"	"VIA Technologies Inc|North Bridge"
0x1106	0x0693	"unknown"	"VIA Technologies|VT82C693 [Apollo Pro Plus]"
0x1106	0x0698	"unknown"	"VIA Technologies|VT82C693A [Apollo Pro133 AGP]"
0x1106	0x0926	"ne2k-pci"	"VIA Technologies|VT82C926 [Amazon]"
0x1106	0x1000	"unknown"	"VIA Technologies|VT82C570MV"
0x1106	0x1106	"unknown"	"VIA Technologies|VT82C570MV"
0x1106	0x1571	"unknown"	"VIA Technologies|VT82C416MV"
0x1106	0x1595	"unknown"	"VIA Technologies|VT82C595/97 [Apollo VP2/97]"
0x1106	0x3038	"usb-uhci"	"VIA Technologies|VT82C586B USB"
0x1106	0x3040	"unknown"	"VIA Technologies|VT82C586B ACPI"
0x1106	0x3043	"via-rhine"	"VIA Technologies|VT86C100A [Rhine 10/100]"
0x1106	0x3044	"unknown"	"VIA Technologies|OHCI Compliant IEEE 1394 Host Controller"
0x1106	0x3050	"unknown"	"VIA Technologies Inc|Power Management Controller"
0x1106	0x3051	"unknown"	"VIA Technologies Inc|Power Management Controller"
0x1106	0x3057	"unknown"	"VIA Technologies|VT82C686 [Apollo Super ACPI]"
0x1106	0x3058	"via82cxxx_audio"	"VIA Technologies|VT82C686 [Apollo Super AC97/Audio]"
0x1106	0x3059	"snd-via8233"	"VIA Technologies|VT8233 [AC97 Audio Controller]"
0x1106	0x3065	"via-rhine"	"VIA Technologies|VT82C100A [Rhine 10/100]"
0x1106	0x3068	"unknown"	"VIA Technologies|VT82C686 [Apollo Super AC97/Modem]"
0x1106	0x3074	"unknown"	"VIA Technologies|VT8233 PCI to ISA Bridge"
0x1106	0x3086	"unknown"	"VIA Technologies Inc|VT82C686 Power management"
0x1106	0x3091	"unknown"	"VIA Technologies|VT8633 [Apollo Pro266]"
0x1106	0x3099	"unknown"	"VIA Technologies|VT8367 [KT266]"
0x1106	0x3101	"unknown"	"VIA Technologies Inc|VT8653 CPU to PCI Bridge"
0x1106	0x3102	"unknown"	"VIA Technologies Inc|VT8662 CPU to PCI Bridge"
0x1106	0x3103	"unknown"	"VIA Technologies Inc|VT8615 CPU to PCI Bridge"
0x1106	0x3109	"unknown"	"VIA Technologies|VT8233C PCI to ISA Bridge"
0x1106	0x3112	"unknown"	"VIA Technologies Inc|VT8361 CPU to PCI Bridge"
0x1106	0x3113	"unknown"	"VIA Technologies Inc|PCI to PCI Bridge"
0x1106	0x3116	"unknown"	"VIA Technologies Inc|CPU-to-PCI Bridge"
0x1106	0x3128	"unknown"	"VIA Technologies|P4X266A CPU-to-PCI Bridge"
0x1106	0x3133	"unknown"	"VIA Technologies Inc|VT3133 CPU to PCI Bridge"
0x1106	0x3147	"unknown"	"VIA Technologies Inc|VT8233 PCI to ISA Bridge"
0x1106	0x3148	"unknown"	"VIA Technologies Inc|CPU-to-PCI Bridge"
0x1106	0x3156	"unknown"	"VIA Technologies Inc|P/KN266 CPU to PCI Bridge"
0x1106	0x3158	"unknown"	"VIA Technologies Inc|CPU-to-PCI Bridge"
0x1106	0x3177	"unknown"	"VIA Technologies Inc|VT8233A PCI to ISA Bridge"
0x1106	0x5030	"unknown"	"VIA Technologies|VT82C596 ACPI [Apollo PRO]"
0x1106	0x6100	"via-rhine"	"VIA Technologies|VT85C100A [Rhine II]"
0x1106	0x8231	"unknown"	"VIA Technologies|VT8231 [PCI-to-ISA Bridge]"
0x1106	0x8235	"unknown"	"VIA Technologies|VT8235 Power Management"
0x1106	0x8305	"unknown"	"VIA Technologies|VT8363/8365 [KT133/KM133 AGP]"
0x1106	0x8391	"unknown"	"VIA Technologies|VT8371 [PCI-PCI Bridge]"
0x1106	0x8501	"unknown"	"VIA Technologies|VT8501"
0x1106	0x8596	"unknown"	"VIA Technologies|VT82C596 [Apollo PRO AGP]"
0x1106	0x8597	"unknown"	"VIA Technologies|VT82C597 [Apollo VP3 AGP]"
0x1106	0x8598	"unknown"	"VIA Technologies|VT82C598 [Apollo MVP3 AGP]"
0x1106	0x8601	"unknown"	"VIA Technologies|VT8601"
0x1106	0x8602	"unknown"	"VIA Technologies Inc|CPU to AGP Bridge"
0x1106	0x8605	"unknown"	"VIA Technologies|VT8605 [PM133 AGP]"
0x1106	0x8691	"unknown"	"VIA Technologies|VT82C691 [Apollo Pro]"
0x1106	0x8693	"unknown"	"VIA Technologies Inc|VT82C693 Apollo Pro+ PCI-to-PCI Bridge"
0x1106	0xb091	"unknown"	"VIA Technologies|VT8633 [Apollo Pro266 AGP]"
0x1106	0xb099	"unknown"	"VIA Technologies|VT8367 [KT266 AGP]"
0x1106	0xb101	"unknown"	"VIA Technologies Inc|VT8653 CPU to AGP Controller"
0x1106	0xb102	"unknown"	"VIA Technologies Inc|VT8362 CPU to AGP Controller"
0x1106	0xb103	"unknown"	"VIA Technologies Inc|VT8615 CPU to AGP Controller"
0x1106	0xb112	"unknown"	"VIA Technologies Inc|VT8361 CPU to AGP Controller"
0x1106	0xb113	"unknown"	"VIA Technologies Inc|I/O APIC"
0x1106	0xb115	"unknown"	"VIA Technologies Inc|CPU to AGP Controller"
0x1106	0xb116	"unknown"	"VIA Technologies Inc|PCI-to-PCI Bridge (AGP)"
0x1106	0xb133	"unknown"	"VIA Technologies Inc|CPU to AGP Controller"
0x1106	0xb148	"unknown"	"VIA Technologies Inc|PCI-to-PCI Bridge (AGP)"
0x1106	0xb156	"unknown"	"VIA Technologies Inc|PCI-to-PCI Bridge (AGP)"
0x1106	0xb158	"unknown"	"VIA Technologies Inc|PCI-to-PCI Bridge (AGP)"
0x1107	0x0576	"unknown"	"Stratus Computers|VIA VT82C570MV [Apollo] (Wrong vendor ID!)"
0x1107	0x8576	"unknown"	"Stratus Computer|PCI Host Bridge"
0x1108	0x0100	"unknown"	"Proteon, Inc.|p1690plus_AA"
0x1108	0x0101	"unknown"	"Proteon, Inc.|p1690plus_AB"
0x1108	0x0105	"unknown"	"Proteon, Inc.|P1690Plus"
0x1108	0x0108	"unknown"	"Proteon, Inc.|P1690Plus"
0x1108	0x0138	"unknown"	"Proteon, Inc.|P1690Plus"
0x1108	0x0139	"unknown"	"Proteon, Inc.|P1690Plus"
0x1108	0x013c	"unknown"	"Proteon, Inc.|P1690Plus"
0x1108	0x013d	"unknown"	"Proteon, Inc.|P1690Plus"
0x1109	0x1400	"unknown"	"Cogent Data|EM110TX [EX110TX]"
0x110a	0x0002	"unknown"	"Siemens Nixdorf AG|Pirahna 2-port"
0x110a	0x0005	"unknown"	"Siemens Nixdorf AG|Tulip controller, power management, switch extender"
0x110a	0x0006	"unknown"	"Infineon Technologies|PINC"
0x110a	0x0015	"unknown"	"Infineon Technologies|Multiprocessor Interrupt Ctrlr (MINT)"
0x110a	0x0017	"unknown"	"Infineon Technologies|PCI-WAN Adapter (SiemensCard PWAN)"
0x110a	0x001d	"unknown"	"Infineon Technologies|Copernicus Management Controller"
0x110a	0x113c	"unknown"	"Infineon Technologies|FPGA-CPTR Hardware Tracer for CP113C / CP113D"
0x110a	0x113e	"unknown"	"Infineon Technologies|FPGA-CPTRE Hardware Tracer for CP113E"
0x110a	0x2101	"unknown"	"Infineon Technologies|PEB 20321 MUNICH32X Multichannel NIC for HDLC"
0x110a	0x2102	"unknown"	"Siemens Nixdorf AG|DSCC4 WAN adapter"
0x110a	0x2103	"unknown"	"Infineon Technologies|PEB 20324 MUNICH128X NIC for HDLC + extensions"
0x110a	0x2104	"unknown"	"Infineon Technologies|PSB 4600/4610 PCI I/F for Telephony/Data Apps (PITA)"
0x110a	0x2106	"unknown"	"Infineon Technologies|PEB 20256 E MUNICH256 (NIC HDLC/PPP w/256 channels)"
0x110a	0x2108	"unknown"	"Infineon Technologies|PEB 20256M E MUNICH256FM Multichnl NIC for HDLC/PPP"
0x110a	0x3160	"unknown"	"Infineon Technologies|MCCA Pentium-PCI Host Bridge Core ASIC"
0x110a	0x4942	"unknown"	"Siemens Nixdorf AG|FPGA I-Bus Tracer for MBD"
0x110a	0x6120	"unknown"	"Siemens Nixdorf AG|SZB6120"
0x110b	0x0001	"unknown"	"Chromatic Research Inc.|Mpact Media Processor"
0x1110	0x6037	"unknown"	"Powerhouse Systems|Firepower Powerized SMP I/O ASIC"
0x1110	0x6073	"unknown"	"Powerhouse Systems|Firepower Powerized SMP I/O ASIC"
0x1112	0x2200	"unknown"	"RNS - Div. of Meret Communications Inc|FDDI Adapter"
0x1112	0x2300	"unknown"	"Rockwell International|Fast Ethernet Adapter"
0x1112	0x2340	"unknown"	"RNS - Div. of Meret Communications Inc|4 Port Fast Ethernet Adapter"
0x1112	0x2400	"unknown"	"RNS - Div. of Meret Communications Inc|ATM Adapter"
0x1113	0x1211	"8139too"	"Accton|SMC2-1211TX"
0x1113	0x1216	"tulip"	"Accton|Ethernet Adapter"
0x1113	0x1217	"tulip"	"Accton|EN-1217 Ethernet Adapter"
0x1113	0x5105	"unknown"	"Accton|10Mbps Network card"
0x1113	0x9211	"unknown"	"Accton|EN-1207D Fast Ethernet Adapter"
0x1113	0x9511	"tulip"	"Accton| Ethernet Adapter"
0x1116	0x0022	"unknown"	"Data Translation|DT3001"
0x1116	0x0023	"unknown"	"Data Translation|DT3002"
0x1116	0x0024	"unknown"	"Data Translation|DT3003"
0x1116	0x0025	"unknown"	"Data Translation|DT3004"
0x1116	0x0026	"unknown"	"Data Translation|DT3005"
0x1116	0x0027	"unknown"	"Data Translation|DT3001-PGL"
0x1116	0x0028	"unknown"	"Data Translation|DT3003-PGL"
0x1117	0x153b	"bttv"	"Terratec|TValue"
0x1117	0x9500	"unknown"	"Datacube, Inc|Max-1C SVGA card"
0x1117	0x9501	"unknown"	"Datacube, Inc|Max-1C image processing"
0x1118	0x153b	"bttv"	"Terratec|TValue"
0x1119	0x0000	"gdth"	"ICP Vortex|GDT 6000/6020/6050"
0x1119	0x0001	"gdth"	"ICP Vortex|GDT 6000b/6010"
0x1119	0x0002	"gdth"	"ICP Vortex|GDT 6110/6510"
0x1119	0x0003	"gdth"	"ICP Vortex|GDT 6120/6520"
0x1119	0x0004	"gdth"	"ICP Vortex|GDT 6530"
0x1119	0x0005	"gdth"	"ICP Vortex|GDT 6550"
0x1119	0x0006	"gdth"	"ICP Vortex|GDT 6x17"
0x1119	0x0007	"gdth"	"ICP Vortex|GDT 6x27"
0x1119	0x0008	"gdth"	"ICP Vortex|GDT 6537"
0x1119	0x0009	"gdth"	"ICP Vortex|GDT 5557"
0x1119	0x000a	"gdth"	"ICP Vortex|GDT 6x15"
0x1119	0x000b	"gdth"	"ICP Vortex|GDT 6x25"
0x1119	0x000c	"gdth"	"ICP Vortex|GDT 6535"
0x1119	0x000d	"gdth"	"ICP Vortex|GDT 6555"
0x1119	0x0100	"gdth"	"ICP Vortex|GDT 6117RP/6517RP"
0x1119	0x0101	"gdth"	"ICP Vortex|GDT 6127RP/6527RP"
0x1119	0x0102	"gdth"	"ICP Vortex|GDT 6537RP"
0x1119	0x0103	"gdth"	"ICP Vortex|GDT 6557RP"
0x1119	0x0104	"gdth"	"ICP Vortex|GDT 6111RP/6511RP"
0x1119	0x0105	"gdth"	"ICP Vortex|GDT 6121RP/6521RP"
0x1119	0x0110	"gdth"	"ICP Vortex|GDT 6117RP1/6517RP1"
0x1119	0x0111	"gdth"	"ICP Vortex|GDT 6127RP1/6527RP1"
0x1119	0x0112	"gdth"	"ICP Vortex|GDT 6537RP1"
0x1119	0x0113	"gdth"	"ICP Vortex|GDT 6557RP1"
0x1119	0x0114	"gdth"	"ICP Vortex|GDT 6111RP1/6511RP1"
0x1119	0x0115	"gdth"	"ICP Vortex|GDT 6121RP1/6521RP1"
0x1119	0x0118	"gdth"	"ICP Vortex|GDT 6x18RD"
0x1119	0x0119	"gdth"	"ICP Vortex|GDT 6x28RD"
0x1119	0x011a	"gdth"	"ICP Vortex|GDT 6x38RD"
0x1119	0x011b	"gdth"	"ICP Vortex|GDT 6x58RD"
0x1119	0x0120	"gdth"	"ICP Vortex|GDT 6117RP2/6517RP2"
0x1119	0x0121	"gdth"	"ICP Vortex|GDT 6127RP2/6527RP2"
0x1119	0x0122	"gdth"	"ICP Vortex|GDT 6537RP2"
0x1119	0x0123	"gdth"	"ICP Vortex|GDT 6557RP2"
0x1119	0x0124	"gdth"	"ICP Vortex|GDT 6111RP2/6511RP2"
0x1119	0x0125	"gdth"	"ICP Vortex|GDT 6121RP2/6521RP2"
0x1119	0x0136	"gdth"	"ICP Raid Controller|GDT 6x13RS"
0x1119	0x0137	"gdth"	"ICP Raid Controller|GDT 6x23RS"
0x1119	0x0138	"gdth"	"ICP Raid Controller|GDT 6118RS/6518RS/6618RS"
0x1119	0x0139	"gdth"	"ICP Raid Controller|GDT 6128RS/6528RS/6628RS"
0x1119	0x013a	"gdth"	"ICP Raid Controller|GDT 6538RS/6638RS"
0x1119	0x013b	"gdth"	"ICP Raid Controller|GDT 6558RS/6658RS"
0x1119	0x013c	"gdth"	"ICP Raid Controller|GDT 6x33RS"
0x1119	0x013d	"gdth"	"ICP Raid Controller|GDT 6x43RS"
0x1119	0x013e	"gdth"	"ICP Raid Controller|GDT 6x53RS"
0x1119	0x013f	"gdth"	"ICP Raid Controller|GDT 6x63RS"
0x1119	0x0166	"gdth"	"ICP Raid Controller|GDT 7113RN/7513RN/7613RN"
0x1119	0x0167	"gdth"	"ICP Raid Controller|GDT 7123RN/7523RN/7623RN"
0x1119	0x0168	"gdth"	"ICP Vortex|GDT 7x18RN"
0x1119	0x0169	"gdth"	"ICP Vortex|GDT 7x28RN"
0x1119	0x016a	"gdth"	"ICP Vortex|GDT 7x38RN"
0x1119	0x016b	"gdth"	"ICP Vortex|GDT 7x58RN"
0x1119	0x016c	"gdth"	"ICP Raid Controller|GDT 7533RN/7633RN"
0x1119	0x016d	"gdth"	"ICP Raid Controller|GDT 7543RN/7643RN"
0x1119	0x016e	"gdth"	"ICP Raid Controller|GDT 7553RN/7653RN"
0x1119	0x016f	"gdth"	"ICP Raid Controller|GDT 7563RN/7663RN"
0x1119	0x01d6	"gdth"	"ICP Raid Controller|GDT 4x13RZ"
0x1119	0x01d7	"gdth"	"ICP Raid Controller|GDT 4x23RZ"
0x1119	0x01f6	"gdth"	"ICP Raid Controller|GDT 8x13RZ"
0x1119	0x01f7	"gdth"	"ICP Raid Controller|GDT 8x23RZ"
0x1119	0x01fc	"gdth"	"ICP Raid Controller|GDT 8x33RZ"
0x1119	0x01fd	"gdth"	"ICP Raid Controller|GDT 8x43RZ"
0x1119	0x01fe	"gdth"	"ICP Raid Controller|GDT 8x53RZ"
0x1119	0x01ff	"gdth"	"ICP Raid Controller|GDT 8x63RZ"
0x1119	0x0210	"gdth"	"ICP Vortex|GDT 6x19RD"
0x1119	0x0211	"gdth"	"ICP Vortex|GDT 6x29RD"
0x1119	0x0260	"gdth"	"ICP Vortex|GDT 7x19RN"
0x1119	0x0261	"gdth"	"ICP Vortex|GDT 7x29RN"
0x1119	0x0300	"gdth"	"ICP Vortex GDT Raid Controller"
0x1119	0x153b	"bttv"	"Terratec|TValue"
0x1119	0xffff	"gdth"	""
0x111a	0x0000	"eni"	"Efficient Networks, Inc|155P-MF1 (FPGA)"
0x111a	0x0002	"eni"	"Efficient Networks, Inc|155P-MF1 (ASIC)"
0x111a	0x0003	"unknown"	"Efficient Networks, Inc|ENI-25P ATM Adapter"
0x111a	0x0005	"unknown"	"Efficient Networks, Inc|ENI-25P ATM Adapter"
0x111a	0x0007	"unknown"	"Efficient Networks, Inc|SpeedStream ADSL"
0x111a	0x153b	"bttv"	"Terratec|TValue"
0x111c	0x0001	"unknown"	"Tricord Systems Inc.|Powerbis Bridge"
0x111d	0x0001	"unknown"	"Integrated Device Tech|IDT77211 ATM Adapter"
0x111d	0x0003	"unknown"	"Integrated Device Technology Inc.|IDT77252 ATM Adapter"
0x111f	0x4a47	"unknown"	"Precision Digital Images|Precision MX Video engine interface"
0x111f	0x5243	"unknown"	"Precision Digital Images|Frame capture bus interface"
0x1123	0x153b	"bttv"	"Terratec|TV/Radio+"
0x1127	0x0200	"unknown"	"FORE Systems Inc|ForeRunner PCA-200 ATM"
0x1127	0x0210	"unknown"	"FORE Systems Inc|PCA-200PC"
0x1127	0x0250	"unknown"	"FORE Systems Inc|ATM"
0x1127	0x0300	"unknown"	"FORE Systems Inc|PCA-200E"
0x1127	0x0310	"unknown"	"FORE Systems Inc|ATM"
0x1127	0x0400	"unknown"	"FORE Systems Inc|ForeRunnerHE ATM Adapter"
0x1127	0x153b	"bttv"	"Terratec|TV+"
0x112e	0x0000	"unknown"	"Infomedia Microelectronics|Enhanced IDE Controller"
0x112e	0x000b	"unknown"	"Infomedia Microelectronics|Enhanced IDE Controller"
0x112f	0x0000	"unknown"	"Imaging Technology Inc|MVC IC-PCI"
0x112f	0x0001	"unknown"	"Imaging Technology Inc|MVC IM-PCI Video frame grabber/processor"
0x112f	0x0007	"unknown"	"Imaging Technology|? PCVisionPlus Image Capture Device"
0x1131	0x1201	"unknown"	"Philips Semiconductors|PTD3000 VPN IPSEC coprocessor"
0x1131	0x1562	"unknown"	"Philips Semiconductors|ISP1561 EHCI USB 2.0 Controller"
0x1131	0x2780	"unknown"	"Philips Semiconductors|TDA2780AQ TV deflection controller"
0x1131	0x3400	"unknown"	"Philips Semiconductors|UCB1500 Modem"
0x1131	0x3401	"unknown"	"Philips Semiconductors|UCB1500 Multimedia Audio Device"
0x1131	0x5400	"unknown"	"Philips Semiconductors|TriMedia TM1000/1100 Multimedia processor"
0x1131	0x5402	"unknown"	"Philips Semiconductors|TriMedia TM-1300 Media Processor"
0x1131	0x7145	"unknown"	"Philips Semiconductors|SAA7145"
0x1131	0x7146	"unknown"	"Philips Semiconductors|SAA7146"
0x1133	0x7901	"unknown"	"Eicon|EiconCard S90"
0x1133	0x7902	"unknown"	"Eicon|EiconCard S90"
0x1133	0x7911	"unknown"	"Eicon|EiconCard S91"
0x1133	0x7912	"unknown"	"Eicon|EiconCard S91"
0x1133	0x7941	"unknown"	"Eicon|EiconCard S94"
0x1133	0x7942	"unknown"	"Eicon|EiconCard S94"
0x1133	0xb921	"unknown"	"Eicon|EiconCard P92"
0x1133	0xb922	"unknown"	"Eicon|EiconCard P92"
0x1133	0xe001	"ISDN:hisax,type=11"	"Eicon|DIVA 20PRO ISDN Adapter"
0x1133	0xe002	"ISDN:hisax,type=11"	"Eicon|DIVA 20 ISDN Adapter"
0x1133	0xe003	"ISDN:hisax,type=11"	"Eicon|DIVA 20PRO_U ISDN Adapter"
0x1133	0xe004	"ISDN:hisax,type=11"	"Eicon|DIVA 20_U ISDN Adapter"
0x1133	0xe005	"ISDN:hisax,type=11"	"Eicon|ISDN Controller"
0x1133	0xe010	"unknown"	"Eicon|DIVA Server BRI-2M"
0x1133	0xe012	"unknown"	"Eicon Technology Corporation|MaestraQ DIVA Server BRI-8M"
0x1133	0xe013	"unknown"	"Eicon Technology Corporation|MaestraQ-U DIVA Server 4BRI/PCI"
0x1133	0xe014	"unknown"	"Eicon|DIVA Server PRO-30M"
0x1134	0x0001	"unknown"	"Mercury Computer Systems|Raceway Bridge"
0x1134	0x153b	"bttv"	"Terratec|TValue"
0x1135	0x0001	"unknown"	"Fuji Xerox Co Ltd|Printer controller"
0x1135	0x153b	"bttc"	"Terratec|TValue Radio"
0x1138	0x8905	"unknown"	"Ziatech Corporation|8905 [STD 32 Bridge]"
0x1139	0x0001	"unknown"	"Dynamic Pictures Inc|VGA Compatable 3D Graphics"
0x113c	0x0000	"unknown"	"Cyclone Microsystems, Inc.|PCI-9060 i960 Bridge"
0x113c	0x0001	"unknown"	"Cyclone Microsystems, Inc.|PCI-SDK [PCI i960 Evaluation Platform]"
0x113c	0x0911	"unknown"	"Cyclone Microsystems, Inc.|PCI-911 [PCI-based i960Jx Intelligent I/O Controller]"
0x113c	0x0912	"unknown"	"Cyclone Microsystems, Inc.|PCI-912 [i960CF-based Intelligent I/O Controller]"
0x113c	0x0913	"unknown"	"Cyclone Microsystems, Inc.|PCI-913"
0x113c	0x0914	"unknown"	"Cyclone Microsystems, Inc.|PCI-914 [I/O Controller w/ secondary PCI bus]"
0x113f	0x0808	"unknown"	"Equinox Systems, Inc.|SST-64P Adapter"
0x113f	0x1010	"unknown"	"Equinox Systems, Inc.|SST-128P Adapter"
0x113f	0x80c0	"unknown"	"Equinox Systems, Inc.|SST-16P Adapter"
0x113f	0x80c4	"unknown"	"Equinox Systems, Inc.|SST-16P Adapter"
0x113f	0x80c8	"unknown"	"Equinox Systems, Inc.|SST-16P Adapter"
0x113f	0x8888	"unknown"	"Equinox Systems, Inc.|SST-4P Adapter"
0x113f	0x9090	"unknown"	"Equinox Systems, Inc.|SST-8P Adapter"
0x1141	0x0001	"unknown"	"Crest Microsystem Inc|EIDE"
0x1142	0x3210	"unknown"	"Alliance|AP6410"
0x1142	0x6410	"unknown"	"Alliance Semiconductor|GUI Accelerator"
0x1142	0x6412	"unknown"	"Alliance Semiconductor|GUI Accelerator"
0x1142	0x6420	"unknown"	"Alliance Semiconductor|GUI Accelerator"
0x1142	0x6422	"Card:Alliance ProMotion 6422"	"Alliance|ProVideo 6422"
0x1142	0x6424	"unknown"	"Alliance|ProVideo 6424"
0x1142	0x6425	"Card:AT25"	"Alliance|ProMotion AT25"
0x1142	0x6426	"unknown"	"Alliance Semiconductor|GUI Accelerator"
0x1142	0x643d	"Card:AT3D"	"Alliance|ProMotion AT3D"
0x1144	0x0001	"unknown"	"Cincinnati Milacron|Noservo controller"
0x1145	0xf020	"unknown"	"Workbit Corp|CardBus ATAPI Host Adapter"
0x1148	0x4000	"skfp"	"Syskonnect (Schneider & Koch)|FDDI Adapter"
0x1148	0x4200	"sktr"	"Syskonnect (Schneider & Koch)|Token ring adaptor"
0x1148	0x4300	"sk98lin"	"Syskonnect (Schneider & Koch)|Gigabit Ethernet"
0x114a	0x7587	"unknown"	"VMIC|VMIVME-7587"
0x114f	0x0002	"unknown"	"Digi International|AccelePort EPC"
0x114f	0x0003	"dgrs"	"Digi International|RightSwitch SE-6"
0x114f	0x0004	"epca"	"Digi International|AccelePort Xem"
0x114f	0x0005	"epca"	"Digi International|AccelePort Xr"
0x114f	0x0006	"epca"	"Digi International|AccelePort Xr,C/X"
0x114f	0x0007	"unknown"	"Digi International|DataFire PCI 1 S/T"
0x114f	0x0009	"epca"	"Digi International|AccelePort Xr/J"
0x114f	0x000a	"unknown"	"Digi International|AccelePort EPC/J"
0x114f	0x000c	"unknown"	"Digi International|DataFirePRIme T1 (1-port)"
0x114f	0x000d	"unknown"	"Digi International|SyncPort 2-Port (x.25/FR)"
0x114f	0x0011	"unknown"	"Digi International|AccelePort 8r EIA-232 (IBM)"
0x114f	0x0012	"unknown"	"Digi International|AccelePort 8r EIA-422"
0x114f	0x0013	"unknown"	"Digi International|AccelePort Xr"
0x114f	0x0014	"unknown"	"Digi International|AccelePort 8r EIA-422"
0x114f	0x0015	"unknown"	"Digi International|AccelePort Xem"
0x114f	0x0016	"unknown"	"Digi International|AccelePort EPC/X"
0x114f	0x0017	"unknown"	"Digi International|AccelePort C/X"
0x114f	0x0019	"unknown"	"Digi International|DataFire PCI 1 U"
0x114f	0x001a	"unknown"	"Digi International|DataFirePRIme E1 (1-port)"
0x114f	0x001b	"unknown"	"Digi International|AccelePort C/X (IBM)"
0x114f	0x001d	"unknown"	"Digi International|DataFire RAS T1/E1/PRI"
0x114f	0x0023	"unknown"	"Digi International|AccelePort RAS"
0x114f	0x0024	"unknown"	"Digi International|DataFire RAS B4 ST/U"
0x114f	0x0026	"unknown"	"Digi International|AccelePort 4r 920"
0x114f	0x0027	"unknown"	"Digi International|AccelePort Xr 920"
0x114f	0x0029	"unknown"	"Digi International|DigiClassic PCI"
0x114f	0x0034	"unknown"	"Digi International|AccelePort 2r 920"
0x114f	0x0035	"unknown"	"Digi International|DataFire DSP T1/E1/PRI cPCI"
0x114f	0x0070	"ISDN:hisax,type=35"	"unknown ISDN Adapter"
0x114f	0x0071	"ISDN:hisax,type=35"	"Digi International|ISDN Adapter"
0x114f	0x0072	"ISDN:hisax,type=35"	"unknown ISDN Adapter"
0x114f	0x0073	"ISDN:hisax,type=35"	"unknown ISDN Adapter"
0x114f	0x6001	"unknown"	"Digi International|Avanstar"
0x1155	0x0810	"unknown"	"Pine Technology Ltd|486 CPU/PCI Bridge"
0x1155	0x0922	"unknown"	"Pine Technology Ltd|Pentium CPU/PCI Bridge"
0x1155	0x0926	"unknown"	"Pine Technology Ltd|PCI/ISA Bridge"
0x1158	0x3011	"unknown"	"Voarx R & D Inc|Tokenet/vg 1001/10m anylan"
0x1158	0x9050	"unknown"	"Voarx R & D Inc|Lanfleet/Truevalue"
0x1158	0x9051	"unknown"	"Voarx R & D Inc|Lanfleet/Truevalue"
0x1159	0x0001	"unknown"	"Mutech Corp|MV-1000"
0x1159	0x0002	"unknown"	"Mutech|MV-1500 Frame Grabber"
0x115d	0x0003	"xircom_tulip_cb"	"Xircom|Cardbus Ethernet 10/100"
0x115d	0x0005	"xircom_cb"	"Xircom|Cardbus Ethernet 10/100"
0x115d	0x0007	"xircom_cb"	"Xircom|Cardbus Ethernet 10/100"
0x115d	0x000b	"xircom_cb"	"Xircom|Cardbus Ethernet 10/100"
0x115d	0x000c	"unknown"	"Xircom|Mini-PCI V.90 56k Modem"
0x115d	0x000f	"xircom_cb"	"Xircom|Cardbus Ethernet 10/100"
0x115d	0x002b	"unknown"	"Xircom|Winmodem built into NEC Versa VXi"
0x115d	0x00d4	"unknown"	"Xircom|MPCI Modem 56k"
0x115d	0x0101	"xircom_cb"	"Xircom|Cardbus 56k modem"
0x115d	0x0103	"xircom_cb"	"Xircom|Cardbus Ethernet + 56k Modem"
0x1161	0x0001	"unknown"	"PFU Ltd|Host Bridge"
0x1163	0x0001	"Card:Rendition Verite 1000"	"Rendition|Verite 1000"
0x1163	0x2000	"Card:Rendition Verite 2x00"	"Rendition|Verite V2000/V2100/V2200"
0x1165	0x0001	"unknown"	"Imagraph Corporation|Motion TPEG Recorder/Player with audio"
0x1166	0x0005	"unknown"	"Reliance Computer|NB6536 (CNB20HE) PCI to PCI Bridge"
0x1166	0x0006	"unknown"	"Reliance Computer|NB6536 (CNB20HE) Host Bridge"
0x1166	0x0007	"unknown"	"Reliance Computer|CNB20-LE CPU to PCI Bridge"
0x1166	0x0008	"unknown"	"Reliance Computer|CNB20HE"
0x1166	0x0009	"unknown"	"Reliance Computer|CNB20HE"
0x1166	0x0010	"unknown"	"ServerWorks|CIOB30"
0x1166	0x0011	"unknown"	"ServerWorks|CMIC-HE"
0x1166	0x0013	"unknown"	"Reliance Computer Corp./ServerWorks|Hostbridge and MCH"
0x1166	0x0015	"unknown"	"Reliance Computer Corp./ServerWorks|Hostbridge and MCH"
0x1166	0x0200	"unknown"	"ServerWorks|OSB4"
0x1166	0x0201	"unknown"	"ServerWorks|CSB5"
0x1166	0x0211	"unknown"	"ServerWorks|OSB4 IDE Controller"
0x1166	0x0212	"unknown"	"Reliance Computer|CSB5 IDE interface"
0x1166	0x0220	"usb-ohci"	"Reliance Computer|OSB4 OpenHCI Compliant USB Controller"
0x1166	0x0230	"unknown"	"Reliance Computer|OSB4 ISA bridge"
0x1169	0x2001	"unknown"	"Centre f/Dev. of Adv. Computing|Ql5032-33APQ208C PCI to C-DAC RTU bus interface FPGA"
0x116a	0x6100	"unknown"	"Polaris Communications|Bus/Tag Channel"
0x116a	0x6800	"unknown"	"Polaris Communications|Escon Channel"
0x116a	0x7100	"unknown"	"Polaris Communications|Bus/Tag Channel"
0x116a	0x7800	"unknown"	"Polaris Communications|Escon Channel"
0x1178	0xafa1	"unknown"	"Alfa Inc|Fast Ethernet Adapter"
0x1179	0x0001	"unknown"	"Toshiba|Toshiba-4010CDT"
0x1179	0x0102	"unknown"	"Toshiba America Info Systems|Extended PCI IDE Controller"
0x1179	0x0103	"unknown"	"Toshiba America Info Systems|Extended PCI IDE Controller Type-B"
0x1179	0x0404	"unknown"	"Toshiba|DVD Decoder card"
0x1179	0x0406	"unknown"	"Toshiba|Tecra Video Capture device"
0x1179	0x0407	"unknown"	"Toshiba|DVD Decoder card (Version 2)"
0x1179	0x0601	"unknown"	"Toshiba|601 [Laptop]"
0x1179	0x0602	"unknown"	"Toshiba America Info Systems|PCI to ISA Bridge for Notebooks"
0x1179	0x0603	"yenta_socket"	"Toshiba|ToPIC95 PCI to CardBus Bridge for Notebooks"
0x1179	0x0604	"unknown"	"Toshiba America Info Systems|PCI to PCI Bridge for Notebooks"
0x1179	0x0605	"unknown"	"Toshiba America Info Systems|PCI to ISA Bridge for Notebooks"
0x1179	0x0606	"unknown"	"Toshiba America Info Systems|PCI to ISA Bridge for Notebooks"
0x1179	0x0609	"unknown"	"Toshiba America Info Systems|PCI to PCI Bridge for Notebooks"
0x1179	0x060a	"yenta_socket"	"Toshiba|ToPIC95"
0x1179	0x060f	"yenta_socket"	"Toshiba|ToPIC97"
0x1179	0x0611	"unknown"	"Toshiba America Info Systems|PCI to ISA Bridge"
0x1179	0x0617	"yenta_socket"	"Toshiba|ToPIC95 PCI to Cardbus Bridge with ZV Support"
0x1179	0x0618	"unknown"	"Toshiba|CPU to PCI and PCI to ISA bridge"
0x1179	0x0701	"toshoboe"	"Toshiba|FIR Port"
0x1179	0x0d01	"toshoboe"	"Toshiba|FIR Port Type-DO"
0x117e	0x0001	"unknown"	"T/R Systems|Printer Host"
0x1180	0x0465	"yenta_socket"	"Ricoh Co Ltd|RL5c465"
0x1180	0x0466	"yenta_socket"	"Ricoh Co Ltd|RL5c466"
0x1180	0x0475	"yenta_socket"	"Ricoh Co Ltd|RL5c475"
0x1180	0x0476	"yenta_socket"	"Ricoh Co Ltd|RL5c476 II"
0x1180	0x0477	"yenta_socket"	"Ricoh Co Ltd|RL5c477"
0x1180	0x0478	"yenta_socket"	"Ricoh Co Ltd|RL5c478"
0x1185	0x8929	"unknown"	"Dataworld|EIDE"
0x1186	0x0100	"tulip"	"D-Link System Inc|DC21041"
0x1186	0x1002	"sundance"	"D-Link Inc|DFE 550 TX"
0x1186	0x1100	"tulip"	"D-Link Inc|Fast Ethernet Adapter"
0x1186	0x1300	"8139too"	"D-Link Inc|DFE 538 TX"
0x1186	0x1340	"8139too"	""
0x1186	0x4000	"dl2k"	"D-Link Inc| Ethernet Adapter"
0x1189	0x1592	"unknown"	"Matsushita Electronics Co|VL/PCI Bridge"
0x118c	0x0014	"unknown"	"Corollary, Inc|PCIB [C-bus II to PCI bus host bridge chip]"
0x118c	0x1117	"unknown"	"Corollary, Inc|Intel 8-way XEON Profusion Chipset [Cache Coherency Filter]"
0x118d	0x0001	"unknown"	"BitFlow Inc|Raptor-PCI framegrabber"
0x118d	0x0012	"unknown"	"BitFlow Inc|Model 12 Road Runner Frame Grabber"
0x118d	0x0014	"unknown"	"BitFlow Inc|Model 14 Road Runner Frame Grabber"
0x118d	0x0024	"unknown"	"BitFlow Inc|Model 24 Road Runner Frame Grabber"
0x118d	0x0044	"unknown"	"BitFlow Inc|Model 44 Road Runner Frame Grabber"
0x118d	0x0112	"unknown"	"BitFlow Inc|Model 12 Road Runner Frame Grabber"
0x118d	0x0114	"unknown"	"BitFlow Inc|Model 14 Road Runner Frame Grabber"
0x118d	0x0124	"unknown"	"BitFlow Inc|Model 24 Road Runner Frame Grabber"
0x118d	0x0144	"unknown"	"BitFlow Inc|Model 44 Road Runner Frame Grabber"
0x118d	0x0212	"unknown"	"BitFlow Inc|Model 12 Road Runner Frame Grabber"
0x118d	0x0214	"unknown"	"BitFlow Inc|Model 14 Road Runner Frame Grabber"
0x118d	0x0224	"unknown"	"BitFlow Inc|Model 24 Road Runner Frame Grabber"
0x118d	0x0244	"unknown"	"BitFlow Inc|Model 44 Road Runner Frame Grabber"
0x118d	0x0312	"unknown"	"BitFlow Inc|Model 12 Road Runner Frame Grabber"
0x118d	0x0314	"unknown"	"BitFlow Inc|Model 14 Road Runner Frame Grabber"
0x118d	0x0324	"unknown"	"BitFlow Inc|Model 24 Road Runner Frame Grabber"
0x118d	0x0344	"unknown"	"BitFlow Inc|Model 44 Road Runner Frame Grabber"
0x1190	0x2550	"unknown"	"Tripace|PCI Ultra(Wide) SCSI Processor"
0x1190	0xc721	"unknown"	"Tripace|EIDE"
0x1190	0xc731	"unknown"	"Tripace|PCI Ultra(Wide) SCSI Processor"
0x1191	0x0001	"unknown"	"Acard Technology Corp|EIDE Adapter"
0x1191	0x0002	"unknown"	"Acard Technology Corp|EIDE Adapter"
0x1191	0x0003	"unknown"	"Acard Technology Corp|SCSI Cache Host Adapter"
0x1191	0x0004	"unknown"	"Artop Electronic Corp|ATP8400"
0x1191	0x0005	"unknown"	"Artop Electronic Corp|ATP850UF"
0x1191	0x0006	"unknown"	"Artop Electronic Corp|ATP860 NO-BIOS"
0x1191	0x0007	"unknown"	"Artop Electronic Corp|ATP860"
0x1191	0x8001	"unknown"	"Acard Technology Corp|SCSI-2 Cache Host Adapter"
0x1191	0x8002	"atp870u"	"Artop Electronic Corp|AEC6710 SCSI-2 Host Adapter"
0x1191	0x8010	"atp870u"	"Artop Electronic Corp|AEC6712UW SCSI"
0x1191	0x8020	"atp870u"	"Artop Electronic Corp|AEC6712U SCSI"
0x1191	0x8030	"atp870u"	"Artop Electronic Corp|AEC6712S SCSI"
0x1191	0x8040	"atp870u"	"Artop Electronic Corp|AEC6712D SCSI"
0x1191	0x8050	"atp870u"	"Artop Electronic Corp|AEC6712SUW SCSI"
0x1191	0x8060	"unknown"	"ACARD Technology|AEC671x SCSI Host Adapter"
0x1191	0x8081	"unknown"	"ACARD Technology|AEC-67160 PCI Ultra160 LVD/SE SCSI Adapter"
0x1193	0x0001	"unknown"	"Zeitnet Inc.|1221"
0x1193	0x0002	"unknown"	"Zeitnet Inc.|1225"
0x1199	0x0001	"unknown"	"Attachmate Corp.|IRMA 3270 PCI Adapter"
0x1199	0x0002	"unknown"	"Attachmate Corp.|Advanced ISCA PCI Adapter"
0x1199	0x0201	"unknown"	"Attachmate Corp.|SDLC PCI Adapter"
0x119b	0x1221	"yenta_socket"	"Omega Micro Inc.|82C092G"
0x119e	0x0001	"firestream"	"Fujitsu Microelectronics Europe GMBH|FireStream 155"
0x119e	0x0003	"firestream"	"Fujitsu Microelectronics Europe GMBH|FireStream 50"
0x11a9	0x4240	"unknown"	"InnoSys Inc.|AMCC S933Q Intelligent Serial Card"
0x11ab	0x0146	"unknown"	"Galileo Technology Ltd.|GT-64010"
0x11ab	0x4801	"unknown"	"Galileo Technology Ltd.|GT-48001"
0x11ab	0x4809	"unknown"	"Galileo Technology Ltd.|EV-48300 Evaluation board for the GT-48300"
0x11ab	0xf003	"unknown"	"Galileo Technology Ltd.|GT-64010 Primary Image Piranha Image Generator"
0x11ab	0xf004	"unknown"	"Galileo Technology Ltd.|GT64120 Primary Image Barracuda Image Generator"
0x11ad	0x0002	"tulip"	"Lite-On|LNE100TX"
0x11ad	0xc115	"tulip"	"Lite-On|LC82C115 PNIC-II"
0x11ae	0x4153	"unknown"	"Scitex Corporation Ltd|Bridge Controller"
0x11ae	0x5842	"unknown"	"Scitex Corporation Ltd|Bridge Controller"
0x11b0	0x0001	"unknown"	"V3 Semiconductor Inc.|V960PBC i960 Local Bus PCI Bridge"
0x11b0	0x0002	"sdladrv"	"V3 Semiconductor Inc.|V300PSC"
0x11b0	0x0004	"unknown"	"V3 Semiconductor Inc.|V962PBC i960 Local Bus PCI Bridge"
0x11b0	0x0010	"unknown"	"V3 Semiconductor Inc.|V292PBC Am29K Local Bus PCI Bridge"
0x11b0	0x0100	"unknown"	"V3 Semiconductor Inc.|V320USC PCI System Ctrlr for 32-bit MIPS CPU"
0x11b0	0x0101	"unknown"	"V3 Semiconductor Inc.|V320USC PCI System Ctrlr for 32-bit MIPS CPU"
0x11b0	0x0102	"unknown"	"V3 Semiconductor Inc.|V320USC PCI System Ctrlr for Super-H SH3 CPU"
0x11b0	0x0103	"unknown"	"V3 Semiconductor Inc.|V320USC PCI System Ctrlr for Super-H SH4 CPU"
0x11b0	0x0200	"unknown"	"V3 Semiconductor Inc.|V370PDC High Performance PCI SDRAM Controller"
0x11b0	0x0292	"unknown"	"V3 Semiconductor Inc.|V292PBC [Am29030/40 Bridge]"
0x11b0	0x0500	"unknown"	"V3 Semiconductor Inc.|V340HPC PCI System Ctrlr for 64-bit MIPS CPU"
0x11b0	0x0960	"unknown"	"V3 Semiconductor Inc.|V96xPBC"
0x11b0	0xc960	"unknown"	"V3 Semiconductor Inc.|V96DPC"
0x11b8	0x0001	"unknown"	"XPoint Technologies, Inc|Quad PeerMaster"
0x11b9	0xc0ed	"unknown"	"Pathlight Technology Inc.|SSA Controller"
0x11bc	0x0001	"unknown"	"Network Peripherals Inc|NP-PCI"
0x11c1	0x0440	"Bad:www.linmodems.org"	"Lucent Microelectronics|56k WinModem"
0x11c1	0x0441	"Bad:www.linmodems.org"	"Lucent Microelectronics|56k WinModem"
0x11c1	0x0442	"Bad:www.linmodems.org"	"Lucent Microelectronics|56k WinModem"
0x11c1	0x0443	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0444	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0445	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0446	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0447	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0448	"Bad:www.linmodems.org"	"Lucent Microelectronics|WinModem 56k"
0x11c1	0x0449	"Bad:www.linmodems.org"	"Lucent Microelectronics|WinModem 56k"
0x11c1	0x044a	"Bad:www.linmodems.org"	"Lucent Microelectronics|F-1156IV WinModem (V90, 56KFlex)"
0x11c1	0x044b	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x044c	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x044d	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x044e	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x044f	"unknown"	"Agere Systems|LT V.90+DSL WildFire Modem"
0x11c1	0x0450	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0451	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0452	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0453	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0454	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0455	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0456	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0457	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0458	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0459	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x045a	"Bad:www.linmodems.org"	"Lucent Microelectronics|LT WinModem"
0x11c1	0x0461	"unknown"	"Agere Systems|V90 Wildfire Modem"
0x11c1	0x0462	"unknown"	"Agere Systems|56K.V90/ADSL Wildfire Modem"
0x11c1	0x0464	"unknown"	"Agere Systems|Riptide Audio PCI Legacy Resources"
0x11c1	0x0480	"Bad:www.linmodems.org"	"Lucent Microelectronics|Venus WinModem (V90, 56KFlex)"
0x11c1	0x5801	"usb-ohci"	"AT&T Microelectronics (Lucent)|USB Open Host Controller"
0x11c1	0x5802	"unknown"	"Agere Systems|USS-312 2-port PCI-to-USB OpenHCI Host Ctrlr"
0x11c1	0x5803	"unknown"	"Agere Systems|USS-344 QuadraBus 4-port USB OpenHCI Host Ctrlr"
0x11c1	0x5811	"unknown"	"Agere Systems|FW322 1394A PCI PHY/Link Open Host Ctrlr I/F"
0x11c6	0x3001	"unknown"	"Dainippon Screen Mfg. Co|1 VM-1200 Opto Unit Controller"
0x11c8	0x0658	"unknown"	"Dolphin|PSB32 SCI-Adapter D31x"
0x11c8	0xd665	"unknown"	"Dolphin|PSB64 SCI-Adapter D32x"
0x11c8	0xd667	"unknown"	"Dolphin|PSB66 SCI-Adapter D33x"
0x11c9	0x0010	"unknown"	"Magma|16-line serial port w/- DMA"
0x11c9	0x0011	"unknown"	"Magma|4-line serial port w/- DMA"
0x11cb	0x2000	"sx"	"Specialix Research Ltd.|PCI_9050"
0x11cb	0x4000	"unknown"	"Specialix Research Ltd.|SUPI_1"
0x11cb	0x8000	"unknown"	"Specialix Research Ltd.|T225"
0x11d1	0x01f7	"unknown"	"Auravision|VxP524"
0x11d4	0x1805	"unknown"	"Analog Devices|<DELETE> erl3227a-0.8"
0x11d4	0x1889	"unknown"	"Analog Devices|AD1889 sound chip"
0x11d4	0x2192	"unknown"	"Analog Devices|ADSP-2192 DSP Microcomputer (function #0)"
0x11d4	0x219a	"unknown"	"Analog Devices|ADSP-2192 DSP Microcomputer (function #1)"
0x11d4	0x219e	"unknown"	"Analog Devices|ADSP-2192 DSP Microcomputer (function #2)"
0x11d4	0x2f44	"unknown"	"Analog Devices|ADSP-2141 SafeNet Crypto Accelerator chip"
0x11d5	0x0115	"unknown"	"Ikon Corporation|10115"
0x11d5	0x0117	"unknown"	"Ikon Corporation|10117"
0x11db	0x1234	"unknown"	"Sega Enterprises Ltd|Dreamcast Broadband Adapter"
0x11de	0x6057	"buz"	"Zoran Corporation|ZR36057PQC Video cutting chipset"
0x11de	0x6120	"ISDN:hisax"	"Zoran Corporation|ZR36120 ISDN Adapter"
0x11f0	0x4231	"unknown"	"Compu-Shack|FDDI"
0x11f0	0x4232	"unknown"	"Compu-Shack|FASTline UTP Quattro"
0x11f0	0x4233	"unknown"	"Compu-Shack|FASTline FO"
0x11f0	0x4234	"unknown"	"Compu-Shack|FASTline UTP"
0x11f0	0x4235	"unknown"	"Compu-Shack|FASTline-II UTP"
0x11f0	0x4236	"unknown"	"Compu-Shack|FASTline-II FO"
0x11f0	0x4731	"unknown"	"Compu-Shack|GIGAline"
0x11f4	0x2915	"unknown"	"Kinetic|CAMAC controller"
0x11f6	0x0112	"hp100"	"Compex|ENet100VG4"
0x11f6	0x0113	"unknown"	"Compex|FreedomLine 100"
0x11f6	0x1401	"ne2k-pci"	"Compex|ReadyLink 2000"
0x11f6	0x2011	"winbond-840"	"Compex|RL100-ATX 10/100"
0x11f6	0x2201	"ne2k-pci"	"Compex|ReadyLink 100TX (Winbond W89C840)"
0x11f6	0x9881	"tulip"	"Compex|RL100TX"
0x11f8	0x7375	"unknown"	"PMC-Sierra Inc.|PM7375 [LASAR-155 ATM SAR]"
0x11fe	0x0001	"unknown"	"Comtrol Corporation|RocketPort 8 Oct"
0x11fe	0x0002	"unknown"	"Comtrol Corporation|RocketPort 8 Intf"
0x11fe	0x0003	"unknown"	"Comtrol Corporation|RocketPort 16 Intf"
0x11fe	0x0004	"unknown"	"Comtrol Corporation|RocketPort 32 Intf"
0x11fe	0x0005	"unknown"	"Comtrol Corporation|RocketPort Octacable"
0x11fe	0x0006	"unknown"	"Comtrol Corporation|RocketPort 8J"
0x11fe	0x0008	"unknown"	"Comtrol Corporation|RocketPort 8-port"
0x11fe	0x0009	"unknown"	"Comtrol Corporation|RocketPort 16-port"
0x11fe	0x000a	"unknown"	"Comtrol Corporation|RocketPort Plus Quadcable"
0x11fe	0x000b	"unknown"	"Comtrol Corporation|RocketPort Plus Octacable"
0x11fe	0x000c	"unknown"	"Comtrol Corporation|RocketPort 8-port Modem"
0x1200	0xbd11	"bttv"	"Pinnacle|PCTV Rave"
0x1208	0x4853	"unknown"	"Parsytec GmbH|HS-Link Device"
0x120e	0x0100	"unknown"	"Cyclades Corporation|Cyclom_Y below first megabyte"
0x120e	0x0101	"unknown"	"Cyclades Corporation|Cyclom_Y above first megabyte"
0x120e	0x0102	"unknown"	"Cyclades Corporation|Cyclom_4Y below first megabyte"
0x120e	0x0103	"unknown"	"Cyclades Corporation|Cyclom_4Y above first megabyte"
0x120e	0x0104	"unknown"	"Cyclades Corporation|Cyclom_8Y below first megabyte"
0x120e	0x0105	"unknown"	"Cyclades Corporation|Cyclom_8Y above first megabyte"
0x120e	0x0200	"unknown"	"Cyclades Corporation|Cyclom_Z below first megabyte"
0x120e	0x0201	"unknown"	"Cyclades Corporation|Cyclom_Z above first megabyte"
0x120e	0x0300	"unknown"	"Cyclades Corporation|PC300 RX 2"
0x120e	0x0301	"unknown"	"Cyclades Corporation|PC300 RX 1"
0x120e	0x0302	"unknown"	"Cyclades Corporation|PC300 TE 2"
0x120e	0x0303	"unknown"	"Cyclades Corporation|PC300 TE 1"
0x120e	0x0310	"unknown"	"Cyclades Corporation|PC300 TE 2"
0x120e	0x0311	"unknown"	"Cyclades Corporation|PC300 TE 1"
0x120f	0x0001	"rrunner"	"Essential Communications|Roadrunner serial HIPPI"
0x1217	0x6729	"yenta_socket"	"O2 Micro, Inc.|6729"
0x1217	0x673a	"yenta_socket"	"O2 Micro, Inc.|6730"
0x1217	0x6832	"yenta_socket"	"O2 Micro, Inc.|6832"
0x1217	0x6836	"yenta_socket"	"O2 Micro, Inc.|6836"
0x1217	0x6872	"yenta_socket"	"O2 Micro, Inc.|6872"
0x1217	0x6925	"yenta_socket"	"O2Micro Inc|OZ6922 CardBus Controller"
0x1217	0x6933	"yenta_socket"	"O2 Micro, Inc.|OZ6933 Cardbus Controller"
0x1217	0x6972	"yenta_socket"	"O2Micro Inc|OZ6912 CardBus Controller"
0x121a	0x0001	"unknown"	"3Dfx Interactive, Inc.|Voodoo"
0x121a	0x0002	"unknown"	"3Dfx Interactive, Inc.|Voodoo 2"
0x121a	0x0003	"Card:Voodoo Banshee (generic)"	"3Dfx Interactive, Inc.|Voodoo Banshee"
0x121a	0x0004	"Card:Voodoo Banshee (generic)"	"3Dfx Interactive, Inc.|Voodoo Banshee"
0x121a	0x0005	"Card:Voodoo3 (generic)"	"3Dfx Interactive, Inc.|Voodoo 3"
0x121a	0x0007	"unknown"	"3dfx Interactive Inc|Voodoo4"
0x121a	0x0009	"Card:Voodoo5 (generic)"	"3Dfx Interactive, Inc.|Voodoo 5"
0x1220	0x1220	"unknown"	"Ariel Corporation|AMCC 5933 TMS320C80 DSP/Imaging board"
0x1223	0x0003	"unknown"	"Artesyn Communication Products|PM/Link"
0x1223	0x0004	"unknown"	"Artesyn Communication Products|PM/T1"
0x1223	0x0005	"unknown"	"Artesyn Communication Products|PM/E1"
0x1223	0x0008	"unknown"	"Artesyn Communication Products|PM/SLS"
0x1223	0x0009	"unknown"	"Artesyn Communication Products|BajaSpan Resource Target"
0x1223	0x000a	"unknown"	"Artesyn Communication Products|BajaSpan Section 0"
0x1223	0x000b	"unknown"	"Artesyn Communication Products|BajaSpan Section 1"
0x1223	0x000c	"unknown"	"Artesyn Communication Products|BajaSpan Section 2"
0x1223	0x000d	"unknown"	"Artesyn Communication Products|BajaSpan Section 3"
0x1223	0x000e	"unknown"	"Artesyn Communication Products|PM/PPC"
0x122d	0x1206	"unknown" "	"Aztech System Ltd|368DSP"
0x122d	0x50dc	"unknown" "	"Aztech System Ltd|3328 Audio"
0x122d	0x80da	"unknown" "	"Aztech System Ltd|3328 Audio"
0x1236	0x0000	"unknown"	"Sigma Designs Corporation|RealMagic64/GX"
0x1236	0x6401	"unknown"	"Sigma Designs Corporation|REALmagic 64/GX (SD 6425)"
0x123d	0x0000	"unknown"	"Engineering Design Team, Inc.|EasyConnect 8/32"
0x123d	0x0002	"unknown"	"Engineering Design Team, Inc.|EasyConnect 8/64"
0x123d	0x0003	"unknown"	"Engineering Design Team, Inc.|EasyIO"
0x123d	0x0010	"unknown"	"Engineering Design Team Inc.|PCI-DV PCI-DV Digital Video Interface"
0x123f	0x00e4	"unknown"	"C-Cube Microsystems|MPEG"
0x123f	0x8120	"unknown"	"C-Cube Microsystems|E4?"
0x123f	0x8888	"unknown"	"C-Cube Microsystems|Cinemaster C 3.0 DVD Decoder"
0x1242	0x1460	"unknown"	"JNI Corporation|JNIC-1460 2-Gb/s Fibre Channel-PCI 64-bit 66 MHz"
0x1242	0x1560	"unknown"	"JNI Corporation|JNIC-1560 Dual Channel 2 Gb/s Fibre Channel-PCI-X"
0x1242	0x4643	"unknown"	"Jaycor Networks, Inc.|FCI-1063 Fibre Channel Adapter"
0x1244	0x0700	"ISDN:b1pci,type=27"	"AVM Audiovisuelles|B1 ISDN Adapter"
0x1244	0x0800	"unknown"	"AVM AUDIOVISUELLES MKTG & Computer GmbH|C4 ISDN Controller"
0x1244	0x0a00	"ISDN:hisax,type=27"	"AVM Audiovisuelles|A1 ISDN Adapter [Fritz]"
0x1244	0x0e00	"hisax_fcpcipnp"	"AVM Audiovisuelles|A1 ISDN Adapter [Fritz]"
0x1244	0x1100	"unknown"	"AVM AUDIOVISUELLES MKTG & Computer GmbH|C2 ISDN Controller"
0x1244	0x1200	"t1pci"	"AVM Audiovisuelles|T1 pci adapter"
0x124d	0x0000	"unknown"	"Stallion|EasyConnection 8/32"
0x124d	0x0002	"unknown"	"Stallion|EasyConnection 8/64"
0x124d	0x0003	"unknown"	"Stallion|EasyIO"
0x124d	0x0004	"istallion"	""
0x124f	0x0041	"unknown"	"Infotrend Technology, Inc.|IFT-2000 Series RAID Controller"
0x1255	0x1110	"unknown"	"Optibase Ltd|MPEG Forge"
0x1255	0x1210	"unknown"	"Optibase Ltd|MPEG Fusion"
0x1255	0x2110	"unknown"	"Optibase Ltd|VideoPlex"
0x1255	0x2120	"unknown"	"Optibase Ltd|VideoPlex CC"
0x1255	0x2130	"unknown"	"Optibase Ltd|VideoQuest"
0x1256	0x4201	"pci2220i"	"Perceptive Solutions, Inc.|PCI-2220I"
0x1256	0x4401	"pci2220i"	"Perceptive Solutions, Inc.|PCI-2240I"
0x1256	0x5201	"pci2000"	"Perceptive Solutions, Inc.|PCI-2000"
0x1259	0x2560	"eepro100"	"Allied Telesyn International|AT-2560 Fast Ethernet Adapter (i82557B)"
0x125b	0x1400	"tulip"	"ASIX|AX88140"
0x125c	0x0640	"unknown"	"Aurora Technologies, Inc.|Aries 16000P"
0x125d	0x0000	"unknown"	"ESS Technology|ES336H Fax Modem (Early Model)"
0x125d	0x1948	"maestro"	"ESS Technology|ES1948 Maestro 1"
0x125d	0x1968	"maestro"	"ESS Technology|ES1968 Maestro 2"
0x125d	0x1969	"snd-card-es1938"	"ESS Technology|ES1969 Solo-1 Audiodrive"
0x125d	0x1978	"maestro"	"ESS Technology|ES1978 Maestro 2E"
0x125d	0x1988	"maestro3"	"ESS Technology|ES1988 Allegro-1"
0x125d	0x1989	"snd-card-maestro3"	"ESS Technology|ESS Modem"
0x125d	0x1990	"snd-card-maestro3"	"ESS Technology|Canyon3D-2"
0x125d	0x1992	"snd-card-maestro3"	"ESS Technology|Canyon3D-2"
0x125d	0x1998	"maestro3"	"ESS Technology|ES1983S Maestro-3i PCI Audio Accelerator"
0x125d	0x1999	"snd-card-maestro3"	"ESS Technology|ES1983S Maestro-3i PCI Modem Accelerator"
0x125d	0x199a	"maestro3"	"ESS Technology|Maestro-3"
0x125d	0x199b	"unknown"	"ESS Technology|ES1983S Maestro-3i PCI Modem Accelerator"
0x125d	0x2808	"unknown"	"ESS Technology|ES336H Fax Modem (Later Model)"
0x125d	0x2838	"unknown"	"ESS Technology|ES2838/2839 SuperLink Modem"
0x125d	0x2898	"unknown"	"ESS Technology|ES2898 Modem"
0x1260	0x8130	"unknown"	"Harris Semiconductor|HMP8130 NTSC/PAL Video Decoder"
0x1260	0x8131	"unknown"	"Harris Semiconductor|HMP8131 NTSC/PAL Video Decoder"
0x1266	0x0001	"eepro100"	"Microdyne Corporation|NE10/100 Adapter (i82557B)"
0x1266	0x1910	"unknown"	"Microdyne Corporation|NE2000Plus (RT8029) Ethernet Adapter"
0x1267	0x1016	"ISDN:hisax,type=24"	"S. A. Telecommunications|Dr. Neuhaus Niccy PCI ISDN Adapter"
0x1267	0x4243	"unknown"	"S.A. Telecommunications|Satellite receiver board / MPEG2 decoder"
0x1267	0x5352	"unknown"	"S. A. Telecommunications|PCR2101"
0x1267	0x5a4b	"unknown"	"S. A. Telecommunications|Telsat Turbo"
0x126f	0x0710	"Card:SMI LynxEM (generic)"	"Silicon Motion, Inc.|Lynx EM MS710"
0x126f	0x0712	"Card:SMI Lynx (generic)"	"Silicon Motion, Inc.|SM712 LynxEM+"
0x126f	0x0720	"Card:SMI Lynx (generic)"	"Silicon Motion, Inc.|SM720 Lynx3DM"
0x126f	0x0810	"Card:SMI Lynx (generic)"	"Silicon Motion, Inc.|SM810"
0x126f	0x0811	"Card:SMI Lynx (generic)"	"Silicon Motion, Inc.|SM811 LynxE"
0x126f	0x0820	"Card:SMI Lynx (generic)"	"Silicon Motion, Inc.|SM820 Lynx3D"
0x126f	0x0910	"Card:SMI Lynx (generic)"	"Silicon Motion, Inc.|SM910"
0x1273	0x0002	"unknown"	"Hughes Network Systems|DirecPC"
0x1274	0x0000	"unknown"	"Ensoniq|es1370 audio pci"
0x1274	0x1371	"es1371"	"Ensoniq|ES1371 [AudioPCI-97]"
0x1274	0x5000	"snd-card-ens1370"	"Ensoniq|ES1370 [AudioPCI]"
0x1274	0x5880	"es1371"	"Ensoniq|CT5880"
0x1278	0x0701	"unknown"	"Transtech Parallel Systems|TPE3/TM3 PowerPC Node"
0x1279	0x0295	"unknown"	"Transmeta Corporation|Virtual Northbridge"
0x1279	0x0395	"unknown"	"Transmeta Corporation|LongRun Northbridge"
0x1279	0x0396	"unknown"	"Transmeta Corporation|SDRAM controller"
0x1279	0x0397	"unknown"	"Transmeta Corporation|BIOS scratchpad"
0x127a	0x1002	"unknown"	"Rockwell International|HCF 56k V90 FaxModem"
0x127a	0x1003	"unknown"	"Rockwell International|HCF 56k V90 FaxModem"
0x127a	0x1004	"unknown"	"Rockwell International|HCF 56k V90 FaxModem"
0x127a	0x1005	"unknown"	"Rockwell International|HCF 56k V90 FaxModem"
0x127a	0x1022	"unknown"	"Conexant Systems|HCF V.90 Modem"
0x127a	0x1023	"unknown"	"Rockwell International|HCF 56k Data/Fax Modem"
0x127a	0x1024	"unknown"	"Rockwell International|HCF 56k Data/Fax/Voice Modem"
0x127a	0x1025	"unknown"	"Rockwell International|HCF 56k PCI Modem"
0x127a	0x1026	"unknown"	"Rockwell International|HCF 56k PCI Speakerphone Modem"
0x127a	0x1032	"unknown"	"Conexant Systems|HCF 56k PCI Modem"
0x127a	0x1033	"unknown"	"Conexant Systems|HCF P85 DATA/FAX PCI Modem"
0x127a	0x1034	"unknown"	"Conexant Systems|HCF 56k PCI Modem"
0x127a	0x1035	"unknown"	"Rockwell International|HCF 56k PCI Speakerphone Modem"
0x127a	0x1036	"unknown"	"Conexant Systems|HCF 56k PCI Modem"
0x127a	0x1085	"unknown"	"Rockwell International|Volcano HCF 56k PCI Modem"
0x127a	0x2004	"unknown"	"Conexant Systems|SoftK56VB2.1V2.08.02 K56 modem"
0x127a	0x2005	"unknown"	"Rockwell International|HCF 56k V90 FaxModem"
0x127a	0x2013	"unknown"	"Rockwell International|HSF 56k Data/Fax Modem"
0x127a	0x2014	"unknown"	"Rockwell International|HSF 56k Data/Fax/Voice Modem"
0x127a	0x2015	"unknown"	"Rockwell International|Conexant SoftK56 Speakerphone Modem"
0x127a	0x2016	"unknown"	"Rockwell International|HSF 56k Data/Fax/Voice/Spkp Modem"
0x127a	0x2114	"unknown"	"Conexant Systems|R6793-11 Soft 56K Data, Fax, PCI modem"
0x127a	0x4310	"unknown"	"Conexant Systems|123456 Master Riptide PCI Audio Device"
0x127a	0x4311	"unknown"	"Rockwell International|Riptide HSF 56k PCI Modem"
0x127a	0x4312	"unknown"	"Conexant Systems|Riptide PCI Game Controller"
0x127a	0x4320	"unknown"	"Rockwell Semiconductor Systems|Master Riptide PCI Audio Controller"
0x127a	0x4321	"unknown"	"Rockwell Semiconductor Systems|HCF 56k Data Fax PCI Modem"
0x127a	0x4322	"unknown"	"Rockwell Semiconductor Systems|Riptide PCI Game Controller"
0x127a	0x5278	"unknown"	"Conexant Systems|Harmonic DVB Network Adapter"
0x127a	0x8234	"unknown"	"Rockwell International|RapidFire 616X ATM155 Adapter"
0x1282	0x9009	"dmfe"	"Davicom|Ethernet Adpater"
0x1282	0x9100	"tulip"	"Davicom|DM9100"
0x1282	0x9102	"tulip"	"Davicom|Ethernet 100/10 MBit DM9102"
0x1282	0x9132	"dmfe"	"Davicom|Ethernet Adapter"
0x1283	0x0801	"unknown"	"Integrated Technology Express Inc.|IT8152F/G Audio Digital Controller"
0x1283	0x673a	"unknown"	"Integrated Technology Express, Inc.|IT8330G"
0x1283	0x8152	"unknown"	"Integrated Technology Express Inc.|IT8152F/G Advanced RISC-to-PCI Companion Chip"
0x1283	0x8172	"unknown"	"Integrated Technology Express Inc.|IT8172G Ultra RISC (MIPS, SH4) Companion Chip"
0x1283	0x8330	"unknown"	"Integrated Technology Express, Inc.|IT8330G"
0x1283	0x8872	"unknown"	"Integrated Technology Express Inc.|IT8871/72 PCI to ISA I/O chip"
0x1283	0x8875	"unknown"	"Integrated Technology Express Inc.|IT8875F PCI Parallel Port"
0x1283	0x8888	"unknown"	"Integrated Technology Express, Inc.|IT8888F PCI to ISA Bridge with SMB"
0x1283	0x8889	"unknown"	"Integrated Technology Express, Inc.|IT8889F PCI to ISA Bridge"
0x1283	0x9876	"unknown"	"Integrated Technology Express Inc.|IT8875F PCI I/O CARD"
0x1283	0xe886	"unknown"	"Integrated Technology Express, Inc.|IT8330G"
0x1285	0x0100	"maestro"	"Platform Technologies, Inc.|AGOGO sound chip (aka ESS Maestro 1)"
0x1287	0x001e	"unknown"	"M-Pact, Inc.|LS220D DVD Decoder"
0x1287	0x001f	"unknown"	"M-Pact, Inc.|LS220C DVD Decoder"
0x1287	0x0020	"unknown"	"LuxSonor Inc.|LS242 MPEG/DVD video decoder"
0x128a	0xf001	"unknown"	"Asante Technologies Inc.|Ethernet 10/100 AsanteFAST 10/100 PCI Ethernet Adapter"
0x128d	0x0021	"unknown"	"G2 Networks, Inc.|ATM155 Adapter"
0x128e	0x0008	"unknown"	"Hoontech Corporation/Samho Multi Tech Ltd.|ST128 WSS/SB"
0x128e	0x0009	"unknown"	"Hoontech Corporation/Samho Multi Tech Ltd.|ST128 SAM9407"
0x128e	0x000a	"unknown"	"Hoontech Corporation/Samho Multi Tech Ltd.|ST128 Game Port"
0x128e	0x000b	"unknown"	"Hoontech Corporation/Samho Multi Tech Ltd.|ST128 MPU Port"
0x128e	0x000c	"unknown"	"Hoontech Corporation/Samho Multi Tech Ltd.|ST128 Ctrl Port"
0x1292	0xfc02	"unknown"	"Tritech Microelectronics|Pyramid3D TR25202"
0x129a	0x0615	"unknown"	"VMETRO Inc.|0001 PCI Exerciser Chip"
0x12a3	0xecb8	"unknown"	"Lucent Technologies|1646T00"
0x12ab	0x3000	"unknown"	"Yuan Yuan Enterprise Co Ltd|MPG-200C PCI DVD Decoder Card"
0x12ae	0x0001	"acenic"	"Alteon Networks Inc.|AceNIC Gigabit Ethernet"
0x12ae	0x0002	"acenic"	"Alteon Networks Inc.|AceNIC Gigabit Ethernet (Copper)"
0x12b9	0x1006	"Bad:www.linmodems.org"	"US Robotics/3Com|WinModem"
0x12b9	0x1007	"Bad:www.linmodems.org"	"US Robotics/3Com|USR 56k Internal WinModem"
0x12b9	0x1008	"unknown"	"US Robotics/3Com|56K FaxModem Model 5610"
0x12be	0x3041	"unknown"	"Anchor Chips Inc.|AN3041Q CO-MEM"
0x12be	0x3042	"unknown"	"Anchor Chips Inc.|AN3042Q CO-MEM Lite"
0x12c3	0x0058	"ne2k-pci"	"Holtek Microelectronics Inc.|Ethernet Adapter"
0x12c3	0x5598	"ne2k-pci"	"Holtek Microelectronics Inc.|Ethernet Adapter"
0x12c5	0x007f	"unknown"	"Picture Elements Inc.|ISE PEI Imaging Subsystem Engine"
0x12c5	0x0081	"unknown"	"Picture Elements Incorporated|PCIVST [Grayscale Thresholding Engine]"
0x12c5	0x0085	"unknown"	"Picture Elements Incorporated|Video Simulator/Sender"
0x12c5	0x0086	"unknown"	"Picture Elements Incorporated|THR2 Multi-scale Thresholder"
0x12cb	0x0027	"unknown"	"Antex Electronics Corp.|StudioCard"
0x12cb	0x002d	"unknown"	"Antex Electronics Corp.|BX-12"
0x12cb	0x002e	"unknown"	"Antex Electronics Corp.|SC-2000"
0x12cb	0x002f	"unknown"	"Antex Electronics Corp.|LX-44"
0x12cb	0x0030	"unknown"	"Antex Electronics Corp.|SC-22"
0x12cb	0x0031	"unknown"	"Antex Electronics Corp.|BX-44"
0x12cb	0x0032	"unknown"	"Antex Electronics Corp.|LX-24M 20-bit 2-in, 4-out audio card w/MPEG-2"
0x12cb	0x0033	"unknown"	"Antex Electronics Corp.|LX-22M"
0x12cb	0x0034	"unknown"	"Antex Electronics Corp.|BX-8"
0x12cb	0x0035	"unknown"	"Antex Electronics Corp.|BX-12e"
0x12d2	0x0008	"Card:RIVA128"	"NVidia / SGS Thomson|NV1"
0x12d2	0x0009	"Card:RIVA128"	"NVidia / SGS Thomson|DAC64"
0x12d2	0x0018	"Card:RIVA128"	"NVidia / SGS Thomson|Riva128"
0x12d2	0x0019	"Card:RIVA128"	"NVidia / SGS Thomson|Riva128ZX"
0x12d2	0x0020	"Card:RIVA TNT"	"NVidia / SGS Thomson|TNT"
0x12d2	0x0028	"Card:RIVA TNT2"	"NVidia / SGS Thomson|TNT2"
0x12d2	0x0029	"Card:RIVA TNT2"	"NVidia / SGS Thomson|UTNT2"
0x12d2	0x002a	"unknown"	"NVidia / SGS Thomson|NV5 Riva TNT2"
0x12d2	0x002b	"unknown"	"NVidia / SGS Thomson|NV5 Riva TNT2"
0x12d2	0x002c	"Card:RIVA TNT2"	"NVidia / SGS Thomson|VTNT2"
0x12d2	0x002d	"unknown"	"NVidia / SGS Thomson|NVM64 Riva TNT2 Model 64"
0x12d2	0x002e	"unknown"	"NVidia / SGS Thomson|NV6 Vanta"
0x12d2	0x002f	"unknown"	"NVidia / SGS Thomson|NV6 Vanta"
0x12d2	0x00a0	"Card:RIVA TNT2"	"NVidia / SGS Thomson|ITNT2"
0x12db	0x0003	"unknown"	"Annapolis Micro Systems Inc.|FoxFire II"
0x12de	0x0200	"unknown"	"Rainbow Technologies|Cryptoswift 200"
0x12e0	0x0010	"unknown"	"Chase Research|ST16C654 Quad UART"
0x12e0	0x0020	"unknown"	"Chase Research|ST16C654 Quad UART"
0x12e0	0x0030	"unknown"	"Chase Research|ST16C654 Quad UART"
0x12e4	0x1140	"unknown"	"Brooktrout Technology Inc.|ISDN Controller"
0x12eb	0x0001	"Bad:http://sourceforge.net/projects/aureal"	"Aureal Semiconductor|Vortex 1"
0x12eb	0x0002	"Bad:http://sourceforge.net/projects/aureal"	"Aureal Semiconductor|Vortex 2"
0x12eb	0x0003	"unknown"	"Aureal Semiconductor|AU8810 Vortex Digital Audio Processor"
0x12eb	0x8803	"unknown"	"Aureal Semiconductor|Vortex 56k Software Modem"
0x12f8	0x0002	"unknown"	"Electronic Design GmbH|VideoMaker"
0x1307	0x0001	"unknown"	"Computer Boards|PCI-DAS1602/16"
0x1307	0x0006	"unknown"	"ComputerBoards|PCI-GPIB"
0x1307	0x000b	"unknown"	"Computer Boards|PCI-DIO48H"
0x1307	0x000c	"unknown"	"Computer Boards|PCI-PDISO8"
0x1307	0x000d	"unknown"	"Computer Boards|PCI-PDISO16"
0x1307	0x000f	"unknown"	"Computer Boards|PCI-DAS1200"
0x1307	0x0010	"unknown"	"Computer Boards|PCI-DAS1602/12"
0x1307	0x0014	"unknown"	"Computer Boards|PCI-DIO24H"
0x1307	0x0015	"unknown"	"Computer Boards|PCI-DIO24H/CTR3"
0x1307	0x0016	"unknown"	"Computer Boards|PCI-DIO48H/CTR15"
0x1307	0x0017	"unknown"	"Computer Boards|PCI-DIO96H"
0x1307	0x0018	"unknown"	"Computer Boards|PCI-CTR05"
0x1307	0x0019	"unknown"	"Computer Boards|PCI-DAS1200/JR"
0x1307	0x001a	"unknown"	"Computer Boards|PCI-DAS1001"
0x1307	0x001b	"unknown"	"Computer Boards|PCI-DAS1002"
0x1307	0x001c	"unknown"	"Computer Boards|PCI-DAS1602JR/16"
0x1307	0x001d	"unknown"	"Computer Boards|PCI-DAS6402/16"
0x1307	0x001e	"unknown"	"Computer Boards|PCI-DAS6402/12"
0x1307	0x001f	"unknown"	"Computer Boards|PCI-DAS16/M1"
0x1307	0x0020	"unknown"	"Computer Boards|PCI-DDA02/12"
0x1307	0x0021	"unknown"	"Computer Boards|PCI-DDA04/12"
0x1307	0x0022	"unknown"	"Computer Boards|PCI-DDA08/12"
0x1307	0x0023	"unknown"	"Computer Boards|PCI-DDA02/16"
0x1307	0x0024	"unknown"	"Computer Boards|PCI-DDA04/16"
0x1307	0x0025	"unknown"	"Computer Boards|PCI-DDA08/16"
0x1307	0x0026	"unknown"	"Computer Boards|PCI-DAC04/12-HS"
0x1307	0x0027	"unknown"	"Computer Boards|PCI-DAC04/16-HS"
0x1307	0x0028	"unknown"	"Computer Boards|PCI-DIO24"
0x1307	0x0029	"unknown"	"Computer Boards|PCI-DAS08"
0x1307	0x002c	"unknown"	"Computer Boards|PCI-INT32"
0x1307	0x0033	"unknown"	"Computer Boards|PCI-DUAL-AC5"
0x1307	0x0034	"unknown"	"Computer Boards|PCI-DAS-TC"
0x1307	0x0035	"unknown"	"Computer Boards|PCI-DAS64/M1/16"
0x1307	0x0036	"unknown"	"Computer Boards|PCI-DAS64/M2/16"
0x1307	0x0037	"unknown"	"Computer Boards|PCI-DAS64/M3/16"
0x1307	0x004c	"unknown"	"Computer Boards|PCI-DAS1000"
0x1308	0x0001	"unknown"	"Jato Technologies Inc.|NetCelerator Adapter"
0x1310	0x0003	"unknown"	"Gespac|9060 CompactPCI Interface"
0x1310	0x000d	"unknown"	"Gespac|FPGA PCI Bridge"
0x1317	0x0981	"tulip"	"ADMtek|AN981 Comet"
0x1317	0x0985	"tulip"	"ADMtek|ADM983 Linksys EtherFast 10/100"
0x1317	0x1985	"tulip"	"ADMtek|ADM985 10/100 cardbus ethernet controller"
0x1317	0x9511	"unknown"	"Admtek Inc|ADM9511 cardbus ethernet-modem controller"
0x1317	0x9513	"unknown"	"Admtek Inc|ADM9513 cardbus ethernet-modem controller"
0x1318	0x0911	"hamachi"	"Packet Engines Inc.|PCI Ethernet Adapter"
0x1319	0x0801	"snd-card-fm801"	"Fortemedia, Inc|Xwave QS3000A [FM801]"
0x1319	0x0802	"unknown"	"Fortemedia, Inc|Xwave QS3000A [FM801 game port]"
0x1319	0x1000	"snd-card-fm801"	"Fortemedia, Inc|FM801 PCI Audio"
0x1319	0x1001	"unknown"	"Fortemedia, Inc|FM801 PCI Joystick"
0x131f	0x1000	"unknown"	"Siig Inc|CyberSerial (1-port) 16550"
0x131f	0x1001	"unknown"	"Siig Inc|CyberSerial (1-port) 16650"
0x131f	0x1002	"unknown"	"Siig Inc|CyberSerial (1-port) 16850"
0x131f	0x1010	"unknown"	"Siig Inc|Duet 1S(16550)+1P"
0x131f	0x1011	"unknown"	"Siig Inc|Duet 1S(16650)+1P"
0x131f	0x1012	"unknown"	"Siig Inc|Duet 1S(16850)+1P"
0x131f	0x1020	"unknown"	"Siig Inc|CyberParallel (1-port)"
0x131f	0x1021	"unknown"	"Siig Inc|CyberParallel (2-port)"
0x131f	0x1030	"unknown"	"Siig Inc|CyberSerial (2-port) 16550"
0x131f	0x1031	"unknown"	"Siig Inc|CyberSerial (2-port) 16650"
0x131f	0x1032	"unknown"	"Siig Inc|CyberSerial (2-port) 16850"
0x131f	0x1034	"unknown"	"Siig Inc|Trio 2S(16550)+1P"
0x131f	0x1035	"unknown"	"Siig Inc|Trio 2S(16650)+1P"
0x131f	0x1036	"unknown"	"Siig Inc|Trio 2S(16850)+1P"
0x131f	0x1050	"unknown"	"Siig Inc|CyberSerial (4-port) 16550"
0x131f	0x1051	"unknown"	"Siig Inc|CyberSerial (4-port) 16650"
0x131f	0x1052	"unknown"	"Siig Inc|CyberSerial (4-port) 16850"
0x131f	0x2000	"unknown"	"Siig Inc|CyberSerial (1-port) 16550"
0x131f	0x2001	"unknown"	"Siig Inc|CyberSerial (1-port) 16650"
0x131f	0x2002	"unknown"	"Siig Inc|CyberSerial (1-port) 16850"
0x131f	0x2010	"unknown"	"Siig Inc|Duet 1S(16550)+1P"
0x131f	0x2011	"unknown"	"Siig Inc|Duet 1S(16650)+1P"
0x131f	0x2012	"unknown"	"Siig Inc|Duet 1S(16850)+1P"
0x131f	0x2020	"unknown"	"Siig Inc|CyberParallel (1-port)"
0x131f	0x2021	"unknown"	"Siig Inc|CyberParallel (2-port)"
0x131f	0x2030	"unknown"	"Siig Inc|CyberSerial (2-port) 16550"
0x131f	0x2031	"unknown"	"Siig Inc|CyberSerial (2-port) 16650"
0x131f	0x2032	"unknown"	"Siig Inc|CyberSerial (2-port) 16850"
0x131f	0x2040	"unknown"	"Siig Inc|Trio 1S(16550)+2P"
0x131f	0x2041	"unknown"	"Siig Inc|Trio 1S(16650)+2P"
0x131f	0x2042	"unknown"	"Siig Inc|Trio 1S(16850)+2P"
0x131f	0x2050	"unknown"	"Siig Inc|CyberSerial (4-port) 16550"
0x131f	0x2051	"unknown"	"Siig Inc|CyberSerial (4-port) 16650"
0x131f	0x2052	"unknown"	"Siig Inc|CyberSerial (4-port) 16850"
0x131f	0x2060	"unknown"	"Siig Inc|Trio 2S(16550)+1P"
0x131f	0x2061	"unknown"	"Siig Inc|Trio 2S(16650)+1P"
0x131f	0x2062	"unknown"	"Siig Inc|Trio 2S(16850)+1P"
0x1344	0x3240	"unknown"	"Micron Technology, Inc.|CopperHead CopperTail SC1 AMC AC97"
0x1344	0x4020	"unknown"	"Micron Technology, Inc.|CopperHead CopperTail SC1 IDE Controller"
0x1344	0x4030	"unknown"	"Micron Technology, Inc.|CopperHead CopperTail SC1 USB Controller"
0x134a	0x0001	"dtc"	"DTC Technology Corp.|Domex 536"
0x134a	0x0002	"dtc"	"DTC Technology Corp.|Domex DMX3194UP SCSI Adapter"
0x134d	0x2486	"unknown"	"PCTEL Inc.|2304WT V.92 MDC Modem"
0x134d	0x7890	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7891	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7892	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7893	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7894	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7895	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7896	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x7897	"unknown"	"Pctel Inc|HSP MicroModem 56"
0x134d	0x9714	"unknown"	"PCTEL Inc.|PCT 288-1A PCTEL"
0x135c	0x0010	"unknown"	"Quatech|QSC 100"
0x135c	0x0020	"unknown"	"Quatech|DSC 100"
0x135c	0x0030	"unknown"	"Quatech|DSC 200"
0x135c	0x0040	"unknown"	"Quatech|QSC 200"
0x135c	0x0050	"unknown"	"Quatech|ESC 100D"
0x135c	0x0060	"unknown"	"Quatech|ESC 100M"
0x135e	0x5101	"unknown"	"Sealevel Systems Inc.|5101 Route 56"
0x135e	0x7101	"unknown"	"Sealevel Systems Inc|Single Port RS-232/422/485/530"
0x135e	0x7201	"unknown"	"Sealevel Systems Inc|Dual Port RS-232/422/485 Interface"
0x135e	0x7202	"unknown"	"Sealevel Systems Inc|Dual Port RS-232 Interface"
0x135e	0x7401	"unknown"	"Sealevel Systems Inc|Four Port RS-232 Interface"
0x135e	0x7402	"unknown"	"Sealevel Systems Inc|Four Port RS-422/485 Interface"
0x135e	0x7801	"unknown"	"Sealevel Systems Inc|Eight Port RS-232 Interface"
0x135e	0x8001	"unknown"	"Sealevel Systems Inc|8001 Digital I/O Adapter"
0x1365	0x9050	"hysdn"	"Hypercope Corp.|HYSDN"
0x136b	0xff01	"meye"	"Kawasaki Steel Corporation|MEYE Video Adapter"
0x1382	0x2048	"unknown"	"Marian - Electronic & Software|Prodif Plus sound card"
0x1385	0x620a	"acenic"	"Netgear|GA620"
0x1385	0x622a	"unknown"	"Netgear|GA622"
0x1385	0x630a	"acenic"	"Netgear|GA630"
0x1385	0xf311	"unknown"	"Netgear|FA311"
0x1389	0x0001	"applicom"	"Applicom International|PCI1500PFB [Intelligent fieldbus adaptor]"
0x1389	0x0002	"applicom"	""
0x1389	0x0003	"applicom"	""
0x1393	0x1040	"mxser"	""
0x1393	0x1680	"mxser"	""
0x1393	0x2040	"moxa"	""
0x1393	0x2180	"moxa"	""
0x1393	0x3200	"moxa"	""
0x1397	0x0b4d	"unknown"	"Cologne Chip Designs GmbH|HFC-8S 16B8D8S0 ISDN HDLC FIFO Controller"
0x1397	0x2bd0	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0x8b4d	"unknown"	"Cologne Chip Designs GmbH|HFC-4S ISDN 8B4D4S0 ISDN HDLC FIFO Controller"
0x1397	0xb000	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb006	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb007	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb008	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb009	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb00a	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb00b	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb00c	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x1397	0xb100	"ISDN:hisax,type=35"	"Cologne Chip Designs|ISDN network controller [HFC-PCI]"
0x13a3	0x0005	"unknown"	"HI-FN Inc.|7751 Security Processor"
0x13a3	0x0006	"unknown"	"HI-FN Inc.|6500 Public Key Processor"
0x13a3	0x0007	"unknown"	"HI-FN Inc.|7811 Security Processor"
0x13a3	0x0012	"unknown"	"HI-FN Inc.|7951 Security Processor"
0x13a8	0x0154	"unknown"	"Exar Corp.|XR17C154 PCI Bus Quad UART"
0x13a8	0x0158	"unknown"	"Exar Corp.|XR17C158 PCI Bus Octal UART"
0x13c0	0x0010	"synclink"	"Microgate Corporation|SyncLink WAN Adapter"
0x13c1	0x1000	"3w-xxxx"	"3ware Inc|3ware ATA-RAID"
0x13c1	0x1001	"3w-xxxx"	"3ware Inc|3ware 7000-series ATA-RAID"
0x13c7	0x0adc	"unknown"	"Blue Chip Technology Ltd|Multi-Function Analogue/Digital IO card"
0x13d1	0x2bd1	"ISDN:hisax"	"Abocom Systems Inc|ISDN Adapter"
0x13d1	0xab02	"tulip"	"Abocom Systems Inc|Ethernet Adapter"
0x13d1	0xab03	"tulip"	"Abocom Systems Inc|Ethernet Adapter"
0x13d1	0xab06	"unknown"	"Abocom Systems Inc|FE2000VX CardBus /Atelco Fibreline Ethernet Adptr"
0x13df	0x0001	"unknown"	"E-Tech Inc|PCI56RVP Modem"
0x13ea	0x3131	"unknown"	"Dallas Semiconductor|DS3131 BoSS Bit Synchronous HDLC Controller"
0x13ea	0x3134	"unknown"	"Dallas Semiconductor|DS3134 Chateau Channelized T1/E1/HDLC Controller"
0x13eb	0x0070	"bttv"	"Hauppauge|WinTV"
0x13f0	0x0201	"sundance"	"Sundance Technology Inc|ST201 Fast Ehternet Adapter"
0x13f6	0x0100	"snd-card-cmipci"	"C-Media Electronics Inc|CM8338A"
0x13f6	0x0101	"snd-card-cmipci"	"C-Media Electronics Inc|CM8338B"
0x13f6	0x0111	"snd-card-cmipci"	"C-Media Electronics Inc|CM8738"
0x13f6	0x0112	"snd-card-cmipci"	"C-Media Electronics Inc||MI-8378B/PCI-6CH PCI Audio Chip"
0x13f6	0x0211	"snd-card-cmipci"	"C-Media Electronics Inc|CM8738"
0x1400	0x1401	"epic100"	"Standard Microsystems Corp [SMC]|9432 TX"
0x1407	0x0100	"unknown"	"Lava Computer mfg Inc|Lava Dual Serial"
0x1407	0x0101	"unknown"	"Lava Computer mfg Inc|Lava Quatro A"
0x1407	0x0102	"unknown"	"Lava Computer mfg Inc|Lava Quatro B"
0x1407	0x0200	"unknown"	"Lava Computer mfg Inc|Lava Port Plus"
0x1407	0x0201	"unknown"	"Lava Computer mfg Inc|Lava Quad A"
0x1407	0x0202	"unknown"	"Lava Computer mfg Inc|Lava Quad B"
0x1407	0x0500	"unknown"	"Lava Computer mfg Inc|Lava Single Serial"
0x1407	0x0600	"unknown"	"Lava Computer mfg Inc|Lava Port 650"
0x1407	0x0a00	"unknown"	"Lava Computer MFG Inc.|LavaPort PCI COM Port Accelerator"
0x1407	0x8000	"unknown"	"Lava Computer mfg Inc|Lava Parallel"
0x1407	0x8001	"unknown"	"Lava Computer MFG Inc.|Lava Dual Parallel port A"
0x1407	0x8002	"unknown"	"Lava Computer mfg Inc|Lava Dual Parallel port A"
0x1407	0x8003	"unknown"	"Lava Computer mfg Inc|Lava Dual Parallel port B"
0x1407	0x8800	"unknown"	"Lava Computer mfg Inc|BOCA Research IOPPAR"
0x1409	0x7268	"unknown"	"Timedia Technology Co Ltd|SUN1888 Simple Comm. Controller"
0x1412	0x1712	"snd-card-ice1712"	"IC Ensemble Inc|ICE1712 [Envy24]"
0x1448	0x0001	"unknown"	"Alesis Studio|ADAT/EDIT Audio Editing"
0x144a	0x7296	"unknown"	"Adlink Technology|PCI-7296"
0x144a	0x7432	"unknown"	"Adlink Technology|PCI-7432"
0x144a	0x7433	"unknown"	"Adlink Technology|PCI-7433"
0x144a	0x7434	"unknown"	"Adlink Technology|PCI-7434"
0x144a	0x7841	"unknown"	"Adlink Technology|PCI-7841"
0x144a	0x8133	"unknown"	"Adlink Technology|PCI-8133"
0x144a	0x8554	"unknown"	"Adlink Technology|PCI-8554"
0x144a	0x9111	"unknown"	"Adlink Technology|PCI-9111"
0x144a	0x9113	"unknown"	"Adlink Technology|PCI-9113"
0x144a	0x9114	"unknown"	"Adlink Technology|PCI-9114"
0x145c	0x0000	"unknown"	"Cryptek|crypto pci 56kb crypto 56kb internal"
0x145f	0x0001	"unknown"	"Baldor Electric Company|NextMove PCI"
0x1461	0x0002	"bttv"	"Avermedia|TVCapture 98"
0x1489	0x7001	"snd-card-cs46xx"	"Genius|Soundmaker 128 value"
0x148d	0x1003	"unknown"	"DIGICOM Systems, Inc.|HCF 56k Data/Fax Modem"
0x14af	0x0050	"snd-card-cs461x"	"Hercules|Game Theatre XP"
0x14b3	0x0000	"unknown"	"XPEED Inc|DSL NIC"
0x14b7	0x0001	"unknown"	"PROXIM Inc|Symphony 4110"
0x14b9	0x0001	"aironet4500_card"	"AIRONET Wireless Communications|PC4800"
0x14b9	0x0340	"airo"	"AIRONET Wireless Communications"
0x14b9	0x0350	"airo"	"AIRONET Wireless Communications"
0x14b9	0x4500	"aironet4500_card"	"AIRONET Wireless Communications|"
0x14b9	0x4800	"aironet4500_card"	"AIRONET Wireless Communications|"
0x14d2	0x8001	"unknown"	"Oxford Semiconductor|Visial Systems VScom PCI-010L Contoller"
0x14d2	0x8002	"unknown"	"Oxford Semiconductor|Visual Systems PCI-020L Controller"
0x14d2	0x8010	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-100L Controller"
0x14d2	0x8011	"parport_serial"	"Oxford Semiconductor|VScom Controller"
0x14d2	0x8020	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-200L Controller"
0x14d2	0x8021	"parport_serial"	"Oxford Semiconductor|VScom PCI-210L Controller"
0x14d2	0x8040	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-400L Controller"
0x14d2	0x8041	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-410L Controller"
0x14d2	0x8042	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-420L Controller"
0x14d2	0x8080	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-800L Controller"
0x14d2	0xa000	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-010H Controller"
0x14d2	0xa001	"unknown"	"Titan|Titan 100"
0x14d2	0xa003	"unknown"	"Titan|Titan 400"
0x14d2	0xa004	"unknown"	"Titan|Titan 800B"
0x14d2	0xa005	"unknown"	"Titan|Titan 200"
0x14d2	0xe001	"unknown"	"Oxford Semiconductor|Visial Systems VScom PCI-010HV2"
0x14d2	0xe010	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-100HV2"
0x14d2	0xe020	"unknown"	"Oxford Semiconductor|Visual Systems VScom PCI-200HV2"
0x14d4	0x0400	"unknown"	"Panacom|Quadmodem"
0x14d4	0x0402	"unknown"	"Panacom|Dualmodem"
0x14db	0x2100	"unknown"	"Avlab Technology Inc.|PCI IO 1S"
0x14db	0x2101	"unknown"	"Avlab Technology Inc.|PCI IO 1S-650"
0x14db	0x2102	"unknown"	"Avlab Technology Inc.|PCI IO 1S-850"
0x14db	0x2110	"parport_serial"	"Avlab Technology Inc.|PCI IO 1S1P"
0x14db	0x2111	"parport_serial"	"Avlab Technology Inc.|PCI IO 1S1P-650"
0x14db	0x2112	"parport_serial"	"Avlab Technology Inc.|PCI IO 1S1P-850"
0x14db	0x2120	"unknown"	"AFAVLAB Technology Inc|TK9902"
0x14db	0x2121	"unknown"	"Avlab Technology Inc.|PCI IO 2P"
0x14db	0x2130	"unknown"	"Avlab Technology Inc.|PCI IO 2S"
0x14db	0x2131	"unknown"	"Avlab Technology Inc.|PCI IO 2S-650"
0x14db	0x2132	"unknown"	"Avlab Technology Inc.|PCI IO 2S-850"
0x14db	0x2140	"parport_serial"	"Avlab Technology Inc.|PCI IO 2P1S"
0x14db	0x2141	"parport_serial"	"Avlab Technology Inc.|PCI IO 2P1S-650"
0x14db	0x2142	"parport_serial"	"Avlab Technology Inc.|PCI IO 2P1S-850"
0x14db	0x2144	"unknown"	"Avlab Technology Inc.|PCI IO 2P2S"
0x14db	0x2145	"unknown"	"Avlab Technology Inc.|PCI IO 2P2S-650"
0x14db	0x2146	"unknown"	"Avlab Technology Inc.|PCI IO 2P2S-850"
0x14db	0x2150	"unknown"	"Avlab Technology Inc.|PCI IO 4S"
0x14db	0x2151	"unknown"	"Avlab Technology Inc.|PCI IO 4S-654"
0x14db	0x2152	"unknown"	"Avlab Technology Inc.|PCI IO 4S-850"
0x14db	0x2160	"parport_serial"	"Avlab Technology Inc.|PCI IO 2S1P"
0x14db	0x2161	"parport_serial"	"Avlab Technology Inc.|PCI IO 2S1P-650"
0x14db	0x2162	"parport_serial"	"Avlab Technology Inc.|PCI IO 2S1P-850"
0x14db	0x2180	"unknown"	"Avlab Technology Inc.|PCI IO 8S"
0x14db	0x2181	"unknown"	"Avlab Technology Inc.|PCI IO 8S-654"
0x14db	0x2182	"unknown"	"Avlab Technology Inc.|PCI IO 8S-850"
0x14dc	0x0000	"unknown"	"Amplicon Liveline Ltd|PCI230"
0x14dc	0x0001	"unknown"	"Amplicon Liveline Ltd|PCI242"
0x14dc	0x0002	"unknown"	"Amplicon Liveline Ltd|PCI244"
0x14dc	0x0003	"unknown"	"Amplicon Liveline Ltd|PCI247"
0x14dc	0x0004	"unknown"	"Amplicon Liveline Ltd|PCI248"
0x14dc	0x0005	"unknown"	"Amplicon Liveline Ltd|PCI249"
0x14dc	0x0006	"unknown"	"Amplicon Liveline Ltd|PCI260"
0x14dc	0x0007	"unknown"	"Amplicon Liveline Ltd|PCI224"
0x14dc	0x0008	"unknown"	"Amplicon Liveline Ltd|PCI234"
0x14dc	0x0009	"unknown"	"Amplicon Liveline Ltd|PCI236"
0x14dc	0x000a	"unknown"	"Amplicon Liveline Inc.|PCI272 72-channel digital I/O"
0x14dc	0x000b	"unknown"	"Amplicon Liveline Inc.|PCI215 48-channel digital I/O (w/ 6 timers)"
0x14dc	0x000c	"unknown"	"Amplicon Liveline Inc.|PCI263 16-channel reed relay output"
0x14e4	0x1644	"bcm5700"	"Broadcom Corporation|BCM5700 1000BaseTX"
0x14e4	0x1645	"bcm5700"	"Broadcom Corporation|BCM5701 1000BaseTX"
0x14e4	0x1647	"bcm5700"	"Broadcom Corporation|BCM5701 1000BaseTX"
0x14e4	0x4211	"unknown"	"Broadcom Corporation|BCM HPNA 10Mb/s NIC"
0x14e4	0x4212	"unknown"	"Broadcom Corporation|BCM V.90 56k Modem"
0x14e4	0x5820	"bcm5820"	"BROADCOM Corporation|BCM5820 Crypto Accelerator"
0x14eb	0x0020	"unknown"	"Seiko Epson Corporation|BEMx.x PCI to S5U13xxxB00B Bridge Adapter"
0x14f1	0x0854	"unknown"	"Conexant Systems, Inc.|RLVDL56DPF K56 FLEX, V.90, HCF controller"
0x14f1	0x1002	"unknown"	"Conexant Systems, Inc.|3251 HCF 56k Modem"
0x14f1	0x1003	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1004	"unknown"	"Conexant Systems, Inc.|11242-11 HCF 56k Modem"
0x14f1	0x1005	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1006	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1022	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1023	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1024	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1025	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1026	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1032	"unknown"	"Conexant Systems, Inc.|HCF 56k Modem"
0x14f1	0x1033	"Bad:www.linmodems.org"	"CONEXANT|56K Winmodem"
0x14f1	0x1034	"unknown"	"Conexant|HCF 56k Data/Fax/Voice Modem"
0x14f1	0x1035	"unknown"	"Conexant|PCI Modem Enumerator"
0x14f1	0x1036	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp Modem"
0x14f1	0x1052	"unknown"	"Conexant|HCF 56k Data/Fax Modem (Worldwide)"
0x14f1	0x1053	"unknown"	"Conexant|HCF 56k Data/Fax Modem (Worldwide)"
0x14f1	0x1054	"unknown"	"Conexant|HCF 56k Data/Fax/Voice Modem (Worldwide)"
0x14f1	0x1055	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Worldwide)"
0x14f1	0x1056	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp Modem (Worldwide)"
0x14f1	0x1057	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp Modem (Worldwide)"
0x14f1	0x1059	"unknown"	"Conexant|HCF 56k Data/Fax/Voice Modem (Worldwide)"
0x14f1	0x1063	"unknown"	"Conexant|HCF 56k Data/Fax Modem"
0x14f1	0x1064	"unknown"	"Conexant|HCF 56k Data/Fax/Voice Modem"
0x14f1	0x1065	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem"
0x14f1	0x1066	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp Modem"
0x14f1	0x1085	"unknown"	"Conexant Systems, Inc.|CX11250 SmartHSF Mobile Modem"
0x14f1	0x1433	"unknown"	"Conexant|HCF 56k Data/Fax Modem"
0x14f1	0x1434	"unknown"	"Conexant|HCF 56k Data/Fax/Voice Modem"
0x14f1	0x1435	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem"
0x14f1	0x1436	"unknown"	"Conexant|HCF 56k Data/Fax Modem"
0x14f1	0x1453	"unknown"	"Conexant|HCF 56k Data/Fax Modem"
0x14f1	0x1454	"unknown"	"Conexant|HCF 56k Data/Fax/Voice Modem"
0x14f1	0x1455	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem"
0x14f1	0x1456	"unknown"	"Conexant|HCF 56k Data/Fax/Voice/Spkp Modem"
0x14f1	0x1803	"tulip"	"Conexant LANfinity"
0x14f1	0x1815	"Bad:www.linmodems.org"	"CONEXNAT|SoftK56 Winmodem"
0x14f1	0x2003	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 Winmodem"
0x14f1	0x2004	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 RemoteTAM Winmodem"
0x14f1	0x2005	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 Speakerphone Winmodem"
0x14f1	0x2006	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 Speakerphone Winmodem"
0x14f1	0x2013	"unknown"	"CONEXANT|HSP MicroModem 56K"
0x14f1	0x2014	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 RemoteTAM Winmodem"
0x14f1	0x2015	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 Speakerphone Winmodem"
0x14f1	0x2016	"Bad:www.linmodems.org"	"CONEXANT|SoftK56 Speakerphone Winmodem"
0x14f1	0x2043	"unknown"	"Conexant|HSF 56k Data/Fax Modem (Worldwide SmartDAA)"
0x14f1	0x2044	"unknown"	"Conexant|HSF 56k Data/Fax/Voice Modem (Worldwide SmartDAA)"
0x14f1	0x2045	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Worldwide SmartDAA)"
0x14f1	0x2046	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp Modem (Worldwide SmartDAA)"
0x14f1	0x2063	"unknown"	"Conexant|HSF 56k Data/Fax Modem (SmartDAA)"
0x14f1	0x2064	"unknown"	"Conexant|HSF 56k Data/Fax/Voice Modem (SmartDAA)"
0x14f1	0x2065	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (SmartDAA)"
0x14f1	0x2066	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp Modem (SmartDAA)"
0x14f1	0x2093	"unknown"	"Conexant|HSF 56k Modem"
0x14f1	0x2143	"unknown"	"Conexant|HSF 56k Data/Fax/Cell Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2144	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Cell Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2145	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset)/Cell Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2146	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2163	"unknown"	"Conexant|HSF 56k Data/Fax/Cell Modem (Mobile SmartDAA)"
0x14f1	0x2164	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Cell Modem (Mobile SmartDAA)"
0x14f1	0x2165	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset)/Cell Modem (Mobile SmartDAA)"
0x14f1	0x2166	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mobile SmartDAA)"
0x14f1	0x2343	"unknown"	"Conexant|HSF 56k Data/Fax CardBus Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2344	"unknown"	"Conexant|HSF 56k Data/Fax/Voice CardBus Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2345	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset) CardBus Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2346	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp CardBus Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2363	"unknown"	"Conexant|HSF 56k Data/Fax CardBus Modem (Mobile SmartDAA)"
0x14f1	0x2364	"unknown"	"Conexant|HSF 56k Data/Fax/Voice CardBus Modem (Mobile SmartDAA)"
0x14f1	0x2365	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset) CardBus Modem (Mobile SmartDAA)"
0x14f1	0x2366	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp CardBus Modem (Mobile SmartDAA)"
0x14f1	0x2443	"unknown"	"CONEXANT|SoftK56 Speakerphone Winmodem"
0x14f1	0x2444	"unknown"	"Conexant|HSF 56k Data/Fax/Voice Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2445	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2446	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp Modem (Mobile Worldwide SmartDAA)"
0x14f1	0x2463	"unknown"	"Conexant|HSF 56k Data/Fax Modem (Mobile SmartDAA)"
0x14f1	0x2464	"unknown"	"Conexant|HSF 56k Data/Fax/Voice Modem (Mobile SmartDAA)"
0x14f1	0x2465	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Mobile SmartDAA)"
0x14f1	0x2466	"unknown"	"Conexant|HSF 56k Data/Fax/Voice/Spkp Modem (Mobile SmartDAA)"
0x14f1	0x2f00	"unknown"	"Conexant|HSF 56k HSFi Modem"
0x14f1	0x8237	"unknown"	"Conexant Systems, Inc.|CN8237 ATM OC2 ServiceSAR+ controller"
0x14f1	0x8471	"unknown"	"Conexant Systems, Inc.|CN8471A 32-channel HDLC Controller"
0x14f1	0x8472	"unknown"	"Conexant Systems, Inc.|CN8472A 64-channel HDLC Controller"
0x14f1	0x8474	"unknown"	"Conexant Systems, Inc.|CN8474A 128-channel HDLC Controller"
0x14f1	0x8478	"unknown"	"Conexant Systems, Inc.|CN8478 256-channel HDLC Controller"
0x14f1	0x8502	"unknown"	"Conexant Systems, Inc.|CX28500 676-channel HDLC Controller"
0x14f1	0x8503	"unknown"	"Conexant Systems, Inc.|CX28500 1024-channel HDLC Controller"
0x14f2	0x0120	"unknown"	"Mobility Electronics, Inc.|Mobility Split Bridge"
0x1500	0x1300	"unknown"	"DELTA Electronics, Inc.|SIS900 10/100M PCI Fast Ethernet Controller"
0x1500	0x1320	"unknown"	"DELTA Electronics, Inc.|VT86C100A 10/100M PCI Fast Ethernet Controler"
0x1500	0x1360	"8139too"	"Delta Electronics|8139 10/100BaseTX"
0x1500	0x1380	"unknown"	"DELTA Electronics, Inc.|DEC21143PD 10/100M PCI Fast Ethernet Controller"
0x1507	0x0001	"unknown"	"Motorola|MPC105 [Eagle]"
0x1507	0x0002	"unknown"	"Motorola|MPC106 [Grackle]"
0x1507	0x0003	"unknown"	"Motorola|MPC8240 [Kahlua]"
0x1507	0x0100	"unknown"	"Motorola|MC145575 [HFC-PCI]"
0x1507	0x0431	"unknown"	"Motorola|KTI829c 100VG"
0x1507	0x4801	"unknown"	"Motorola|Raven"
0x1507	0x4802	"unknown"	"Motorola|Falcon"
0x1507	0x4803	"unknown"	"Motorola|Hawk"
0x1507	0x4806	"unknown"	"Motorola|CPX8216"
0x1516	0x0800	"fealnx"	"Myson Technology Inc|800 network controller"
0x1516	0x0803	"fealnx"	"Myson Technology Inc|803 network controller"
0x1516	0x0891	"fealnx"	"Myson Technology Inc|891 network controller"
0x151a	0x1002	"unknown"	"Globetek|PCI-1002"
0x151a	0x1004	"unknown"	"Globetek|PCI-1004"
0x151a	0x1008	"unknown"	"Globetek|PCI-1008"
0x1522	0x0100	"unknown"	"Mainpine Limited|PBridge+ PCI Interface Chip"
0x153b	0x6003	"unknown"	"Terratec Electronic GMBH|CS4614/22/24 CrystalClear SoundFusion PCI Audio Accel"
0x1549	0x80ff	"unknown"	"Interconnect Systems Solutions|PCI-ISA-001 PCI/ISA Bus Bridge"
0x1571	0xa001	"com20020-pci"	"Contemporary Controls|CCSI PCI20-485 ARCnet"
0x1571	0xa002	"com20020-pci"	"Contemporary Controls|CCSI PCI20-485D ARCnet"
0x1571	0xa003	"com20020-pci"	"Contemporary Controls|CCSI PCI20-485X ARCnet"
0x1571	0xa004	"com20020-pci"	"Contemporary Controls|CCSI PCI20-CXB ARCnet"
0x1571	0xa005	"com20020-pci"	"Contemporary Controls|CCSI PCI20-CXS ARCnet"
0x1571	0xa006	"com20020-pci"	"Contemporary Controls|CCSI PCI20-FOG-SMA ARCnet"
0x1571	0xa007	"com20020-pci"	"Contemporary Controls|CCSI PCI20-FOG-ST ARCnet"
0x1571	0xa008	"com20020-pci"	"Contemporary Controls|CCSI PCI20-TB5 ARCnet"
0x1571	0xa009	"com20020-pci"	"Contemporary Controls|CCSI PCI20-5-485 5Mbit ARCnet"
0x1571	0xa00a	"com20020-pci"	"Contemporary Controls|CCSI PCI20-5-485D 5Mbit ARCnet"
0x1571	0xa00b	"com20020-pci"	"Contemporary Controls|CCSI PCI20-5-485X 5Mbit ARCnet"
0x1571	0xa00c	"com20020-pci"	"Contemporary Controls|CCSI PCI20-5-FOG-ST 5Mbit ARCnet"
0x1571	0xa00d	"com20020-pci"	"Contemporary Controls|CCSI PCI20-5-FOG-SMA 5Mbit ARCnet"
0x1571	0xa201	"com20020-pci"	"Contemporary Controls|CCSI PCI22-485 10Mbit ARCnet"
0x1571	0xa202	"com20020-pci"	"Contemporary Controls|CCSI PCI22-485D 10Mbit ARCnet"
0x1571	0xa203	"com20020-pci"	"Contemporary Controls|CCSI PCI22-485X 10Mbit ARCnet"
0x1571	0xa204	"com20020-pci"	"Contemporary Controls|CCSI PCI22-CHB 10Mbit ARCnet"
0x1571	0xa205	"com20020-pci"	"Contemporary Controls|CCSI PCI22-FOG_ST 10Mbit ARCnet"
0x1571	0xa206	"com20020-pci"	"Contemporary Controls|CCSI PCI22-THB 10Mbit ARCnet"
0x157c	0x8001	"unknown"	"Eurosoft (UK)|Fix2000 PCI Y2K Compliance Card"
0x1592	0x0781	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x1592	0x0782	"unknown"	"Syba Tech Ltd|Parallel Port Card 2xEPP"
0x1592	0x0783	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x1592	0x0785	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x1592	0x0786	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x1592	0x0787	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x1592	0x0788	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x1592	0x078a	"unknown"	"Syba Tech Ltd|Multi-IO Card"
0x15ad	0x0405	"Card:VMware virtual video card"	"VMware|PCI SVGA (FIFO)"
0x15ad	0x0710	"Card:VMware virtual video card"	"VMWare Inc|Virtual SVGA"
0x15b0	0x0001	"unknown"	"Zoltrix International Limited|FM-1789 Pctel"
0x15b0	0x2bd0	"ISDN:hisax,type=35"	"Zoltrix|2BD0 ISDN Adapter"
0x15d1	0x0003	"unknown"	"Infineon Technologies AG|PEB 20544 E v1.1 6 Port Optimized Comm Ctrlr (SPOCC)"
0x15d1	0x0004	"unknown"	"Infineon Technologies AG|PEB 3454 E v1.1 TE3-SPICCE 6 Port Integrated Comm Ctrlr"
0x15dc	0x0001	"unknown"	"Litronic Inc|Argus 300 PCI Cryptography Module"
0x15e9	0x1841	"unknown"	"Pacific Digital Corp.|NetStaQ ADMA-100 ATA controller"
0x15f2	0x0001	"unknown"	"Diagnostic Instruments Inc|Spot RT Spot RT Interface Board"
0x15f2	0x0002	"unknown"	"Diagnostic Instruments Inc|Spot RT #2 Spot RT Interface Board"
0x15f2	0x0003	"unknown"	"Diagnostic Instruments Inc|Spot Insight Spot Insight Interface Board"
0x1619	0x0400	"farsync"	"FarSite Communications Limited|FarSync T2P two Port Intelligent Sync Comms Card"
0x1619	0x0440	"farsync"	"FarSite Communications Limited|FarSync T4P Four Port Intelligent Sync Comms Card"
0x162d	0x0100	"unknown"	"Reprosoft Co Ltd|Repeographics controller"
0x162d	0x0101	"unknown"	"Reprosoft Co Ltd|Reprographics Controller"
0x162d	0x0102	"unknown"	"Reprosoft Co Ltd|Reprographics Controller"
0x162d	0x0103	"unknown"	"Reprosoft Co Ltd|Reprographics Controller"
0x162f	0x1111	"unknown"	"Rohde & Schwarz GMBH & Co KG|TS-PRL1 General Purpose Relay Card"
0x162f	0x1112	"unknown"	"Rohde & Schwarz GMBH & Co KG|TS-PMA Matrix Card"
0x1638	0x1100	"orinoco_plx"	""
0x1668	0x0100	"unknown"	"Actiontec Electronics Inc.|PCI to PCI Bridge"
0x1681	0x0050	"snd-card-cs461x"	"Hercules|Game Theatre XP"
0x1681	0x0051	"snd-card-cs461x"	"Hercules|Game Theatre XP"
0x1681	0x0052	"snd-card-cs461x"	"Hercules|Game Theatre XP"
0x1681	0x0053	"snd-card-cs461x"	"Hercules|Game Theatre XP"
0x1681	0x0054	"snd-card-cs461x"	"Hercules|Game Theatre XP"
0x1813	0x4000	"unknown"	"Modem Silicon Operation|MD563X Host Acceletrated Modem"
0x1850	0x1851	"bttv"	"Flyvideo 98 (LR50) / Chronos Video Shuttle II"
0x1851	0x1851	"bttv"	"Flyvideo 98EZ (LR51) / CyberMail AV"
0x1852	0x1852	"bttv"	"Flyvideo 98FM (LR50) / Typhoon TView TV/FM Tuner"
0x1898	0x2001	"unknown"	"DIC INFORMATION TECHNOLOGY ,LTD|DVB Receiver Card"
0x1a08	0x0000	"unknown"	"Sierra semiconductor|SC15064"
0x1c1c	0x0001	"unknown"	"Symphony|82C101"
0x1d44	0xa400	"eata"	"DPT|PM2x24/PM3224"
0x1de1	0x0391	"dc395x_trm"	"Tekram|TRM-S1040"
0x1de1	0x2020	"unknown"	"Tekram|DC-390"
0x1de1	0x690c	"unknown"	"Tekram|690c"
0x1de1	0xdc29	"unknown"	"Tekram|DC290"
0x1de2	0x1190	"unknown"	"A/DHOC Systèmes|001 Slave PCI protyting board"
0x2002	0x2003	"unknown"	"Automation Technology GmbH|0x2003 PCI Frame Grabber"
0x2014	0x0004	"unknown"	"NONTECH Nonnenmacher GmbH|aa551234 PCI Master Target"
0x2014	0x0040	"unknown"	"NONTECH Nonnenmacher GmbH|0xff8000 PCI to Private Bus Bridge for Primary Ra"
0x217d	0x6606	"bttv"	"Leadtek|WinFast TV 2000"
0x2348	0x2010	"unknown"	"Racore|8142 100VG/AnyLAN"
0x2636	0x10b4	"bttv"	"STB|TV PCI FM, P/N 6000704"
0x3000	0x121a	"bttv"	"3Dfx|VoodooTV FM/ VoodooTV 200"
0x3000	0x144f	"bttv"	"Askey Magic/others|TView99 CPH06x"
0x3000	0x14ff	"bttv"	"Askey Magic/others|!TView 99 (CPH061)"
0x3002	0x144f	"bttv"	"Askey Magic/others|TView99 CPH05x"
0x3002	0x14ff	"bttv"	"Phoebe|TV Master (CPH060)"
0x3005	0x144f	"bttv"	"Askey Magic/others|TView99 CPH061/06L (T1/LC)"
0x3388	0x8011	"unknown"	"Hint Corp|VXPro II Chipset"
0x3388	0x8012	"unknown"	"Hint Corp|VXPro II Chipset"
0x3388	0x8013	"unknown"	"Hint Corp|VXPro II Chipset"
0x3990	0x0007	"bttv"	"Hauppauge|WinTV-D"
0x3d3d	0x0001	"Card:ELSA GLoria-S"	"3DLabs|GLINT 300SX"
0x3d3d	0x0002	"Card:ELSA GLoria-L"	"3DLabs|GLINT 500TX"
0x3d3d	0x0003	"Card:ELSA GLoria-S"	"3DLabs|GLINT Delta"
0x3d3d	0x0004	"Card:ELSA GLoria-S"	"3DLabs|GLINT Permedia"
0x3d3d	0x0005	"Card:ELSA GLoria-S"	"3DLabs|Permedia"
0x3d3d	0x0006	"Card:ELSA GLoria-S"	"3DLabs|GLINT MX"
0x3d3d	0x0007	"Card:ELSA GLoria-S"	"3DLabs|4D Extreme [GLINT Permedia 2]"
0x3d3d	0x0008	"Card:ELSA GLoria-S"	"3DLabs|GLINT Gamma"
0x3d3d	0x0009	"Card:3Dlabs Permedia2 (generic)"	"3DLabs|Permedia II 2D+3D"
0x3d3d	0x000a	"Card:ELSA GLoria-S"	"3DLabs|GLINT R3"
0x3d3d	0x000c	"Card:3Dlabs Permedia4 (generic)"	"3Dlabs|GLINT Permedia 4"
0x3d3d	0x000d	"Card:3Dlabs Permedia4 (generic)"	"3Dlabs|GLINT R4"
0x3d3d	0x000e	"Card:3Dlabs Permedia4 (generic)"	"3Dlabs|GLINT Gamma 2"
0x3d3d	0x0011	"Card:3Dlabs Permedia4 (generic)"	"3Dlabs|GLINT R4 (Alt)"
0x3d3d	0x0100	"Card:3Dlabs Permedia2 (generic)"	"3DLabs|Permedia II 2D+3D"
0x3d3d	0x1004	"Card:ELSA GLoria-S"	"3DLabs|Permedia"
0x3d3d	0x3d04	"Card:ELSA GLoria-S"	"3DLabs|Permedia"
0x3d3d	0xffff	"Card:ELSA GLoria-S"	"3DLabs|Glint VGA"
0x4005	0x0300	"unknown"	"Avance Logic Inc.|ALS300 PCI Audio Device"
0x4005	0x0308	"unknown"	"Avance Logic Inc.|ALS300+ PCI Audio Device"
0x4005	0x0309	"unknown"	"Avance Logic Inc.|PCI Input Controller"
0x4005	0x1064	"unknown"	"Avance Logic Inc.|ALG-2064"
0x4005	0x2064	"unknown"	"Avance Logic Inc.|ALG-2064i"
0x4005	0x2128	"unknown"	"Avance Logic Inc.|ALG-2364A GUI Accelerator"
0x4005	0x2301	"Card:Avance Logic 2301"	"Avance Logic Inc.|ALG-2301"
0x4005	0x2302	"Card:Avance Logic 2302"	"Avance Logic Inc.|ALG-2302"
0x4005	0x2303	"Card:Avance Logic 2302"	"Avance Logic Inc.|AVG-2302 GUI Accelerator"
0x4005	0x2364	"unknown"	"Avance Logic Inc.|ALG-2364A"
0x4005	0x2464	"unknown"	"Avance Logic Inc.|ALG-2464"
0x4005	0x2501	"unknown"	"Avance Logic Inc.|ALG-2564A/25128A"
0x4005	0x4000	"snd-card-als4000"	"Avance Logic Inc.|ALS4000 Audio Chipset"
0x400a	0x15b0	"bttv"	"Zoltrix|Genie TV"
0x400d	0x15b0	"bttv"	"Zoltrix|Genie TV / Radio"
0x4010	0x15b0	"bttv"	"Zoltrix|Genie TV / Radio"
0x4016	0x15b0	"bttv"	"Zoltrix|Genie TV / Radio"
0x4020	0x10fc	"bttv"	"I-O Data Co.|GV-BCV3/PCI"
0x4033	0x1300	"unknown"	"Addtron Technology Co., Inc.|SIS900 10/100Mbps Fast Ethernet Controller"
0x4033	0x1320	"unknown"	"Addtron Technology Co., Inc.|VT86C100A 10/100M PCI Fast Ethernet Controller"
0x4033	0x1360	"8139too"	"Addtron Technology|8139 10/100BaseTX"
0x4033	0x1380	"unknown"	"Addtron Technology Co., Inc.|DEC 21143PD 10/100M PCI Fast Ethernet Controller"
0x4050	0x10fc	"bttv"	"I-O Data Co. GV-BCV4/PCI"
0x416c	0x0100	"unknown"	"Aladdin Knowledge Systems|AlladinCARD"
0x416c	0x0200	"unknown"	"Aladdin Knowledge Systems|CPC"
0x4444	0x0002	"unknown"	"ICompression Inc.|iTVC12 MPEG Encoder Card"
0x4500	0x0070	"bttv"	"Hauppauge|WinTV/PVR"
0x4550	0x9054	"unknown"	"Tucker-Davis Technologies|PLX9054"
0x4916	0x1960	"rcpci"	"RedCreek Communications Inc|RedCreek PCI adapter"
0x494f	0x22c0	"wdt_pci"	""
0x4a14	0x5000	"ne2k-pci"	"NetVin|NV5000SC"
0x4b10	0x3080	"unknown"	"Buslogic Inc|SCSI Host Adapter"
0x4b10	0x4010	"unknown"	"Buslogic Inc|Wide SCSI Host Adapter"
0x4d51	0x0200	"unknown"	"MediaQ Inc.|MQ-200"
0x5018	0x153b	"bttv"	"Terratec|TValue"
0x5046	0x1001	"radio-maxiradio"	""
0x5053	0x2010	"unknown"	"Voyetra Technologies|Daytona Audio Adapter"
0x5145	0x3031	"unknown"	"Ensoniq (Old)|Concert AudioPCI"
0x5301	0x0001	"Card:AT3D"	"Alliance Semiconductor Corp.|ProMotion aT3D"
0x5333	0x0551	"Card:S3 Trio3D"	"S3 Inc.|Plato/PX (system)"
0x5333	0x5631	"Card:S3 ViRGE (generic)"	"S3 Inc.|86c325 [ViRGE]"
0x5333	0x8800	"unknown"	"S3 Inc.|86c866 [Vision 866]"
0x5333	0x8801	"Card:S3 Vision964 (generic)"	"S3 Inc.|86c964 [Vision 964]"
0x5333	0x8810	"Card:S3 Trio32 (generic)"	"S3 Inc.|86c764_0 [Trio 32 vers 0]"
0x5333	0x8811	"Card:S3 Trio64 (generic)"	"S3 Inc.|86c764/765 [Trio32/64/64V+]"
0x5333	0x8812	"Card:S3 Aurora64V+ (generic)"	"S3 Inc.|86cM65 [Aurora64V+]"
0x5333	0x8813	"Card:S3 Trio64 (generic)"	"S3 Inc.|86c764_3 [Trio 32/64 vers 3]"
0x5333	0x8814	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|86c767 [Trio 64UV+]"
0x5333	0x8815	"Card:S3 Aurora64V+ (generic)"	"S3 Inc.|86cM65 [Aurora 128]"
0x5333	0x883d	"Card:S3 ViRGE (generic)"	"S3 Inc.|86c988 [ViRGE/VX]"
0x5333	0x8870	"unknown"	"S3 Inc.|FireGL"
0x5333	0x8880	"Card:S3 868 (generic)"	"S3 Inc.|86c868 [Vision 868 VRAM] vers 0"
0x5333	0x8881	"Card:S3 868 (generic)"	"S3 Inc.|86c868 [Vision 868 VRAM] vers 1"
0x5333	0x8882	"Card:S3 868 (generic)"	"S3 Inc.|86c868 [Vision 868 VRAM] vers 2"
0x5333	0x8883	"Card:S3 868 (generic)"	"S3 Inc.|86c868 [Vision 868 VRAM] vers 3"
0x5333	0x88b0	"Card:S3 928 (generic)"	"S3 Inc.|86c928 [Vision 928 VRAM] vers 0"
0x5333	0x88b1	"Card:S3 86C928 (generic)"	"S3 Inc.|86c928 [Vision 928 VRAM] vers 1"
0x5333	0x88b2	"Card:S3 86C928 (generic)"	"S3 Inc.|86c928 [Vision 928 VRAM] vers 2"
0x5333	0x88b3	"Card:S3 86C928 (generic)"	"S3 Inc.|86c928 [Vision 928 VRAM] vers 3"
0x5333	0x88c0	"Card:S3 864 (generic)"	"S3 Inc.|86c864 [Vision 864 DRAM] vers 0"
0x5333	0x88c1	"Card:S3 864 (generic)"	"S3 Inc.|86c864 [Vision 864 DRAM] vers 1"
0x5333	0x88c2	"Card:S3 864 (generic)"	"S3 Inc.|86c864 [Vision 864-P DRAM] vers 2"
0x5333	0x88c3	"Card:S3 864 (generic)"	"S3 Inc.|86c864 [Vision 864-P DRAM] vers 3"
0x5333	0x88d0	"Card:S3 964 (generic)"	"S3 Inc.|86c964 [Vision 964 VRAM] vers 0"
0x5333	0x88d1	"Card:S3 964 (generic)"	"S3 Inc.|86c964 [Vision 964 VRAM] vers 1"
0x5333	0x88d2	"Card:S3 964 (generic)"	"S3 Inc.|86c964 [Vision 964-P VRAM] vers 2"
0x5333	0x88d3	"Card:S3 964 (generic)"	"S3 Inc.|86c964 [Vision 964-P VRAM] vers 3"
0x5333	0x88f0	"Card:S3 968 (generic)"	"S3 Inc.|86c968 [Vision 968 VRAM] rev 0"
0x5333	0x88f1	"Card:S3 968 (generic)"	"S3 Inc.|86c968 [Vision 968 VRAM] rev 1"
0x5333	0x88f2	"Card:S3 968 (generic)"	"S3 Inc.|86c968 [Vision 968 VRAM] rev 2"
0x5333	0x88f3	"Card:S3 968 (generic)"	"S3 Inc.|86c968 [Vision 968 VRAM] rev 3"
0x5333	0x8900	"Card:S3 Trio64V2 (generic)"	"S3 Inc.|86c755 [Trio 64V2/DX]"
0x5333	0x8901	"Card:S3 Trio64V2 (generic)"	"S3 Inc.|Trio 64V2/DX or /GX"
0x5333	0x8902	"Card:S3 Trio3D"	"S3 Inc.|Plato/PX (graphics)"
0x5333	0x8903	"Card:S3 Trio3D"	"S3 Inc.|Trio 3D business multimedia"
0x5333	0x8904	"Card:S3 Trio3D"	"S3 Inc.|Trio 64 3D"
0x5333	0x8905	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x8906	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x8907	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x8908	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x8909	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x890a	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x890b	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x890c	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x890d	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x890e	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x890f	"Card:S3 Trio64V+ (generic)"	"S3 Inc.|Trio 64V+ family"
0x5333	0x8a01	"Card:S3 ViRGE (generic)"	"S3 Inc.|ViRGE/DX or /GX"
0x5333	0x8a10	"Card:S3 ViRGE/GX2 (generic)"	"S3 Inc.|ViRGE/GX2"
0x5333	0x8a11	"unknown"	"S3 Incorporated|86C359 ViRGE /GX2+ Macrovision"
0x5333	0x8a12	"unknown"	"S3 Incorporated|86C359 ViRGE /GX2+"
0x5333	0x8a13	"Card:S3 86C368 (Trio3D/2X)"	"S3 Inc.|86c368 [Trio 3D/2X]"
0x5333	0x8a20	"Card:S3 Savage3D"	"S3 Inc.|86c794 [Savage 3D]"
0x5333	0x8a21	"Card:S3 Savage3D"	"S3 Inc.|86c795 [Savage 3D/MV]"
0x5333	0x8a22	"Card:S3 Savage4"	"S3 Inc.|Savage 4"
0x5333	0x8a23	"Card:S3 Savage4"	"S3 Inc.|Savage 4"
0x5333	0x8a25	"Card:S3 Savage4"	"S3 Inc.|ProSavage PM133"
0x5333	0x8a26	"Card:S3 Savage4"	"S3 Inc.|ProSavage KM133"
0x5333	0x8c00	"Card:S3 ViRGE/MX (generic)"	"S3 Inc.|ViRGE/M3"
0x5333	0x8c01	"Card:S3 ViRGE/MX (generic)"	"S3 Inc.|ViRGE/MX"
0x5333	0x8c02	"Card:S3 ViRGE/MX+ (generic)"	"S3 Inc.|ViRGE/MX+"
0x5333	0x8c03	"Card:S3 ViRGE/MX (generic)"	"S3 Inc.|ViRGE/MX+MV"
0x5333	0x8c10	"Card:S3 Savage (generic)"	"S3 Inc.|86C270-294 Savage/MX-MV"
0x5333	0x8c11	"Card:S3 Savage (generic)"	"S3 Inc.|86C270-294 Savage/MX"
0x5333	0x8c12	"Card:S3 Savage (generic)"	"S3 Inc.|86C270-294 Savage/IX-MV"
0x5333	0x8c13	"Card:S3 Savage (generic)"	"S3 Inc.|86C270-294 Savage/IX"
0x5333	0x8c22	"Card:S3 Savage4"	"S3 Incorporated|86C508 SuperSavage 128/MX"
0x5333	0x8c2a	"Card:S3 Savage4"	"S3 Incorporated|86C544 SuperSavage 128/IX"
0x5333	0x8c2b	"Card:S3 Savage4"	"S3 Incorporated|86C553 SuperSavage 128/IX DDR"
0x5333	0x8c2c	"Card:S3 Savage4"	"S3 Incorporated|86C564 SuperSavage/IX"
0x5333	0x8c2d	"Card:S3 Savage4"	"S3 Incorporated|86C573 SuperSavage/IX DDR"
0x5333	0x8c2e	"Card:S3 Savage4"	"S3 Incorporated|86C583 SuperSavage/IXC SDR"
0x5333	0x8c2f	"Card:S3 Savage4"	"S3 Incorporated|86C594 SuperSavage/IXC DDR"
0x5333	0x8d01	"Card:S3 Savage4"	"S3 Incorporated|Twister"
0x5333	0x8d02	"Card:S3 Savage4"	"S3 Incorporated|Twister-K"
0x5333	0x9102	"Card:S3 Savage2000 (generic)"	"S3 Inc.|86C410 Savage 2000"
0x5333	0xca00	"sonicvibes"	"S3 Inc.|SonicVibes"
0x5455	0x4458	"unknown"	"Technische University Berlin|S5933"
0x5544	0x0001	"unknown"	"Dunord Technologies|I-30xx Scanner Interface"
0x5555	0x0003	"unknown"	"Genroco, Inc|TURBOstor HFP-832 [HiPPI NIC]"
0x6356	0x4002	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4102	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4202	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4302	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4402	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4502	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4602	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4702	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4802	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4902	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4a02	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4b02	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4c02	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4d02	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4e02	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6356	0x4f02	"unknown"	"UltraStor|ULTRA24 SCSI Host"
0x6374	0x6773	"unknown"	"c't Magazin|GPPCI"
0x6606	0x107d	"bttv"	"Leadtek WinFast TV 2000"
0x6606	0x217d	"bttv"	"Leadtek|WinFast TV 2000"
0x6666	0x0001	"unknown"	"Decision Computer|PCCOM4"
0x6666	0x0002	"unknown"	"Decision Computer|PCCOM8"
0x764d	0x1022	"snd-card-intel8x0"	"Intel Corporation|AMD-8111 810 Chipset AC'97 Audio Controller"
0x8001	0x0010	"unknown"	"Beyertone AG - Germany|ispLSI1032E PCI-decoder"
0x8008	0x0010	"unknown"	"Quancom Electronic GmbH|WDOG1 [PCI-Watchdog 1]"
0x8008	0x0011	"unknown"	"Quancom Electronic GmbH|PWDOG2 [PCI-Watchdog 2]"
0x8008	0x0016	"unknown"	"QUANCOM Informationssysteme GmbH|PROTO2"
0x8008	0x0100	"unknown"	"QUANCOM Informationssysteme GmbH|PREL8"
0x8008	0x0102	"unknown"	"QUANCOM Informationssysteme GmbH|PREL16"
0x8008	0x0103	"unknown"	"QUANCOM Informationssysteme GmbH|POPTOREL16"
0x8008	0x0105	"unknown"	"QUANCOM Informationssysteme GmbH|POPTO16IN"
0x8008	0x0106	"unknown"	"QUANCOM Informationssysteme GmbH|PTTL24IO"
0x8008	0x0107	"unknown"	"QUANCOM Informationssysteme GmbH|PUNIREL"
0x8008	0x1000	"unknown"	"QUANCOM Informationssysteme GmbH|PDAC4"
0x8008	0x1001	"unknown"	"QUANCOM Informationssysteme GmbH|PAD12DAC4"
0x8008	0x1002	"unknown"	"QUANCOM Informationssysteme GmbH|PAD16DAC4"
0x8008	0x1005	"unknown"	"QUANCOM Informationssysteme GmbH|PAD12"
0x8008	0x1006	"unknown"	"QUANCOM Informationssysteme GmbH|PAD16"
0x8008	0x3000	"unknown"	"QUANCOM Informationssysteme GmbH|POPTOLCA"
0x8086	0x0007	"unknown"	"Intel Corporation|82379AB"
0x8086	0x0008	"unknown"	"Intel|Extended Express System Support Controller"
0x8086	0x0039	"tulip"	"Intel Corporation|21145"
0x8086	0x0122	"unknown"	"Intel Corporation|82437FX"
0x8086	0x0309	"unknown"	"Intel Corporation|80303 I/O Processor PCI-to-PCI Bridge Unit"
0x8086	0x030d	"unknown"	"Intel Corporation|80312 I/O Companion Unit PCI-to-PCI Bridge"
0x8086	0x0482	"unknown"	"Intel Corporation|82375EB"
0x8086	0x0483	"unknown"	"Intel Corporation|82424ZX [Saturn]"
0x8086	0x0484	"unknown"	"Intel Corporation|82378IB [SIO ISA Bridge]"
0x8086	0x0486	"unknown"	"Intel Corporation|82430ZX [Aries]"
0x8086	0x04a3	"unknown"	"Intel Corporation|82434LX [Mercury/Neptune]"
0x8086	0x04d0	"unknown"	"Intel Corporation|82437FX [Triton FX]"
0x8086	0x0600	"gdth"	"RAID Controller"
0x8086	0x0960	"unknown"	"Intel Corporation|80960RP [i960 RP Microprocessor/Bridge]"
0x8086	0x0964	"unknown"	"Intel Corporation|80960RP [i960 RP Microprocessor/Bridge]"
0x8086	0x1000	"e1000"	"Intel Corporation|82542 Gigabit Ethernet Adapter"
0x8086	0x1001	"e1000"	"Intel Corporation|82543 Gigabit Ethernet Adapter"
0x8086	0x1002	"unknown"	"Intel Corporation|Pro 100 LAN+Modem 56 CardBus II"
0x8086	0x1004	"e1000"	"Intel Corporation| Gigabit Ethernet Adapter"
0x8086	0x1008	"e1000"	"Intel Corporation|82544EI Gigabit Ethernet Controller"
0x8086	0x1009	"e1000"	"Intel Corporation|82544EI Gigabit Ethernet Controller"
0x8086	0x100c	"e1000"	"Intel Corporation|82544GC Gigabit Ethernet Controller"
0x8086	0x100d	"e1000"	"Intel Corporation|82544GC Gigabit Ethernet Controller"
0x8086	0x1029	"eepro100"	"Intel Corporation|Express Pro 100"
0x8086	0x1030	"eepro100"	"Intel Corporation|82559 InBusiness 10/100"
0x8086	0x1031	"e100"	"Intel Corporation|Express Pro 100"
0x8086	0x1032	"e100"	"Intel Corporation|Express Pro 100"
0x8086	0x1033	"e100"	"Intel Corporation|Express Pro 100"
0x8086	0x1034	"e100"	"Intel Corporation|Express Pro 100"
0x8086	0x1035	"eepro100"	"Intel Corporation|82801CAM (ICH3) Chipset Ethernet Controller"
0x8086	0x1036	"eepro100"	"Intel Corporation|82801CAM (ICH3) Chipset Ethernet Controller"
0x8086	0x1037	"eepro100"	"Intel Corporation|82801CAM (ICH3) Chipset Ethernet Controller"
0x8086	0x1038	"e100"	"Intel Corporation|Express Pro 100"
0x8086	0x1039	"eepro100"	"Intel Corporation|EtherExpress PRO/100"
0x8086	0x1100	"unknown"	"Intel Corporation|82815 Host-Hub Interface Bridge / DRAM Ctrlr"
0x8086	0x1101	"unknown"	"Intel Corporation|82815 AGP Bridge"
0x8086	0x1102	"unknown"	"Intel Corporation|82815 Internal Graphics Device"
0x8086	0x1110	"unknown"	"Intel Corporation|8x815 Host-Hub Interface Bridge / DRAM Ctrlr"
0x8086	0x1112	"unknown"	"Intel Corporation|82815 Internal Graphics Device"
0x8086	0x1120	"unknown"	"Intel Corporation|82815 Host-Hub Interface Bridge / DRAM Ctrlr"
0x8086	0x1121	"unknown"	"Intel Corporation|82815 AGP Bridge"
0x8086	0x1130	"agpgart"	"Intel Corporation|82815 815 Chipset Host Bridge and Memory Controller Hub"
0x8086	0x1131	"unknown"	"Intel Corporation|82815/82815EM/EP AGP Bridge"
0x8086	0x1132	"Card:Intel 815"	"Intel Corporation|82815 CGC [Chipset Graphics Controller]"
0x8086	0x1161	"unknown"	"Intel Corporation|82806AA PCI64 Hub Advanced Programmable Interrupt Controller"
0x8086	0x1209	"eepro100"	"Intel Corporation|82559ER"
0x8086	0x1221	"yenta_socket"	"Intel Corporation|82092AA_0"
0x8086	0x1222	"yenta_socket"	"Intel Corporation|82092AA_1"
0x8086	0x1223	"unknown"	"Intel Corporation|SAA7116"
0x8086	0x1225	"unknown"	"Intel Corporation|82452KX/GX [Orion]"
0x8086	0x1226	"unknown"	"Intel Corporation|82596"
0x8086	0x1227	"eepro100"	"Intel Corporation|82865 [Ether Express Pro 100]"
0x8086	0x1228	"eepro100"	"Intel Corporation|82556 [Ether Express Pro 100 Smart]"
0x8086	0x1229	"eepro100"	"Intel Corporation|82559 [Ethernet Pro 100]"
0x8086	0x122d	"unknown"	"Intel Corporation|430FX - 82437FX TSC [Triton I]"
0x8086	0x122e	"unknown"	"Intel Corporation|82371FB PIIX ISA [Triton I]"
0x8086	0x1230	"unknown"	"Intel Corporation|82371FB PIIX IDE [Triton I]"
0x8086	0x1231	"unknown"	"Intel Corporation|DSVD Modem"
0x8086	0x1234	"unknown"	"Intel Corporation|430MX - 82371MX MPIIX [430MX PCIset - 82371MX Mobile PCI I/O IDE Xcelerator (MPIIX)]"
0x8086	0x1235	"unknown"	"Intel Corporation|430MX - 82437MX MTSC [430MX PCIset - 82437MX Mobile System Controller (MTSC) and 82438MX Mobile Data Path (MTDP)]"
0x8086	0x1237	"unknown"	"Intel Corporation|440FX - 82441FX PMC [Natoma]"
0x8086	0x1239	"unknown"	"Intel Corporation|82371FB"
0x8086	0x123b	"unknown"	"Intel Corporation|82380PB"
0x8086	0x123c	"unknown"	"Intel Corporation|82380AB"
0x8086	0x123d	"unknown"	"Intel Corporation|683053 Programmable Interrupt Device"
0x8086	0x123e	"unknown"	"Intel Corporation|82466GX Integrated Hot-Plug Controller (IHPC)"
0x8086	0x123f	"unknown"	"Intel Corporation|82466GX Integrated Hot-Plug Controller (IHPC)"
0x8086	0x1240	"unknown"	"Intel Corporation|752 AGP"
0x8086	0x124b	"unknown"	"Intel Corporation|82380FB"
0x8086	0x1250	"unknown"	"Intel Corporation|430HX - 82439HX TXC [Triton II]"
0x8086	0x1360	"unknown"	"Intel Corporation|82806AA PCI64 Hub PCI Bridge"
0x8086	0x1361	"unknown"	"Intel Corporation|82806AA PCI64 Hub Controller (HRes)"
0x8086	0x1460	"unknown"	"Intel Corporation|P64H2 PCI Bridge"
0x8086	0x1462	"unknown"	"Intel Corporation|P64H2 PCI HotPlug Controller"
0x8086	0x1960	"megaraid"	"Dell Computer Coropration|PowerEdge RAID Controller 2/SC"
0x8086	0x1a20	"unknown"	"Intel Corporation|82840"
0x8086	0x1a21	"agpgart"	"Intel Corporation|82840 840 (Carmel) Chipset Host Bridge (Hub A)"
0x8086	0x1a22	"unknown"	"Intel Corporation|82840 Host to I/O Hub Bridge (Quad PCI)"
0x8086	0x1a23	"unknown"	"Intel Corporation|82840 840 (Carmel) Chipset AGP Bridge"
0x8086	0x1a24	"unknown"	"Intel Corporation|82840 840 (Carmel) Chipset PCI Bridge (Hub B)"
0x8086	0x1a30	"unknown"	"Intel Corporation|82845 845 (Brookdale) Chipset Host Bridge"
0x8086	0x1a31	"unknown"	"Intel Corporation|82845 845 (Brookdale) Chipset AGP Bridge"
0x8086	0x2125	"unknown"	"Intel Corporation|82801AB AC97 Audio Controller"
0x8086	0x2410	"i810-tco"	"Intel Corporation|82801AA 810 Chipset LPC Interface Bridge"
0x8086	0x2411	"unknown"	"Intel Corporation|82801AA 810 Chipset IDE Controller"
0x8086	0x2412	"usb-uhci"	"Intel Corporation|82801AA 810 Chipset USB Controller"
0x8086	0x2413	"unknown"	"Intel Corporation|82801AA 810 Chipset SMBus Controller"
0x8086	0x2415	"i810_audio"	"Intel Corporation|82801AA 810 Chipset AC'97 Audio Controller"
0x8086	0x2416	"unknown"	"Intel Corporation|82801AA 810 Chipset AC'97 PCI Modem"
0x8086	0x2418	"i810_rng"	"Intel Corporation|82801AA 810 Chipset Hub to PCI Bridge"
0x8086	0x2420	"i810-tco"	"Intel Corporation|82801AB 810 Chipset LPC Interface Bridge"
0x8086	0x2421	"unknown"	"Intel Corporation|82801AB 810 Chipset IDE Controller"
0x8086	0x2422	"usb-uhci"	"Intel Corporation|82801AB 810 Chipset USB Controller"
0x8086	0x2423	"unknown"	"Intel Corporation|82801AB 810 Chipset SMBus Controller"
0x8086	0x2425	"i810_audio"	"Intel Corporation|82901 810 Chipset AC'97 Audio Controller"
0x8086	0x2426	"unknown"	"Intel Corporation|82801AB 810 Chipset AC'97 PCI Modem"
0x8086	0x2428	"i810_rng"	"Intel Corporation|82801AB 810 Chipset Hub to PCI Bridge"
0x8086	0x2440	"i810-tco"	"Intel Corporation|82820 815e (Camino 2) Chipset ISA Bridge (ICH2)"
0x8086	0x2442	"usb-uhci"	"Intel Corporation|82820 815e (Camino 2) Chipset USB (Hub A)"
0x8086	0x2443	"unknown"	"Intel Corporation|82820 815e (Camino 2) Chipset SMBus"
0x8086	0x2444	"usb-uhci"	"Intel Corporation|82820 815e (Camino 2) Chipset USB (Hub B)"
0x8086	0x2445	"i810_audio"	"Intel Corporation|ICH2 810 Chipset AC'97 Audio Controller"
0x8086	0x2446	"unknown"	"Intel Corporation|82820 820 (Camino 2) Chipset AC'97 Modem Controller"
0x8086	0x2448	"unknow"	"Intel Corporation|82801 Hub Interface to PCI Bridge"
0x8086	0x2449	"eepro100"	"Intel Corporation|EtherExpress PRO/100"
0x8086	0x244a	"unknown"	"Intel Corporation|82820 820 (Camino 2) Chipset IDE U100 (-M)"
0x8086	0x244b	"unknown"	"Intel Corporation|82820 815e (Camino 2) Chipset IDE U100"
0x8086	0x244c	"sonypi"	"Intel Corporation|82801BAM LPC Interface Bridge"
0x8086	0x244e	"unknown"	"Intel Corporation|82820 815e (Camino 2) Chipset PCI"
0x8086	0x2480	"unknown"	"Intel Corporation|82801CA LPC Interface"
0x8086	0x2482	"usb-uhci"	"Intel Corporation|82801 USB Controller"
0x8086	0x2483	"unknown"	"Intel Corporation|82801 SMBus Controller"
0x8086	0x2484	"unknown"	"Intel Corporation|82801 USB Controller"
0x8086	0x2485	"i810_audio"	"Intel Corporation|82801 AC97 Audio Controller"
0x8086	0x2486	"unknown"	"Intel Corporation|PCTEL 2304 WT V.92 MDC Modem"
0x8086	0x2487	"unknown"	"Intel Corporation|82801 USB Controller"
0x8086	0x248a	"unknown"	"Intel Corporation|82801 UltraATA IDE Controller"
0x8086	0x248b	"unknown"	"Intel Corporation|82801CA/CAM UltraATA IDE Controller"
0x8086	0x248c	"unknown"	"Intel Corporation|82801 LPC Interface"
0x8086	0x24c0	"unknown"	"Intel Corporation|82801DB 845G/GL Chipset ISA Bridge (ICH4)"
0x8086	0x24c2	"usb-uhci"	"Intel Corporation|82801DB USB Controller"
0x8086	0x24c3	"unknown"	"Intel Corporation|82801DB SMBus Controller"
0x8086	0x24c4	"usb-uhci"	"Intel Corporation|82801DB USB Controller"
0x8086	0x24c5	"i810_audio"	"Intel Corporation|ICH4 845G/GL Chipset AC'97 Audio Controller"
0x8086	0x24c7	"usb-uhci"	"Intel Corporation|82801DB USB Controller"
0x8086	0x24cd	"ehci-hcd"	"Intel Corporation|82801DB USB Enhanced Controller"
0x8086	0x24cb	"unknown"	"Intel Corporation|82801DB 845G/GL Chipset IDE Controller"
0x8086	0x2500	"unknown"	"Intel Corporation|82820 820 (Camino) Chipset Host Bridge (MCH)"
0x8086	0x2501	"unknown"	"Intel Corporation|82820 820 (Camino) Chipset Host Bridge (MCH)"
0x8086	0x2502	"unknown"	"Intel Corporation|82820"
0x8086	0x2503	"unknown"	"Intel Corporation|82820"
0x8086	0x2504	"unknown"	"Intel Corporation|82820"
0x8086	0x250b	"unknown"	"Intel Corporation|82820 820 (Camino) Chipset Host Bridge"
0x8086	0x250f	"unknown"	"Intel Corporation|82820 820 (Camino) Chipset PCI to AGP Bridge"
0x8086	0x2520	"unknown"	"Intel Corporation|82805AA MTH Memory Translator Hub"
0x8086	0x2521	"unknown"	"Intel Corporation|82804AA MRH-S Memory Repeater Hub for SDRAM"
0x8086	0x2530	"agpgart"	"Intel Corporation|82850 850 (Tehama) Chipset Host Bridge (MCH)"
0x8086	0x2531	"agpgart"	"Intel Corporation|82860 860 (Wombat) Chipset Host Bridge (MCH)"
0x8086	0x2532	"unknown"	"Intel Corporation|82850 850 (Tehama) Chipset AGP Bridge"
0x8086	0x2533	"unknown"	"Intel Corporation|82860 860 (Wombat) Chipset AGP Bridge"
0x8086	0x2534	"unknown"	"Intel Corporation|82860 Hub Interface_C Bridge"
0x8086	0x2535	"unknown"	"Intel Corporation|82860 PCI Bridge"
0x8086	0x2536	"unknown"	"Intel Corporation|82860 PCI Bridge"
0x8086	0x2539	"unknown"	"Intel Corporation|82860 (Quad Processor mode)"
0x8086	0x2560	"agpgart"	"Intel Corporation|82845 845 Chipset Host Bridge (MCH)"
0x8086	0x2562	"Server:FBDev"	"Intel Corporation|82845 CGC [Chipset Graphics Controller]"
0x8086	0x3092	"i2o_block"	"Intel Corporation|Integrated RAID"
0x8086	0x3575	"agpgart"	"Intel Corporation|82830 Host-Hub I/F Bridge SDRAM Controller"
0x8086	0x3576	"unknown"	"Intel Corporation|82830 Host-AGP Bridge"
0x8086	0x3577	"Card:Intel 830"	"Intel Corporation|82830 CGC Integrated Graphics Device"
0x8086	0x3578	"unknown"	"Intel Corporation|82830 CPU to I/O Bridge"
0x8086	0x5001	"unknown"	"Intel Corporation|PRO/DSL 2100 Modem - PPP"
0x8086	0x5200	"eepro100"	"Intel Corporation|EtherExpress PRO/100"
0x8086	0x5201	"eepro100"	"Intel Corporation|EtherExpress PRO/100"
0x8086	0x5309	"unknown"	"Intel Corporation|80303 I/O Processor Address Translation Unit"
0x8086	0x530d	"unknown"	"Intel Corporation|80310 IOP [IO Processor]"
0x8086	0x7000	"unknown"	"Intel Corporation|82371SB PIIX3 ISA [Natoma/Triton II]"
0x8086	0x7010	"unknown"	"Intel Corporation|82371SB PIIX3 IDE [Natoma/Triton II]"
0x8086	0x7020	"usb-uhci"	"Intel Corporation|82371SB PIIX3 USB [Natoma/Triton II]"
0x8086	0x7030	"unknown"	"Intel Corporation|430VX - 82437VX TVX [Triton VX]"
0x8086	0x7051	"unknown"	"Intel Corporation|PB 642365-003 Intel Business Video Conferencing Card"
0x8086	0x7100	"unknown"	"Intel Corporation|430TX - 82439TX MTXC"
0x8086	0x7110	"unknown"	"Intel Corporation|82371AB PIIX4 ISA"
0x8086	0x7111	"unknown"	"Intel Corporation|82371AB PIIX4 IDE"
0x8086	0x7112	"usb-uhci"	"Intel Corporation|82371AB PIIX4 USB"
0x8086	0x7113	"sonypi"	"Intel Corporation|82371AB PIIX4 ACPI - Bus Master IDE Controller"
0x8086	0x7120	"agpgart"	"Intel Corporation|82810 GMCH [Graphics Memory Controller Hub]"
0x8086	0x7121	"Card:Intel 810"	"Intel Corporation|82810 CGC [Chipset Graphics Controller]"
0x8086	0x7122	"agpgart"	"Intel Corporation|82810-DC100 GMCH [Graphics Memory Controller Hub]"
0x8086	0x7123	"Card:Intel 810"	"Intel Corporation|82810-DC100 CGC [Chipset Graphics Controller]"
0x8086	0x7124	"agpgart"	"Intel Corporation|82810E GMCH [Graphics Memory Controller Hub]"
0x8086	0x7125	"Card:Intel 810"	"Intel Corporation|82810E CGC [Chipset Graphics Controller]"
0x8086	0x7126	"unknown"	"Intel Corporation|82810 810 Chipset Host Bridge and Memory Controller Hub"
0x8086	0x7127	"unknown"	"Intel Corporation|82810-DC133 Graphics Device (FSB 133 MHz)"
0x8086	0x7128	"unknown"	"Intel Corporation|82810-M DC-100 Host Bridge and Memory Controller Hub"
0x8086	0x712a	"unknown"	"Intel Corporation|82810-M DC-133 Host Bridge and Memory Controller Hub"
0x8086	0x7180	"agpgart"	"Intel Corporation|440LX/EX - 82443LX/EX Host bridge"
0x8086	0x7181	"unknown"	"Intel Corporation|440LX/EX - 82443LX/EX AGP bridge"
0x8086	0x7182	"unknown"	"Intel Corporation|440LX/EX"
0x8086	0x7190	"agpgart"	"Intel Corporation|440BX/ZX - 82443BX/ZX Host bridge"
0x8086	0x7191	"unknown"	"Intel Corporation|440BX/ZX - 82443BX/ZX AGP bridge"
0x8086	0x7192	"unknown"	"Intel Corporation|440BX/ZX - 82443BX/ZX Host bridge (AGP disabled)"
0x8086	0x7194	"unknown"	"Intel|82440MX CPU to I/O Controller"
0x8086	0x7195	"i810_audio"	"Intel Corporation|440MX 810 Chipset AC'97 Audio Controller"
0x8086	0x7196	"unknown"	"Intel Corporation|82440 - 443MX AC97 Modem Controller (Winmodem)"
0x8086	0x7198	"unknown"	"Intel|82440MX PCI to ISA Bridge"
0x8086	0x7199	"unknown"	"Intel|82440MX EIDE Controller"
0x8086	0x719a	"usb-uhci"	"Intel|82440MX USB Universal Host Controller"
0x8086	0x719b	"unknown"	"Intel|82440MX Power Management Controller"
0x8086	0x71a0	"agpgart"	"Intel Corporation|440GX - 82443GX Host bridge"
0x8086	0x71a1	"unknown"	"Intel Corporation|440GX - 82443GX AGP bridge"
0x8086	0x71a2	"unknown"	"Intel Corporation|440GX - 82443GX Host bridge (AGP disabled)"
0x8086	0x7600	"unknown"	"Intel Corporation|82372FB PCI to ISA Bridge"
0x8086	0x7601	"unknown"	"Intel Corporation|82372FB PIIX4 IDE"
0x8086	0x7602	"usb-uhci"	"Intel Corporation|82372FB [PCI-to-USB UHCI]"
0x8086	0x7603	"unknown"	"Intel Corporation|82372FB System Management Bus Controller"
0x8086	0x7605	"unknown"	"Intel Corporation|82372FB IEEE1394 OpenHCI Host Controller"
0x8086	0x7800	"Card:Intel 740 (generic)"	"Intel Corporation|i740"
0x8086	0x84c4	"unknown"	"Intel Corporation|450KX/GX [Orion] - 82454KX/GX PCI bridge"
0x8086	0x84c5	"unknown"	"Intel Corporation|450KX/GX [Orion] - 82453KX/GX Memory controller"
0x8086	0x84ca	"unknown"	"Intel Corporation|450NX - 82451NX Memory & I/O Controller"
0x8086	0x84cb	"unknown"	"Intel Corporation|450NX - 82454NX PCI Expander Bridge"
0x8086	0x84e0	"unknown"	"Intel Corporation|460GX - 84460GX System Address Controller (SAC)"
0x8086	0x84e1	"unknown"	"Intel Corporation|460GX - 84460GX System Data Controller (SDC)"
0x8086	0x84e2	"unknown"	"Intel Corporation|460GX - 84460GX AGP Bridge (GXB)"
0x8086	0x84e3	"unknown"	"Intel Corporation|460GX - 84460GX Memory Address Controller (MAC)"
0x8086	0x84e4	"unknown"	"Intel Corporation|460GX - 84460GX Memory Data Controller (MDC)"
0x8086	0x9620	"unknown"	"Intel Corporation|I2O RAID PCI to PCI Bridge"
0x8086	0x9621	"i2o_block"	"Intel Corporation|Integrated RAID"
0x8086	0x9622	"i2o_block"	"Intel Corporation|Integrated RAID"
0x8086	0x9641	"i2o_block"	"Intel Corporation|Integrated RAID"
0x8086	0x96a1	"i2o_block"	"Intel Corporation|Integrated RAID"
0x8086	0xb152	"unknown"	"Intel Corporation|S21152BB PCI to PCI Bridge"
0x8086	0xb154	"unknown"	"Intel Corporation|S21154AE/BE PCI to PCI Bridge"
0x8086	0xb555	"unknown"	"Intel Corporation|21555 Non-Transparent PCI-to-PCI Bridge"
0x8086	0xffff	"unknown"	"Intel Corporation|450NX/GX [Orion] - 82453KX/GX Memory controller [BUG]"
0x8800	0x2008	"unknown"	"Trigem Computer Inc.|Video assistent component"
0x8e2e	0x3000	"ne2k-pci"	"KTI|ET32P2"
0x9004	0x0010	"unknown"	"Adaptec|2940U2"
0x9004	0x1078	"aic7xxx"	"Adaptec|AIC-7810"
0x9004	0x1160	"unknown"	"Adaptec|AIC-1160 [Family Fiber Channel Adapter]"
0x9004	0x2178	"aic7xxx"	"Adaptec|AIC-7821"
0x9004	0x3860	"aic7xxx"	"Adaptec|AHA-2930CU"
0x9004	0x3b78	"unknown"	"Adaptec|AHA-4844W/4844UW"
0x9004	0x5075	"aic7xxx"	"Adaptec|AIC-755x"
0x9004	0x5078	"aic7xxx"	"Adaptec|AHA-7850"
0x9004	0x5175	"aic7xxx"	"Adaptec|AIC-755x"
0x9004	0x5178	"aic7xxx"	"Adaptec|AIC-7851"
0x9004	0x5275	"aic7xxx"	"Adaptec|AIC-755x"
0x9004	0x5278	"aic7xxx"	"Adaptec|AIC-7852"
0x9004	0x5375	"aic7xxx"	"Adaptec|AIC-755x"
0x9004	0x5378	"aic7xxx"	"Adaptec|AIC-7850"
0x9004	0x5475	"aic7xxx"	"Adaptec|AIC-2930"
0x9004	0x5478	"aic7xxx"	"Adaptec|AIC-7850"
0x9004	0x5575	"aic7xxx"	"Adaptec|AVA-2930"
0x9004	0x5578	"aic7xxx"	"Adaptec|AIC-7855"
0x9004	0x5675	"aic7xxx"	"Adaptec|AIC-755x"
0x9004	0x5678	"aic7xxx"	"Adaptec|AIC-7850"
0x9004	0x5775	"aic7xxx"	"Adaptec|AIC-755x"
0x9004	0x5778	"aic7xxx"	"Adaptec|AIC-7850"
0x9004	0x5800	"aic7xxx"	"Adaptec|AIC-5800"
0x9004	0x5900	"unknown"	"Adaptec|ANA-5910/5930/5940 ATM155 & 25 LAN Adapter"
0x9004	0x5905	"unknown"	"Adaptec|ANA-5910A/5930A/5940A ATM Adapter"
0x9004	0x6038	"aic7xxx"	"Adaptec|AIC-3860"
0x9004	0x6075	"aic7xxx"	"Adaptec|AIC-1480 / APA-1480"
0x9004	0x6078	"aic7xxx"	"Adaptec|AIC-7860"
0x9004	0x6178	"aic7xxx"	"Adaptec|AIC-7861"
0x9004	0x6278	"aic7xxx"	"Adaptec|AIC-7860"
0x9004	0x6378	"aic7xxx"	"Adaptec|AIC-7860"
0x9004	0x6478	"aic7xxx"	"Adaptec|AIC-786"
0x9004	0x6578	"aic7xxx"	"Adaptec|AIC-786x"
0x9004	0x6678	"aic7xxx"	"Adaptec|AIC-786"
0x9004	0x6778	"aic7xxx"	"Adaptec|AIC-786x"
0x9004	0x6915	"starfire"	"Adaptec|ANA620xx/ANA69011A Fast Ethernet"
0x9004	0x7078	"aic7xxx"	"Adaptec|AHA-294x / AIC-7870"
0x9004	0x7178	"aic7xxx"	"Adaptec|AHA-294x / AIC-7871"
0x9004	0x7278	"aic7xxx"	"Adaptec|AHA-3940 / AIC-7872"
0x9004	0x7378	"aic7xxx"	"Adaptec|AHA-3985 / AIC-7873"
0x9004	0x7478	"aic7xxx"	"Adaptec|AHA-2944 / AIC-7874"
0x9004	0x7578	"aic7xxx"	"Adaptec|AHA-3944 / AHA-3944W / 7875"
0x9004	0x7678	"aic7xxx"	"Adaptec|AHA-4944W/UW / 7876"
0x9004	0x7778	"aic7xxx"	"Adaptec|AIC-787x"
0x9004	0x7810	"aic7xxx"	"Adaptec|AIC-7810"
0x9004	0x7815	"aic7xxx"	"Adaptec|AIC-7815 RAID+Memory Controller IC"
0x9004	0x7850	"aic7xxx"	"Adaptec|AIC-7850"
0x9004	0x7855	"aic7xxx"	"Adaptec|AHA-2930"
0x9004	0x7860	"aic7xxx"	"Adaptec|AIC-7860"
0x9004	0x7870	"aic7xxx"	"Adaptec|AIC-7870"
0x9004	0x7871	"aic7xxx"	"Adaptec|AHA-2940"
0x9004	0x7872	"aic7xxx"	"Adaptec|AHA-3940"
0x9004	0x7873	"aic7xxx"	"Adaptec|AHA-3980"
0x9004	0x7874	"aic7xxx"	"Adaptec|AHA-2944"
0x9004	0x7880	"aic7xxx"	"Adaptec|AIC-7880P"
0x9004	0x7890	"aic7xxx"	"Adaptec|AIC-7890"
0x9004	0x7891	"aic7xxx"	"Adaptec|AIC-789x"
0x9004	0x7892	"aic7xxx"	"Adaptec|AIC-789x"
0x9004	0x7893	"aic7xxx"	"Adaptec|AIC-789x"
0x9004	0x7894	"aic7xxx"	"Adaptec|AIC-789x"
0x9004	0x7895	"aic7xxx"	"Adaptec|AHA-2940U/UW / AHA-39xx / AIC-7895"
0x9004	0x7896	"aic7xxx"	"Adaptec|AIC-789x"
0x9004	0x7897	"aic7xxx"	"Adaptec|AIC-789x"
0x9004	0x8078	"aic7xxx"	"Adaptec|AIC-7880U"
0x9004	0x8178	"aic7xxx"	"Adaptec|AIC-7881U"
0x9004	0x8278	"aic7xxx"	"Adaptec|AHA-3940U/UW / AIC-7882U"
0x9004	0x8378	"aic7xxx"	"Adaptec|AHA-3940U/UW / AIC-7883U"
0x9004	0x8478	"aic7xxx"	"Adaptec|AHA-294x / AIC-7884U"
0x9004	0x8578	"aic7xxx"	"Adaptec|AHA-3944U / AHA-3944UWD / 7885"
0x9004	0x8678	"aic7xxx"	"Adaptec|AHA-4944UW / 7886"
0x9004	0x8778	"aic7xxx"	"Adaptec|AIC-788x"
0x9004	0x8878	"aic7xxx"	"Adaptec|7888"
0x9004	0x8b78	"aic7xxx"	"Adaptec|ABA-1030"
0x9004	0xec78	"aic7xxx"	"Adaptec|AHA-4944W/UW"
0x9004	0xffff	"aic7xxx"	"Unknown Vendor|AIC7xxx compatible SCSI controller"
0x9005	0x0010	"aic7xxx"	"Adaptec|AHA-2940U2/W"
0x9005	0x0011	"aic7xxx"	"Adaptec|2930U2"
0x9005	0x0013	"aic7xxx"	"Adaptec|78902"
0x9005	0x001f	"aic7xxx"	"Adaptec|AHA-2940U2/W / 7890"
0x9005	0x0020	"aic7xxx"	"Adaptec|AIC-7890"
0x9005	0x002f	"aic7xxx"	"Adaptec|AIC-7890"
0x9005	0x0030	"aic7xxx"	"Adaptec|AIC-7890"
0x9005	0x003f	"aic7xxx"	"Adaptec|AIC-7890"
0x9005	0x0050	"aic7xxx"	"Adaptec|3940U2"
0x9005	0x0051	"aic7xxx"	"Adaptec|3950U2D"
0x9005	0x0053	"aic7xxx"	"Adaptec|AIC-7896 SCSI Controller"
0x9005	0x005f	"aic7xxx"	"Adaptec|7896"
0x9005	0x0080	"aic7xxx"	"Adaptec|7892A"
0x9005	0x0081	"aic7xxx"	"Adaptec|7892B"
0x9005	0x0083	"aic7xxx"	"Adaptec|7892D"
0x9005	0x008f	"aic7xxx"	"Adaptec|7892P"
0x9005	0x00c0	"aic7xxx"	"Adaptec|7899A"
0x9005	0x00c1	"aic7xxx"	"Adaptec|7899B"
0x9005	0x00c3	"aic7xxx"	"Adaptec|7899D"
0x9005	0x00c5	"unknown"	"Adaptec|RAID subsystem HBA"
0x9005	0x00cf	"aic7xxx"	"Adaptec|7899P"
0x9005	0x1364	"aacraid"	"Adaptec|Dell PowerEdge RAID Controller 2"
0x9005	0x1365	"aacraid"	"Adaptec|Dell PowerEdge RAID Controller 2"
0x9005	0xffff	"aic7xxx"	"Unknown Vendor|AIC7xxx compatible SCSI controller"
0x907f	0x2015	"unknown"	"Atronics|IDE-2015PL"
0x9412	0x6565	"unknown"	"Holtek|6565"
0x9699	0x6565	"unknown"	"Omni Media Technology Inc|6565"
0x9710	0x9705	"unknown"	"Netmos|Nm9705 Parallel Port Adapter"
0x9710	0x9715	"unknown"	"Netmos|Nm9715 PCI Dual 1284 Printer Ports"
0x9710	0x9735	"parport_serial"	"Netmos|Nm9735 2S 1P"
0x9710	0x9745	"unknown"	"Netmos|Nm9745 Dual UART and PCI-ISA Bridge"
0x9710	0x9755	"unknown"	"Netmos|Nm9755 PCI Bridge with 1284 Parallel Port"
0x9710	0x9805	"unknown"	"Netmos|Nm9805 PCI + 1284 Printer Port"
0x9710	0x9815	"unknown"	"Netmos|Nm9815 Parallel Port Adapter"
0x9710	0x9835	"parport_serial"	"Netmos|Nm9835 PCI + Dual UART and 1284 Printer Port"
0x9710	0x9845	"unknown"	"Netmos|Nm9845 PCI Bridge with Dual UART"
0x9710	0x9855	"unknown"	"Netmos|Nm9855 1P 2S"
0x9902	0x0001	"unknown"	"StarGen, Inc.|SG2010 PCI-to-PCI Bridge"
0x9902	0x0002	"unknown"	"StarGen, Inc.|SG2010 PCI to high speed serial bridge"
0x9902	0x0003	"unknown"	"StarGen, Inc.|SG1010 6 port serial switch /PCI-to-PCI bridge"
0xaa42	0x03a3	"unknown"	"Scitex Digital Video|9400-0931 CharKey"
0xb00c	0x001c	"unknown"	"IC Book Labs|IC80+PCI POST Diagnostics Card"
0xcddd	0x0101	"unknown"	"Tyzx Inc.|DeepSea 1 Board"
0xd4d4	0x0601	"unknown"	"Dy4 Systems Inc|PCI Mezzanine Card"
0xe000	0xe000	"unknown"	"Winbond|W89C940"
0xe159	0x0001	"ISDN:hisax,type=20"	"Tiger Jet Network Inc.|NETjet PCI"
0xe159	0x0002	"ISDN:hisax,type=28,firmware=/usr/lib/isdn/ISAR.BIN"	"Sedlbauer|Speed fax+ PCI"
0xe159	0x0600	"unknown"	"Tiger Jet Network Inc|Tiger 600 PCI-to-PCI Bridge"
0xedd8	0xa091	"Card:Ark Logic ARK1000PV (generic)"	"ARK Logic Inc|1000PV [Stingray]"
0xedd8	0xa099	"Card:Ark Logic ARK2000MT (generic)"	"ARK Logic Inc|2000PV [Stingray]"
0xedd8	0xa0a1	"Card:Ark Logic ARK2000MT (generic)"	"ARK Logic Inc|2000MT"
0xedd8	0xa0a9	"Card:Ark Logic ARK2000MT (generic)"	"ARK Logic Inc|2000MI"
0xedd8	0xa0b1	"unknown"	"ARK Logic, Inc|ARK2000MI+ GUI Accelerator"
0xfeda	0xa0fa	"unknown"	"Epigram Inc                             |BCM4210 OEM Chip for 10meg/s over phone line"
0xff00	0x0070	"bttv"	"Osprey|Osprey-100"
0xff01	0x0070	"bttv"	"Osprey|Osprey-200"
0xfffe	0x0710	"unknown"	"VMWare Inc|Virtual SVGA"
0xffff	0x8139	"8139too"	"RealTek|RTL-8139 Fast Ethernet"
0xffff	0xffff	"usb-uhci"	""