From owner-freebsd-chat@FreeBSD.ORG Mon Apr 9 23:21:02 2007 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 828ED16A400 for ; Mon, 9 Apr 2007 23:21:02 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 1363C13C448 for ; Mon, 9 Apr 2007 23:21:01 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so1665509ugh for ; Mon, 09 Apr 2007 16:21:01 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=GAtQQ1e/niwsTbMEHkkKopf9RRpKZTSsp6phZZyupZLneNek3IRR3uK3KGzECZlpNl/uvpxXS9W9EWFps6DYg57Y+Ik+WpFqPZdEW8NK4youyTsvkyBJ2MeI39r9KEE2qVP919pZXi4qqFoyjIHvGsxd8TH9KfcQZGyK+TMlgBI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=EfRteje5qqMKdaaj6OTWRVMrBYnSWddL9EEvidJez0nKuC1hw6kJcgVhKTMuRq5idgb0kIUcc2pvOXUAjrWhhtb0XlyQJpEeJPl1qX19LZtFsrP5egk1JXbooAcDoq3jFG2oqu0OgRuyhysv8qju75pnRunxabsouIlYpdBA1KQ= Received: by 10.67.28.9 with SMTP id f9mr5599206ugj.1176160861118; Mon, 09 Apr 2007 16:21:01 -0700 (PDT) Received: from ?192.168.123.111? ( [84.2.4.153]) by mx.google.com with ESMTP id e9sm25716189muf.2007.04.09.16.20.59; Mon, 09 Apr 2007 16:21:00 -0700 (PDT) Message-ID: <461ACAC9.6090209@gmail.com> Date: Tue, 10 Apr 2007 01:22:49 +0200 From: deeptech71@gmail.com User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Darren Pilgrim References: <3428D9627CC79A4ABF37A519431D98120D685FA7@nmr001oldmsx05.enterprisenet.org> <461AAF8E.6000304@gmail.com> <461ABEFE.5040200@bitfreak.org> In-Reply-To: <461ABEFE.5040200@bitfreak.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-chat@freebsd.org Subject: Re: what can i do with a 486? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 23:21:02 -0000 Darren Pilgrim wrote: > deeptech71@gmail.com wrote: >> Gray, David W wrote: >>> Is that a 48*6* or a 48*7*??? You MUST HAVE a floating point emulator if >>> you don't have a '487 >>> (also known as a '486 overdrive), or no boot. I'm at work, so I don't >>> know if we still ship >>> the emulator(s), but you need it. >> >> That might be it. How to add FPU emu support to the 6.2 kernel? (or is >> it available up to 5.2?) > > I would try to boot 4.11-R before investing any more time trying to boot > 5.x or 6.x. Legacy support is still intact in 4.x and, if it does boot, > you can provide complete dmesg and pciconf outputs. > What is this? It caught my eye. npx0: 387 emulator Because 10 minutes ago I installed FreeBSD 2.2.9-RELEASE on the 486 and it boots with the generic kernel and works just fine. OMG!