Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   macallan
Date:           Tue Jul 17 04:01:35 UTC 2007

Modified Files:
        src/sys/arch/mips/include: pmap.h
        src/sys/arch/mips/mips: pmap.c

Log Message:
if we have 64bit paddr_t add a flag which indicates non-cachable for use
with mmap*() and pmap_enter()
Mainly for allowing userland to mmap() the O2's framebuffer uncached


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/mips/include/pmap.h
cvs rdiff -r1.174 -r1.175 src/sys/arch/mips/mips/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