From owner-freebsd-alpha Mon Mar 26 3: 9:17 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id 313F037B71A for ; Mon, 26 Mar 2001 03:09:07 -0800 (PST) (envelope-from msmith@mass.dis.org) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.2/8.11.2) with ESMTP id f2Q7cY601365; Sun, 25 Mar 2001 23:38:35 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200103260738.f2Q7cY601365@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Michael Richards" Cc: freebsd-alpha@freebsd.org Subject: Re: Boot Loader Progress... In-reply-to: Your message of "Sun, 25 Mar 2001 18:23:18 EST." <3ABE7DE5.0000ED.48828@frodo.searchcanada.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Mar 2001 23:38:33 -0800 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The loader fails when it calls the "include" function to load the > file: /boot/loader.rc > I originally thought it was a problem with reading the data, but now > I believe the call to "open" in the include function in > common/interp.c is never returning. I am going to descent into the > depths of libstand to insert debugging and see if I can locate the > exact point of failure. Don't bother with libstand, go straight to the libalpha code and see if we're actually calling the SRM 'open' function more than once. I suspect that SRM may have issues with that. > Does anyone have documentation on how to interface with the alpha > bios to perform low level things such as reading blocks of data? I > would like to verify that calls are being made properly. The SRM ("bios") implementations typically have issues that are interpretation; they comply with the specification, but fail in areas outside it (since it's pretty vague about some of the assumptions that one can or can't make). > Finally, assuming that I do get this problem fixed, is there anyone > specifically that I should be sending patches to? As was previously mentioned, the freebsd-alpha list is probably the best place. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message