Any chance of adding these please? R > Hi, > > Please find attached latest hardware ID's for intel.c > > --- a/src/drivers/net/intel.c.orig 2017-08-04 10:38:17.114679979 +0100 > +++ b/src/drivers/net/intel.c 2017-08-04 10:44:13.329586598 +0100 > @@ -1132,7 +1132,11 @@ > PCI_ROM ( 0x8086, 0x15a3, "i218v-3", "I218-V", INTEL_NO_PHY_RST ), > PCI_ROM ( 0x8086, 0x15b7, "i219lm-2", "I219-LM (2)", INTEL_NO_PHY_RST ), > PCI_ROM ( 0x8086, 0x15b8, "i219v-2", "I219-V (2)", 0 ), > + PCI_ROM ( 0x8086, 0x15b9, "i219lm-3", "I219-LM (3)", INTEL_NO_PHY_RST ), > + PCI_ROM ( 0x8086, 0x15d6, "i219v-5", "I219-V (5)", INTEL_NO_PHY_RST ), > + PCI_ROM ( 0x8086, 0x15d7, "i219lm-4", "I219-LM (4)", INTEL_NO_PHY_RST ), > PCI_ROM ( 0x8086, 0x15d8, "i219v-4", "I219-V (4)", INTEL_NO_PHY_RST ), > + PCI_ROM ( 0x8086, 0x15e3, "i219lm-5", "I219-LM (5)", INTEL_NO_PHY_RST ), > PCI_ROM ( 0x8086, 0x294c, "82566dc-2", "82566DC-2", 0 ), > PCI_ROM ( 0x8086, 0x2e6e, "cemedia", "CE Media Processor", 0 ), > }; > > > Cheers > > Richard Moore_______________________________________________ > ipxe-devel mailing list > [email protected] > https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel >
_______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

