]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Virtualize pci_remap_msi_irq() call from general MSI code. It allows MSI
authormav <mav@FreeBSD.org>
Mon, 14 Jun 2010 07:10:37 +0000 (07:10 +0000)
committermav <mav@FreeBSD.org>
Mon, 14 Jun 2010 07:10:37 +0000 (07:10 +0000)
commitea954fa396b041bd7926fa93cc6d5dc99f8e181a
tree423ab29863b618eb95213b9452c47472bc992ceb
parente63e5eff064b854e57039ef919e33a4c0813018d
Virtualize pci_remap_msi_irq() call from general MSI code. It allows MSI
(FSB interrupts) to be used by non-PCI devices, such as HPET.
sys/dev/pci/pci.c
sys/dev/pci/pcivar.h
sys/kern/bus_if.m
sys/x86/x86/msi.c