From owner-freebsd-questions Sun Aug 2 09:30:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25338 for freebsd-questions-outgoing; Sun, 2 Aug 1998 09:30:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc1.ccms.net (cc1.ccms.net [204.96.187.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25331 for ; Sun, 2 Aug 1998 09:30:31 -0700 (PDT) (envelope-from aauu@ccms.net) Received: from ccms.net (aaweber@ppp27.ccms.net [204.96.187.127]) by cc1.ccms.net (8.8.5/8.8.5) with ESMTP id MAA02483; Sun, 2 Aug 1998 12:02:16 -0500 (CDT) Message-ID: <35C493FD.ACEB28A@ccms.net> Date: Sun, 02 Aug 1998 11:29:50 -0500 From: Alan Weber Organization: Personal X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: tcc@rose.dlut.edu.cn, "questions@FreeBSD.ORG" Subject: Re: cpu class References: <33E2AD75.4C5@rose.dlut.edu.cn> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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