From owner-freebsd-current@FreeBSD.ORG Sat Jun 2 01:25:00 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 00F9B16A400 for ; Sat, 2 Jun 2007 01:25:00 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF7013C480 for ; Sat, 2 Jun 2007 01:24:59 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.47] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.8/8.13.8) with ESMTP id l520l4F2074047 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 1 Jun 2007 17:47:05 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <4660BD78.2070903@FreeBSD.org> Date: Fri, 01 Jun 2007 17:44:40 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Rui Paulo 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> <864plruqul.wl%rpaulo@fnop.net> In-Reply-To: <864plruqul.wl%rpaulo@fnop.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org, Arne Schwabe 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 01:25:00 -0000 Rui Paulo wrote: > 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: Looks like it's Core 2-based machine, they may be free of this particular problem. -Maxim