From owner-cvs-all Fri Feb 13 01:35:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01266 for cvs-all-outgoing; Fri, 13 Feb 1998 01:35:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01250; Fri, 13 Feb 1998 01:35:00 -0800 (PST) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA29017; Fri, 13 Feb 1998 01:34:43 -0800 (PST) Date: Fri, 13 Feb 1998 01:34:43 -0800 (PST) Message-Id: <199802130934.BAA29017@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 identcpu.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/02/13 01:34:43 PST Modified files: sys/i386/i386 identcpu.c Log: Use RDMSR instruction instead of WRMSR. Revision Changes Path 1.43 +16 -16 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message