Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2000 14:19:38 -0400 
From:      Neff_Glen@emc.com
To:        freebsd-stable@FreeBSD.org
Subject:   v3.x-stable problem
Message-ID:  <0BEC2FAE2A21D411965C00E0291E7C3340BED4@corpmx17.isus.emc.com>

next in thread | raw e-mail | index | archive | help
I CVSUP'ed and went to compile a new kernel this morning and found a problem
caused by what appears to be a typo.

In the file: include/cputypes.h

The line which reads:

	#define CPU_4           16      /* Intel Pentium 4 */

Should read:

	#define CPU_P4          16      /* Intel Pentium 4 */

At least according to what's called in the file: i386/identcpu.c

Thanks,
-G

PS: Can you tell I don't really know any C?


/*
   Glen R. J. Neff
   neff_glen@emc.com
   919-248-6145

   Dirty deeds done for a meager 20% markup. . . 
*/ 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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