From owner-cvs-all Mon Oct 15 2:35:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEDFD37B406; Mon, 15 Oct 2001 02:35:40 -0700 (PDT) Received: (from robert@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9F9Ze696851; Mon, 15 Oct 2001 02:35:40 -0700 (PDT) (envelope-from robert) Message-Id: <200110150935.f9F9Ze696851@freefall.freebsd.org> From: Robert Drehmel Date: Mon, 15 Oct 2001 02:35:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ofw/libofw disklabel.h ofw_disk.c X-FreeBSD-CVS-Branch: HEAD 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 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. Revision Changes Path 1.1 +492 -0 src/sys/boot/ofw/libofw/disklabel.h (new) 1.3 +106 -7 src/sys/boot/ofw/libofw/ofw_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message