diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-10-14 10:21:58 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-10 11:18:28 -0400 |
| commit | 52a2e4fc3712d12888decd386d78ad526078a1fa (patch) | |
| tree | fd2a42325af8eaaa0262aaeb4de6d9c34e608895 /include/linux | |
| parent | 4f7b9e7cbe68c97dbe1266709ecfc8b807b0d0ee (diff) | |
i7core_edac: Add initial support for Lynnfield
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 382476a8a339..ebc0fa4c7a66 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
| @@ -2550,6 +2550,21 @@ | |||
| 2550 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_TC 0x2c33 | 2550 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_TC 0x2c33 |
| 2551 | #define PCI_DEVICE_ID_INTEL_I7_NONCORE 0x2c41 | 2551 | #define PCI_DEVICE_ID_INTEL_I7_NONCORE 0x2c41 |
| 2552 | #define PCI_DEVICE_ID_INTEL_I7_NONCORE_ALT 0x2c40 | 2552 | #define PCI_DEVICE_ID_INTEL_I7_NONCORE_ALT 0x2c40 |
| 2553 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_NONCORE 0x2c50 | ||
| 2554 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_SAD 0x2c81 | ||
| 2555 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_QPI_LINK0 0x2c90 | ||
| 2556 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_QPI_PHY0 0x2c91 | ||
| 2557 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MCR 0x2c98 | ||
| 2558 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_TAD 0x2c99 | ||
| 2559 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_TEST 0x2c9C | ||
| 2560 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH0_CTRL 0x2ca0 | ||
| 2561 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH0_ADDR 0x2ca1 | ||
| 2562 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH0_RANK 0x2ca2 | ||
| 2563 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH0_TC 0x2ca3 | ||
| 2564 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH1_CTRL 0x2ca8 | ||
| 2565 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH1_ADDR 0x2ca9 | ||
| 2566 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH1_RANK 0x2caa | ||
| 2567 | #define PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_CH1_TC 0x2cab | ||
| 2553 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 | 2568 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 |
| 2554 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG4 0x3429 | 2569 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG4 0x3429 |
| 2555 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG5 0x342a | 2570 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG5 0x342a |
