From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 9 02:57:01 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6568237B401 for ; Wed, 9 Apr 2003 02:57:01 -0700 (PDT) Received: from postino.fi.infn.it (postino.fi.infn.it [192.84.145.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2825C43F75 for ; Wed, 9 Apr 2003 02:57:00 -0700 (PDT) (envelope-from Riccardo.Veraldi@fi.infn.it) Received: from dijkstra.fi.infn.it (dijkstra.fi.infn.it [192.84.145.13]) by postino.fi.infn.it (8.12.9/8.12.6) with ESMTP id h399uv4k092315 for ; Wed, 9 Apr 2003 11:56:58 +0200 (CEST) Received: by dijkstra.fi.infn.it (Postfix, from userid 1000) id 2E81E36D81; Wed, 9 Apr 2003 11:56:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by dijkstra.fi.infn.it (Postfix) with ESMTP id 036AD30C01 for ; Wed, 9 Apr 2003 11:56:56 +0200 (CEST) Date: Wed, 9 Apr 2003 11:56:56 +0200 (CEST) From: Riccardo.Veraldi@fi.infn.it X-X-Sender: fddi@dijkstra.fi.infn.it To: freebsd-alpha@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-RAVMilter-Version: 8.4.1(snapshot 20020920) (postino.fi.infn.it) X-Spam-Status: No, hits=1.5 required=5.0 tests=NO_REAL_NAME,SPAM_PHRASE_00_01,USER_AGENT_PINE version=2.43 X-Spam-Level: * Subject: EV67 CPU X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:57:01 -0000 I noticed that -mcpu=ev67 isn't supported on gcc version from FreeBSD 4.8 and also the kernel does not report the model of the alpha CPU: COMPAQ Professional Workstation XP1000, 666MHz 8192 byte page size, 1 processor. CPU: major=11 minor=9 extensions=0x307 OSF PAL rev: 0x1001600020153 is it normal? with FreeBSD-5.0 the CPU was identifyed as EV67 thanks Rick