Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: xtraeme
Date: Thu Dec 20 23:28:08 UTC 2007
Modified Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
- Use intel_family_new_probe() for CPUCLASS_686/family 6, so that we can
show 'features3' in the Core 2 Duo CPUs.
- Use __arraycount() in two lines.
Ok by ad@ (the new x86 portmaster).
To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/arch/i386/i386/identcpu.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