From owner-cvs-all Wed Jul 28 13:29:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B984014CA8; Wed, 28 Jul 1999 13:28:57 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: (from se@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA26363; Wed, 28 Jul 1999 13:28:48 -0700 (PDT) (envelope-from se@FreeBSD.org) Message-Id: <199907282028.NAA26363@freefall.freebsd.org> From: Stefan Esser Date: Wed, 28 Jul 1999 13:28:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/arc - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk se 1999/07/28 13:28:48 PDT src/sys/boot/arc - Imported sources Update of /home/ncvs/src/sys/boot/arc In directory freefall.freebsd.org:/d/users/se/ARC/arc Log Message: The ARC BIOS / AlphaBIOS specific primary boot loader. This code is the result of a joined effort with parts contributed by Doug Rabson, Warner Losh and Stefan Esser (hope I did not forget anybody). Part of the sources is obtained from NetBSD with modifications. This code is work in progress: As of the time of the initial import, a loader.exe executable is built, which can be loaded on an Alpha with NT only firmware, but no attempt is made to switch to OSF PAL code as required to start an actual kernel. Status: Vendor Tag: SE Release Tags: initial N src/sys/boot/arc/Makefile N src/sys/boot/arc/Makefile.inc N src/sys/boot/arc/include/arcfuncs.h N src/sys/boot/arc/include/libarc.h N src/sys/boot/arc/include/arctypes.h N src/sys/boot/arc/lib/delay.c N src/sys/boot/arc/lib/Makefile N src/sys/boot/arc/lib/time.c N src/sys/boot/arc/lib/prom.c N src/sys/boot/arc/lib/bootinfo.c N src/sys/boot/arc/lib/devicename.c N src/sys/boot/arc/lib/abort.c N src/sys/boot/arc/lib/module.c N src/sys/boot/arc/lib/arcconsole.c N src/sys/boot/arc/lib/arcdisk.c N src/sys/boot/arc/lib/setjmperr.c N src/sys/boot/arc/lib/elf_freebsd.c N src/sys/boot/arc/lib/arch/alpha/start.S N src/sys/boot/arc/lib/arch/alpha/copy.c N src/sys/boot/arc/lib/arch/alpha/rpb.c N src/sys/boot/arc/lib/arch/alpha/setjmp.S N src/sys/boot/arc/loader/setdef0.c N src/sys/boot/arc/loader/main.c N src/sys/boot/arc/loader/version N src/sys/boot/arc/loader/setdef1.c N src/sys/boot/arc/loader/help.alpha N src/sys/boot/arc/loader/conf.c N src/sys/boot/arc/loader/Makefile No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message