<div dir="ltr">No change in commenting out that line. Thanks for the tip though.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 14, 2014 at 5:55 AM, Michael Brown <span dir="ltr"><<a href="mailto:mcb30@ipxe.org" target="_blank">mcb30@ipxe.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 08/05/14 19:34, Mike Harris wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Anything else I can do for this? I need to get it working.<br>
</blockquote>
<br></div>
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<br>


<br>
  undinic->irq = undi_info.IntNumber;<br>
<br>
Michael<br>
</blockquote></div><br></div>