From owner-freebsd-current@FreeBSD.ORG Tue Jul 13 02:18:15 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD4C16A4CE for ; Tue, 13 Jul 2004 02:18:15 +0000 (GMT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 976B543D1F for ; Tue, 13 Jul 2004 02:18:15 +0000 (GMT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (andy@localhost [127.0.0.1]) i6D2HvGw024117; Mon, 12 Jul 2004 22:17:57 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i6D2HuWW024114; Mon, 12 Jul 2004 22:17:57 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Mon, 12 Jul 2004 22:17:56 -0400 (EDT) From: Andre Guibert de Bruet To: Ilker OZUPAK In-Reply-To: <200407121248.42792.ilker.ozupak@emu.edu.tr> Message-ID: <20040712214545.O2496@alpha.siliconlandmark.com> References: <200407121248.42792.ilker.ozupak@emu.edu.tr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: freebsd-current@freebsd.org Subject: Re: CPUTYPE=p4 & kernel config X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 02:18:16 -0000 On Mon, 12 Jul 2004, Ilker OZUPAK wrote: > is there any kernel options that is mandatory for the > "CPUTYPE=p4" case. anything to be addded to GENERIC > or to not to be removed. Your CPU qualifies for the I686_CPU cpu directive. You may consider commenting out I{4,5}86_CPU if you are not concerned with having the kernel boot on older machines. You may also want to add "options CPU_ENABLE_SSE". Regards, Andy > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >