mirror of
https://github.com/ipxe/ipxe
synced 2026-01-13 00:48:39 +03:00
[tg3] Add support for BCM57766
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
652e5a96db
commit
24112d91a0
@@ -928,6 +928,7 @@ static struct pci_device_id tg3_nics[] = {
|
||||
PCI_ROM(0x14e4, 0x16b6, "14e4-16b6", "14e4-16b6", 0),
|
||||
PCI_ROM(0x14e4, 0x1657, "14e4-1657", "14e4-1657", 0),
|
||||
PCI_ROM(0x14e4, 0x165f, "14e4-165f", "14e4-165f", 0),
|
||||
PCI_ROM(0x14e4, 0x1686, "14e4-1686", "14e4-1686", 0),
|
||||
PCI_ROM(0x1148, 0x4400, "1148-4400", "1148-4400", 0),
|
||||
PCI_ROM(0x1148, 0x4500, "1148-4500", "1148-4500", 0),
|
||||
PCI_ROM(0x173b, 0x03e8, "173b-03e8", "173b-03e8", 0),
|
||||
|
||||
Reference in New Issue
Block a user