[net-2.6 PATCH 4/10] Neterion: New driver: pci_ids

Previous thread: [net-2.6 PATCH 1/10] Neterion: New driver: Driver help file by Ramkrishna Vepa on Saturday, March 14, 2009 - 1:20 am. (2 messages)

Next thread: [net-2.6 PATCH 2/10] Neterion: New driver: Update Maintainer list by Ramkrishna Vepa on Saturday, March 14, 2009 - 1:20 am. (1 message)
From: Ramkrishna Vepa
Date: Saturday, March 14, 2009 - 1:21 am

- 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 -urpN patch_3/include/linux/pci_ids.h patch_4/include/linux/pci_ids.h
--- patch_3/include/linux/pci_ids.h	2009-03-12 11:28:46.000000000 -0700
+++ patch_4/include/linux/pci_ids.h	2009-03-12 11:35:58.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



--

Previous thread: [net-2.6 PATCH 1/10] Neterion: New driver: Driver help file by Ramkrishna Vepa on Saturday, March 14, 2009 - 1:20 am. (2 messages)

Next thread: [net-2.6 PATCH 2/10] Neterion: New driver: Update Maintainer list by Ramkrishna Vepa on Saturday, March 14, 2009 - 1:20 am. (1 message)