From owner-svn-src-head@FreeBSD.ORG Fri Mar 19 17:14:39 2010 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E445A1065677; Fri, 19 Mar 2010 17:14:39 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8CE778FC24; Fri, 19 Mar 2010 17:14:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o2JH5N9e080786; Fri, 19 Mar 2010 11:05:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 19 Mar 2010 11:05:41 -0600 (MDT) Message-Id: <20100319.110541.785006297401202166.imp@bsdimp.com> To: mj@feral.com From: "M. Warner Losh" In-Reply-To: <4BA2F899.8070503@feral.com> References: <4BA2D0DF.3070606@feral.com> <4BA2D70D.3050703@elischer.org> <4BA2F899.8070503@feral.com> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, delphij@FreeBSD.org, julian@elischer.org Subject: Re: svn commit: r205307 - head/sys/i386/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 17:14:40 -0000 In message: <4BA2F899.8070503@feral.com> Matthew Jacob writes: : Does anyone out there have a 486 DX4 even? Can you boot 8.0 CDs? The soekris boxes have a geode in them, which is a 486. I've run generic on them w/o disabling SSE for ages... Warner