From 1c5abe4aecf7703662d0f429d24ea4ce64646bb8 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Sat, 29 Jul 2006 17:21:55 -0700 Subject: [PATCH] --- yaml --- r: 35126 b: refs/heads/master c: 57fa442c1e842e6ec18ec7cd8cca9e29b5189278 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/sky2.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ba81dbadecd9..c1ee11125600 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 534abebaf746087414291955131f31a39c4f3271 +refs/heads/master: 57fa442c1e842e6ec18ec7cd8cca9e29b5189278 diff --git a/trunk/drivers/net/sky2.c b/trunk/drivers/net/sky2.c index 8f8799c3f9d1..de1177b7b996 100644 --- a/trunk/drivers/net/sky2.c +++ b/trunk/drivers/net/sky2.c @@ -122,6 +122,10 @@ static const struct pci_device_id sky2_id_table[] = { { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4362) }, { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4363) }, { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4364) }, + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4365) }, + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4366) }, + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4367) }, + { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4368) }, { 0 } };