From owner-freebsd-current@FreeBSD.ORG Mon Jun 4 22:30:56 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 D755E16A41F; Mon, 4 Jun 2007 22:30:56 +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 4B2CE13C44C; Mon, 4 Jun 2007 22:30:56 +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 B578B6908CE; Mon, 4 Jun 2007 23:28:43 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id 76737690AD7; Mon, 4 Jun 2007 23:28:43 +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, FORGED_RCVD_HELO,RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Received: from epsilon.local.fnop.net (87-196-123-229.net.novis.pt [87.196.123.229]) by core.fnop.net (Postfix) with ESMTP id E585F6908CE; Mon, 4 Jun 2007 23:28:39 +0100 (WEST) Date: Mon, 04 Jun 2007 23:30:49 +0100 Message-ID: <86y7ize4iu.wl%rpaulo@fnop.net> From: Rui Paulo To: Joe Marcus Clarke In-Reply-To: <466469E4.2070106@FreeBSD.org> References: <86k5vffjz8.wl%rpaulo@fnop.net> <86ejkx56y6.wl%rpaulo@fnop.net> <465EF64B.9000505@FreeBSD.org> <86fy5drlro.wl%rpaulo@fnop.net> <465EFCDF.5010903@FreeBSD.org> <86ira6saqv.wl%rpaulo@fnop.net> <466469E4.2070106@FreeBSD.org> 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: Rui Paulo , current@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: Mon, 04 Jun 2007 22:30:56 -0000 At Mon, 04 Jun 2007 15:37:08 -0400, Joe Marcus Clarke wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Rui Paulo wrote: > > At Thu, 31 May 2007 12:50:39 -0400, > > Joe Marcus Clarke wrote: > >>> I can try to make this work for you if you are willing to test :-) > >> Sure. > > > > Grab my p4 branch and then apply the attached patch. > > This doesn't seem to do anything different that the previous version: > > hw.backlight.enable: 1 > hw.backlight.level: 23884 > > That level looks bogus. Setting enable to 0 just puts it back to 1. It > does appear to be properly detected, though: > > backlight0: on vgapci0 Thanks, I'll try to see what's the problem. -- Rui Paulo