From owner-cvs-all Thu Sep 28 21:38:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EB1037B423; Thu, 28 Sep 2000 21:38:36 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA80220; Thu, 28 Sep 2000 21:38:36 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200009290438.VAA80220@freefall.freebsd.org> From: Peter Wemm Date: Thu, 28 Sep 2000 21:38:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/include cputypes.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/09/28 21:38:36 PDT Modified files: sys/i386/i386 identcpu.c sys/i386/include cputypes.h Log: First shot at identifying the Pentum 4 acording to our reading of the the cpu_id extensions in the Intel docs. There is more info available. See the following URL for more details. http://developer.intel.com/design/processor/future/manuals/CPUID_Supplement.htm Requested by: Intel Revision Changes Path 1.86 +6 -1 src/sys/i386/i386/identcpu.c 1.14 +4 -3 src/sys/i386/include/cputypes.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message