Date: Tue, 7 Jan 2003 17:20:05 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 initcpu.c locore.s src/sys/i386/include md_var.h Message-ID: <200301080120.h081K5we021556@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/01/07 17:20:05 PST Modified files: sys/i386/i386 initcpu.c locore.s sys/i386/include md_var.h Log: Add a cpuid_cpuinfo variable to hold the results of %ebx from cpuid with %eax of 1 and set it in identify_cpu(). Revision Changes Path 1.39 +1 -0 src/sys/i386/i386/initcpu.c 1.162 +1 -0 src/sys/i386/i386/locore.s 1.55 +1 -0 src/sys/i386/include/md_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301080120.h081K5we021556>