Hi Jason, On Mon, 28 Jan 2008 17:20:36 -0800, Jason Gaston wrote: > This patch adds the Intel ICH10 LPC and SMBus Controller DeviceID's. > > Signed-off-by: Jason Gaston <jason.d.gaston@xxxxxxxxx> > > --- 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 I am now looking at the ICH10 specification update which mentions all the PCI IDs used by the various ICH10 functions. IDs 0x3a14, 0x3a1a and 0x3a60 aren't listed there. Can you please clarify? If these IDs aren't used then I'd rather remove them from the Linux kernel. Thanks, -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html