Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   cegger
Date:           Mon Oct 13 19:14:53 UTC 2008

Modified Files:
        src/sys/arch/x86/include: specialreg.h
        src/usr.sbin/cpuctl/arch: i386.c

Log Message:
Add cpuid 0x80000001 %ecx features flags. Rename CPUID_MASK4 to 
CPUID_INTEL_MASK4 for consistency with new CPUID_AMD_MASK4


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/x86/include/specialreg.h
cvs rdiff -r1.10 -r1.11 src/usr.sbin/cpuctl/arch/i386.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