From owner-cvs-all Wed Jun 28 18:25:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 28E0D37C281; Wed, 28 Jun 2000 18:25:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA46348; Wed, 28 Jun 2000 18:25:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006290125.SAA46348@freefall.freebsd.org> From: John Baldwin Date: Wed, 28 Jun 2000 18:25:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btx btx.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/06/28 18:25:31 PDT Modified files: sys/boot/i386/btx/btx btx.s Log: Rework the detecting of the rdmsr and wrmsr instructions in the v86 monitor so that the codepath is cleaner and easier to maintain in the future. Revision Changes Path 1.19 +8 -8 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message