mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6.12-rc3 1/1] irq and pci_ids: patch for Intel ICH7DH & ICH7-M DH
@ 2005-04-25 14:38 Jason Gaston
  0 siblings, 0 replies; only message in thread
From: Jason Gaston @ 2005-04-25 14:38 UTC (permalink / raw)
  To: mj, akpm; +Cc: linux-kernel, jason.d.gaston

Hello,

This patch adds the Intel ICH7DH and ICH7-M DH DID's to the irq.c and pci_ids.h files.  This patch was built against the 2.6.12-rc3 kernel.  
If acceptable, please apply. 

Thanks,

Jason Gaston

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

--- linux-2.6.12-rc3/arch/i386/pci/irq.c.orig	2005-04-25 07:26:14.689634256 -0700
+++ linux-2.6.12-rc3/arch/i386/pci/irq.c	2005-04-25 07:27:09.188349192 -0700
@@ -495,6 +495,8 @@
 		case PCI_DEVICE_ID_INTEL_ICH6_1:
 		case PCI_DEVICE_ID_INTEL_ICH7_0:
 		case PCI_DEVICE_ID_INTEL_ICH7_1:
+		case PCI_DEVICE_ID_INTEL_ICH7_30:
+		case PCI_DEVICE_ID_INTEL_ICH7_31:
 		case PCI_DEVICE_ID_INTEL_ESB2_0:
 			r->name = "PIIX/ICH";
 			r->get = pirq_piix_get;
--- linux-2.6.12-rc3/include/linux/pci_ids.h.orig	2005-04-25 07:20:04.330937336 -0700
+++ linux-2.6.12-rc3/include/linux/pci_ids.h	2005-04-25 07:25:13.983862936 -0700
@@ -2414,6 +2414,8 @@
 #define PCI_DEVICE_ID_INTEL_ICH7_1	0x27b9
 #define PCI_DEVICE_ID_INTEL_ICH7_2	0x27c0
 #define PCI_DEVICE_ID_INTEL_ICH7_3	0x27c1
+#define PCI_DEVICE_ID_INTEL_ICH7_30	0x27b0
+#define PCI_DEVICE_ID_INTEL_ICH7_31	0x27bd
 #define PCI_DEVICE_ID_INTEL_ICH7_5	0x27c4
 #define PCI_DEVICE_ID_INTEL_ICH7_6	0x27c5
 #define PCI_DEVICE_ID_INTEL_ICH7_7	0x27c8

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-25 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-25 14:38 [PATCH 2.6.12-rc3 1/1] irq and pci_ids: patch for Intel ICH7DH & ICH7-M DH Jason Gaston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®