From owner-freebsd-current@FreeBSD.ORG Wed Nov 11 23:34:09 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1F03106566C for ; Wed, 11 Nov 2009 23:34:09 +0000 (UTC) (envelope-from emikulic@gmail.com) Received: from ipmail05.adl2.internode.on.net (ipmail05.adl2.internode.on.net [203.16.214.145]) by mx1.freebsd.org (Postfix) with ESMTP id 6EC798FC0C for ; Wed, 11 Nov 2009 23:34:09 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEADPV+kqWZZrw/2dsb2JhbACSDrpxh2KIcYQ8BIFr Received: from ppp154-240.static.internode.on.net ([150.101.154.240]) by ipmail05.adl2.internode.on.net with ESMTP; 12 Nov 2009 09:47:54 +1030 Received: by ppp154-240.static.internode.on.net (Poo-fix, from userid 1001) id A054D5C45; Thu, 12 Nov 2009 10:17:53 +1100 (EST) Date: Thu, 12 Nov 2009 10:17:53 +1100 From: Emil Mikulic To: freebsd-current@freebsd.org Message-ID: <20091111231753.GA52833@dmr.ath.cx> References: <20091106101943.5a763f43@ernst.jennejohn.org> <41361257585651@webmail39.yandex.ru> <20091107115256.3df62bc3@ernst.jennejohn.org> <1257618758.1511.14.camel@RabbitsDen> <6511257846119@webmail85.yandex.ru> <20091110105856.1270038e@ernst.jennejohn.org> <1257864452.46072.25.camel@RabbitsDen> <20091110162205.48abcffe@ernst.jennejohn.org> <4AF99D53.9030005@icyb.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: 8.0RC2 amd64 - kernel panic running make buildworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2009 23:34:10 -0000 On Tue, Nov 10, 2009 at 09:15:42AM -0800, Mark Atkinson wrote: > Also, you can try adding: > > hw.mca.enabled="1" in /boot/loader.conf This is a little off-topic, but: Why is this disabled by default in FreeBSD?