Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 1999 13:28:48 -0700 (PDT)
From:      Stefan Esser <se@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/arc - Imported sources
Message-ID:  <199907282028.NAA26363@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907282028.NAA26363>