[ipxe-devel] [PATCH 0/4] Network driver for Solarflare SFC8XXX adapters
Michael Brown
mcb30 at ipxe.org
Mon Apr 10 15:26:55 UTC 2017
On 07/04/17 10:44, Martin Habets wrote:
> This patch series provides network driver support for the Solarflare SFN8XXX
> adapters, which consist of SFN8522, SFN8542 and SFN8722.
> We will add support for newer hardware to this driver going forward.
> There is no plan to integrate the existing SFN4000 driver (provided in the
> etherfabric.[ch] files) into the new code base, as that is now legacy hardware.
Applied with some minor changes:
- added prerequisite <stdbool.h> header file to avoid external dependencies:
http://git.ipxe.org/ipxe.git/commitdiff/ffb5fe4
- fixed error number allocation in errfile.h
- fixed compilation failure for non-BIOS builds (due to use of
PXENV_STATUS macro)
- squashed down to a single commit to avoid commits introducing
non-built code
Pushed as:
http://git.ipxe.org/ipxe.git/commitdiff/f3788fa
Thanks!
Michael
More information about the ipxe-devel
mailing list