Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 13:03:35 -0400 (EDT)
From:      Garrett Wollman <wollman@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
Message-ID:  <199805211703.NAA29347@khavrinen.lcs.mit.edu>
In-Reply-To: <xzpu36jzjzm.fsf@gjallarhorn.ifi.uio.no>
References:  <199805191940.MAA04923@freefall.freebsd.org> <xzpvhqzzlb3.fsf@gjallarhorn.ifi.uio.no> <xzpu36jzjzm.fsf@gjallarhorn.ifi.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On 21 May 1998 18:06:37 +0200, dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) said:

> +                               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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805211703.NAA29347>