Patchwork PATCH RS740 PCI Ids (Was Re: [PATCH] RS690 code booting RS740 with ECS A740GM-M)

login
register
about
Submitter Ivaylo Valkov
Date 2011-05-09 14:54:18
Message ID <1304952858.2106.88.camel@dreamland>
Download mbox | patch
Permalink /patch/2959/
State Accepted
Commit r6562
Headers show

Comments

Ivaylo Valkov - 2011-05-09 14:54:18
Adds RS740 HT and internal graphics PCI ids. 

Signed-off-by: Ivaylo Valkov <ivaylo at e-valkov.org>
---
Marc Jones - 2011-05-09 20:54:05
On Mon, May 9, 2011 at 8:54 AM, Ivaylo Valkov <ivaylo@e-valkov.org> wrote:
> Adds RS740 HT and internal graphics PCI ids.
>
> Signed-off-by: Ivaylo Valkov <ivaylo at e-valkov.org>

Acked-by: Marc Jones <marcj303@gmail.com>

r6562

Thanks,
Marc

Patch

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