From owner-cvs-all Wed Sep 12 1:34:34 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 698F537B40B; Wed, 12 Sep 2001 01:34:27 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8C8YRt48393; Wed, 12 Sep 2001 01:34:27 -0700 (PDT) (envelope-from dfr) Message-Id: <200109120834.f8C8YRt48393@freefall.freebsd.org> From: Doug Rabson Date: Wed, 12 Sep 2001 01:34:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ia64 Makefile src/sys/boot/ia64/libski Makefile bootinfo.c copy.c delay.c devicename.c elf_freebsd.c exit.c libski.h module.c skiconsole.c skifs.c ssc.c time.c src/sys/boot/ia64/skiload Makefile conf.c ldscript.ia64 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 dfr 2001/09/12 01:34:27 PDT Modified files: sys/boot/ia64 Makefile Added files: sys/boot/ia64/libski Makefile bootinfo.c copy.c delay.c devicename.c elf_freebsd.c exit.c libski.h module.c skiconsole.c skifs.c ssc.c time.c sys/boot/ia64/skiload Makefile conf.c ldscript.ia64 main.c version Log: Add a version of the loader which runs under SKI, the HP ia64 simulator. This loader is quite functional and can load and run kernels. The kernels don't quite work right after loading but that should be easily fixable. Revision Changes Path 1.2 +1 -1 src/sys/boot/ia64/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message