From owner-freebsd-stable@FreeBSD.ORG Thu Jan 8 14:29:21 2009 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5CAC1065670; Thu, 8 Jan 2009 14:29:21 +0000 (UTC) (envelope-from uwe@laverenz.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.162]) by mx1.freebsd.org (Postfix) with ESMTP id A2E688FC21; Thu, 8 Jan 2009 14:29:20 +0000 (UTC) (envelope-from uwe@laverenz.de) X-RZG-CLASS-ID: mo00 X-RZG-AUTH: :LWgJfE6Id/4Sm/WkdV0gEbKL+/p/UjmosA/b4BPf1Ida/rA7aGe02Q== Received: from athena.laverenz.de ([77.20.0.69]) by post.strato.de (mrclete mo50) (RZmta 18.7) with ESMTP id z02807l08DgHt2 ; Thu, 8 Jan 2009 15:29:19 +0100 (MET) Received: from localhost (localhost.localdomain [127.0.0.1]) by athena.laverenz.de (Postfix) with ESMTP id 37387127BC5; Thu, 8 Jan 2009 15:27:09 +0100 (CET) Received: from athena.laverenz.de ([127.0.0.1]) by localhost (athena [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21881-02; Thu, 8 Jan 2009 15:27:08 +0100 (CET) Received: by athena.laverenz.de (Postfix, from userid 2000) id C125B127BE9; Thu, 8 Jan 2009 15:27:08 +0100 (CET) Date: Thu, 8 Jan 2009 15:27:08 +0100 From: Uwe Laverenz To: Robert Noland Message-ID: <20090108142708.GC16512@laverenz.de> Mail-Followup-To: Robert Noland , freebsd-stable , freebsd-x11 References: <1231263380.57454.23.camel@squirrel.corp.cox.com> <20090108134729.GA16512@laverenz.de> <1231423435.1810.6.camel@wombat.2hip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1231423435.1810.6.camel@wombat.2hip.net> Organization: private site Sender: uwe@laverenz.de User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at laverenz.de Cc: freebsd-x11 , freebsd-stable Subject: Re: Pending MFC of drm updates X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 14:29:22 -0000 On Thu, Jan 08, 2009 at 09:03:50AM -0500, Robert Noland wrote: > > 1) the infamous "ThinkPad T43p" ;) running i386: > > > > Sorry, but RELENG_7_1 with your drm-update still shows a garbled > > screen. The same userland with a -CURRENT kernel works without problems. > > Is this a pci based radeon as well? If so, there is still a patch in > -CURRENT that isn't in this set yet. Yes, it's a PCIE card: "ATI FireGL M24 GL 3154 (PCIE)" > new xorg will hit ports soon, but a preliminary patch is available at > http://people.freebsd.org/~rnoland/xorg-7.4-111608.patch Ok, I'll test it. Uwe