From owner-cvs-all Sun Feb 10 3:23:19 2002 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 A629D37B416; Sun, 10 Feb 2002 03:23:14 -0800 (PST) Received: (from kato@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1ABNEG75352; Sun, 10 Feb 2002 03:23:14 -0800 (PST) (envelope-from kato) Message-Id: <200202101123.g1ABNEG75352@freefall.freebsd.org> From: KATO Takenori Date: Sun, 10 Feb 2002 03:23:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kato 2002/02/10 03:23:14 PST Modified files: sys/i386/i386 identcpu.c Log: Cosmetic changes: - Collected i486 identification codes in one place like 586 and 686. - Merged two cases (0x470 and 0x490) for `Enhanced Am486DX4 Write-Back.' - Replaced `unknown' into `Unknown'. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) Revision Changes Path 1.100 +28 -24 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message