From owner-freebsd-current@FreeBSD.ORG Wed Aug 1 19:26:25 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 D78B316A419 for ; Wed, 1 Aug 2007 19:26:25 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outN.internet-mail-service.net (outN.internet-mail-service.net [216.240.47.237]) by mx1.freebsd.org (Postfix) with ESMTP id BFA8613C467 for ; Wed, 1 Aug 2007 19:26:25 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.32) with ESMTP; Wed, 01 Aug 2007 12:26:25 -0700 Received: from julian-mac.elischer.org (nat.ironport.com [63.251.108.100]) by idiom.com (Postfix) with ESMTP id A8930125B15; Wed, 1 Aug 2007 12:26:24 -0700 (PDT) Message-ID: <46B0DE8A.2080000@elischer.org> Date: Wed, 01 Aug 2007 12:27:06 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.5 (Macintosh/20070716) MIME-Version: 1.0 To: Rui Paulo References: <46B0A9A9.6030907@fnop.net> In-Reply-To: <46B0A9A9.6030907@fnop.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit 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:26:25 -0000 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". > > 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.