Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Aug 1998 11:29:50 -0500
From:      Alan Weber <aauu@ccms.net>
To:        tcc@rose.dlut.edu.cn, "questions@FreeBSD.ORG" <questions@FreeBSD.ORG>
Subject:   Re: cpu class
Message-ID:  <35C493FD.ACEB28A@ccms.net>
References:  <Pine.BSF.3.96.980801192106.18309B-100000@ss454.dyn.ml.org> <33E2AD75.4C5@rose.dlut.edu.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
Try "I486_CPU" just because AMD, Cyrix, etc says the processor is a
586/686 doesnt mean that all intel 586/686 features are supported.  I
needed "I486_CPU" for my Cyrix 6X86. Don't let the clone companies
marketing literature fool you with regard to something as complex as a
cpu being an exact duplicate.  Intel's stepping levels are different
models of the same CPU. You should also read LINT and look at the
options for the different CPUs. Look at dmesg and see what the install
kernel says it found and use that CPU.

Changchun Teng wrote:

> I have sonfigured like what you said, but it doesn't work.
>
> Mike Reeh wrote:
> >
> > You should have
> >
> > machine         "i386"
> > cpu             "I586_CPU"
> >
> > On Sat, 2 Aug 1997, Changchun Teng wrote:
> >
> > > My cpu is AMDK6-233 MMX. When I make the kernel of FreeBSD2.2.6
> > > with the class 686 or 586, the system can not boot.
> > > Who can tell me what is the proper class of my cpu in kernel
> > > configuration file?
> > >
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > >
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


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



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