[ipxe-devel] Hang during 'establishing link' using ASIX USB dongle and undi driver

Michael Brown mcb30 at ipxe.org
Wed May 14 12:55:22 UTC 2014


On 08/05/14 19:34, Mike Harris wrote:
> Anything else I can do for this? I need to get it working.

It's possible that an interrupt is occuring midway through the call to 
PXENV_UNDI_OPEN, and that this interrupt is confusing the ASIX PXE 
stack.  You could try forcibly disabling the interrupt by commenting out 
the line

   undinic->irq = undi_info.IntNumber;

Michael



More information about the ipxe-devel mailing list