From owner-freebsd-current Thu May 21 10:03:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11495 for freebsd-current-outgoing; Thu, 21 May 1998 10:03:44 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11488 for ; Thu, 21 May 1998 10:03:40 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.8.8/8.8.8) id NAA29347; Thu, 21 May 1998 13:03:35 -0400 (EDT) (envelope-from wollman) Date: Thu, 21 May 1998 13:03:35 -0400 (EDT) From: Garrett Wollman Message-Id: <199805211703.NAA29347@khavrinen.lcs.mit.edu> To: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: References: <199805191940.MAA04923@freefall.freebsd.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < + if ((cpu_id & 0xf0) == 0) > + strcat(cpu_model, "Pentium Pro A-step"); I really doubt that anyone cares to this level of detail. > + strcat(cpu_model, "Pentium II (0.25 µm)"); Source code should be in ASCII. We don't know what font encoding the user might be using. > +#define CPU_PII 14 /* Intel Pentium II */ Tab, not space. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message