From owner-freebsd-stable@FreeBSD.ORG Sat Jul 5 12:47:58 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 D338CE84 for ; Sat, 5 Jul 2014 12:47:58 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 8134F264D for ; Sat, 5 Jul 2014 12:47:57 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id 48CE1B9060 for ; Sat, 5 Jul 2014 14:47:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1404564463; x=1406378864; bh=wFVpjYacgUqijPqsCbMZDB5AuDmBTWXJi8X +RgnMmvo=; b=C5oNbb/fab9Tfnj/dhg3j7rbUrPk1ScokZ93LMniiiLi5RzT//P 5oJ6rYJtDp11jOtBRiIJrH0WnxYmNo+iUA/bPy/9n+Dg/Qa9hM9TLAlPFJJDtPdV mD7+/k6fL3a+tQUQNMbrm9xofK2EZYqdWeg1AQzSS2EYkhkDRKSKuGuA= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id TARGTjGX7PJt for ; Sat, 5 Jul 2014 14:47:43 +0200 (CEST) Received: from kaa.mimar.rs (93-138-49-37.adsl.net.t-com.hr [93.138.49.37]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 1D475B903D for ; Sat, 5 Jul 2014 14:47:42 +0200 (CEST) Date: Sat, 5 Jul 2014 14:47:40 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-stable@freebsd.org Subject: Re: Should 9.3 carry a warning about NEW_XORG Message-Id: <20140705144740.ec111026afe7f65a4c87ba17@mimar.rs> In-Reply-To: References: <53B69B88.4060803@gmail.com> <20140705103235.GB7680@rwpc15.gfn.riverwillow.net.au> Organization: Mimar X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 12:47:58 -0000 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. --=20 Marko Cupa=C4=87