diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/device/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 03896c5916..2d4ffb4fa0 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -332,6 +332,7 @@ #define PCI_DEVICE_ID_ATI_SB800_GEC 0x1699 #define PCI_DEVICE_ID_ATI_RS690_HT 0x7910 +#define PCI_DEVICE_ID_ATI_RS740_HT 0x7911 #define PCI_DEVICE_ID_ATI_RS690_PCIE 0x7912 #define PCI_DEVICE_ID_ATI_RS690_PCIE_DEV2 0x7913 #define PCI_DEVICE_ID_ATI_RS690_PCIE_DEV3 0x791B @@ -342,6 +343,7 @@ #define PCI_DEVICE_ID_ATI_RS690_PCIE_DEV8 0x7918 #define PCI_DEVICE_ID_ATI_RS690_INT_GFX 0x791e #define PCI_DEVICE_ID_ATI_RS690MT_INT_GFX 0x791f +#define PCI_DEVICE_ID_ATI_RS740_INT_GFX 0x796e #define PCI_DEVICE_ID_AMD_RS780_HT 0x9600 #define PCI_DEVICE_ID_AMD_RS780_PCIE 0x9602 |