From owner-freebsd-x11@FreeBSD.ORG Thu Oct 2 15:27:37 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CC18106568C; Thu, 2 Oct 2008 15:27:37 +0000 (UTC) (envelope-from mailinglist@ahhyes.net) Received: from mail.netregistry.net (mail.netregistry.net [202.124.241.18]) by mx1.freebsd.org (Postfix) with ESMTP id 6442A8FC1B; Thu, 2 Oct 2008 15:27:37 +0000 (UTC) (envelope-from mailinglist@ahhyes.net) Received: from [218.185.51.132] (helo=[10.1.1.88]) by mail.netregistry.net protocol: esmtp (Exim 4.63 #1 (Debian)) id 1KlQ5X-0004Jq-Qt; Fri, 03 Oct 2008 01:27:35 +1000 Message-ID: <48E4E95B.3020708@ahhyes.net> Date: Fri, 03 Oct 2008 01:31:39 +1000 From: Alex User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Robert Noland , freebsd-x11@freebsd.org References: <48E4CC06.1070802@ahhyes.net> <1222960850.12046.6.camel@squirrel.corp.cox.com> In-Reply-To: <1222960850.12046.6.camel@squirrel.corp.cox.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: DRI not working X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2008 15:27:37 -0000 Robert Noland wrote: > Patch against RELENG_7. > > http://people.freebsd.org/~rnoland/i855-no-attach-sec-3.patch > > robert. > Hi Robert, I'll have to try this when I get home from work, however the contents of the patch do look like they are changing the same things as the other patch. Would it be safe to conclude that I will still have the build errors regarding the undefined references in drm_drv.c to 'PCIC_DISPLAY'?