netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Subject: [PATCH] sky2: add another PCI ID
@ 2006-07-17 19:38 Stephen Hemminger
  2006-07-19 17:49 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2006-07-17 19:38 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: netdev

Yet another PCI ID for 88E8056

Signed-off-by: Stephen Hemminger <sch@sch-laptop.localdomain>

---

 drivers/net/sky2.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

df48ef5419855dc19bbf3176552128143e431c69
diff --git a/drivers/net/sky2.c b/drivers/net/sky2.c
index d98f28c..217b96f 100644
--- a/drivers/net/sky2.c
+++ b/drivers/net/sky2.c
@@ -121,6 +121,7 @@ static const struct pci_device_id sky2_i
 	{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4361) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4362) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4363) },
+	{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4364) },
 	{ 0 }
 };
 
-- 
1.1.3

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

end of thread, other threads:[~2006-07-19 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-17 19:38 Subject: [PATCH] sky2: add another PCI ID Stephen Hemminger
2006-07-19 17:49 ` 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).