linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][2.6.10] Updated pci.ids for new IBM bridge
@ 2005-01-11  2:42 James Cleverdon
  2005-01-11  3:23 ` Dave Jones
  0 siblings, 1 reply; 2+ messages in thread
From: James Cleverdon @ 2005-01-11  2:42 UTC (permalink / raw)
  To: linux-kernel

Update patch for a forthcoming bridge.

X-Signed-Off-By: James Cleverdon <jamesclv@us.ibm.com>


diff -pru 2.6.10/drivers/pci/pci.ids t10/drivers/pci/pci.ids
--- 2.6.10/drivers/pci/pci.ids	2004-12-24 13:34:57.000000000 -0800
+++ t10/drivers/pci/pci.ids	2005-01-04 16:36:28.284492825 -0800
@@ -998,6 +998,7 @@
 	0269  10/100/1000 Base-TX Ethernet Adapter (PCI-X)
 	028C  Citrine chipset SCSI controller
 		1014 02BE  Dual Channel PCI-X U320 DDR SCSI RAID Adapter (571B)
+	02a1  X-Architecture Bridge rev 3 [Summit2/EXA-32e]
 	0302  X-Architecture Bridge [Summit]
 	ffff  MPIC-2 interrupt controller
 1015  LSI Logic Corp of Canada
diff -pru 2.6.10/include/linux/pci_ids.h t10/include/linux/pci_ids.h
--- 2.6.10/include/linux/pci_ids.h	2004-12-24 13:35:50.000000000 -0800
+++ t10/include/linux/pci_ids.h	2005-01-04 18:48:11.514567375 -0800
@@ -446,7 +446,8 @@
 #define PCI_DEVICE_ID_IBM_ICOM_DEV_ID_2	0x0219
 #define PCI_DEVICE_ID_IBM_ICOM_V2_TWO_PORTS_RVX		0x021A
 #define PCI_DEVICE_ID_IBM_ICOM_V2_ONE_PORT_RVX_ONE_PORT_MDM	0x0251
-#define PCI_DEVICE_ID_IBM_ICOM_FOUR_PORT_MODEL	0x252
+#define PCI_DEVICE_ID_IBM_ICOM_FOUR_PORT_MODEL	0x0252
+#define PCI_DEVICE_ID_IBM_PCI_BRIDGE_SUMMIT2	0x02a1
 
 #define PCI_VENDOR_ID_COMPEX2		0x101a // pci.ids says "AT&T GIS (NCR)"
 #define PCI_DEVICE_ID_COMPEX2_100VG	0x0005


-- 
James Cleverdon
IBM LTC (xSeries Linux Solutions)
{jamesclv(Unix, preferred), cleverdj(Notes)} at us dot ibm dot comm

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

* Re: [PATCH][2.6.10] Updated pci.ids for new IBM bridge
  2005-01-11  2:42 [PATCH][2.6.10] Updated pci.ids for new IBM bridge James Cleverdon
@ 2005-01-11  3:23 ` Dave Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2005-01-11  3:23 UTC (permalink / raw)
  To: James Cleverdon; +Cc: linux-kernel

On Mon, Jan 10, 2005 at 06:42:42PM -0800, James Cleverdon wrote:
 > Update patch for a forthcoming bridge.
 > 
 > X-Signed-Off-By: James Cleverdon <jamesclv@us.ibm.com>
 > 
 > 
 > diff -pru 2.6.10/drivers/pci/pci.ids t10/drivers/pci/pci.ids
 > --- 2.6.10/drivers/pci/pci.ids	2004-12-24 13:34:57.000000000 -0800
 > +++ t10/drivers/pci/pci.ids	2005-01-04 16:36:28.284492825 -0800
 > @@ -998,6 +998,7 @@
 >  	0269  10/100/1000 Base-TX Ethernet Adapter (PCI-X)
 >  	028C  Citrine chipset SCSI controller
 >  		1014 02BE  Dual Channel PCI-X U320 DDR SCSI RAID Adapter (571B)
 > +	02a1  X-Architecture Bridge rev 3 [Summit2/EXA-32e]
 >  	0302  X-Architecture Bridge [Summit]
 >  	ffff  MPIC-2 interrupt controller
 >  1015  LSI Logic Corp of Canada

Please add this bit to  http://pciids.sf.net 
It'll then find its way into pciutils, and everything else that
uses pci.ids

		Dave


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

end of thread, other threads:[~2005-01-11  3:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-11  2:42 [PATCH][2.6.10] Updated pci.ids for new IBM bridge James Cleverdon
2005-01-11  3:23 ` Dave Jones

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).