From owner-freebsd-current@FreeBSD.ORG Tue Dec 18 19:42:05 2007 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 06EA016A419 for ; Tue, 18 Dec 2007 19:42:05 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.freebsd.org (Postfix) with ESMTP id A674313C461 for ; Tue, 18 Dec 2007 19:42:04 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id D7CE43EA109; Tue, 18 Dec 2007 20:42:02 +0100 (CET) Received: from mail.herbelot.nom (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by smtp4-g19.free.fr (Postfix) with ESMTP id AB71A3EA0AA; Tue, 18 Dec 2007 20:42:02 +0100 (CET) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by mail.herbelot.nom (8.14.0/8.14.0) with ESMTP id lBIJg1bg023605; Tue, 18 Dec 2007 20:42:01 +0100 (CET) From: Thierry Herbelot To: Andrew Thompson Date: Tue, 18 Dec 2007 20:41:52 +0100 User-Agent: KMail/1.9.7 References: <200712171935.10911.thierry@herbelot.com> <20071217191047.D57519@fledge.watson.org> <20071217192145.GA85906@heff.fud.org.nz> In-Reply-To: <20071217192145.GA85906@heff.fud.org.nz> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200712182041.55073.thierry@herbelot.com> Cc: freebsd-current@freebsd.org, Robert Watson Subject: Re: -current kernel panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 19:42:05 -0000 Le Monday 17 December 2007, Andrew Thompson a écrit : > See sys/i386/i386/machdep.c r1.663, Rui put the macbook test in the > wrong function. It should be fixed now. it is indeed - thanks TfH