From owner-freebsd-current Thu May 21 10:16:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14385 for freebsd-current-outgoing; Thu, 21 May 1998 10:16:03 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA14334 for ; Thu, 21 May 1998 10:15:58 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gjallarhorn.ifi.uio.no (2602@gjallarhorn.ifi.uio.no [129.240.65.40]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id TAA18817; Thu, 21 May 1998 19:15:55 +0200 (MET DST) Received: (from dag-erli@localhost) by gjallarhorn.ifi.uio.no ; Thu, 21 May 1998 19:15:55 +0200 (MET DST) Mime-Version: 1.0 To: Garrett Wollman Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c References: <199805191940.MAA04923@freefall.freebsd.org> <199805211703.NAA29347@khavrinen.lcs.mit.edu> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 21 May 1998 19:15:54 +0200 In-Reply-To: Garrett Wollman's message of "Thu, 21 May 1998 13:03:35 -0400 (EDT)" Message-ID: Lines: 16 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garrett Wollman writes: > < > + if ((cpu_id & 0xf0) == 0) > > + strcat(cpu_model, "Pentium Pro A-step"); > I really doubt that anyone cares to this level of detail. OK, I'll merge the two PPro and the two PII entries together. > > +#define CPU_PII 14 /* Intel Pentium II */ > Tab, not space. The tabs disappeared because I used X to copy the diff from an xterm to Gnus. They are in the patch (~des/current/diff on freefall) -- Noone else has a .sig like this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message