From owner-cvs-all Mon Oct 29 22:31:49 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 69B1A37B407; Mon, 29 Oct 2001 22:31:45 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9U6Vjv70479; Mon, 29 Oct 2001 22:31:45 -0800 (PST) (envelope-from jake) Message-Id: <200110300631.f9U6Vjv70479@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 29 Oct 2001 22:31:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/loader main.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 jake 2001/10/29 22:31:45 PST Modified files: sys/boot/sparc64/loader main.c Log: Add definitions for network support, doesn't work yet. Pass the right arguments to the kernel. Replace magic numbers with symbolic constants. Pass the real openfirmware entry point to OF_init. Revision Changes Path 1.3 +40 -27 src/sys/boot/sparc64/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message