[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] ATI fglrx OpenGL working in Xen!


  • To: Jacob Gorm Hansen <jacobg@xxxxxxx>
  • From: Christian Limpach <christian.limpach@xxxxxxxxx>
  • Date: Sat, 12 Feb 2005 16:53:02 +0000
  • Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Sat, 12 Feb 2005 16:55:38 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=MR/8S7U5/C5DE3cSoHbCCxOuXtG2KF42BTD7U1bXRIqTNM8m3ydLGx/xDaoGMo3Sp9esoOKUgHIurJ/q/h5monyU4102JTUeS+I9jVfeGZGMEhfaw7rCXfLYTsZM//jNzabgK7d+F8hNTJ7f70LaMUlRkWxhqJdDA3C6RO2iJY0=
  • List-id: List for Xen developers <xen-devel.lists.sourceforge.net>

On Tue, 08 Feb 2005 00:13:25 -0800, Jacob Gorm Hansen <jacobg@xxxxxxx> 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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.