From owner-freebsd-questions@FreeBSD.ORG Mon Apr 27 12:13:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20EE01065670 for ; Mon, 27 Apr 2009 12:13:54 +0000 (UTC) (envelope-from neo@gothic-chat.de) Received: from gothnet.eu (srv1.gothnet.eu [83.133.111.128]) by mx1.freebsd.org (Postfix) with ESMTP id CFAF98FC15 for ; Mon, 27 Apr 2009 12:13:53 +0000 (UTC) (envelope-from neo@gothic-chat.de) Received: from localhost (localhost [127.0.0.1]) by gothnet.eu (Postfix) with ESMTP id 7192533CB0; Mon, 27 Apr 2009 14:13:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at gothnet.eu Received: from gothnet.eu ([127.0.0.1]) by localhost (gothnet.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uq818GTYQMsE; Mon, 27 Apr 2009 14:13:45 +0200 (CEST) Received: from [10.10.0.10] (unknown [10.10.0.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: neo) by gothnet.eu (Postfix) with ESMTPSA id A422D33C67; Mon, 27 Apr 2009 14:13:14 +0200 (CEST) Message-ID: <49F5A149.2060400@gothic-chat.de> Date: Mon, 27 Apr 2009 14:12:57 +0200 From: "Neo [GC]" User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Mike Barnard References: <7dc029620904270438v61ca979am1fea03d8bab66af7@mail.gmail.com> In-Reply-To: <7dc029620904270438v61ca979am1fea03d8bab66af7@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: FreeBSd amd64 bit kernel conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2009 12:13:54 -0000 HAMMER is the right one for Intel CPUs with EMT64 for running FreeBSD in 64bit mode. In /etc/make.conf chose "nocona" in your CPUTYPE Regards, Neo [GC] Mike Barnard schrieb: > Hi, > > I'm trying to get myself around 64 bit custom kernel configuration for > FreeBSD on Intel Xeon L5430. > > Does any one know what cpu option one should use for this? From my reading, > it seems HAMMER is purely for amd64 architectures. What is the Intel > architecture option. > > Regards, > > Mike > >