From owner-freebsd-stable@FreeBSD.ORG Sat Jul 5 16:56:21 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 8BAB3904 for ; Sat, 5 Jul 2014 16:56:21 +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 35BE229DD for ; Sat, 5 Jul 2014 16:56:20 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s65GuJnt008595 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 5 Jul 2014 10:56:19 -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 s65GuJIF008592; Sat, 5 Jul 2014 10:56:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 5 Jul 2014 10:56:19 -0600 (MDT) From: Warren Block To: =?ISO-8859-2?Q?Marko_Cupa=E6?= Subject: Re: Should 9.3 carry a warning about NEW_XORG In-Reply-To: Message-ID: References: <53B69B88.4060803@gmail.com> <20140705103235.GB7680@rwpc15.gfn.riverwillow.net.au> <20140705144740.ec111026afe7f65a4c87ba17@mimar.rs> 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 10:56:19 -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 16:56:21 -0000 On Sat, 5 Jul 2014, Warren Block wrote: > On Sat, 5 Jul 2014, Marko Cupa? wrote: > >> On Sat, 5 Jul 2014 04:58:32 -0600 (MDT) >> Warren Block wrote: >> >>> There is a list of video cards, both working and non-working: >>> https://wiki.freebsd.org/Graphics#Video_cards >> >> My Intel HD P4000 works fine for months now on 10.0-RELEASE-p3 amd64 >> WITH_NEW_XORG and WITH_GALLIUM, which questions the accuracy of the >> list you mention, as it states that i[357]-4xxx are not supported. > > More precisely, it says that Haswell processors with 4000-series video are > not yet supported. And looking at it again, it is a list of processor numbers, not video adapters: i[357]-4xxx So the video in an i3-4xxx processor is not yet supported, while that in an i3-3xxxx processor is supported. It's confusing because the rest of that column refers to video cards.