From owner-freebsd-stable@FreeBSD.ORG Wed Nov 15 13:19:00 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8158C16A415 for ; Wed, 15 Nov 2006 13:19:00 +0000 (UTC) (envelope-from bsdhelp@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE4D43D64 for ; Wed, 15 Nov 2006 13:18:59 +0000 (GMT) (envelope-from bsdhelp@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so276948nfc for ; Wed, 15 Nov 2006 05:18:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Vcx+Csal8gzSpXmykzWdHMoDV+7kOl0Dsd2XYLoYkd7qUQlRwF+J26TdTnfNpd9ch2/lOBZIK2W7Qpa4GACbz5WB+ztq4ZYX/jDgVfRKiefKUbiK/GEo2m/jW13CnscfMSQCW4RdbB04gX7rq7wq49ADRzTMehXwve/DhcPgEWY= Received: by 10.82.111.8 with SMTP id j8mr290214buc.1163596737798; Wed, 15 Nov 2006 05:18:57 -0800 (PST) Received: by 10.82.166.15 with HTTP; Wed, 15 Nov 2006 05:18:57 -0800 (PST) Message-ID: <474548e50611150518j7945c9f5g55b162c303f2e00d@mail.gmail.com> Date: Wed, 15 Nov 2006 08:18:57 -0500 From: Joe To: "David Malone" In-Reply-To: <20061115100641.GA22391@walton.maths.tcd.ie> MIME-Version: 1.0 References: <474548e50611141652k66d5cb1ejca87ca1d78266ba5@mail.gmail.com> <014601c70853$f2f32fc0$b3db87d4@multiplay.co.uk> <474548e50611141742m394c5d2dx150c2cb667f0631e@mail.gmail.com> <20061115015647.GA95099@xor.obsecurity.org> <474548e50611141759n7d0845c1rb2ecf1b3964d7dc@mail.gmail.com> <474548e50611141800s68a7feb6le69d236678c0d6b7@mail.gmail.com> <20061115100641.GA22391@walton.maths.tcd.ie> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: Fwd: SSE support in 6.1? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 13:19:00 -0000 i'm currently attempting to emulate the appropriate cpu with qemu. i'll keep yall posted. On 11/15/06, David Malone wrote: > > On Tue, Nov 14, 2006 at 09:00:13PM -0500, Joe wrote: > > Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 > > > Features=0x183f9ff > > AMD Features=0xc0440800,MMX+,3DNow+,3DNow> > > There is an option CPU_ATHLON_SSE_HACK which turns on SSE on Athlons > which have SSE but where the BIOS has forgotten to turn it on. > However, this Athlon looks too old - I think you need an Id of 0x660 > or higher for this to work. > > David. > -- Regards Joe