[PATCH] sky2: add PCI for 88ec033
Add another new/missing pci id for 88ec033 chip. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
a3f63e4f4b
commit
2a45b49c30
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ static const struct pci_device_id sky2_id_table[] = {
|
|||
{ 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) },
|
||||
|
|
Loading…
Reference in a new issue