linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pci_ids.h correction for Intel ICH7 - 2.6.10-bk13
@ 2005-01-10 14:36 Jason Gaston
  2005-01-12  0:37 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Gaston @ 2005-01-10 14:36 UTC (permalink / raw)
  To: bzolnier; +Cc: linux-kernel, jason.d.gaston

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.
If acceptable, please apply.

Thanks,

Jason Gaston

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

--- linux-2.6.10-bk13/include/linux/pci_ids.h.orig	2005-01-10 06:20:55.999996392 -0800
+++ linux-2.6.10-bk13/include/linux/pci_ids.h	2005-01-10 06:21:17.519724896 -0800
@@ -2238,7 +2238,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

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

* Re: [PATCH] pci_ids.h correction for Intel ICH7 - 2.6.10-bk13
  2005-01-10 14:36 [PATCH] pci_ids.h correction for Intel ICH7 - 2.6.10-bk13 Jason Gaston
@ 2005-01-12  0:37 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2005-01-12  0:37 UTC (permalink / raw)
  To: Jason Gaston; +Cc: bzolnier, linux-kernel

On Mon, Jan 10, 2005 at 06:36:49AM -0800, Jason Gaston wrote:
> 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.
> If acceptable, please apply.
> 
> Thanks,
> 
> Jason Gaston
> 
> Signed-off-by: ?Jason Gaston <Jason.d.gaston@intel.com>

Applied, thanks.

greg k-h

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

end of thread, other threads:[~2005-01-12  0:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10 14:36 [PATCH] pci_ids.h correction for Intel ICH7 - 2.6.10-bk13 Jason Gaston
2005-01-12  0:37 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).