On Thursday 03 Mar 2011 17:07:58 Michael Brown wrote:
> The only change I can think of that might be relevant to the UNDI driver is
> 
>   http://git.ipxe.org/ipxe.git/commitdiff/006d9f1
> 
> It's possible that your card is erroneously reporting that it doesn't
> support interrupts, when in fact it requires the interrupt-triggered call
> to PXENV_UNDI_ISR_IN_START in order to make packet reception work.  You
> could try overriding the interrupts-supported detection logic using the
> attached patch.

I have committed a change that should (hopefully) fix this problem permanently:

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

I think this should solve your interrupt-related problem, without breaking the 
Emulex NICs.

Michael
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to