From owner-cvs-all Wed Sep 12 1:38:54 2001 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id DE09637B401; Wed, 12 Sep 2001 01:38:44 -0700 (PDT) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 15h5Xc-0005KC-0U; Wed, 12 Sep 2001 09:38:40 +0100 Received: from salmon.nlsystems.com (salmon [10.0.0.3]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f8C8bPc77535; Wed, 12 Sep 2001 09:37:25 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 12 Sep 2001 09:36:55 +0100 (BST) From: Doug Rabson To: Doug Rabson Cc: , Subject: Re: 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 In-Reply-To: <200109120834.f8C8YRt48393@freefall.freebsd.org> Message-ID: <20010912093550.S398-100000@salmon.nlsystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 12 Sep 2001, Doug Rabson wrote: > 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. A kernel booted with this dies in linker_elf_lookup_symbol for some reason. Probably something wrong with the code in the loader which copies module information. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message