Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 11:40:02 -0800 (PST)
From:      "First Electronics Service" <firsttv@1sttv.omhcoxmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/5932: perfmon kernel code should check for non-Intel CPUs
Message-ID:  <200212211940.gBLJe2L5008774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/5932; it has been noted by GNATS.

From: "First Electronics Service" <firsttv@1sttv.omhcoxmail.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <pavel@SLAC.Stanford.EDU>
Cc:  
Subject: Re: i386/5932: perfmon kernel code should check for non-Intel CPUs
Date: Sat, 21 Dec 2002 13:23:11 -0600

 You can change "if  (strcmp(cpu_vendor, "GenuineIntel") != 0)" to "if
 (strcmp(cpu_vendor,"GenuineIntel"))".
 
 Lucas
 
 

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




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