From owner-freebsd-stable@FreeBSD.ORG Tue Jul 1 04:53:39 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A793710 for ; Tue, 1 Jul 2014 04:53:39 +0000 (UTC) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 462C42B28 for ; Tue, 1 Jul 2014 04:53:39 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id n16so9984488oag.34 for ; Mon, 30 Jun 2014 21:53:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=zN/7BV5bR8tUHLWVowXM5ETvvE/aJfk53nRajGfhtVI=; b=blSjsvLO5+FCwvBzSpDjuVUiT8++kVsatMTPFRlN/5mN9+qXPYTmzWRspiOC4kUN1x VgmumSApEas6uNlgdPS/EowpPJa/CJrUO3i+C1LCsgslSRmUQETtRq8pKiEHx32pi2Ud QqoYUkeQbKdzYqj2TJHtGSe/MO5dxJaAmUku3QAJbi70i/8i/2kVb8x6xALbWtjg+lML z5Se6MYKwmUIBzevyRy1bpY2UfhwGcW4N2aY69jvF83uEJ5a40pCa20Suhl9OdkCbPlz CYjA9hu8FgUUKRL1fYGpFQWMTsQF1PV9fnc/uipGQJbg0ayzulOgmSJwxPsYdeZoet2B Ah6g== MIME-Version: 1.0 X-Received: by 10.182.65.167 with SMTP id y7mt32420333obs.29.1404190418499; Mon, 30 Jun 2014 21:53:38 -0700 (PDT) Received: by 10.76.23.161 with HTTP; Mon, 30 Jun 2014 21:53:38 -0700 (PDT) In-Reply-To: <20140630144757.GZ2586@home.opsec.eu> References: <20140630142401.GY2586@home.opsec.eu> <20140630144757.GZ2586@home.opsec.eu> Date: Tue, 1 Jul 2014 00:53:38 -0400 Message-ID: Subject: Re: Intel Baytrail panics because of buggy ACPI table From: Ryan Stone Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-stable@freebsd.org" , tallison X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 04:53:39 -0000 Looks like the MFC is complete and this will be included in 9.3-RELEASE: http://svnweb.freebsd.org/changeset/base/268068 Thanks for the reminder. It would have been disappointing to release without support for these boards.