Date: Wed, 29 Mar 2000 05:45:41 -0800 (PST) From: KATO Takenori <kato@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 locore.s Message-ID: <200003291345.FAA97717@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 2000/03/29 05:45:41 PST Modified files: sys/i386/i386 locore.s Log: PC-98 BIOS copies the DX register into its work area. The value of it shows `CPUID' and it is useful to identify CPU. So, it is copied from BIOS work area to the cpu_id variable (PC-98 only). Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) Revision Changes Path 1.133 +4 -1 src/sys/i386/i386/locore.s 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?200003291345.FAA97717>