From owner-freebsd-questions@FreeBSD.ORG Mon Jan 9 16:04:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA9FD16A41F for ; Mon, 9 Jan 2006 16:04:01 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6302F43D46 for ; Mon, 9 Jan 2006 16:04:01 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2) with ESMTP id k09G3xiU010367; Mon, 9 Jan 2006 11:03:59 -0500 (EST) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id k09G3xIS010366; Mon, 9 Jan 2006 11:03:59 -0500 (EST) From: Jerry McAllister Message-Id: <200601091603.k09G3xIS010366@clunix.cl.msu.edu> To: zimmermanjj@alltel.net Date: Mon, 9 Jan 2006 11:03:59 -0500 (EST) In-Reply-To: <20060109145820.WGSH12342.ispmxmta09-srv.alltel.net@[166.102.165.30]> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: "Support for 80386 processors (the I386_CPU kernel configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2006 16:04:01 -0000 > Please break your lines at around 70 characters. It makes it much easier for people with text based Email readers to read and respond to your posts. > Hello. I quoted the subject of the email directly from the kernel > changes section of the FreeBSD/i386-RELEASE release notes. I am not > sure if I am reading this correctly, but does this mean that people > who have Intel-based processors (such as P4 and Celeron) should not > use 6.0 and only use 5.4? I want to intsall FreeBSD 6.0-RELEASE > on a Celeron and a P4, and to the best of my knowledge they > are i386 processors (80386). If someone could clear this up I > would appreciate it. No. You should use 6.0. i386 is just a generic name for the whole class of processors that have followed Intel's i386 line, starting with the 80386 and everything afterward. P4, P5, P6 and etc all are part of this line. ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"