mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 01:04:19 +08:00
[PATCH] sky2: add another PCI ID
Yet another PCI ID for 88E8056 Signed-off-by: Stephen Hemminger <sch@sch-laptop.localdomain> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
bdd01503c3
commit
5f5d83fdbf
@ -121,6 +121,7 @@ static const struct pci_device_id sky2_id_table[] = {
|
||||
{ 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 }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user