K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-03-31T14:50:51.000000Z K 7 svn:log V 502 MFC: MI support for PCI Message Signalled Interrupts (MSI). For more details see the relevant commit logs in HEAD. The notable differences between this patch and what is in HEAD now are that pci_remap_msix() is not currently implemented in this patch (I need to change the API in HEAD, so I'm not going to MFC it until its API is stable) and MSI and MSI-X are not enabled by default. To enable MSI and MSI-X support, one must set the 'hw.pci.msi_enable' and/or 'hw.pci.msix_enable' loader tunables. END