Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: jmcneill
Date: Fri Feb 11 23:08:39 UTC 2011
Modified Files:
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: bus_space.c pmap.c
Log Message:
add bus_space_mmap support for BUS_SPACE_MAP_PREFETCHABLE, ok matt@
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/x86/include/pmap.h
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/x86/x86/bus_space.c
cvs rdiff -u -r1.117 -r1.118 src/sys/arch/x86/x86/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index