]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Now that mxge supports MSI-X interrupts, reverse the logic and flag
authorgallatin <gallatin@FreeBSD.org>
Thu, 14 Feb 2008 16:24:14 +0000 (16:24 +0000)
committergallatin <gallatin@FreeBSD.org>
Thu, 14 Feb 2008 16:24:14 +0000 (16:24 +0000)
commit0e60a1b33c0d7b886460cc863fd7d1eddffef40f
treed8eb9bbae8a65973450a656a4e48ca304f088217
parentd3836a4dd20de81ec8f4adf4590fb2d2f40b7542
Now that mxge supports MSI-X interrupts, reverse the logic and flag
legacy interrupts rather than MSI as a special case.  Prior to this
commit, the interrupt handler was doing the slow handshaking with
the device to ensure the legacy interrupt was lowered in both
the legacy and MSI-X case.  This handshaking was not
required for MSI-X.
sys/dev/mxge/if_mxge.c
sys/dev/mxge/if_mxge_var.h