From owner-cvs-all Tue Feb 26 22: 5:58 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 CD0D337B400; Tue, 26 Feb 2002 22:05:50 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1R65op50018; Tue, 26 Feb 2002 22:05:50 -0800 (PST) (envelope-from jake) Message-Id: <200202270605.g1R65op50018@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 26 Feb 2002 22:05:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 identcpu.c machdep.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 jake 2002/02/26 22:05:50 PST Modified files: sys/sparc64/include md_var.h sys/sparc64/sparc64 identcpu.c machdep.c Log: Make cpu_identify take the value of the ver register and cpuid as arguments so we can print nice things about non-current cpus. Revision Changes Path 1.10 +1 -1 src/sys/sparc64/include/md_var.h 1.6 +2 -4 src/sys/sparc64/sparc64/identcpu.c 1.37 +1 -1 src/sys/sparc64/sparc64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message