netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] NetXen: Adding new device ids.
@ 2006-12-18 13:50 Amit S. Kale
  2006-12-26 21:45 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Amit S. Kale @ 2006-12-18 13:50 UTC (permalink / raw)
  To: netdev; +Cc: amitkale, brazilnut, jeff, netxenproj, rob, sanjeev, wendyx

Signed-off-by: Amit S. Kale <amitkale@netxen.com>

netxen_nic_main.c |    2 ++
 1 files changed, 2 insertions(+)


diff --git a/drivers/net/netxen/netxen_nic_main.c b/drivers/net/netxen/netxen_nic_main.c
index 575b71b..d8b1daf 100644
--- a/drivers/net/netxen/netxen_nic_main.c
+++ b/drivers/net/netxen/netxen_nic_main.c
@@ -90,6 +90,8 @@ static struct pci_device_id netxen_pci_t
 	{PCI_DEVICE(0x4040, 0x0003)},
 	{PCI_DEVICE(0x4040, 0x0004)},
 	{PCI_DEVICE(0x4040, 0x0005)},
+	{PCI_DEVICE(0x4040, 0x0024)},
+	{PCI_DEVICE(0x4040, 0x0025)},
 	{0,}
 };
 

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

* Re: [PATCH 1/8] NetXen: Adding new device ids.
  2006-12-18 13:50 [PATCH 1/8] NetXen: Adding new device ids Amit S. Kale
@ 2006-12-26 21:45 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2006-12-26 21:45 UTC (permalink / raw)
  To: Amit S. Kale; +Cc: netdev, brazilnut, netxenproj, rob, sanjeev, wendyx

Amit S. Kale wrote:
> Signed-off-by: Amit S. Kale <amitkale@netxen.com>

applied 1-5



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

end of thread, other threads:[~2006-12-26 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-18 13:50 [PATCH 1/8] NetXen: Adding new device ids Amit S. Kale
2006-12-26 21:45 ` Jeff Garzik

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