* [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
* Re: [net-2.6 PATCH 3/10] Neterion: New driver: pci_ids
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
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-03-25 8:06 UTC (permalink / raw)
To: ram.vepa; +Cc: netdev
From: Ramkrishna Vepa <ram.vepa@neterion.com>
Date: 25 Mar 2009 00:12:36 -0800
> - 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 @@
This file is deprecated. If your driver is the only place that
needs this PCI ID just use the constant there.
^ 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).