diff options
| author | Ingo Molnar <mingo@elte.hu> | 2008-10-01 02:59:40 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-10-01 03:05:42 -0400 |
| commit | 24268245d8ba9270152b2281666099ddc8ca389d (patch) | |
| tree | 9bae5e6daca01506b6f872c6b14f9d9e21267a44 | |
| parent | 0114267be1bebc2e9c913b19579900153583d617 (diff) | |
x86: add PCI IDs for AMD Barcelona PCI devices
Signed-off-by: Robert Richter <robert.richter@amd.com>
Cc: oprofile-list <oprofile-list@lists.sourceforge.net>
Cc: Barry Kasindorf <barry.kasindorf@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
| -rw-r--r-- | include/linux/pci_ids.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 2886b0eb53ec..c114103af987 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
| @@ -497,6 +497,11 @@ | |||
| 497 | #define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP 0x1101 | 497 | #define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP 0x1101 |
| 498 | #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102 | 498 | #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102 |
| 499 | #define PCI_DEVICE_ID_AMD_K8_NB_MISC 0x1103 | 499 | #define PCI_DEVICE_ID_AMD_K8_NB_MISC 0x1103 |
| 500 | #define PCI_DEVICE_ID_AMD_10H_NB_HT 0x1200 | ||
| 501 | #define PCI_DEVICE_ID_AMD_10H_NB_MAP 0x1201 | ||
| 502 | #define PCI_DEVICE_ID_AMD_10H_NB_DRAM 0x1202 | ||
| 503 | #define PCI_DEVICE_ID_AMD_10H_NB_MISC 0x1203 | ||
| 504 | #define PCI_DEVICE_ID_AMD_10H_NB_LINK 0x1204 | ||
| 500 | #define PCI_DEVICE_ID_AMD_11H_NB_HT 0x1300 | 505 | #define PCI_DEVICE_ID_AMD_11H_NB_HT 0x1300 |
| 501 | #define PCI_DEVICE_ID_AMD_11H_NB_MAP 0x1301 | 506 | #define PCI_DEVICE_ID_AMD_11H_NB_MAP 0x1301 |
| 502 | #define PCI_DEVICE_ID_AMD_11H_NB_DRAM 0x1302 | 507 | #define PCI_DEVICE_ID_AMD_11H_NB_DRAM 0x1302 |
