From patchwork Mon May 9 14:54:18 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: PATCH RS740 PCI Ids (Was Re: [PATCH] RS690 code booting RS740 with ECS A740GM-M) Date: Mon, 09 May 2011 14:54:18 -0000 From: Ivaylo Valkov X-Patchwork-Id: 2959 Message-Id: <1304952858.2106.88.camel@dreamland> To: coreboot@coreboot.org Adds RS740 HT and internal graphics PCI ids. Signed-off-by: Ivaylo Valkov Acked-by: Marc Jones --- Index: src/include/device/pci_ids.h =================================================================== --- src/include/device/pci_ids.h (revision 6275) +++ src/include/device/pci_ids.h (working copy) @@ -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