netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-2.6 PATCH 3/10] Neterion: New driver: pci_ids
@ 2009-03-25  8:12 Ramkrishna Vepa
  2009-03-25  8:06 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Ramkrishna Vepa @ 2009-03-25  8:12 UTC (permalink / raw)
  To: David Miller; +Cc: Netdev, Ramkrishna Vepa

- Update device ID of X3100 Series 10GbE PCIe I/O Virtualized Server Adapter.

Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com>
Signed-off-by: Rastapur Santosh <santosh.rastapur@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
---
diff -Nurp patch_2/include/linux/pci_ids.h patch_3/include/linux/pci_ids.h
--- patch_2/include/linux/pci_ids.h	2009-03-23 09:17:41.000000000 -0700
+++ patch_3/include/linux/pci_ids.h	2009-03-23 09:17:41.000000000 -0700
@@ -2209,6 +2209,8 @@
 #define	PCI_DEVICE_ID_S2IO_UNI		0x5831
 #define PCI_DEVICE_ID_HERC_WIN		0x5732
 #define PCI_DEVICE_ID_HERC_UNI		0x5832
+#define PCI_DEVICE_ID_TITAN_WIN		0x5733
+#define PCI_DEVICE_ID_TITAN_UNI		0x5833
 
 #define PCI_VENDOR_ID_SITECOM		0x182d
 #define PCI_DEVICE_ID_SITECOM_DC105V2	0x3069




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

end of thread, other threads:[~2009-03-25  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25  8:12 [net-2.6 PATCH 3/10] Neterion: New driver: pci_ids Ramkrishna Vepa
2009-03-25  8:06 ` David Miller

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