Module Name: src Committed By: pgoyette Date: Tue Apr 5 13:43:33 UTC 2011
Modified Files: src/sys/arch/x86/x86: ioapic.c Log Message: If an ioapic doesn't really exist, don't add it to internal tables. This is what other xxxBSDs seem to do in similar circumstances. Addresses my PR kern/43568 OK jruoho@ in private Email To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/x86/x86/ioapic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.