Module Name: src Committed By: dyoung Date: Wed Aug 17 14:56:55 UTC 2011
Modified Files: src/sys/arch/x86/pci: pci_intr_machdep.c Log Message: In pci_msi_establish(), replace several anonymous constants with IOAPIC_ symbols. No change in the generated assembly. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/x86/pci/pci_intr_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.