[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20061204155316.102e6311@freekitty>
Date: Mon, 4 Dec 2006 15:53:16 -0800
From: Stephen Hemminger <shemminger@...l.org>
To: Jeff Garzik <jgarzik@...ox.com>
Cc: netdev@...r.kernel.org
Subject: [PATCH 1/3] sky2: add PCI for 88ec033
Add another new/missing pci id for 88ec033 chip.
Signed-off-by: Stephen Hemminger <shemminger@...l.org>
--- sky2.orig/drivers/net/sky2.c 2006-12-04 12:33:26.000000000 -0800
+++ sky2/drivers/net/sky2.c 2006-12-04 12:38:00.000000000 -0800
@@ -117,6 +117,7 @@
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4351) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4352) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4353) },
+ { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4356) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4360) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4361) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4362) },
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists