mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jason Gaston <jason.d.gaston@intel.com>
To: mj@ucw.cz, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org, jason.d.gaston@intel.com
Subject: [PATCH 2.6.12-rc3 1/1] irq and pci_ids: patch for Intel ICH7DH & ICH7-M DH
Date: Mon, 25 Apr 2005 07:38:56 -0700	[thread overview]
Message-ID: <200504250738.56915.jason.d.gaston@intel.com> (raw)

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

                 reply	other threads:[~2005-04-25 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200504250738.56915.jason.d.gaston@intel.com \
    --to=jason.d.gaston@intel.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mj@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®