From owner-freebsd-smp Sun Feb 15 11:30:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12119 for freebsd-smp-outgoing; Sun, 15 Feb 1998 11:30:47 -0800 (PST) (envelope-from owner-freebsd-smp@FreeBSD.ORG) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12105 for ; Sun, 15 Feb 1998 11:30:43 -0800 (PST) (envelope-from fbsd@Ilsa.StevesCafe.com) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.7/8.8.5) with ESMTP id MAA18218; Sun, 15 Feb 1998 12:30:20 -0700 (MST) Message-Id: <199802151930.MAA18218@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: ejon@colltech.com cc: ken@plutotech.com (Kenneth D. Merry), mike@smith.net.au, smp@FreeBSD.ORG Subject: Re: DEC PW 6200 troubles - more info In-reply-to: Your message of "Sun, 15 Feb 1998 09:09:05 CST." <199802151509.JAA19006@psasolar.psa.pencom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 12:30:20 -0700 Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > Well, I wanted to hold off replying to your suggestion > until I'd checked for the 12th time, but now I'm sure: there is > no such option. > There's also no issue date for the BIOS either in ROM > or on the download page, so I don't know if it's reasonable > to expect an update any time soon. > > Does anyone have any other suggestions on where to > go next? You will have to start debugging the actual code. If possible use ddb to catch the point of error. If it happens too soon in the boot process you will need to start putting printf()s in the code to track down the exact spot of the problem. Once this is done we can consider the fix... -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message