From owner-p4-projects@FreeBSD.ORG Mon Jul 9 13:47:52 2007 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2813816A474; Mon, 9 Jul 2007 13:47:52 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA9F816A46E for ; Mon, 9 Jul 2007 13:47:51 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from ns.trinitel.com (186.161.36.72.static.reverse.layeredtech.com [72.36.161.186]) by mx1.freebsd.org (Postfix) with ESMTP id C086A13C455 for ; Mon, 9 Jul 2007 13:47:49 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from proton.local (209-163-168-124.static.twtelecom.net [209.163.168.124]) (authenticated bits=0) by ns.trinitel.com (8.14.1/8.14.1) with ESMTP id l69DUwmn021237; Mon, 9 Jul 2007 08:30:59 -0500 (CDT) (envelope-from anderson@freebsd.org) Message-ID: <46923893.5090404@freebsd.org> Date: Mon, 09 Jul 2007 08:30:59 -0500 From: Eric Anderson User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) MIME-Version: 1.0 To: Rui Paulo References: <200707090212.l692ClZQ011342@repoman.freebsd.org> <46919A1B.8050909@fnop.net> In-Reply-To: <46919A1B.8050909@fnop.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on ns.trinitel.com Cc: Perforce Change Reviews Subject: Re: PERFORCE change 123168 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 13:47:52 -0000 Rui Paulo wrote: > Rui Paulo wrote: >> http://perforce.freebsd.org/chv.cgi?CH=123168 >> >> Change 123168 by rpaulo@rpaulo_epsilon on 2007/07/09 02:12:16 >> >> Add support for keyboard backlight control (found on MacBook >> Pros). >> dev.asmc.N.light.{left,right} sysctl tree is now created. >> Setting a value on the "right" or "left" nodes sets the >> keyboard backlight level. Reading those sysctl nodes, gives >> the each sensor raw > > I did not test this as I don't own a MacBook Pro, but it should work. > If anyone has a MacBook Pro and is willing to test, it would be much > appreciated. > > Regards. I have one of the newer MacBook Pros - with the LED backlight, etc. I've been thinking of using bootcamp to also run FreeBSD on this laptop. Do you have a wiki, or some info on how to best integrate your P4 tree on an -CURRENT system? Eric