From owner-freebsd-current@FreeBSD.ORG Sat Jun 2 00:45:17 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CFD616A421 for ; Sat, 2 Jun 2007 00:45:17 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id 7A05A13C45D for ; Sat, 2 Jun 2007 00:45:16 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id E7061690AA7; Sat, 2 Jun 2007 01:43:14 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id A8DB9690ABC; Sat, 2 Jun 2007 01:43:14 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Received: from epsilon.local.fnop.net (unknown [83.144.140.161]) by core.fnop.net (Postfix) with ESMTP id 1C456690AA7; Sat, 2 Jun 2007 01:43:14 +0100 (WEST) Date: Sat, 02 Jun 2007 01:45:06 +0100 Message-ID: <864plruqul.wl%rpaulo@fnop.net> From: Rui Paulo To: Arne Schwabe In-Reply-To: <4660ACD0.6040804@uni-paderborn.de> References: <86k5vffjz8.wl%rpaulo@fnop.net> <86ejkx56y6.wl%rpaulo@fnop.net> <46609F87.9090201@uni-paderborn.de> <866467uuhw.wl%rpaulo@fnop.net> <4660ACD0.6040804@uni-paderborn.de> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/21.3 Mule/5.0 (SAKAKI) X-cite-me: rpaulo MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: ClamAV using ClamSMTP Cc: Rui Paulo , current@freebsd.org Subject: Re: MacBook patches 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: Sat, 02 Jun 2007 00:45:17 -0000 At Sat, 02 Jun 2007 01:33:36 +0200, Arne Schwabe wrote: > > Rui Paulo schrieb: > > At Sat, 02 Jun 2007 00:36:55 +0200, > > Arne Schwabe wrote: > > > >> Rui Paulo wrote: > >> > >>> Here's a new patch including the System Management Console driver: > >>> http://fnop.net/~rpaulo/priv/freebsd/macbook.diff > >>> > >>> You have to apply the patch with CWD src/sys. > >>> > >>> For more comments, see: > >>> http://wiki.freebsd.org/AppleMacbook > >>> > >>> Have fun. > >>> > >>> > >> I tried this on my shiny Macbook Pro. :) > >> > >> dmesg http://plai.de/freebsd/dmesg.mbp. > >> > > > > Did you use any trick to start the second core? > > > > > Not really. Well I used 7-CURRENT amd64, the 6-RELEASE kernel used only > one core. Can you try a 7.0-CURRENT i386 snapshot CD and see if it hangs when booting the second core? If it hangs, it should hang at: ACPI APIC Table: -- Rui Paulo