From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 14:20:32 2003 Return-Path: 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 BEAA737B401 for ; Thu, 12 Jun 2003 14:20:32 -0700 (PDT) Received: from sccrmhc11.attbi.com (sccrmhc11.attbi.com [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id E138543F85 for ; Thu, 12 Jun 2003 14:20:31 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (sccrmhc11) with ESMTP id <2003061221203101100ra7cne>; Thu, 12 Jun 2003 21:20:31 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5CLKU1V063932 for ; Thu, 12 Jun 2003 17:20:31 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5CLKU2q063929; Thu, 12 Jun 2003 17:20:30 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <20030612173325.K26278-100000@cactus.fi.uba.ar> From: Lowell Gilbert Date: 12 Jun 2003 17:20:30 -0400 In-Reply-To: <20030612173325.K26278-100000@cactus.fi.uba.ar> Message-ID: <4465nbm1r5.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: 5.1 on a 386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 21:20:33 -0000 Fernando Gleiser writes: > On 12 Jun 2003, Lowell Gilbert wrote: > > > > > No, the 386SX is a problem because it has no floating point registers > > (or any other floating point support, for that matter). The 386DX > > (with the floating point support onboard) is supported just fine, as I > > understand it. > > No. That's the diference between the 486SX and the 486DX. The 386 > never had FP on chip, you need a separate 387. The 386SX is a 386 > with a 16-bit data bus, instead of the 32-bit data bus of the 386. Oh, yeah. Right you are.