From owner-freebsd-current Tue Oct 30 15:25: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from smtp.noos.fr (lafontaine.noos.net [212.198.2.72]) by hub.freebsd.org (Postfix) with ESMTP id 5F4D237B405 for ; Tue, 30 Oct 2001 15:25:01 -0800 (PST) Received: (qmail 89979600 invoked by uid 0); 30 Oct 2001 23:24:59 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.229.145]) (envelope-sender ) by 212.198.2.72 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 30 Oct 2001 23:24:59 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f9UNOwr21457; Wed, 31 Oct 2001 00:24:58 +0100 (CET) (envelope-from root) Message-Id: <200110302324.f9UNOwr21457@gits.dyndns.org> Subject: Re: adding athlon xp to bsd.cpu.mk In-Reply-To: <20011028163713.B32015@dragon.nuxi.com> To: current@FreeBSD.org Date: Wed, 31 Oct 2001 00:24:58 +0100 (CET) Cc: freebsd-current Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: X-Mailer: ELM [version 2.4ME+ PL95a (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien wrote: > [ BTW, ONE LIST OR THE OTHER PLEASE!! ] > > On Sat, Oct 27, 2001 at 10:00:44PM +0200, Cyrille Lefevre wrote: > > +. elif ${CPUTYPE} == "athlonxp" > > +CPUTYPE = xp > > Please, NO. There is no 'XP' processor. It is AthlonXP -- so use the > full name. 'k7' was the name of the CPU for quite a long time while it > was in development, thus poeple came to call the CPU 'k7'. I don't know > of anyone that has or will start to call the latest CPU 'xp'. > > Please rework the patch leaving out the 'xp' part. so, how to make the difference between an old (k7) and a new k7 (xp) ? the later one having SSE in addition to the former one... Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message