From owner-freebsd-acpi@FreeBSD.ORG Sun Jan 18 23:44:01 2015 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E0A9F3B for ; Sun, 18 Jan 2015 23:44:01 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.103]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FB52F47 for ; Sun, 18 Jan 2015 23:44:00 +0000 (UTC) Received: from workbox.Home (184-100-124-78.mpls.qwest.net [184.100.124.78]) by mx.zohomail.com with SMTPS id 1421623718940639.706693404541; Sun, 18 Jan 2015 15:28:38 -0800 (PST) Date: Sun, 18 Jan 2015 17:28:36 -0600 From: Bigby James To: freebsd-acpi@freebsd.org Subject: Re: Lenovo T520: Present (-STABLE) vs. Future (-CURRENT) ACPI Support Message-ID: <20150118232836.GA1494@workbox.Home> References: <20141226165731.GA28169@workbox.Home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141226165731.GA28169@workbox.Home> User-Agent: Mutt/1.5.23 (2014-03-12) X-ZohoMailClient: External X-Zoho-Virus-Status: 2 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: Sun, 18 Jan 2015 23:44:01 -0000 So as part of setting up a Poudriere build server I decided to run a buildworld on my machines and, as per John Baldwin's request, I merged r270516 from HEAD with r277351 from STABLE. I can confirm Kevin Oberman's findings---things are working fine so far. I got to learn a thing or two about FreeBSD development and some of the basics of using Subversion. Thanks a lot for the pointers, folks. So what are the chances of getting this merged into STABLE so myself and others don't have to MFC every update? -- "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams