Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 12/20/2007 23:28:08
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.