From owner-freebsd-sparc64@FreeBSD.ORG Wed Jul 7 10:54:35 2004 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 1C1C616A4CE for ; Wed, 7 Jul 2004 10:54:35 +0000 (GMT) Received: from mx2.casema.nl (mx2.casema.nl [195.96.124.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C0143D49 for ; Wed, 7 Jul 2004 10:54:34 +0000 (GMT) (envelope-from sparc64@bsdchicks.com) Received: from skylab.intern (office.casema.nl [195.96.124.1]) by mx2.casema.nl (Postfix) with ESMTP id 3D2C2C229 for ; Wed, 7 Jul 2004 12:54:31 +0200 (MEST) Received: from [10.74.143.149] by skylab.intern (Netscape Messaging Server 3.6) with ESMTP id AAA5279 for ; Wed, 7 Jul 2004 12:54:33 +0200 Message-ID: <40EBD6AF.3030201@bsdchicks.com> Date: Wed, 07 Jul 2004 12:55:43 +0200 From: DocWilco User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-sparc@freebsd.org X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: CPU version register and a problem 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: Wed, 07 Jul 2004 10:54:35 -0000 As per request in the boot messages, here's an unknown CPU: 0x3e001624000507 prtdiag for my Sun-Blade-1500 identifies the CPU as: SUNW,UltraSPARC-IIIi (mask: 2.4 cache: 1MB speed: 1062MHz) Now for the problem. Actually two problems during installation of 5.2.1-RELEASE. 1) Root filesystem needs to be given manually. No big problem, "ufs:/dev/md0" does the trick. 2) After the kernel has booted the system stops working after a short period of time. Even the prompt for a root filesystem will not respond if I wait too long. I know this is probably related to UltraSPARC III not being supported yet, but I'd like to help out. *grin* Greetings, DocWilco