Module Name: src Committed By: jdolecek Date: Sun Jun 24 11:51:15 UTC 2018
Modified Files: src/sys/arch/x86/pci: pci_intr_machdep.c src/sys/dev/pci: pci_stub.c Log Message: provide pci_intr_establish_xname() on x86 independantly from MSI, so it's available on XEN too; change also the stub to use weak symbol instead #ifdef To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/x86/pci/pci_intr_machdep.c cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/pci_stub.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.