From owner-freebsd-stable Sun Oct 28 6:37:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-d.strhg1.mi.home.com [24.13.43.207]) by hub.freebsd.org (Postfix) with ESMTP id 1397537B40E; Sun, 28 Oct 2001 06:37:50 -0800 (PST) Received: by turtle.looksharp.net (Postfix, from userid 1003) id A7EA53EB6; Sun, 28 Oct 2001 09:38:03 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by turtle.looksharp.net (Postfix) with ESMTP id A4A2EBAA6; Sun, 28 Oct 2001 09:38:03 -0500 (EST) Date: Sun, 28 Oct 2001 09:38:03 -0500 (EST) From: "Brandon D. Valentine" To: Cyrille Lefevre Cc: Peter Wemm , , freebsd-stable , freebsd-current Subject: Re: adding athlon xp to bsd.cpu.mk In-Reply-To: <200110280030.f9S0UfW82593@gits.dyndns.org> Message-ID: <20011028092757.X65051-100000@turtle.looksharp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 28 Oct 2001, Cyrille Lefevre wrote: >Athlon (alias k7) already has MMX. the objective of this patch >was to add SSE to the set of XP (alias MP) processors. I haven't seen the patch you're talking about, nor do I have any newer Athlons here that support SSE, but it seems like it's pretty trivial to grab the SSE identifier out of the table at: http://www.amd.com/products/cpg/athlon/techdocs/pdf/20734.pdf and add it to the print_AMD_features() function in src/sys/i386/i386/identcpu.c. -- "Never put off until tomorrow what you can do today. There might be a law against it by that time." -- /usr/games/fortune, 07/30/2001 Brandon D. Valentine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message