Module Name: src Committed By: dyoung Date: Wed Apr 28 21:27:14 UTC 2010
Modified Files: src/sys/arch/x86/include: pci_machdep_common.h src/sys/arch/x86/pci: pci_intr_machdep.c pci_machdep.c Log Message: Provide an x86 implementation of pci_chipset_tag_create(9) and pci_chipset_tag_destroy(9). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x86/include/pci_machdep_common.h cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/pci/pci_intr_machdep.c cvs rdiff -u -r1.42 -r1.43 src/sys/arch/x86/pci/pci_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.