From owner-cvs-all Mon Oct 16 3:46:27 2000 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 3BD4B37B66F; Mon, 16 Oct 2000 03:46:24 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA96510; Mon, 16 Oct 2000 03:46:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200010161046.DAA96510@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 16 Oct 2000 03:46:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/powerpc Makefile src/sys/boot/powerpc/loader Makefile help.ofw version src/sys/boot/ofw Makefile src/sys/boot/ofw/libofw Makefile libofw.h main.c ofw_devsearch.c ofw_disk.c ofw_net.c ofw_reboot.c ofw_time.c openfirm.c openfirm.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/10/16 03:46:23 PDT Added files: sys/boot/powerpc Makefile sys/boot/powerpc/loader Makefile help.ofw version sys/boot/ofw Makefile sys/boot/ofw/libofw Makefile libofw.h main.c ofw_devsearch.c ofw_disk.c ofw_net.c ofw_reboot.c ofw_time.c openfirm.c openfirm.h Log: "Ok, my loader's now up to putting up a prompt. It probes disks partially but can't boot from them yet." Thanks to Stephane Potvin for the some of the code in this set. Submitted by: Benno Rice To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message