From owner-cvs-sys Sun Dec 22 07:04:18 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA06075 for cvs-sys-outgoing; Sun, 22 Dec 1996 07:04:18 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA06067; Sun, 22 Dec 1996 07:04:17 -0800 (PST) Date: Sun, 22 Dec 1996 07:04:17 -0800 (PST) From: Joerg Wunsch Message-Id: <199612221504.HAA06067@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot bios.S Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/22 07:04:16 Branch: sys/i386/boot/biosboot RELENG_2_2 Modified: sys/i386/boot/biosboot bios.S Log: YAMFC: Initialize the upper 16 bits of the memory sizes properly (to 0). Revision Changes Path 1.5.4.2 +4 -3 src/sys/i386/boot/biosboot/bios.S