From owner-freebsd-questions@FreeBSD.ORG Wed Aug 10 20:53:47 2005 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 6B8C516A41F for ; Wed, 10 Aug 2005 20:53:47 +0000 (GMT) (envelope-from m@obmail.net) Received: from stewie.obfuscated.net (stewie.obfuscated.net [66.118.188.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC6843D46 for ; Wed, 10 Aug 2005 20:53:47 +0000 (GMT) (envelope-from m@obmail.net) Received: from [192.168.1.102] (unknown [66.118.170.134]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by stewie.obfuscated.net (Postfix) with ESMTP id D27906104 for ; Wed, 10 Aug 2005 16:53:46 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v730) Content-Transfer-Encoding: 7bit Message-Id: <8B9435FA-F861-43C6-8870-53DA94BF9CDC@obmail.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Mailing List From: Michael Conlen Date: Wed, 10 Aug 2005 16:53:52 -0400 X-Mailer: Apple Mail (2.730) Subject: nocona/prescott 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, 10 Aug 2005 20:53:47 -0000 I saw in bsd.cpu.mk that it converts CPUTYPE from prescott to nocona if you're on an AMD processor and a nocona to prescott if you're on an i386 processor. Isn't a nocona an Intel processor? -- Michael Conlen