[ipxe-devel] NIC Drivers

Michael Brown mcb30 at ipxe.org
Mon May 8 22:21:42 UTC 2017


On 08/05/17 18:21, Dean Westhead wrote:
> This is the ifstat from the old ( working ), build ( ipxe-5cf5ffe ) :
> 
> ipxe> ifstat
> net(0): 70:10:6f:ed:25:18 using NII on NII-0000:06:00.0 (closed)
>    [Link:down, TX:0 TXE:0 RX:0 RXE:0]
>    [Link status: Unknown (http://ipxe.org/1a086194)]
 >
 > <snip>
 >
> Doing the same commands on the non workingversion of iPXE ( ipxe-785389c ), gives all the same results except at ifopen net0 gives :
> 
> ipxe: ifopen net0
> Could not open net0: Input/Outpur error (http://ipxe.org/1d6a4a98)

Thank you.  There is only one change to drivers/net/efi/nii.c between 
those two commits:

   http://git.ipxe.org/ipxe.git/commitdiff/6324227

and it doesn't make a lot of sense that this could have caused the 
problem.  Could you please build the latest code (785389c) using:

   make bin-x86_64-efi/ipxe.efi DEBUG=nii:3

and send the resulting debug output?

Thanks,

Michael



More information about the ipxe-devel mailing list