From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 9 18:53:52 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE40616A4CE for ; Sun, 9 Jan 2005 18:53:52 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A2A243D5A for ; Sun, 9 Jan 2005 18:53:52 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j09Iriha029952; Sun, 9 Jan 2005 19:53:44 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id j09IrdMI029951; Sun, 9 Jan 2005 19:53:39 +0100 (CET) (envelope-from marius) Date: Sun, 9 Jan 2005 19:53:39 +0100 From: Marius Strobl To: Cyril Tikhomiroff Message-ID: <20050109195339.A24896@newtrinity.zeist.de> References: <41E09473.6070106@anor.net> <20050109145433.A21246@newtrinity.zeist.de> <41E13CEE.4060701@anor.net> <20050109163944.I217@newtrinity.zeist.de> <41E15D1E.4040103@anor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <41E15D1E.4040103@anor.net>; from tikho@anor.net on Mon, Jan 10, 2005 at 12:34:38AM +0800 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.52; host: newtrinity.zeist.de) cc: freebsd-sparc64@freebsd.org Subject: Re: 5.3 cd installation panic X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 18:53:53 -0000 On Mon, Jan 10, 2005 at 12:34:38AM +0800, Cyril Tikhomiroff wrote: > Fine, I will have the network card removed, but it will take time since > the server is in another country. I will also upgrade the PROM. > > I will continue this thread when it's done. > > By the way, I tried to install OpenBSD and the PCI network card doesn't > work : while the kernel recognizes it as hme1, using it produces timeout > errors. But under Solaris 8 it runs fine. I didn't try NetBSD. > > Thank you for the references for upgrading the PROM. > > Another question about the PROM, at least what version of the firmware > FreeBSD (and OpenBSD) need to work correctly on a Ultra workstation ? > All I get through a google research is that old firmwares will not work. > Mine is 3.11, which isn't the oldest, nor the newest. > I'm not aware of known not working with FreeBSD firmware revisions so far. As for the U30 I was passed on a device tree dump generated by ofwdump(8) under FreeBSD running with revision 3.9.5. The problematic node still could be only present in 3.11 or at least not 3.9.5 or only present when an add-on HME card (which also have their own firmware) is plugged in. Marius