diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 2c8fadcc6f..35c457a636 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -304,6 +304,7 @@ #define PCI_DEVICE_ID_AMD_15H_MODEL_303F_NB_IOMMU 0x1423 #define PCI_DEVICE_ID_AMD_16H_MODEL_303F_NB_IOMMU 0x1567 #define PCI_DEVICE_ID_AMD_15H_MODEL_707F_NB_IOMMU 0x1577 +#define PCI_DEVICE_ID_AMD_17H_MODEL_101F_NB_IOMMU 0x15d1 #define PCI_DEVICE_ID_ATI_SB600_LPC 0x438D #define PCI_DEVICE_ID_ATI_SB600_SATA 0x4380 @@ -451,6 +452,12 @@ #define PCI_DEVICE_ID_AMD_CZ_USB3_0 0x7914 #define PCI_DEVICE_ID_AMD_CZ_SMBUS 0x790B +#define PCI_DEVICE_ID_AMD_PCO_LPC 0x790e +#define PCI_DEVICE_ID_AMD_PCO_HDA0 0x15de +#define PCI_DEVICE_ID_AMD_PCO_HDA1 0x15e3 +#define PCI_DEVICE_ID_AMD_PCO_XHCI0 0x15e0 +#define PCI_DEVICE_ID_AMD_PCO_XHCI1 0x15e1 + #define PCI_VENDOR_ID_VLSI 0x1004 #define PCI_DEVICE_ID_VLSI_82C592 0x0005 #define PCI_DEVICE_ID_VLSI_82C593 0x0006