On Sat, Apr 9, 2016 at 5:07 AM, Tom/文博 <zhangwb.l...@qq.com> wrote: > Dear Sir, > > do ipxe v1.0.0 support intel 82599? > because i didn't find 82599's pci_device_id in V1.0.0 source file. > > for example, > static struct pci_device_id intelx_nics = > {PCI_ROM(0x8086,0x10fb,"82599","82599",0} > > best regards, > wenbo
Hi, iPXE uses the git id to identify version (everything is v1.0.0+) see: http://ipxe.org/faq#which_version_of_ipxe_should_i_use Check and use current git master where it is supported: https://git.ipxe.org/ipxe.git/blob/HEAD:/src/drivers/net/intelx.c#l470 /Christian _______________________________________________ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel