From owner-freebsd-current@FreeBSD.ORG Thu May 31 15:49:49 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 A8E9916A468 for ; Thu, 31 May 2007 15:49:49 +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 6D3CE13C4BA for ; Thu, 31 May 2007 15:49:49 +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 3B38C690A6F for ; Thu, 31 May 2007 16:47:59 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id E66BF690A91; Thu, 31 May 2007 16:47:58 +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=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from epsilon.local.fnop.net (unknown [193.136.24.181]) by core.fnop.net (Postfix) with ESMTP id 29D49690A6F for ; Thu, 31 May 2007 16:47:58 +0100 (WEST) Date: Thu, 31 May 2007 16:49:37 +0100 Message-ID: <86ejkx56y6.wl%rpaulo@fnop.net> From: Rui Paulo To: current@freebsd.org In-Reply-To: <86k5vffjz8.wl%rpaulo@fnop.net> References: <86k5vffjz8.wl%rpaulo@fnop.net> 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: 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: Thu, 31 May 2007 15:49:49 -0000 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. -- Rui Paulo