d2d9ab366b
possible to end up in the interrupt handler again while processing the previous RX interrupt in ifp->if_input() because the MD interrupt code disables the delivery of the respective interrupt until all associated handlers were called (in the INTR_FILTER case the MI code supposedly does the same). Toggling the NIC interrupt enable bit in these handlers still is necessary though as some chips (f.e. the VMware emulated one) require this to be done in order to keep issuing interrupts. MFC after: 1 month |
||
---|---|---|
.. | ||
am7990.c | ||
am7990reg.h | ||
am7990var.h | ||
am79900.c | ||
am79900reg.h | ||
am79900var.h | ||
if_le_cbus.c | ||
if_le_isa.c | ||
if_le_lebuffer.c | ||
if_le_ledma.c | ||
if_le_pci.c | ||
lance.c | ||
lancereg.h | ||
lancevar.h | ||
lebuffer_sbus.c |