From owner-freebsd-questions@FreeBSD.ORG Wed Apr 26 20:52:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E04016A400 for ; Wed, 26 Apr 2006 20:52:08 +0000 (UTC) (envelope-from henk.thuis@planet.nl) Received: from psmtp04.wxs.nl (psmtp04.wxs.nl [195.121.247.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id B721D43D45 for ; Wed, 26 Apr 2006 20:52:07 +0000 (GMT) (envelope-from henk.thuis@planet.nl) Received: from developer (ipd50af070.speed.planet.nl [213.10.240.112]) by psmtp04.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.07 (built Jun 24 2005)) with ESMTP id <0IYC00M8QKMTVU@psmtp04.wxs.nl> for freebsd-questions@freebsd.org; Wed, 26 Apr 2006 22:52:05 +0200 (MEST) Date: Wed, 26 Apr 2006 22:52:17 +0200 From: henk.thuis@planet.nl To: freebsd-questions@freebsd.org Message-id: <0IYC00M8RKMTVU@psmtp04.wxs.nl> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-index: AcZpc0R1VZQvcZ6OQ4SibX4sT1PZlA== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: em64t cpu build 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: Wed, 26 Apr 2006 20:52:08 -0000 Hi, Want to build a new kernel for fbsd 5.4 on a system with a Celeron D cpu with em64t support and wondering if my config is correct in src/sys/amd64/conf/KERNEL: machine amd64 #cpu HAMMER cpu I686_CPU ident KERNEL This cpu have also the xd bit, does this working for source amd64? And floating point device npx is not available in amd64 GENERIC, is this needed for Celeron D cpu's? Are there more device/options to be aware of specific for a kernel configuration with em64t cpu's that are not listed in the GENERIC of amd64? Regards, Henk