Author: mjones
Date: Mon May  9 22:53:38 2011
New Revision: 6562
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6562

Log:
Adds RS740 HT and internal graphics PCI ids.

Signed-off-by: Ivaylo Valkov <[email protected]>
Acked-by: Marc Jones <[email protected]>

Modified:
   trunk/src/include/device/pci_ids.h

Modified: trunk/src/include/device/pci_ids.h
==============================================================================
--- trunk/src/include/device/pci_ids.h  Sat May  7 11:15:02 2011        (r6561)
+++ trunk/src/include/device/pci_ids.h  Mon May  9 22:53:38 2011        (r6562)
@@ -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

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to