From owner-freebsd-stable@FreeBSD.ORG Tue Jul 1 10:32:53 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87262C7C for ; Tue, 1 Jul 2014 10:32:53 +0000 (UTC) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (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 1EA092F46 for ; Tue, 1 Jul 2014 10:32:52 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id q59so9552297wes.40 for ; Tue, 01 Jul 2014 03:32:50 -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:to :cc:content-type; bh=wLQ5K/f+XbjXPq4qyll6FvLXfciPdC0hgi6R/r6nF0I=; b=hwP+AjYf+fUzfiY+vOSSdIKpMwg45oPAnH9NPFlvmWlWHBLDieb/dOreTzRE3/zZlv 3UBhzURE2LnS2s7aApcLWeVpakVXHRMjK7Kx1HTlEh4R+r18FXELkR/HHTBtghAb/MA5 5xRMlrGNTzlFNR+GeNTPcQnNYJn0AkuSlbT1cPWugF6NgIU/EmwleW++NzFGDPpaQ2sM 97MV2/dHA4JfPf5R3z1F9VaTusdnj1izSZ2y8cq+zDHDfOpcIOC4V88CLoW12M75MRQC wsKghduicD/ftDg7OHc7Apc1TmD/8BiKQQw4dtgz9CUi/lhJWTB5GZ3Rxi426FdmBOIO 1uPA== MIME-Version: 1.0 X-Received: by 10.180.82.166 with SMTP id j6mr34989605wiy.71.1404210770800; Tue, 01 Jul 2014 03:32:50 -0700 (PDT) Received: by 10.216.212.138 with HTTP; Tue, 1 Jul 2014 03:32:50 -0700 (PDT) In-Reply-To: References: <20140630142401.GY2586@home.opsec.eu> <20140630144757.GZ2586@home.opsec.eu> Date: Tue, 1 Jul 2014 12:32:50 +0200 Message-ID: Subject: Re: Intel Baytrail panics because of buggy ACPI table From: tallison To: Ryan Stone Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-stable@freebsd.org" 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 10:32:53 -0000 Yeah, I can see that its in there now. That is great news! Thanks all, and especially rodrigc. :-) On Tue, Jul 1, 2014 at 6:53 AM, Ryan Stone wrote: > 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. >