From owner-freebsd-acpi@FreeBSD.ORG Thu Jan 1 17:44:20 2015 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BFE24B19 for ; Thu, 1 Jan 2015 17:44:20 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [74.201.84.155]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AA3E6609E for ; Thu, 1 Jan 2015 17:44:16 +0000 (UTC) Received: from workbox.Home (184-100-71-241.mpls.qwest.net [184.100.71.241]) by mx.zohomail.com with SMTPS id 1420134249703349.48774282207967; Thu, 1 Jan 2015 09:44:09 -0800 (PST) Date: Thu, 1 Jan 2015 11:44:07 -0600 From: Bigby James To: freebsd-acpi@freebsd.org Subject: Re: Lenovo T520: Present (-STABLE) vs. Future (-CURRENT) ACPI Support Message-ID: <20150101174407.GA12835@workbox.Home> References: <20141226165731.GA28169@workbox.Home> <201412311115.24212.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412311115.24212.jhb@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Cc: John Baldwin X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2015 17:44:20 -0000 On 12/31, John Baldwin wrote: > In the case of brightness hotkeys, please try MFC'ing 270516 to your stable/10 > tree. If that fixes it (it fixed brightness for my X220) then you know the specific > change to ask someone (in this case Adrian) to MFC. Thanks for the response. Forgive my ignorance, but how would I go about doing that? I'm pretty new to Subversion, and I'm guessing I'd be deviating my local -STABLE source tree by merging two code branches (creating my own local SVN branch) to do it. If you wouldn't mind sharing the general steps, or if there's a guide you could point me toward, I'd appreciate it. If MFC'ing this myself isn't an option (what with my noobishness), I'd be content to just whip up a basic script and bind it to the brightness keys instead of putting you folks through the trouble. - Bigby -- "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams