From owner-freebsd-stable@FreeBSD.ORG Sat Jul 5 17:52:51 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55040BBD for ; Sat, 5 Jul 2014 17:52:51 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 0223C2E08 for ; Sat, 5 Jul 2014 17:52:50 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id D7D64B9060; Sat, 5 Jul 2014 19:52:48 +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= 1404582761; x=1406397162; bh=lQPdG8iuWat9jmZNv5hJYeLxQMxQeTjq1zs 3syxV6rY=; b=GjUwcl21XPgjBSJkr7GxSGzYcQZzIXkRxpsc7b8p11X+dWsslGM GEjEuq7p5GfUabHxETsImGnGobVG8f/27rX4y+cnXe3G8S0vS0BFv0dVAPK6EPbp y5Wokte9z1dOIomDdh5G+B91Lp0+p8CKgq5egAR+ClA+LxXeJ+IOFi3I= 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 1hU5MovZT8Jn; Sat, 5 Jul 2014 19:52:41 +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 3D33FB9033; Sat, 5 Jul 2014 19:52:41 +0200 (CEST) Date: Sat, 5 Jul 2014 19:52:40 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: Warren Block Subject: Re: Should 9.3 carry a warning about NEW_XORG Message-Id: <20140705195240.ed1c6d60f1fc94e5388659e0@mimar.rs> In-Reply-To: References: <53B69B88.4060803@gmail.com> <20140705103235.GB7680@rwpc15.gfn.riverwillow.net.au> <20140705144740.ec111026afe7f65a4c87ba17@mimar.rs> 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 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 17:52:51 -0000 On Sat, 5 Jul 2014 10:56:19 -0600 (MDT) Warren Block wrote: > > More precisely, it says that Haswell processors with 4000-series > > video are not yet supported. >=20 > And looking at it again, it is a list of processor numbers, not video=20 > adapters: >=20 > i[357]-4xxx >=20 > So the video in an i3-4xxx processor is not yet supported, while that > in an i3-3xxxx processor is supported. >=20 > It's confusing because the rest of that column refers to video cards. 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) --=20 Marko Cupa=C4=87