public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R
@ 2005-07-29 16:24 Jason Gaston
  2005-07-29 21:49 ` Jeff Garzik
  0 siblings, 1 reply; 20+ messages in thread
From: Jason Gaston @ 2005-07-29 16:24 UTC (permalink / raw)
  To: mj, akpm; +Cc: linux-kernel, jason.d.gaston

Hello,

This patch adds the Intel ICH7R SATA RAID DID to the pci_ids.h file.  This patch was built against the 2.6.13-rc4 kernel.  
If acceptable, please apply. 

Thanks,

Jason Gaston

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

--- linux-2.6.13-rc4/include/linux/pci_ids.h.orig	2005-07-29 09:06:03.841520568 -0700
+++ linux-2.6.13-rc4/include/linux/pci_ids.h	2005-07-29 09:06:42.256680576 -0700
@@ -2454,6 +2454,7 @@
 #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_4	0x27c3
 #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] 20+ messages in thread
* RE: [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R
@ 2005-07-29 21:55 Gaston, Jason D
  2005-07-29 22:21 ` Jeff Garzik
  0 siblings, 1 reply; 20+ messages in thread
From: Gaston, Jason D @ 2005-07-29 21:55 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: mj, akpm, linux-kernel

This define is not actually used anywhere that I know of.  I just wanted
to be consistent and correct, following what was previously done.  I
have been wondering if I should be adding devices to the pci_ids.h file
that are not being currently used.  It seems like most drivers are not
using these defines and are just using the DID's directly.  In the
future, should I only be add devices that are actually using the defines
somewhere?

Thanks,

Jason



>-----Original Message-----
>From: Jeff Garzik [mailto:jgarzik@pobox.com]
>Sent: Friday, July 29, 2005 2:49 PM
>To: Gaston, Jason D
>Cc: mj@ucw.cz; akpm@osdl.org; linux-kernel@vger.kernel.org
>Subject: Re: [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R
>
>Jason Gaston wrote:
>> Hello,
>>
>> This patch adds the Intel ICH7R SATA RAID DID to the pci_ids.h file.
>This patch was built against the 2.6.13-rc4 kernel.
>> If acceptable, please apply.
>>
>> Thanks,
>>
>> Jason Gaston
>>
>> Signed-off-by:  Jason Gaston <Jason.d.gaston@intel.com>
>>
>> --- linux-2.6.13-rc4/include/linux/pci_ids.h.orig	2005-07-29
>09:06:03.841520568 -0700
>> +++ linux-2.6.13-rc4/include/linux/pci_ids.h	2005-07-29
>09:06:42.256680576 -0700
>> @@ -2454,6 +2454,7 @@
>>  #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_4	0x27c3
>>  #define PCI_DEVICE_ID_INTEL_ICH7_5	0x27c4
>>  #define PCI_DEVICE_ID_INTEL_ICH7_6	0x27c5
>>  #define PCI_DEVICE_ID_INTEL_ICH7_7	0x27c8
>
>Where is this actually used?
>
>I purposefully do not use PCI_DEVICE_ID_xxx in my drivers, because I
>feel that linux/pci_ids.h is constantly patched for little value.
>
>Device ids, unlike vendor ids, are largely single-use constants.
>
>	Jeff
>
>


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

end of thread, other threads:[~2005-11-02  5:38 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-29 16:24 [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R Jason Gaston
2005-07-29 21:49 ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2005-07-29 21:55 Gaston, Jason D
2005-07-29 22:21 ` Jeff Garzik
2005-07-29 22:26   ` Andrew Morton
2005-07-29 22:29     ` Jeff Garzik
2005-07-30  2:28   ` Grant Coady
2005-07-30  3:52     ` Jeff Garzik
2005-07-30  4:54       ` Grant Coady
2005-08-11 19:22         ` Jeff Garzik
2005-09-11  3:11         ` Greg KH
2005-09-11  8:00           ` Grant Coady
2005-09-11  8:51             ` Jeff Garzik
2005-09-11 20:40               ` Grant Coady
2005-09-13  6:46               ` Grant
2005-09-13  7:03                 ` Greg KH
2005-09-13  8:14                   ` Grant Coady
2005-11-02  5:38               ` Grant Coady
2005-07-30  9:42   ` Grant Coady
2005-08-11 19:23     ` Jeff Garzik

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