From owner-freebsd-acpi@freebsd.org Sat Feb 20 12:38:34 2016 Return-Path: Delivered-To: freebsd-acpi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8456FAADE34 for ; Sat, 20 Feb 2016 12:38:34 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBD8A64E for ; Sat, 20 Feb 2016 12:38:33 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id u1KCcMEB097168; Sat, 20 Feb 2016 23:38:23 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sat, 20 Feb 2016 23:38:22 +1100 (EST) From: Ian Smith To: Anthony Jenkins cc: freebsd-acpi@freebsd.org Subject: Re: ACPI CMOS and HP laptops In-Reply-To: <56C7AD45.3070408@yahoo.com> Message-ID: <20160220233336.U51785@sola.nimnet.asn.au> References: <56C7AD45.3070408@yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Feb 2016 12:38:34 -0000 On Fri, 19 Feb 2016 19:03:17 -0500, Anthony Jenkins via freebsd-acpi wrote: Hi Anthony, It's been nearly 11 months, I see. > Just got another HP laptop and it also needs support for the ACPI CMOS device > to suspend/resume, power down, etc. Simple enough to plop my patch into my > -CURRENT tree and get it working. So what again do I need to do to get this > committed to -CURRENT? Is there a PR with your latest patch? Does it apply also to stable/10? cheers, Ian