From owner-freebsd-current@freebsd.org Fri Sep 18 19:50:17 2015 Return-Path: Delivered-To: freebsd-current@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 6581D9CECF4 for ; Fri, 18 Sep 2015 19:50:17 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-oi0-x22e.google.com (mail-oi0-x22e.google.com [IPv6:2607:f8b0:4003:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E17D18EE; Fri, 18 Sep 2015 19:50:17 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by oibi136 with SMTP id i136so32282510oib.3; Fri, 18 Sep 2015 12:50:16 -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=O2xvuZewEITXIIHG5IfcCLWtdVyYX0E8C0PDVbZQW8w=; b=numCbCEzfNqGtGzdKoN8uckKYIAsJZXRhWNcftIE2XcTUaZssftK4FWBUTCpwkFahu nfl+yqqDbHZ4UtftpyM0e2kdsvu2nUJuQ2B5awrBBneNIHydiqsxUfrWxgYO6KgGY16G o8yxj7BH1v1jV+0Rl8PmcU7yMfs0H9DzEWjpYz/sYq2oRxr+TxjaGc4ae6OTRIhtAxkz WNfPUe1cPbsf/FnZI+ZNt16TGiPrlkc4e7iSW00p7FGCPg8MZ9mYq9kdSPQEdzZ5iZI2 sT84RX4FY1/hOMZcaiDTe6/q7aQ/rugaSGhM+vnyEX7K/J4N63oY6Li5W+2I3n/s9CZZ xTFQ== MIME-Version: 1.0 X-Received: by 10.202.207.197 with SMTP id f188mr4321018oig.90.1442605816457; Fri, 18 Sep 2015 12:50:16 -0700 (PDT) Received: by 10.202.4.131 with HTTP; Fri, 18 Sep 2015 12:50:16 -0700 (PDT) In-Reply-To: <1887869.RclIo8uMx7@hactar> References: <2081067.PSnZzq08Cl@hactar> <50359452-B6FC-4A04-9FFE-279D8A9F661E@freebsd.org> <1887869.RclIo8uMx7@hactar> Date: Fri, 18 Sep 2015 12:50:16 -0700 Message-ID: Subject: Re: Intel Haswell support - Any updates? From: Adrian Chadd To: Stefan Wendler Cc: Michael Gmelin , freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2015 19:50:17 -0000 Hi, Just run -HEAD. Outside of occasional hiccups, a whole bunch of us use it for day to day work, and it works fine. New hardware support moves fast and furious; even when 11-STABLE rocks around we're going to be moving forward quickly on 12-CURRENT and you'll be stuck in the same place. :) -adrian