Changeset 772 for GPL/trunk/include/linux/pci_ids.h
- Timestamp:
- Apr 19, 2025, 8:08:37 PM (4 months ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-6.6-LTS (added) merged: 765,768-769 /GPL/branches/uniaud32-exp (added) merged: 735-741,743-744,748-751,753-760,762-764 /GPL/branches/uniaud32-next merged: 718-734
- Property svn:mergeinfo changed
-
GPL/trunk/include/linux/pci_ids.h
r679 r772 3 3 * PCI Class, Vendor and Device IDs 4 4 * 5 * Please keep sorted .5 * Please keep sorted by numeric Vendor ID and Device ID. 6 6 * 7 7 * Do not add new entries to this file unless the definitions … … 52 52 #define PCI_CLASS_MEMORY_RAM 0x0500 53 53 #define PCI_CLASS_MEMORY_FLASH 0x0501 54 #define PCI_CLASS_MEMORY_CXL 0x0502 54 55 #define PCI_CLASS_MEMORY_OTHER 0x0580 55 56 … … 60 61 #define PCI_CLASS_BRIDGE_MC 0x0603 61 62 #define PCI_CLASS_BRIDGE_PCI 0x0604 63 #define PCI_CLASS_BRIDGE_PCI_NORMAL 0x060400 64 #define PCI_CLASS_BRIDGE_PCI_SUBTRACTIVE 0x060401 62 65 #define PCI_CLASS_BRIDGE_PCMCIA 0x0605 63 66 #define PCI_CLASS_BRIDGE_NUBUS 0x0606 … … 72 75 #define PCI_CLASS_COMMUNICATION_MODEM 0x0703 73 76 #define PCI_CLASS_COMMUNICATION_OTHER 0x0780 77 78 /* Interface for SERIAL/MODEM */ 79 #define PCI_SERIAL_16550_COMPATIBLE 0x02 74 80 75 81 #define PCI_BASE_CLASS_SYSTEM 0x08 … … 82 88 #define PCI_CLASS_SYSTEM_PCI_HOTPLUG 0x0804 83 89 #define PCI_CLASS_SYSTEM_SDHCI 0x0805 90 #define PCI_CLASS_SYSTEM_RCEC 0x0807 84 91 #define PCI_CLASS_SYSTEM_OTHER 0x0880 85 92 … … 118 125 #define PCI_CLASS_SERIAL_FIBER 0x0c04 119 126 #define PCI_CLASS_SERIAL_SMBUS 0x0c05 127 #define PCI_CLASS_SERIAL_IPMI 0x0c07 128 #define PCI_CLASS_SERIAL_IPMI_SMIC 0x0c0700 129 #define PCI_CLASS_SERIAL_IPMI_KCS 0x0c0701 130 #define PCI_CLASS_SERIAL_IPMI_BT 0x0c0702 120 131 121 132 #define PCI_BASE_CLASS_WIRELESS 0x0d … … 141 152 #define PCI_CLASS_SP_OTHER 0x1180 142 153 154 #define PCI_BASE_CLASS_ACCELERATOR 0x12 155 #define PCI_CLASS_ACCELERATOR_PROCESSING 0x1200 156 143 157 #define PCI_CLASS_OTHERS 0xff 144 158 145 159 /* Vendors and devices. Sort key: vendor first, device next. */ 160 #define PCI_VENDOR_ID_PCI_SIG 0x0001 161 162 #define PCI_VENDOR_ID_LOONGSON 0x0014 163 164 #define PCI_DEVICE_ID_LOONGSON_HDA 0x7a07 165 #define PCI_DEVICE_ID_LOONGSON_HDMI 0x7a37 166 167 #define PCI_VENDOR_ID_SOLIDIGM 0x025e 146 168 147 169 #define PCI_VENDOR_ID_TTTECH 0x0357 … … 150 172 #define PCI_VENDOR_ID_DYNALINK 0x0675 151 173 #define PCI_DEVICE_ID_DYNALINK_IS64PH 0x1702 174 175 #define PCI_VENDOR_ID_UBIQUITI 0x0777 152 176 153 177 #define PCI_VENDOR_ID_BERKOM 0x0871 … … 156 180 #define PCI_DEVICE_ID_BERKOM_A4T 0xffa4 157 181 #define PCI_DEVICE_ID_BERKOM_SCITEL_QUADRO 0xffa8 182 183 #define PCI_VENDOR_ID_ITTIM 0x0b48 158 184 159 185 #define PCI_VENDOR_ID_COMPAQ 0x0e11 … … 540 566 #define PCI_DEVICE_ID_AMD_16H_M30H_NB_F3 0x1583 541 567 #define PCI_DEVICE_ID_AMD_16H_M30H_NB_F4 0x1584 568 #define PCI_DEVICE_ID_AMD_17H_DF_F3 0x1463 569 #define PCI_DEVICE_ID_AMD_17H_M10H_DF_F3 0x15eb 570 #define PCI_DEVICE_ID_AMD_17H_M30H_DF_F3 0x1493 571 #define PCI_DEVICE_ID_AMD_17H_M60H_DF_F3 0x144b 572 #define PCI_DEVICE_ID_AMD_17H_M70H_DF_F3 0x1443 573 #define PCI_DEVICE_ID_AMD_17H_MA0H_DF_F3 0x1727 574 #define PCI_DEVICE_ID_AMD_19H_DF_F3 0x1653 575 #define PCI_DEVICE_ID_AMD_19H_M10H_DF_F3 0x14b0 576 #define PCI_DEVICE_ID_AMD_19H_M40H_DF_F3 0x167c 577 #define PCI_DEVICE_ID_AMD_19H_M50H_DF_F3 0x166d 578 #define PCI_DEVICE_ID_AMD_19H_M60H_DF_F3 0x14e3 579 #define PCI_DEVICE_ID_AMD_19H_M70H_DF_F3 0x14f3 580 #define PCI_DEVICE_ID_AMD_19H_M78H_DF_F3 0x12fb 581 #define PCI_DEVICE_ID_AMD_1AH_M00H_DF_F3 0x12c3 582 #define PCI_DEVICE_ID_AMD_1AH_M20H_DF_F3 0x16fb 583 #define PCI_DEVICE_ID_AMD_1AH_M60H_DF_F3 0x124b 584 #define PCI_DEVICE_ID_AMD_1AH_M70H_DF_F3 0x12bb 585 #define PCI_DEVICE_ID_AMD_MI200_DF_F3 0x14d3 586 #define PCI_DEVICE_ID_AMD_VANGOGH_USB 0x163a 542 587 #define PCI_DEVICE_ID_AMD_CNB17H_F3 0x1703 543 588 #define PCI_DEVICE_ID_AMD_LANCE 0x2000 … … 560 605 #define PCI_DEVICE_ID_AMD_VIPER_7443 0x7443 561 606 #define PCI_DEVICE_ID_AMD_OPUS_7445 0x7445 607 #define PCI_DEVICE_ID_AMD_GOLAM_7450 0x7450 562 608 #define PCI_DEVICE_ID_AMD_8111_PCI 0x7460 563 609 #define PCI_DEVICE_ID_AMD_8111_LPC 0x7468 … … 614 660 #define PCI_DEVICE_ID_DELL_RAC4 0x0012 615 661 #define PCI_DEVICE_ID_DELL_PERC5 0x0015 662 663 #define PCI_SUBVENDOR_ID_DELL 0x1028 616 664 617 665 #define PCI_VENDOR_ID_MATROX 0x102B … … 866 914 #define PCI_DEVICE_ID_TI_X420 0xac8e 867 915 #define PCI_DEVICE_ID_TI_XX20_FM 0xac8f 916 #define PCI_DEVICE_ID_TI_J721E 0xb00d 868 917 #define PCI_DEVICE_ID_TI_DRA74x 0xb500 869 918 #define PCI_DEVICE_ID_TI_DRA72x 0xb501 … … 1061 1110 #define PCI_DEVICE_ID_SGI_IOC3 0x0003 1062 1111 #define PCI_DEVICE_ID_SGI_LITHIUM 0x1002 1063 #define PCI_DEVICE_ID_SGI_IOC4 0x100a1064 1112 1065 1113 #define PCI_VENDOR_ID_WINBOND 0x10ad … … 1102 1150 1103 1151 #define PCI_VENDOR_ID_AL 0x10b9 1152 #define PCI_DEVICE_ID_AL_M1489 0x1489 1104 1153 #define PCI_DEVICE_ID_AL_M1533 0x1533 1105 #define PCI_DEVICE_ID_AL_M1535 1154 #define PCI_DEVICE_ID_AL_M1535 0x1535 1106 1155 #define PCI_DEVICE_ID_AL_M1541 0x1541 1107 1156 #define PCI_DEVICE_ID_AL_M1563 0x1563 … … 1130 1179 #define PCI_VENDOR_ID_TCONRAD 0x10da 1131 1180 #define PCI_DEVICE_ID_TCONRAD_TOKENRING 0x0508 1181 1182 #define PCI_VENDOR_ID_ROHM 0x10db 1132 1183 1133 1184 #define PCI_VENDOR_ID_NVIDIA 0x10de … … 1325 1376 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP77_IDE 0x0759 1326 1377 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP73_SMBUS 0x07D8 1378 #define PCI_DEVICE_ID_NVIDIA_GEFORCE_320M 0x08A0 1327 1379 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP79_SMBUS 0x0AA2 1328 1380 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP89_SATA 0x0D85 … … 1562 1614 #define PCI_DEVICE_ID_SERVERWORKS_HT1100LD 0x0408 1563 1615 1616 #define PCI_VENDOR_ID_ALTERA 0x1172 1617 1564 1618 #define PCI_VENDOR_ID_SBE 0x1176 1565 1619 #define PCI_DEVICE_ID_SBE_WANXL100 0x0301 … … 1664 1718 1665 1719 #define PCI_VENDOR_ID_PMC_Sierra 0x11f8 1720 #define PCI_VENDOR_ID_MICROSEMI 0x11f8 1666 1721 1667 1722 #define PCI_VENDOR_ID_RP 0x11fe 1668 #define PCI_DEVICE_ID_RP32INTF 0x00011669 #define PCI_DEVICE_ID_RP8INTF 0x00021670 #define PCI_DEVICE_ID_RP16INTF 0x00031671 #define PCI_DEVICE_ID_RP4QUAD 0x00041672 #define PCI_DEVICE_ID_RP8OCTA 0x00051673 #define PCI_DEVICE_ID_RP8J 0x00061674 #define PCI_DEVICE_ID_RP4J 0x00071675 #define PCI_DEVICE_ID_RP8SNI 0x00081676 #define PCI_DEVICE_ID_RP16SNI 0x00091677 #define PCI_DEVICE_ID_RPP4 0x000A1678 #define PCI_DEVICE_ID_RPP8 0x000B1679 #define PCI_DEVICE_ID_RP4M 0x000D1680 #define PCI_DEVICE_ID_RP2_232 0x000E1681 #define PCI_DEVICE_ID_RP2_422 0x000F1682 #define PCI_DEVICE_ID_URP32INTF 0x08011683 #define PCI_DEVICE_ID_URP8INTF 0x08021684 #define PCI_DEVICE_ID_URP16INTF 0x08031685 #define PCI_DEVICE_ID_URP8OCTA 0x08051686 #define PCI_DEVICE_ID_UPCI_RM3_8PORT 0x080C1687 #define PCI_DEVICE_ID_UPCI_RM3_4PORT 0x080D1688 #define PCI_DEVICE_ID_CRP16INTF 0x09031689 1723 1690 1724 #define PCI_VENDOR_ID_CYCLADES 0x120e 1691 #define PCI_DEVICE_ID_CYCLOM_Y_Lo 0x01001692 #define PCI_DEVICE_ID_CYCLOM_Y_Hi 0x01011693 #define PCI_DEVICE_ID_CYCLOM_4Y_Lo 0x01021694 #define PCI_DEVICE_ID_CYCLOM_4Y_Hi 0x01031695 #define PCI_DEVICE_ID_CYCLOM_8Y_Lo 0x01041696 #define PCI_DEVICE_ID_CYCLOM_8Y_Hi 0x01051697 #define PCI_DEVICE_ID_CYCLOM_Z_Lo 0x02001698 #define PCI_DEVICE_ID_CYCLOM_Z_Hi 0x02011699 1725 #define PCI_DEVICE_ID_PC300_RX_2 0x0300 1700 1726 #define PCI_DEVICE_ID_PC300_RX_1 0x0301 … … 1738 1764 1739 1765 /* Allied Telesyn */ 1740 #define PCI_VENDOR_ID_AT 1766 #define PCI_VENDOR_ID_AT 0x1259 1741 1767 #define PCI_SUBDEVICE_ID_AT_2700FX 0x2701 1742 1768 #define PCI_SUBDEVICE_ID_AT_2701FX 0x2703 1769 1770 #define PCI_VENDOR_ID_ASIX 0x125b 1771 #define PCI_DEVICE_ID_ASIX_AX99100 0x9100 1772 #define PCI_DEVICE_ID_ASIX_AX99100_LB 0x9110 1743 1773 1744 1774 #define PCI_VENDOR_ID_ESS 0x125d … … 1813 1843 #define PCI_VENDOR_ID_NVIDIA_SGS 0x12d2 1814 1844 #define PCI_DEVICE_ID_NVIDIA_SGS_RIVA128 0x0018 1845 1846 #define PCI_VENDOR_ID_PERICOM 0x12D8 1847 #define PCI_DEVICE_ID_PERICOM_PI7C9X7951 0x7951 1848 #define PCI_DEVICE_ID_PERICOM_PI7C9X7952 0x7952 1849 #define PCI_DEVICE_ID_PERICOM_PI7C9X7954 0x7954 1850 #define PCI_DEVICE_ID_PERICOM_PI7C9X7958 0x7958 1815 1851 1816 1852 #define PCI_SUBVENDOR_ID_CHASE_PCIFAST 0x12E0 … … 1936 1972 #define PCI_SUBDEVICE_ID_DIGIGRAM_LX6464ES_SERIAL_SUBSYSTEM 0xc001 1937 1973 #define PCI_SUBDEVICE_ID_DIGIGRAM_LX6464ES_CAE_SERIAL_SUBSYSTEM 0xc002 1974 #define PCI_SUBDEVICE_ID_DIGIGRAM_LX6464ESE_SERIAL_SUBSYSTEM 0xc021 1975 #define PCI_SUBDEVICE_ID_DIGIGRAM_LX6464ESE_CAE_SERIAL_SUBSYSTEM 0xc022 1938 1976 1939 1977 #define PCI_VENDOR_ID_KAWASAKI 0x136b … … 1958 1996 1959 1997 #define PCI_VENDOR_ID_MOXA 0x1393 1960 #define PCI_DEVICE_ID_MOXA_RC7000 0x00011961 #define PCI_DEVICE_ID_MOXA_CP102 0x10201962 #define PCI_DEVICE_ID_MOXA_CP102UL 0x10211963 #define PCI_DEVICE_ID_MOXA_CP102U 0x10221964 #define PCI_DEVICE_ID_MOXA_C104 0x10401965 #define PCI_DEVICE_ID_MOXA_CP104U 0x10411966 #define PCI_DEVICE_ID_MOXA_CP104JU 0x10421967 #define PCI_DEVICE_ID_MOXA_CP104EL 0x10431968 #define PCI_DEVICE_ID_MOXA_CT114 0x11401969 #define PCI_DEVICE_ID_MOXA_CP114 0x11411970 #define PCI_DEVICE_ID_MOXA_CP118U 0x11801971 #define PCI_DEVICE_ID_MOXA_CP118EL 0x11811972 #define PCI_DEVICE_ID_MOXA_CP132 0x13201973 #define PCI_DEVICE_ID_MOXA_CP132U 0x13211974 #define PCI_DEVICE_ID_MOXA_CP134U 0x13401975 #define PCI_DEVICE_ID_MOXA_C168 0x16801976 #define PCI_DEVICE_ID_MOXA_CP168U 0x16811977 #define PCI_DEVICE_ID_MOXA_CP168EL 0x16821978 1998 #define PCI_DEVICE_ID_MOXA_CP204J 0x2040 1979 1999 #define PCI_DEVICE_ID_MOXA_C218 0x2180 … … 2035 2055 2036 2056 #define PCI_VENDOR_ID_MICROGATE 0x13c0 2037 #define PCI_DEVICE_ID_MICROGATE_USC 0x00102038 #define PCI_DEVICE_ID_MICROGATE_SCA 0x00302039 2057 2040 2058 #define PCI_VENDOR_ID_3WARE 0x13C1 … … 2086 2104 #define PCI_DEVICE_ID_VT1724 0x1724 2087 2105 2106 #define PCI_VENDOR_ID_MICROSOFT 0x1414 2107 #define PCI_DEVICE_ID_HYPERV_VIDEO 0x5353 2108 2088 2109 #define PCI_VENDOR_ID_OXSEMI 0x1415 2089 2110 #define PCI_DEVICE_ID_OXSEMI_12PCI840 0x8403 … … 2106 2127 #define PCI_VENDOR_ID_CHELSIO 0x1425 2107 2128 2129 #define PCI_VENDOR_ID_EDIMAX 0x1432 2130 2108 2131 #define PCI_VENDOR_ID_ADLINK 0x144a 2109 2132 … … 2115 2138 2116 2139 #define PCI_VENDOR_ID_MYRICOM 0x14c1 2140 2141 #define PCI_VENDOR_ID_MEDIATEK 0x14c3 2142 #define PCI_DEVICE_ID_MEDIATEK_7629 0x7629 2117 2143 2118 2144 #define PCI_VENDOR_ID_TITAN 0x14D2 … … 2347 2373 2348 2374 #define PCI_VENDOR_ID_SYNOPSYS 0x16c3 2375 #define PCI_DEVICE_ID_SYNOPSYS_HAPSUSB3 0xabcd 2376 #define PCI_DEVICE_ID_SYNOPSYS_HAPSUSB3_AXI 0xabce 2377 #define PCI_DEVICE_ID_SYNOPSYS_HAPSUSB31 0xabcf 2378 #define PCI_DEVICE_ID_SYNOPSYS_EDDA 0xedda 2379 2380 #define PCI_VENDOR_ID_USR 0x16ec 2349 2381 2350 2382 #define PCI_VENDOR_ID_VITESSE 0x1725 … … 2382 2414 #define PCI_DEVICE_ID_RDC_D1010 0x1010 2383 2415 2416 #define PCI_VENDOR_ID_GLI 0x17a0 2417 2384 2418 #define PCI_VENDOR_ID_LENOVO 0x17aa 2419 2420 #define PCI_VENDOR_ID_QCOM 0x17cb 2421 2422 #define PCI_VENDOR_ID_CDNS 0x17cd 2385 2423 2386 2424 #define PCI_VENDOR_ID_ARECA 0x17d3 … … 2434 2472 #define PCI_DEVICE_ID_TDI_EHCI 0x0101 2435 2473 2436 #define PCI_VENDOR_ID_FREESCALE 0x1957 2474 #define PCI_VENDOR_ID_FREESCALE 0x1957 /* duplicate: NXP */ 2475 #define PCI_VENDOR_ID_NXP 0x1957 /* duplicate: FREESCALE */ 2437 2476 #define PCI_DEVICE_ID_MPC8308 0xc006 2438 2477 #define PCI_DEVICE_ID_MPC8315E 0x00b4 … … 2525 2564 #define PCI_DEVICE_ID_KORENIX_JETCARDF3 0x17ff 2526 2565 2527 #define PCI_VENDOR_ID_HUAWEI 0x19e5 2566 #define PCI_VENDOR_ID_HUAWEI 0x19e5 2567 #define PCI_DEVICE_ID_HUAWEI_ZIP_VF 0xa251 2568 #define PCI_DEVICE_ID_HUAWEI_SEC_VF 0xa256 2569 #define PCI_DEVICE_ID_HUAWEI_HPRE_VF 0xa259 2528 2570 2529 2571 #define PCI_VENDOR_ID_NETRONOME 0x19ee 2530 #define PCI_DEVICE_ID_NETRONOME_NFP3200 0x3200 2531 #define PCI_DEVICE_ID_NETRONOME_NFP3240 0x3240 2572 #define PCI_DEVICE_ID_NETRONOME_NFP3800 0x3800 2532 2573 #define PCI_DEVICE_ID_NETRONOME_NFP4000 0x4000 2574 #define PCI_DEVICE_ID_NETRONOME_NFP5000 0x5000 2533 2575 #define PCI_DEVICE_ID_NETRONOME_NFP6000 0x6000 2576 #define PCI_DEVICE_ID_NETRONOME_NFP3800_VF 0x3803 2534 2577 #define PCI_DEVICE_ID_NETRONOME_NFP6000_VF 0x6003 2535 2578 … … 2544 2587 #define PCI_VENDOR_ID_ASMEDIA 0x1b21 2545 2588 2589 #define PCI_VENDOR_ID_REDHAT 0x1b36 2590 2591 #define PCI_VENDOR_ID_SILICOM_DENMARK 0x1c2c 2592 2593 #define PCI_VENDOR_ID_AMAZON_ANNAPURNA_LABS 0x1c36 2594 2546 2595 #define PCI_VENDOR_ID_CIRCUITCO 0x1cc8 2547 2596 #define PCI_SUBSYSTEM_ID_CIRCUITCO_MINNOWBOARD 0x0001 2597 2598 #define PCI_VENDOR_ID_AMAZON 0x1d0f 2599 2600 #define PCI_VENDOR_ID_ZHAOXIN 0x1d17 2601 2602 #define PCI_VENDOR_ID_HYGON 0x1d94 2603 2604 #define PCI_VENDOR_ID_FUNGIBLE 0x1dad 2605 2606 #define PCI_VENDOR_ID_HXT 0x1dbf 2548 2607 2549 2608 #define PCI_VENDOR_ID_TEKRAM 0x1de1 … … 2554 2613 #define PCI_DEVICE_ID_TEHUTI_3010 0x3010 2555 2614 #define PCI_DEVICE_ID_TEHUTI_3014 0x3014 2615 2616 #define PCI_VENDOR_ID_SUNIX 0x1fd4 2617 #define PCI_DEVICE_ID_SUNIX_1999 0x1999 2556 2618 2557 2619 #define PCI_VENDOR_ID_HINT 0x3388 … … 2594 2656 #define PCI_DEVICE_ID_DCI_PCCOM2 0x0004 2595 2657 2658 #define PCI_VENDOR_ID_GLENFLY 0x6766 2659 2596 2660 #define PCI_VENDOR_ID_INTEL 0x8086 2597 2661 #define PCI_DEVICE_ID_INTEL_EESSC 0x0008 2662 #define PCI_DEVICE_ID_INTEL_HDA_CML_LP 0x02c8 2598 2663 #define PCI_DEVICE_ID_INTEL_PXHD_0 0x0320 2599 2664 #define PCI_DEVICE_ID_INTEL_PXHD_1 0x0321 2600 2665 #define PCI_DEVICE_ID_INTEL_PXH_0 0x0329 2601 #define PCI_DEVICE_ID_INTEL_PXH_1 0x032 A2602 #define PCI_DEVICE_ID_INTEL_PXHV 0x032 C2666 #define PCI_DEVICE_ID_INTEL_PXH_1 0x032a 2667 #define PCI_DEVICE_ID_INTEL_PXHV 0x032c 2603 2668 #define PCI_DEVICE_ID_INTEL_80332_0 0x0330 2604 2669 #define PCI_DEVICE_ID_INTEL_80332_1 0x0332 2605 2670 #define PCI_DEVICE_ID_INTEL_80333_0 0x0370 2606 2671 #define PCI_DEVICE_ID_INTEL_80333_1 0x0372 2672 #define PCI_DEVICE_ID_INTEL_QAT_DH895XCC 0x0435 2673 #define PCI_DEVICE_ID_INTEL_QAT_DH895XCC_VF 0x0443 2607 2674 #define PCI_DEVICE_ID_INTEL_82375 0x0482 2608 2675 #define PCI_DEVICE_ID_INTEL_82424 0x0483 2609 2676 #define PCI_DEVICE_ID_INTEL_82378 0x0484 2677 #define PCI_DEVICE_ID_INTEL_82425 0x0486 2678 #define PCI_DEVICE_ID_INTEL_HDA_CML_H 0x06c8 2610 2679 #define PCI_DEVICE_ID_INTEL_MRST_SD0 0x0807 2611 2680 #define PCI_DEVICE_ID_INTEL_MRST_SD1 0x0808 2681 #define PCI_DEVICE_ID_INTEL_HDA_OAKTRAIL 0x080a 2612 2682 #define PCI_DEVICE_ID_INTEL_MFD_SD 0x0820 2613 2683 #define PCI_DEVICE_ID_INTEL_MFD_SDIO1 0x0821 … … 2615 2685 #define PCI_DEVICE_ID_INTEL_MFD_EMMC0 0x0823 2616 2686 #define PCI_DEVICE_ID_INTEL_MFD_EMMC1 0x0824 2617 #define PCI_DEVICE_ID_INTEL_MRST_SD2 0x084 F2618 #define PCI_DEVICE_ID_INTEL_QUARK_X1000_ILB 0x095 E2687 #define PCI_DEVICE_ID_INTEL_MRST_SD2 0x084f 2688 #define PCI_DEVICE_ID_INTEL_QUARK_X1000_ILB 0x095e 2619 2689 #define PCI_DEVICE_ID_INTEL_I960 0x0960 2620 2690 #define PCI_DEVICE_ID_INTEL_I960RM 0x0962 2691 #define PCI_DEVICE_ID_INTEL_HDA_HSW_0 0x0a0c 2692 #define PCI_DEVICE_ID_INTEL_DSA_SPR0 0x0b25 2693 #define PCI_DEVICE_ID_INTEL_HDA_HSW_2 0x0c0c 2621 2694 #define PCI_DEVICE_ID_INTEL_CENTERTON_ILB 0x0c60 2695 #define PCI_DEVICE_ID_INTEL_IAX_SPR0 0x0cfe 2696 #define PCI_DEVICE_ID_INTEL_HDA_HSW_3 0x0d0c 2697 #define PCI_DEVICE_ID_INTEL_HDA_BYT 0x0f04 2698 #define PCI_DEVICE_ID_INTEL_SST_BYT 0x0f28 2622 2699 #define PCI_DEVICE_ID_INTEL_8257X_SOL 0x1062 2623 2700 #define PCI_DEVICE_ID_INTEL_82573E_SOL 0x1085 2624 #define PCI_DEVICE_ID_INTEL_82573L_SOL 0x108 F2701 #define PCI_DEVICE_ID_INTEL_82573L_SOL 0x108f 2625 2702 #define PCI_DEVICE_ID_INTEL_82815_MC 0x1130 2626 2703 #define PCI_DEVICE_ID_INTEL_82815_CGC 0x1132 2704 #define PCI_DEVICE_ID_INTEL_SST_TNG 0x119a 2627 2705 #define PCI_DEVICE_ID_INTEL_82092AA_0 0x1221 2628 #define PCI_DEVICE_ID_INTEL_7505_0 0x25502629 #define PCI_DEVICE_ID_INTEL_7205_0 0x255d2630 2706 #define PCI_DEVICE_ID_INTEL_82437 0x122d 2631 2707 #define PCI_DEVICE_ID_INTEL_82371FB_0 0x122e … … 2653 2729 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_4C_NHI 0x1577 2654 2730 #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_4C_BRIDGE 0x1578 2731 #define PCI_DEVICE_ID_INTEL_HDA_BDW 0x160c 2655 2732 #define PCI_DEVICE_ID_INTEL_80960_RP 0x1960 2733 #define PCI_DEVICE_ID_INTEL_QAT_C3XXX 0x19e2 2734 #define PCI_DEVICE_ID_INTEL_QAT_C3XXX_VF 0x19e3 2656 2735 #define PCI_DEVICE_ID_INTEL_82840_HB 0x1a21 2657 2736 #define PCI_DEVICE_ID_INTEL_82845_HB 0x1a30 2658 2737 #define PCI_DEVICE_ID_INTEL_IOAT 0x1a38 2738 #define PCI_DEVICE_ID_INTEL_HDA_CPT 0x1c20 2659 2739 #define PCI_DEVICE_ID_INTEL_COUGARPOINT_LPC_MIN 0x1c41 2660 2740 #define PCI_DEVICE_ID_INTEL_COUGARPOINT_LPC_MAX 0x1c5f 2741 #define PCI_DEVICE_ID_INTEL_HDA_PBG 0x1d20 2661 2742 #define PCI_DEVICE_ID_INTEL_PATSBURG_LPC_0 0x1d40 2662 2743 #define PCI_DEVICE_ID_INTEL_PATSBURG_LPC_1 0x1d41 2744 #define PCI_DEVICE_ID_INTEL_HDA_PPT 0x1e20 2663 2745 #define PCI_DEVICE_ID_INTEL_PANTHERPOINT_XHCI 0x1e31 2664 2746 #define PCI_DEVICE_ID_INTEL_PANTHERPOINT_LPC_MIN 0x1e40 2665 2747 #define PCI_DEVICE_ID_INTEL_PANTHERPOINT_LPC_MAX 0x1e5f 2748 #define PCI_DEVICE_ID_INTEL_VMD_201D 0x201d 2749 #define PCI_DEVICE_ID_INTEL_HDA_BSW 0x2284 2750 #define PCI_DEVICE_ID_INTEL_SST_BSW 0x22a8 2666 2751 #define PCI_DEVICE_ID_INTEL_DH89XXCC_LPC_MIN 0x2310 2667 2752 #define PCI_DEVICE_ID_INTEL_DH89XXCC_LPC_MAX 0x231f … … 2713 2798 #define PCI_DEVICE_ID_INTEL_82801EB_12 0x24dc 2714 2799 #define PCI_DEVICE_ID_INTEL_82801EB_13 0x24dd 2715 #define PCI_DEVICE_ID_INTEL_ESB_1 0x25a12716 #define PCI_DEVICE_ID_INTEL_ESB_2 0x25a22717 #define PCI_DEVICE_ID_INTEL_ESB_4 0x25a42718 #define PCI_DEVICE_ID_INTEL_ESB_5 0x25a62719 #define PCI_DEVICE_ID_INTEL_ESB_9 0x25ab2720 #define PCI_DEVICE_ID_INTEL_ESB_10 0x25ac2721 2800 #define PCI_DEVICE_ID_INTEL_82820_HB 0x2500 2722 2801 #define PCI_DEVICE_ID_INTEL_82820_UP_HB 0x2501 … … 2724 2803 #define PCI_DEVICE_ID_INTEL_82860_HB 0x2531 2725 2804 #define PCI_DEVICE_ID_INTEL_E7501_MCH 0x254c 2805 #define PCI_DEVICE_ID_INTEL_7505_0 0x2550 2806 #define PCI_DEVICE_ID_INTEL_7205_0 0x255d 2726 2807 #define PCI_DEVICE_ID_INTEL_82845G_HB 0x2560 2727 2808 #define PCI_DEVICE_ID_INTEL_82845G_IG 0x2562 … … 2733 2814 #define PCI_DEVICE_ID_INTEL_82915GM_HB 0x2590 2734 2815 #define PCI_DEVICE_ID_INTEL_82915GM_IG 0x2592 2735 #define PCI_DEVICE_ID_INTEL_5000_ERR 0x25F0 2736 #define PCI_DEVICE_ID_INTEL_5000_FBD0 0x25F5 2737 #define PCI_DEVICE_ID_INTEL_5000_FBD1 0x25F6 2738 #define PCI_DEVICE_ID_INTEL_82945G_HB 0x2770 2739 #define PCI_DEVICE_ID_INTEL_82945G_IG 0x2772 2740 #define PCI_DEVICE_ID_INTEL_3000_HB 0x2778 2741 #define PCI_DEVICE_ID_INTEL_82945GM_HB 0x27A0 2742 #define PCI_DEVICE_ID_INTEL_82945GM_IG 0x27A2 2816 #define PCI_DEVICE_ID_INTEL_ESB_1 0x25a1 2817 #define PCI_DEVICE_ID_INTEL_ESB_2 0x25a2 2818 #define PCI_DEVICE_ID_INTEL_ESB_4 0x25a4 2819 #define PCI_DEVICE_ID_INTEL_ESB_5 0x25a6 2820 #define PCI_DEVICE_ID_INTEL_ESB_9 0x25ab 2821 #define PCI_DEVICE_ID_INTEL_ESB_10 0x25ac 2822 #define PCI_DEVICE_ID_INTEL_5000_ERR 0x25f0 2823 #define PCI_DEVICE_ID_INTEL_5000_FBD0 0x25f5 2824 #define PCI_DEVICE_ID_INTEL_5000_FBD1 0x25f6 2743 2825 #define PCI_DEVICE_ID_INTEL_ICH6_0 0x2640 2744 2826 #define PCI_DEVICE_ID_INTEL_ICH6_1 0x2641 2745 2827 #define PCI_DEVICE_ID_INTEL_ICH6_2 0x2642 2828 #define PCI_DEVICE_ID_INTEL_HDA_ICH6 0x2668 2746 2829 #define PCI_DEVICE_ID_INTEL_ICH6_16 0x266a 2747 2830 #define PCI_DEVICE_ID_INTEL_ICH6_17 0x266d … … 2750 2833 #define PCI_DEVICE_ID_INTEL_ESB2_0 0x2670 2751 2834 #define PCI_DEVICE_ID_INTEL_ESB2_14 0x2698 2835 #define PCI_DEVICE_ID_INTEL_HDA_ESB2 0x269a 2752 2836 #define PCI_DEVICE_ID_INTEL_ESB2_17 0x269b 2753 2837 #define PCI_DEVICE_ID_INTEL_ESB2_18 0x269e 2838 #define PCI_DEVICE_ID_INTEL_82945G_HB 0x2770 2839 #define PCI_DEVICE_ID_INTEL_82945G_IG 0x2772 2840 #define PCI_DEVICE_ID_INTEL_3000_HB 0x2778 2841 #define PCI_DEVICE_ID_INTEL_82945GM_HB 0x27a0 2842 #define PCI_DEVICE_ID_INTEL_82945GM_IG 0x27a2 2843 #define PCI_DEVICE_ID_INTEL_ICH7_30 0x27b0 2754 2844 #define PCI_DEVICE_ID_INTEL_ICH7_0 0x27b8 2755 2845 #define PCI_DEVICE_ID_INTEL_ICH7_1 0x27b9 2756 #define PCI_DEVICE_ID_INTEL_ICH7_30 0x27b02757 2846 #define PCI_DEVICE_ID_INTEL_TGP_LPC 0x27bc 2758 2847 #define PCI_DEVICE_ID_INTEL_ICH7_31 0x27bd 2848 #define PCI_DEVICE_ID_INTEL_HDA_ICH7 0x27d8 2759 2849 #define PCI_DEVICE_ID_INTEL_ICH7_17 0x27da 2760 2850 #define PCI_DEVICE_ID_INTEL_ICH7_19 0x27dd … … 2767 2857 #define PCI_DEVICE_ID_INTEL_ICH8_4 0x2815 2768 2858 #define PCI_DEVICE_ID_INTEL_ICH8_5 0x283e 2859 #define PCI_DEVICE_ID_INTEL_HDA_ICH8 0x284b 2769 2860 #define PCI_DEVICE_ID_INTEL_ICH8_6 0x2850 2861 #define PCI_DEVICE_ID_INTEL_VMD_28C0 0x28c0 2770 2862 #define PCI_DEVICE_ID_INTEL_ICH9_0 0x2910 2771 #define PCI_DEVICE_ID_INTEL_ICH9_1 0x29172772 2863 #define PCI_DEVICE_ID_INTEL_ICH9_2 0x2912 2773 2864 #define PCI_DEVICE_ID_INTEL_ICH9_3 0x2913 2774 2865 #define PCI_DEVICE_ID_INTEL_ICH9_4 0x2914 2866 #define PCI_DEVICE_ID_INTEL_ICH9_7 0x2916 2867 #define PCI_DEVICE_ID_INTEL_ICH9_1 0x2917 2868 #define PCI_DEVICE_ID_INTEL_ICH9_8 0x2918 2775 2869 #define PCI_DEVICE_ID_INTEL_ICH9_5 0x2919 2776 2870 #define PCI_DEVICE_ID_INTEL_ICH9_6 0x2930 2777 #define PCI_DEVICE_ID_INTEL_ ICH9_7 0x29162778 #define PCI_DEVICE_ID_INTEL_ ICH9_8 0x29182871 #define PCI_DEVICE_ID_INTEL_HDA_ICH9_0 0x293e 2872 #define PCI_DEVICE_ID_INTEL_HDA_ICH9_1 0x293f 2779 2873 #define PCI_DEVICE_ID_INTEL_I7_MCR 0x2c18 2780 2874 #define PCI_DEVICE_ID_INTEL_I7_MC_TAD 0x2c19 … … 2793 2887 #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_RANK 0x2c32 2794 2888 #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_TC 0x2c33 2889 #define PCI_DEVICE_ID_INTEL_I7_NONCORE_ALT 0x2c40 2795 2890 #define PCI_DEVICE_ID_INTEL_I7_NONCORE 0x2c41 2796 #define PCI_DEVICE_ID_INTEL_I7_NONCORE_ALT 0x2c402797 2891 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_NONCORE 0x2c50 2798 2892 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_NONCORE_ALT 0x2c51 … … 2803 2897 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MCR 0x2c98 2804 2898 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_TAD 0x2c99 2805 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_TEST 0x2c9 C2899 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_TEST 0x2c9c 2806 2900 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH0_CTRL 0x2ca0 2807 2901 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH0_ADDR 0x2ca1 … … 2828 2922 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH2_RANK_REV2 0x2db2 2829 2923 #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH2_TC_REV2 0x2db3 2924 #define PCI_DEVICE_ID_INTEL_HDA_GML 0x3198 2830 2925 #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 2831 2926 #define PCI_DEVICE_ID_INTEL_IOAT_TBG4 0x3429 … … 2838 2933 #define PCI_DEVICE_ID_INTEL_IOAT_TBG2 0x3432 2839 2934 #define PCI_DEVICE_ID_INTEL_IOAT_TBG3 0x3433 2935 #define PCI_DEVICE_ID_INTEL_HDA_ICL_LP 0x34c8 2840 2936 #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 2841 2937 #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 2938 #define PCI_DEVICE_ID_INTEL_82855GM_HB 0x3580 2939 #define PCI_DEVICE_ID_INTEL_82855GM_IG 0x3582 2842 2940 #define PCI_DEVICE_ID_INTEL_82854_HB 0x358c 2843 2941 #define PCI_DEVICE_ID_INTEL_82854_IG 0x358e 2844 #define PCI_DEVICE_ID_INTEL_82855GM_HB 0x35802845 #define PCI_DEVICE_ID_INTEL_82855GM_IG 0x35822846 2942 #define PCI_DEVICE_ID_INTEL_E7520_MCH 0x3590 2847 2943 #define PCI_DEVICE_ID_INTEL_E7320_MCH 0x3592 … … 2853 2949 #define PCI_DEVICE_ID_INTEL_MCH_PC1 0x359a 2854 2950 #define PCI_DEVICE_ID_INTEL_E7525_MCH 0x359e 2951 #define PCI_DEVICE_ID_INTEL_IOAT_CNB 0x360b 2952 #define PCI_DEVICE_ID_INTEL_FBD_CNB 0x360c 2855 2953 #define PCI_DEVICE_ID_INTEL_I7300_MCH_ERR 0x360c 2856 2954 #define PCI_DEVICE_ID_INTEL_I7300_MCH_FB0 0x360f 2857 2955 #define PCI_DEVICE_ID_INTEL_I7300_MCH_FB1 0x3610 2858 #define PCI_DEVICE_ID_INTEL_IOAT_CNB 0x360b2859 #define PCI_DEVICE_ID_INTEL_FBD_CNB 0x360c2860 2956 #define PCI_DEVICE_ID_INTEL_IOAT_JSF0 0x3710 2861 2957 #define PCI_DEVICE_ID_INTEL_IOAT_JSF1 0x3711 … … 2868 2964 #define PCI_DEVICE_ID_INTEL_IOAT_JSF8 0x3718 2869 2965 #define PCI_DEVICE_ID_INTEL_IOAT_JSF9 0x3719 2966 #define PCI_DEVICE_ID_INTEL_QAT_C62X 0x37c8 2967 #define PCI_DEVICE_ID_INTEL_QAT_C62X_VF 0x37c9 2968 #define PCI_DEVICE_ID_INTEL_HDA_ICL_N 0x38c8 2870 2969 #define PCI_DEVICE_ID_INTEL_ICH10_0 0x3a14 2871 2970 #define PCI_DEVICE_ID_INTEL_ICH10_1 0x3a16 … … 2873 2972 #define PCI_DEVICE_ID_INTEL_ICH10_3 0x3a1a 2874 2973 #define PCI_DEVICE_ID_INTEL_ICH10_4 0x3a30 2974 #define PCI_DEVICE_ID_INTEL_HDA_ICH10_0 0x3a3e 2875 2975 #define PCI_DEVICE_ID_INTEL_ICH10_5 0x3a60 2976 #define PCI_DEVICE_ID_INTEL_HDA_ICH10_1 0x3a6e 2876 2977 #define PCI_DEVICE_ID_INTEL_5_3400_SERIES_LPC_MIN 0x3b00 2877 2978 #define PCI_DEVICE_ID_INTEL_5_3400_SERIES_LPC_MAX 0x3b1f 2979 #define PCI_DEVICE_ID_INTEL_HDA_5_3400_SERIES_0 0x3b56 2980 #define PCI_DEVICE_ID_INTEL_HDA_5_3400_SERIES_1 0x3b57 2878 2981 #define PCI_DEVICE_ID_INTEL_IOAT_SNB0 0x3c20 2879 2982 #define PCI_DEVICE_ID_INTEL_IOAT_SNB1 0x3c21 … … 2886 2989 #define PCI_DEVICE_ID_INTEL_IOAT_SNB8 0x3c2e 2887 2990 #define PCI_DEVICE_ID_INTEL_IOAT_SNB9 0x3c2f 2888 #define PCI_DEVICE_ID_INTEL_UNC_HA 0x3c462889 #define PCI_DEVICE_ID_INTEL_UNC_IMC0 0x3cb02890 #define PCI_DEVICE_ID_INTEL_UNC_IMC1 0x3cb12891 #define PCI_DEVICE_ID_INTEL_UNC_IMC2 0x3cb42892 #define PCI_DEVICE_ID_INTEL_UNC_IMC3 0x3cb52893 2991 #define PCI_DEVICE_ID_INTEL_UNC_QPI0 0x3c41 2894 2992 #define PCI_DEVICE_ID_INTEL_UNC_QPI1 0x3c42 … … 2896 2994 #define PCI_DEVICE_ID_INTEL_UNC_R3QPI0 0x3c44 2897 2995 #define PCI_DEVICE_ID_INTEL_UNC_R3QPI1 0x3c45 2996 #define PCI_DEVICE_ID_INTEL_UNC_HA 0x3c46 2898 2997 #define PCI_DEVICE_ID_INTEL_SBRIDGE_IMC_RAS 0x3c71 /* 15.1 */ 2899 2998 #define PCI_DEVICE_ID_INTEL_SBRIDGE_IMC_ERR0 0x3c72 /* 16.2 */ … … 2907 3006 #define PCI_DEVICE_ID_INTEL_SBRIDGE_IMC_TAD2 0x3cac /* 15.4 */ 2908 3007 #define PCI_DEVICE_ID_INTEL_SBRIDGE_IMC_TAD3 0x3cad /* 15.5 */ 3008 #define PCI_DEVICE_ID_INTEL_UNC_IMC0 0x3cb0 3009 #define PCI_DEVICE_ID_INTEL_UNC_IMC1 0x3cb1 3010 #define PCI_DEVICE_ID_INTEL_UNC_IMC2 0x3cb4 3011 #define PCI_DEVICE_ID_INTEL_UNC_IMC3 0x3cb5 2909 3012 #define PCI_DEVICE_ID_INTEL_SBRIDGE_IMC_DDRIO 0x3cb8 /* 17.0 */ 2910 3013 #define PCI_DEVICE_ID_INTEL_JAKETOWN_UBOX 0x3ce0 … … 2912 3015 #define PCI_DEVICE_ID_INTEL_SBRIDGE_BR 0x3cf5 /* 13.6 */ 2913 3016 #define PCI_DEVICE_ID_INTEL_SBRIDGE_SAD1 0x3cf6 /* 12.7 */ 3017 #define PCI_DEVICE_ID_INTEL_HDA_ICL_H 0x3dc8 2914 3018 #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f 3019 #define PCI_DEVICE_ID_INTEL_5400_ERR 0x4030 3020 #define PCI_DEVICE_ID_INTEL_5400_FBD0 0x4035 3021 #define PCI_DEVICE_ID_INTEL_5400_FBD1 0x4036 3022 #define PCI_DEVICE_ID_INTEL_HDA_TGL_H 0x43c8 3023 #define PCI_DEVICE_ID_INTEL_HDA_DG1 0x490d 3024 #define PCI_DEVICE_ID_INTEL_HDA_EHL_0 0x4b55 3025 #define PCI_DEVICE_ID_INTEL_HDA_EHL_3 0x4b58 3026 #define PCI_DEVICE_ID_INTEL_HDA_JSL_N 0x4dc8 3027 #define PCI_DEVICE_ID_INTEL_HDA_DG2_0 0x4f90 3028 #define PCI_DEVICE_ID_INTEL_HDA_DG2_1 0x4f91 3029 #define PCI_DEVICE_ID_INTEL_HDA_DG2_2 0x4f92 3030 #define PCI_DEVICE_ID_INTEL_EP80579_0 0x5031 3031 #define PCI_DEVICE_ID_INTEL_EP80579_1 0x5032 3032 #define PCI_DEVICE_ID_INTEL_HDA_ADL_P 0x51c8 3033 #define PCI_DEVICE_ID_INTEL_HDA_ADL_PS 0x51c9 3034 #define PCI_DEVICE_ID_INTEL_HDA_RPL_P_0 0x51ca 3035 #define PCI_DEVICE_ID_INTEL_HDA_RPL_P_1 0x51cb 3036 #define PCI_DEVICE_ID_INTEL_HDA_ADL_M 0x51cc 3037 #define PCI_DEVICE_ID_INTEL_HDA_ADL_PX 0x51cd 3038 #define PCI_DEVICE_ID_INTEL_HDA_RPL_M 0x51ce 3039 #define PCI_DEVICE_ID_INTEL_HDA_RPL_PX 0x51cf 3040 #define PCI_DEVICE_ID_INTEL_HDA_ADL_N 0x54c8 3041 #define PCI_DEVICE_ID_INTEL_HDA_APL 0x5a98 2915 3042 #define PCI_DEVICE_ID_INTEL_5100_16 0x65f0 2916 3043 #define PCI_DEVICE_ID_INTEL_5100_19 0x65f3 2917 3044 #define PCI_DEVICE_ID_INTEL_5100_21 0x65f5 2918 3045 #define PCI_DEVICE_ID_INTEL_5100_22 0x65f6 2919 #define PCI_DEVICE_ID_INTEL_5400_ERR 0x40302920 #define PCI_DEVICE_ID_INTEL_5400_FBD0 0x40352921 #define PCI_DEVICE_ID_INTEL_5400_FBD1 0x40362922 3046 #define PCI_DEVICE_ID_INTEL_IOAT_SCNB 0x65ff 2923 #define PCI_DEVICE_ID_INTEL_EP80579_0 0x50312924 #define PCI_DEVICE_ID_INTEL_EP80579_1 0x50322925 3047 #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 2926 3048 #define PCI_DEVICE_ID_INTEL_82371SB_1 0x7010 … … 2951 3073 #define PCI_DEVICE_ID_INTEL_82443GX_2 0x71a2 2952 3074 #define PCI_DEVICE_ID_INTEL_82372FB_1 0x7601 3075 #define PCI_DEVICE_ID_INTEL_HDA_ARL 0x7728 3076 #define PCI_DEVICE_ID_INTEL_HDA_RPL_S 0x7a50 3077 #define PCI_DEVICE_ID_INTEL_HDA_ADL_S 0x7ad0 3078 #define PCI_DEVICE_ID_INTEL_HDA_MTL 0x7e28 3079 #define PCI_DEVICE_ID_INTEL_HDA_ARL_S 0x7f50 2953 3080 #define PCI_DEVICE_ID_INTEL_SCH_LPC 0x8119 2954 3081 #define PCI_DEVICE_ID_INTEL_SCH_IDE 0x811a 3082 #define PCI_DEVICE_ID_INTEL_HDA_POULSBO 0x811b 2955 3083 #define PCI_DEVICE_ID_INTEL_E6XX_CU 0x8183 2956 3084 #define PCI_DEVICE_ID_INTEL_ITC_LPC 0x8186 … … 2961 3089 #define PCI_DEVICE_ID_INTEL_84460GX 0x84ea 2962 3090 #define PCI_DEVICE_ID_INTEL_IXP4XX 0x8500 3091 #define PCI_DEVICE_ID_INTEL_HDA_LPT 0x8c20 3092 #define PCI_DEVICE_ID_INTEL_HDA_9_SERIES 0x8ca0 3093 #define PCI_DEVICE_ID_INTEL_HDA_WBG_0 0x8d20 3094 #define PCI_DEVICE_ID_INTEL_HDA_WBG_1 0x8d21 2963 3095 #define PCI_DEVICE_ID_INTEL_IXP2800 0x9004 3096 #define PCI_DEVICE_ID_INTEL_HDA_LKF 0x98c8 3097 #define PCI_DEVICE_ID_INTEL_VMD_9A0B 0x9a0b 3098 #define PCI_DEVICE_ID_INTEL_HDA_LPT_LP_0 0x9c20 3099 #define PCI_DEVICE_ID_INTEL_HDA_LPT_LP_1 0x9c21 3100 #define PCI_DEVICE_ID_INTEL_HDA_WPT_LP 0x9ca0 3101 #define PCI_DEVICE_ID_INTEL_HDA_SKL_LP 0x9d70 3102 #define PCI_DEVICE_ID_INTEL_HDA_KBL_LP 0x9d71 3103 #define PCI_DEVICE_ID_INTEL_HDA_CNL_LP 0x9dc8 3104 #define PCI_DEVICE_ID_INTEL_HDA_TGL_LP 0xa0c8 3105 #define PCI_DEVICE_ID_INTEL_HDA_SKL 0xa170 3106 #define PCI_DEVICE_ID_INTEL_HDA_KBL 0xa171 3107 #define PCI_DEVICE_ID_INTEL_HDA_LBG_0 0xa1f0 3108 #define PCI_DEVICE_ID_INTEL_HDA_LBG_1 0xa270 3109 #define PCI_DEVICE_ID_INTEL_HDA_KBL_H 0xa2f0 3110 #define PCI_DEVICE_ID_INTEL_HDA_CNL_H 0xa348 3111 #define PCI_DEVICE_ID_INTEL_HDA_CML_S 0xa3f0 3112 #define PCI_DEVICE_ID_INTEL_HDA_LNL_P 0xa828 2964 3113 #define PCI_DEVICE_ID_INTEL_S21152BB 0xb152 3114 #define PCI_DEVICE_ID_INTEL_HDA_CML_R 0xf0c8 3115 #define PCI_DEVICE_ID_INTEL_HDA_RKL_S 0xf1c8 3116 3117 #define PCI_VENDOR_ID_WANGXUN 0x8088 2965 3118 2966 3119 #define PCI_VENDOR_ID_SCALEMP 0x8686 … … 3044 3197 #define PCI_VENDOR_ID_3COM_2 0xa727 3045 3198 3199 #define PCI_VENDOR_ID_SOLIDRUN 0xd063 3200 3046 3201 #define PCI_VENDOR_ID_DIGIUM 0xd161 3047 3202 #define PCI_DEVICE_ID_DIGIUM_HFC4S 0xb410
Note:
See TracChangeset
for help on using the changeset viewer.