diff options
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r-- | src/include/device/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index ec48a120ec..a8cbade924 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -3040,6 +3040,9 @@ #define PCI_DID_INTEL_ADP_S_ESPI_29 0x7a9d #define PCI_DID_INTEL_ADP_S_ESPI_30 0x7a9e #define PCI_DID_INTEL_ADP_S_ESPI_31 0x7a9f +#define PCI_DID_INTEL_ADP_S_ESPI_H610E 0x7a92 +#define PCI_DID_INTEL_ADP_S_ESPI_Q670E 0x7a91 +#define PCI_DID_INTEL_ADP_S_ESPI_R680E 0x7a90 #define PCI_DID_INTEL_ADP_S_H610 0x7a87 #define PCI_DID_INTEL_ADP_S_B660 0x7a86 #define PCI_DID_INTEL_ADP_S_H670 0x7a85 |