From owner-cvs-all Fri Jun 16 23:45:45 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 DF30937B65C; Fri, 16 Jun 2000 23:45:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA00923; Fri, 16 Jun 2000 23:45:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200006170645.XAA00923@freefall.freebsd.org> From: John Baldwin Date: Fri, 16 Jun 2000 23:45:41 -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/16 23:45:41 PDT Modified files: sys/boot/i386/btx/btx btx.s Log: Add support for emulating the RDMSR and WRMSR instructions into BTX. In theory, this should allow the K7V Athlon motherboard to boot ok with boot virus protection enabled. However, I have no hardware to test this. It shouldn't break anything though. :) Prodded by: Kelly Yancey Revision Changes Path 1.18 +25 -3 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