All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.24] pci_ids: patch for Intel ICH10 DeviceID's
@ 2008-01-29  1:20 Jason Gaston
  2008-01-29  0:21 ` Grant Grundler
  2008-02-12  9:03 ` Jean Delvare
  0 siblings, 2 replies; 5+ messages in thread
From: Jason Gaston @ 2008-01-29  1:20 UTC (permalink / raw)
  To: gregkh, linux-kernel, linux-pci, khali, i2c, jason.d.gaston

This patch adds the Intel ICH10 LPC and SMBus Controller DeviceID's.

Signed-off-by:  Jason Gaston <jason.d.gaston@intel.com>

--- linux-2.6.24/include/linux/pci_ids.h.orig	2008-01-24 14:58:37.000000000 -0800
+++ linux-2.6.24/include/linux/pci_ids.h	2008-01-28 15:05:41.000000000 -0800
@@ -2339,6 +2339,12 @@
 #define PCI_DEVICE_ID_INTEL_MCH_PC1	0x359a
 #define PCI_DEVICE_ID_INTEL_E7525_MCH	0x359e
 #define PCI_DEVICE_ID_INTEL_IOAT_CNB	0x360b
+#define PCI_DEVICE_ID_INTEL_ICH10_0	0x3a14
+#define PCI_DEVICE_ID_INTEL_ICH10_1	0x3a16
+#define PCI_DEVICE_ID_INTEL_ICH10_2	0x3a18
+#define PCI_DEVICE_ID_INTEL_ICH10_3	0x3a1a
+#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_IOAT_SCNB	0x65ff
 #define PCI_DEVICE_ID_INTEL_TOLAPAI_0	0x5031

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-02-12 15:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29  1:20 [PATCH 2.6.24] pci_ids: patch for Intel ICH10 DeviceID's Jason Gaston
2008-01-29  0:21 ` Grant Grundler
2008-01-29  0:37   ` Gaston, Jason D
2008-02-12  9:03 ` Jean Delvare
2008-02-12 15:26   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.