* [PATCH 2.6.22-rc2] pci_ids: update patch for Intel ICH9M
@ 2007-05-25 19:03 Jason Gaston
2007-05-29 22:25 ` Andrew Morton
0 siblings, 1 reply; 3+ messages in thread
From: Jason Gaston @ 2007-05-25 19:03 UTC (permalink / raw)
To: gregkh, linux-kernel, linux-pci, jason.d.gaston
This patch updates the Intel ICH9M LPC Controller DID's, due to a
specification change.
Signed-off-by: Jason Gaston <jason.d.gaston@intel.com>
--- linux-2.6.22-rc2/include/linux/pci_ids.h.orig 2007-05-25
11:42:11.000000000 -0700
+++ linux-2.6.22-rc2/include/linux/pci_ids.h 2007-05-25 11:43:28.000000000
-0700
@@ -2266,11 +2266,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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2.6.22-rc2] pci_ids: update patch for Intel ICH9M
2007-05-25 19:03 [PATCH 2.6.22-rc2] pci_ids: update patch for Intel ICH9M Jason Gaston
@ 2007-05-29 22:25 ` Andrew Morton
2007-05-29 22:41 ` Gaston, Jason D
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2007-05-29 22:25 UTC (permalink / raw)
To: Jason Gaston; +Cc: gregkh, linux-kernel, linux-pci, stable
On Fri, 25 May 2007 12:03:31 -0700
Jason Gaston <jason.d.gaston@intel.com> wrote:
> This patch updates the Intel ICH9M LPC Controller DID's, due to a
> specification change.
>
> Signed-off-by: __Jason Gaston <jason.d.gaston@intel.com>
>
> --- linux-2.6.22-rc2/include/linux/pci_ids.h.orig 2007-05-25
> 11:42:11.000000000 -0700
> +++ linux-2.6.22-rc2/include/linux/pci_ids.h 2007-05-25 11:43:28.000000000
> -0700
> @@ -2266,11 +2266,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
I assume we'll need this in 2.6.21.x as well, otherwise those devices just
won't work when someone tries to run this kernel on them?
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH 2.6.22-rc2] pci_ids: update patch for Intel ICH9M
2007-05-29 22:25 ` Andrew Morton
@ 2007-05-29 22:41 ` Gaston, Jason D
0 siblings, 0 replies; 3+ messages in thread
From: Gaston, Jason D @ 2007-05-29 22:41 UTC (permalink / raw)
To: Andrew Morton; +Cc: gregkh, linux-kernel, linux-pci, stable
Yes, please change them in the 2.6.21.x kernel as well.
Thank you,
Jason
>-----Original Message-----
>From: Andrew Morton [mailto:akpm@linux-foundation.org]
>Sent: Tuesday, May 29, 2007 3:26 PM
>To: Gaston, Jason D
>Cc: gregkh@suse.de; linux-kernel@vger.kernel.org; linux-
>pci@atrey.karlin.mff.cuni.cz; stable@kernel.org
>Subject: Re: [PATCH 2.6.22-rc2] pci_ids: update patch for Intel ICH9M
>
>On Fri, 25 May 2007 12:03:31 -0700
>Jason Gaston <jason.d.gaston@intel.com> wrote:
>
>> This patch updates the Intel ICH9M LPC Controller DID's, due to a
>> specification change.
>>
>> Signed-off-by: __Jason Gaston <jason.d.gaston@intel.com>
>>
>> --- linux-2.6.22-rc2/include/linux/pci_ids.h.orig 2007-05-25
>> 11:42:11.000000000 -0700
>> +++ linux-2.6.22-rc2/include/linux/pci_ids.h 2007-05-25
>11:43:28.000000000
>> -0700
>> @@ -2266,11 +2266,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
>
>I assume we'll need this in 2.6.21.x as well, otherwise those devices
just
>won't work when someone tries to run this kernel on them?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-29 22:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-25 19:03 [PATCH 2.6.22-rc2] pci_ids: update patch for Intel ICH9M Jason Gaston
2007-05-29 22:25 ` Andrew Morton
2007-05-29 22:41 ` Gaston, Jason D
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome