From owner-freebsd-current@FreeBSD.ORG Wed Aug 1 19:34: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 1986916A47B for ; Wed, 1 Aug 2007 19:34:05 +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 C202D13C4A6 for ; Wed, 1 Aug 2007 19:34:04 +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 D90BB690ED0; Wed, 1 Aug 2007 20:26:54 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id 93238690F3A; Wed, 1 Aug 2007 20:26:54 +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.5 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL,RCVD_IN_SORBS_WEB autolearn=no version=3.1.7 Received: from epsilon.local (unknown [83.144.140.90]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by core.fnop.net (Postfix) with ESMTP id 203CC690ED0; Wed, 1 Aug 2007 20:26:51 +0100 (WEST) Message-ID: <46B0D216.9080301@fnop.net> Date: Wed, 01 Aug 2007 19:33:58 +0100 From: Rui Paulo User-Agent: Thunderbird 2.0.0.4 (X11/20070704) MIME-Version: 1.0 To: Julian Elischer References: <46B0A9A9.6030907@fnop.net> <46B0DE8A.2080000@elischer.org> In-Reply-To: <46B0DE8A.2080000@elischer.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-current@freebsd.org, re@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: Wed, 01 Aug 2007 19:34:05 -0000 Julian Elischer wrote: > Rui Paulo wrote: >> Hi, >> There's a new version of the MacBook patchset eagerly awaiting your >> testing. :-) >> >> http://fnop.net/~rpaulo/priv/freebsd/macbook-aug-1.diff >> >> (remember to apply this patch with your CWD src/sys) > > I think it would be cool to have this in 7.0 > then we could add in the release notes "runs on Macbooks". I need to figure out a couple issues yet. I need help on fixing the SMP bug (the second core doesn't start or only starts with some workarounds) and on the USB front. If that succeeds, then yes, it would be a great thing to have on the release notes. :-) Regards. -- Rui Paulo