From owner-freebsd-amd64@FreeBSD.ORG Wed May 26 09:51:22 2010 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A3A01065670 for ; Wed, 26 May 2010 09:51:22 +0000 (UTC) (envelope-from fbsdmail@dnswatch.com) Received: from fast.dnswatch.com (fast.dnswatch.com [168.103.150.11]) by mx1.freebsd.org (Postfix) with ESMTP id 277658FC13 for ; Wed, 26 May 2010 09:51:21 +0000 (UTC) Received: from www.dnswatch.com (localhost.dnswatch.com [127.0.0.1]) by fast.dnswatch.com (8.14.2/8.14.2) with ESMTP id o4Q9ESr2009937 for ; Wed, 26 May 2010 02:14:34 -0700 (PDT) (envelope-from fbsdmail@dnswatch.com) Received: from udns.ultimatedns.net ([168.103.150.20]) (DNSwatchWebMail authenticated user infos) by www.dnswatch.com with HTTP; Wed, 26 May 2010 02:14:34 -0700 (PDT) Message-ID: <0bb3000bdf423ee8f4fde8d10baa0fbb.dnswclient@www.dnswatch.com> Date: Wed, 26 May 2010 02:14:34 -0700 (PDT) From: fbsdmail@dnswatch.com To: freebsd-amd64@freebsd.org User-Agent: DNSwatchWebMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: A couple of AMD kernel config questions X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2010 09:51:22 -0000 Greetings, I'm experimenting with an AMD Athlon X2 CPU: http://www.amd.com/us/products/desktop/processors/athlon-x2/Pages/AMD-athlon-x2-processor-model-numbers-feature-comparison.aspx I just got. This will be the first AMD based kernel I've built. So I find myself with a couple of questions I'm hoping someone here can assist with. As I understand it, this CPU is a K9, does the following line from GENERIC still apply? cpu HAMMER # aka K8, aka Opteron & Athlon64 I noticed the following in NOTES # x86 real mode BIOS emulator, required by atkbdc/dpms/vesa options X86BIOS If I include VESA support in the kernel, will I also need to add the that entry to obtain keyboard && VESA support? Any other AMD specific tweaks I should apply? Any comments/suggestions anyone wouls care to offer, will be grsatly appreciated. Thank you for all your time and consideratiion. --Chris