Module Name: src Committed By: knakahara Date: Thu Oct 22 09:45:32 UTC 2015
Modified Files: src/sys/arch/x86/include: pci_machdep_common.h src/sys/dev/pci: pci_stub.c pcivar.h Log Message: add pci_intr_alloc related stubs to reduce ifdef from device drivers. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/x86/include/pci_machdep_common.h cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/pci_stub.c cvs rdiff -u -r1.105 -r1.106 src/sys/dev/pci/pcivar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.