From owner-freebsd-sparc64@FreeBSD.ORG Sun May 19 23:11:03 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4D68AE53 for ; Sun, 19 May 2013 23:11:03 +0000 (UTC) (envelope-from riccardo.veraldi@gmail.com) Received: from mail-ee0-f46.google.com (mail-ee0-f46.google.com [74.125.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id D6B95DE8 for ; Sun, 19 May 2013 23:11:02 +0000 (UTC) Received: by mail-ee0-f46.google.com with SMTP id e49so3518155eek.19 for ; Sun, 19 May 2013 16:10:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=8D7mQpfuxhkgZm2XV8fomWzGx3BlQy+igUIyY+e6HKA=; b=uonSW81C4nMw9bpCv+VONzdboFLKM+PdlchGfmkIKv68wjRe/05JGAaC2LKGwB9w+8 G78K+OkV/V73DFS19/h49dp7024GWoWL23QMl+agLnCbWvH9bFw4Mt75iaazzEdSzOcM TAbgBjm0uslrhMx+wftfg7JvfTiGAkG6hxh2VKttmvxm480uRgYLI+Ah8NqWK96tJ4Dl B8AHExb+Wteq4zcRey/ts/roe6gqKPq2XnhfFe/2dW/057i41cjONYZ0Syp4ipnZLX/8 QkW8T6jzZ50xojoEC3nlLNK7kbhFSXPKqWyZ4nFtUge3+fPHtP8qz/K8AaSgSm5AOYRm Zz5g== X-Received: by 10.15.94.131 with SMTP id bb3mr107820282eeb.20.1369005056091; Sun, 19 May 2013 16:10:56 -0700 (PDT) Received: from knuth.default.domain.invalid ([31.177.41.8]) by mx.google.com with ESMTPSA id bn53sm33987158eeb.7.2013.05.19.16.10.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 19 May 2013 16:10:55 -0700 (PDT) Message-ID: <51995BFD.7080201@gmail.com> Date: Mon, 20 May 2013 01:10:53 +0200 From: Riccardo Veraldi User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Marius Strobl Subject: Re: prtfru on freebsd ? References: <51994E63.4040404@gmail.com> <20130519230445.GA30610@alchemy.franken.de> In-Reply-To: <20130519230445.GA30610@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 May 2013 23:11:03 -0000 On 5/20/13 1:04 AM, Marius Strobl wrote: > On Mon, May 20, 2013 at 12:12:51AM +0200, Riccardo Veraldi wrote: >> Helllo, >> I'd need a kind of prtfru command to check the 'Sun_Part_No' and see if >> 501-6230 or later in order to work with 1200 MHz III Cu cpu. >> before buying those CPU I need to know if they are compatible. >> >> where can I get the fru information from FreeBSD ? >> > `ofwdump -P model /` should show the FRU number of the mainboard > as part of the model string. > > Marius > Node 0xf0029e54: SUNW,Sun-Blade-1000 model: 53 55 4e 57 2c 35 30 31 2d 35 39 33 38 00 'SUNW,501-5938' thanks... unlikely looks like it is not compatbile with 1200 MHx CPU :(