aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2008-05-23 13:04:25 -0700
committerLinus Torvalds <[email protected]>2008-05-24 09:56:08 -0700
commitb8fdaf5a05adbf80e5a943bb3f65b46b5fb9b488 (patch)
treef98aba24793139006c2a85f9433ae216bc12cd28 /include/linux
parentca68d0ac16539a062ae26ca50da8b186fa3a0814 (diff)
i5k_amb: support Intel 5400 chipset
Minor rework to support the Intel 5400 chipset. Signed-off-by: Darrick J. Wong <[email protected]> Cc: "Mark M. Hoffman" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/pci_ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index cf6dbd759395..342b55afb0c3 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2383,6 +2383,9 @@
#define PCI_DEVICE_ID_INTEL_ICH10_4 0x3a30
#define PCI_DEVICE_ID_INTEL_ICH10_5 0x3a60
#define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f
+#define PCI_DEVICE_ID_INTEL_5400_ERR 0x4030
+#define PCI_DEVICE_ID_INTEL_5400_FBD0 0x4035
+#define PCI_DEVICE_ID_INTEL_5400_FBD1 0x4036
#define PCI_DEVICE_ID_INTEL_IOAT_SCNB 0x65ff
#define PCI_DEVICE_ID_INTEL_TOLAPAI_0 0x5031
#define PCI_DEVICE_ID_INTEL_TOLAPAI_1 0x5032