From owner-freebsd-acpi@FreeBSD.ORG Mon Oct 6 16:38:12 2014 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 95C406F4 for ; Mon, 6 Oct 2014 16:38:12 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E7CA6D3 for ; Mon, 6 Oct 2014 16:38:12 +0000 (UTC) Received: from ralph.baldwin.cx (pool-173-70-85-31.nwrknj.fios.verizon.net [173.70.85.31]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 86422B949; Mon, 6 Oct 2014 12:38:11 -0400 (EDT) From: John Baldwin To: freebsd-acpi@freebsd.org Subject: Re: intel NUC dn2820 hardware bios issue Date: Mon, 06 Oct 2014 11:10:49 -0400 Message-ID: <10474417.1WnIQqZeaz@ralph.baldwin.cx> User-Agent: KMail/4.12.5 (FreeBSD/10.1-BETA2; KDE/4.12.5; amd64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 06 Oct 2014 12:38:11 -0400 (EDT) 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: Mon, 06 Oct 2014 16:38:12 -0000 On Monday, October 06, 2014 11:13:52 AM Mark Edwards wrote: > please see my notes at freenas. > > https://bugs.freenas.org/issues/6265 > > kudos to you all This was not fixed by the PR you mentioned. This was fixed in this commit: https://svnweb.freebsd.org/base?view=revision&revision=228110 Which has not been merged to 9. -- John Baldwin