From owner-freebsd-acpi@freebsd.org Mon May 23 16:01:31 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 3B6D7B47C40 for ; Mon, 23 May 2016 16:01:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B0C9118D for ; Mon, 23 May 2016 16:01:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4NG1ULY018134 for ; Mon, 23 May 2016 16:01:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-acpi@FreeBSD.org Subject: [Bug 207676] ACPI Exception on Skylake Supermicro X11SSH-LN4F Date: Mon, 23 May 2016 16:01:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: silvanburch@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-acpi@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 16:01:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207676 --- Comment #5 from Silvan Burch --- Since it seems the post kinda died, I wrote Will Green directly and he told= me there was no solution yet. Anyone else found something? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-acpi@freebsd.org Mon May 23 16:46:18 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 B60AEB474B4 for ; Mon, 23 May 2016 16:46:18 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1911FC2; Mon, 23 May 2016 16:46:18 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: ACPI userland patches available for review To: Don Lewis , robert.moore@intel.com References: <201605201730.u4KHU1kS087654@gw.catspoiler.org> Cc: freebsd-acpi@FreeBSD.org From: Jung-uk Kim Message-ID: <4fb16982-a68d-4292-6e0d-daf7aeb039f1@FreeBSD.org> Date: Mon, 23 May 2016 12:46:13 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <201605201730.u4KHU1kS087654@gw.catspoiler.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Nwn5sAevH8Mhtq7BsteiIr8xLG1DrhLiF" X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 16:46:18 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Nwn5sAevH8Mhtq7BsteiIr8xLG1DrhLiF Content-Type: multipart/mixed; boundary="5RMI7kJEma7hkCGKArHiJaMVD91Qv1GUr" From: Jung-uk Kim To: Don Lewis , robert.moore@intel.com Cc: freebsd-acpi@FreeBSD.org Message-ID: <4fb16982-a68d-4292-6e0d-daf7aeb039f1@FreeBSD.org> Subject: Re: ACPI userland patches available for review References: <201605201730.u4KHU1kS087654@gw.catspoiler.org> In-Reply-To: <201605201730.u4KHU1kS087654@gw.catspoiler.org> --5RMI7kJEma7hkCGKArHiJaMVD91Qv1GUr Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 05/20/16 01:30 PM, Don Lewis wrote: > On 20 May, Moore, Robert wrote: >> Is the acpidump the same one that is part of ACPICA? If so, we can >> integrate the change(s). >=20 > Both appear to be part of ACPICA. I would prefer to see these get > integrated upstream. I've uploaded both to my account on freefall. >=20 > > No, these two files are FreeBSD-specific. Jung-uk Kim --5RMI7kJEma7hkCGKArHiJaMVD91Qv1GUr-- --Nwn5sAevH8Mhtq7BsteiIr8xLG1DrhLiF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXQzPaAAoJEHyflib82/FGg18IAIOL6mvn9sX9pyfX3MmrQKWZ hDGGaWN4+0PCTWKVm8fnOE2/pNE1mdaUNFx6lzQR4Rh0p+dpAh3kr90CB+aYG6pm UsLdpZ4yA1uxbYZ6NNdtPKOXaeMr8TVRngmODCDNvSdXiLRsgPRulG0Z/qE2P7mM /9P2BAjnTQSpiu0B5hvHkodNb7OEdORsIqiZBrbymKN7OxKtQ9u6TYdqiVxt3fRf l5hEmsTVaJYV9NrakQ2l/ULSeNwUZi519zeahIqpMsELY672AdUmiULmfWofbCh1 lwHlMkNKWJxaJ1jCt4/Hi/NCMt05TVWK1ZqjAqM2StkJ2dkLpvrW3z3uWIl9tBs= =AwWJ -----END PGP SIGNATURE----- --Nwn5sAevH8Mhtq7BsteiIr8xLG1DrhLiF--