summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorMichael Brown2010-11-19 19:48:00 +0100
committerMichael Brown2010-11-19 19:52:20 +0100
commit006d9f1f60594d6ffd147bea1f08bc753051a50d (patch)
treecb6d09c6717b00d2bb6cd8bb1aec76594c3ac9b9 /src/include
parent[tcp] Remove obsolete constants (diff)
downloadipxe-006d9f1f60594d6ffd147bea1f08bc753051a50d.tar.gz
ipxe-006d9f1f60594d6ffd147bea1f08bc753051a50d.tar.xz
ipxe-006d9f1f60594d6ffd147bea1f08bc753051a50d.zip
[undi] Support underlying UNDI devices that don't support interrupts
Some network cards do not generate interrupts when operated via the UNDI API. Allow for this by waiting for the ISR to be triggered only if the PXE stack advertises that it supports interrupts. When the PXE stack does not advertise interrupt support, we skip the call to PXENV_UNDI_ISR_IN_START and just poll the device using PXENV_UNDI_ISR_IN_PROCESS. This matches the observed behaviour of at least one other PXE NBP (emBoot's winBoot/i), so there is a reasonable chance of this working. Originally-implemented-by: Muralidhar Appalla <Muralidhar.Appalla@emulex.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions