Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 1997 17:20:02 -0800 (PST)
From:      KATO Takenori <kato@migmatite.eps.nagoya-u.ac.jp>
To:        freebsd-bugs
Subject:   Re: kern/4936: Cyrix CPU detection
Message-ID:  <199711050120.RAA25348@hub.freebsd.org>

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

From: KATO Takenori <kato@migmatite.eps.nagoya-u.ac.jp>
To: nsayer@quack.kfu.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/4936: Cyrix CPU detection
Date: Wed, 05 Nov 1997 10:12:25 +0900

 > >Release:        FreeBSD 2.2.2-RELEASE i386
 
 CPU detection code is improved in 2.2.5 / 3.0-current.  Many non-Intel 
 CPUs are identified as they are.
 
 
 > +		case 0x540:
 > +			strcat(cpu_model, "GXm"); break;
 > +			break;
 
 I'm interested in this item.  Is GXm CPU compatible with Pentium
 instruction set?  Are its CCRs compatible with 6x86's?
 
 
 ----
 KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
 Dept. Earth Planet. Sci., Nagoya Univ.,  Nagoya, 464-01, Japan
 PGP public key: finger kato@eclogite.eps.nagoya-u.ac.jp
 ------------------- Powered by FreeBSD(98) -------------------



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