Module Name: src Committed By: jmcneill Date: Tue Jan 18 17:44:16 UTC 2011
Modified Files: src/sys/arch/x86/x86: mtrr_i686.c Log Message: - fix an off-by-one that disallowed adjacent mappings with conflicting types from being created - only allow MTRR_TYPE_WC mappings if the processor supports it To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/x86/x86/mtrr_i686.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.