From owner-cvs-all Mon Oct 15 8:17: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 3866A37B40A; Mon, 15 Oct 2001 08:16:58 -0700 (PDT) Received: from [207.76.207.129] (PBG4.whistle.com [207.76.207.129]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id IAA44224; Mon, 15 Oct 2001 08:16:55 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark-ml@207.76.206.1 Message-Id: In-Reply-To: <200110150935.f9F9Ze696851@freefall.freebsd.org> References: <200110150935.f9F9Ze696851@freefall.freebsd.org> Date: Mon, 15 Oct 2001 08:11:46 -0700 To: Robert Drehmel , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org From: Mark Peek Subject: Re: cvs commit: src/sys/boot/ofw/libofw disklabel.h ofw_disk.c Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 2:35 AM -0700 10/15/01, Robert Drehmel wrote: >robert 2001/10/15 02:35:40 PDT > > Modified files: > sys/boot/ofw/libofw ofw_disk.c > Added files: > sys/boot/ofw/libofw disklabel.h > Log: > - Fill dummy functions with code to read from disk using Open > Firmware. > - Add a temporary disklabel header to boot off a NetBSD/sparc64 > partition. This file can be deleted when we have got a FCode > bootblock. > > The disklabel header was obtained from NetBSD. Should this be conditional for just the sparc64? The PowerPC port uses the Open Firmware boot code as well. In fact, it might be good to have Benno review your changes to ensure it is portable to both. Thanks, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message