Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Sep 19 01:26:19 UTC 2001

Modified Files:
        syssrc/sys/arch/i386/conf: files.i386
        syssrc/sys/arch/i386/i386: machdep.c
        syssrc/sys/arch/i386/include: mtrr.h
Added Files:
        syssrc/sys/arch/i386/i386: mtrr_k6.c

Log Message:
Add code to frob the MTRR-like registers on the AMD K6-2
and AMD K6-III.


To generate a diff of this commit:
cvs rdiff -r1.196 -r1.197 syssrc/sys/arch/i386/conf/files.i386
cvs rdiff -r1.456 -r1.457 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/i386/mtrr_k6.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/i386/include/mtrr.h

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