From owner-cvs-all Sat Oct 3 07:33:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA13324 for cvs-all-outgoing; Sat, 3 Oct 1998 07:33:13 -0700 (PDT) (envelope-from owner-cvs-all) 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 HAA13319; Sat, 3 Oct 1998 07:33:12 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19094; Sat, 3 Oct 1998 07:33:06 -0700 (PDT) Date: Sat, 3 Oct 1998 07:33:06 -0700 (PDT) Message-Id: <199810031433.HAA19094@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/btx/btx btx.s Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk rnordier 1998/10/03 07:33:06 PDT Modified files: sys/boot/i386/btx/btx btx.s Log: Map all BTX system pages readable at ring 3. This resolves the firmware problem first raised in connection with PR 8105, although unrelated. Revision Changes Path 1.4 +12 -17 src/sys/boot/i386/btx/btx/btx.s