Le mercredi 28 juillet 2010 à 16:36 +0200, Piotr Jaroszyński a écrit : > 2010/7/28 Gilles Martin <[email protected]>: > > Ok, here is the information: > > > > 02:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme > > BCM5751M Gigabit Ethernet PCI Express [14e4:167d] (rev 11) > > You could try adding a PCI_ROM entry for that vendor and device code > at end of drivers/net/tg3.c >
This is working at least with version 1.0.1, I added this line: PCI_ROM(0x14e4, 0x167d, "tg3-5751M", "Broadcom Tigon 3 5751M", 0), Thanks for your help. -- Gilles _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
