From owner-freebsd-stable@FreeBSD.ORG Sat Jul 5 21:54:31 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 177FC404 for ; Sat, 5 Jul 2014 21:54:31 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B7A1A214B for ; Sat, 5 Jul 2014 21:54:30 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s65LsMq9011599 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 5 Jul 2014 15:54:22 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s65LsMi9011596; Sat, 5 Jul 2014 15:54:22 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 5 Jul 2014 15:54:22 -0600 (MDT) From: Warren Block To: Michael Moll Subject: Re: Should 9.3 carry a warning about NEW_XORG In-Reply-To: <20140705181054.GA36630@darkthrone.kvedulv.de> Message-ID: References: <53B69B88.4060803@gmail.com> <20140705103235.GB7680@rwpc15.gfn.riverwillow.net.au> <20140705144740.ec111026afe7f65a4c87ba17@mimar.rs> <20140705195240.ed1c6d60f1fc94e5388659e0@mimar.rs> <20140705180635.GA3210@behemoth> <20140705181054.GA36630@darkthrone.kvedulv.de> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 05 Jul 2014 15:54:23 -0600 (MDT) 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: Sat, 05 Jul 2014 21:54:31 -0000 On Sat, 5 Jul 2014, Michael Moll wrote: > Hi, > > On Sat, Jul 05, 2014 at 02:06:35PM -0400, Chris Nehren wrote: >>>>> More precisely, it says that Haswell processors with 4000-series >>>>> video are not yet supported. >>> Indeed, it is confusing. My processor is neither of i[357], but Xeon: >>> Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3392.37-MHz K8-class CPU) >> >> That's *really* interesting, because I have a >> Intel(R) Xeon(R) CPU E3-1245 v3 @ 3.40GHz (3400.07-MHz K8-class CPU) >> >> and my X refuses to use anything other than VESA. > > E3-1245 V2 is Ivy Bridge, E3-1245 v3 is Haswell. Based on this, I added two entries to the wiki. If anyone knows of others that have been tested, please post them in the freebsd-x11 maiing list or let me know and I'll add them. Thanks!