From: Jason Gaston Date: Fri, 1 Jun 2007 07:46:38 +0000 (-0700) Subject: pci_ids: update patch for Intel ICH9M X-Git-Tag: v2.6.22-rc4~49 X-Git-Url: http://git.rot13.org/?p=powerpc.git;a=commitdiff_plain;h=24faa9eef876d39e0826a36f31ae0e8b0eeb9835 pci_ids: update patch for Intel ICH9M This patch updates the Intel ICH9M LPC Controller DID's, due to a specification change. Signed-off-by: Jason Gaston Cc: Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 02cf0cd7e2..6a115cffea 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2269,11 +2269,11 @@ #define PCI_DEVICE_ID_INTEL_ICH8_5 0x283e #define PCI_DEVICE_ID_INTEL_ICH8_6 0x2850 #define PCI_DEVICE_ID_INTEL_ICH9_0 0x2910 -#define PCI_DEVICE_ID_INTEL_ICH9_1 0x2911 +#define PCI_DEVICE_ID_INTEL_ICH9_1 0x2917 #define PCI_DEVICE_ID_INTEL_ICH9_2 0x2912 #define PCI_DEVICE_ID_INTEL_ICH9_3 0x2913 #define PCI_DEVICE_ID_INTEL_ICH9_4 0x2914 -#define PCI_DEVICE_ID_INTEL_ICH9_5 0x2915 +#define PCI_DEVICE_ID_INTEL_ICH9_5 0x2919 #define PCI_DEVICE_ID_INTEL_ICH9_6 0x2930 #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575