From owner-freebsd-current@FreeBSD.ORG Wed Aug 1 16:41:38 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 4DF2B16A421 for ; Wed, 1 Aug 2007 16:41:38 +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 0EA9713C4DA for ; Wed, 1 Aug 2007 16:41:38 +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 7157F690ED0 for ; Wed, 1 Aug 2007 17:34:29 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id 2B632690F37; Wed, 1 Aug 2007 17:34:29 +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 15F17690ED0 for ; Wed, 1 Aug 2007 17:34:23 +0100 (WEST) Message-ID: <46B0A9A9.6030907@fnop.net> Date: Wed, 01 Aug 2007 16:41:29 +0100 From: Rui Paulo User-Agent: Thunderbird 2.0.0.4 (X11/20070704) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: 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 16:41:38 -0000 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) New changes include: * Fixed asmc support for the MacMini. * asmc matching for the latest MBP models (LED and HD). Not tested. * asmc keyboard backlight control * all hw.* nodes are gone. You should now use dev.asmc or dev.backlight. There's also a lot of new information on the wiki page: http://wiki.freebsd.org/AppleMacbook If you have any comments, bug reports, or anything else related, don't hesitate contacting me. Regards. -- Rui Paulo