From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: ATI fglrx OpenGL working in Xen! Date: Sat, 12 Feb 2005 16:53:02 +0000 Message-ID: <3d8eece205021208533a3f967e@mail.gmail.com> References: <42082254.7070902@diku.dk> <420874A5.2030001@diku.dk> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit In-Reply-To: <420874A5.2030001@diku.dk> Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Jacob Gorm Hansen Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 08 Feb 2005 00:13:25 -0800, Jacob Gorm Hansen wrote: > Jacob Gorm Hansen wrote: > > > This is not a very clean or nice patch, but it does the job. Does anyone > > know where to send fglrx-patches, once I have a nicer version? > > Here is a diff -Naur version, see attached. I think you can skip the additional tests for CONFIG_XEN since CONFIG_X86 should be defined if building a xen/i386 kernel. christian > -#if defined(CONFIG_X86) && (PAGE_ATTR_FIX != 0) > +#if (defined(CONFIG_X86) || defined(CONFIG_XEN)) && (PAGE_ATTR_FIX != 0) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click