From owner-freebsd-questions@FreeBSD.ORG Thu Jan 12 16:25:49 2012 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 4691C106564A for ; Thu, 12 Jan 2012 16:25:49 +0000 (UTC) (envelope-from itasyno@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id CFE6A8FC0C for ; Thu, 12 Jan 2012 16:25:48 +0000 (UTC) Received: by werb13 with SMTP id b13so2347067wer.13 for ; Thu, 12 Jan 2012 08:25:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=V2R7nUxlnJjy/MVBTvX9spptbZRCt4L5x6DAH+RJx2Y=; b=GULQ2vEmFJV+gnLhUVXjFJkdnogtrmZfnoNUOA2gZRgJIID8r+dID9tBRB00xMZyFc myDjbZUPGezUJThtlSkx1grygn3LajhXrKmYwmvnXd4iOIcqx7wUarjJYcYDt5Ywq+jv G1xG1WhJVgxI6jP+2go3CMyT9en26bCty9UFg= Received: by 10.216.131.13 with SMTP id l13mr1752434wei.45.1326384143490; Thu, 12 Jan 2012 08:02:23 -0800 (PST) Received: from [192.168.1.2] ([2.26.61.36]) by mx.google.com with ESMTPS id q5sm6240453wbo.8.2012.01.12.08.02.22 (version=SSLv3 cipher=OTHER); Thu, 12 Jan 2012 08:02:22 -0800 (PST) Message-ID: <4F0F040D.7040609@gmail.com> Date: Thu, 12 Jan 2012 16:02:21 +0000 From: Frank Lay User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Clarification about AMD64 port for Core Duo 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: Thu, 12 Jan 2012 16:25:49 -0000 Hello, The CURRENT (9.0R) release notes have the following to say about the AMD64 port: -------------------------->8------------------------------------- As of this writing, the following processors are supported: ... * All Intel Core 2 (not Core Duo) and later processors ... -------------------------->8------------------------------------- Yet I see many people on the Internet claiming that they're running FreeBSD version <= 9.0 successfully with Core Duos. What's the meaning of this? I own a C2D E8400 (Wolfdale) processor, would I perhaps be safer chosing the i386 port? Or is this all hyperbole? I'd appreciate any time you could spare explaining this to me. Cordially, Frank.