K 10 svn:author V 8 gallatin K 8 svn:date V 27 2008-02-14T16:24:14.000000Z K 7 svn:log V 337 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. END