Commit fa35508b authored by Jason Gaston's avatar Jason Gaston Committed by Greg Kroah-Hartman

[PATCH] PCI: pci_ids.h correction for Intel ICH7 - 2.6.10-bk13

This patch corrects the ICH7 LPC controller DID in pci_ids.h from x27B0
to x27B8.  This patch was build against 2.6.10-bk13.
Signed-off-by: default avatarJason Gaston <Jason.d.gaston@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent debb16c2
......@@ -2244,7 +2244,7 @@
#define PCI_DEVICE_ID_INTEL_ICH6_17 0x266d
#define PCI_DEVICE_ID_INTEL_ICH6_18 0x266e
#define PCI_DEVICE_ID_INTEL_ICH6_19 0x266f
#define PCI_DEVICE_ID_INTEL_ICH7_0 0x27b0
#define PCI_DEVICE_ID_INTEL_ICH7_0 0x27b8
#define PCI_DEVICE_ID_INTEL_ICH7_1 0x27b1
#define PCI_DEVICE_ID_INTEL_ICH7_2 0x27c0
#define PCI_DEVICE_ID_INTEL_ICH7_3 0x27c1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment