This patch makes the radeon driver treat ia64 as a non-legacy architecture.
This patch by Alex Williamson. "xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile assumes ia64 should behave the same as i386 and allows random probing or I/O port space. In moving away from the legacy model, I believe we should change this to set ATIAvoidCPIO to YES. Systems that do no provide a legacy I/O port range may otherwise machine check." --- xc-old/programs/Xserver/hw/xfree86/drivers/ati/Imakefile 2003-07-25 06:04:31.000000000 -0500 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile 2003-08-07 04:35:24.000000000 -0500 @@ -82,7 +82,6 @@ * ATIAvoidNonPCI necessarily implies ATIAvoidCPIO. */ #if defined(i386Architecture) || \ - defined(ia64Architecture) || \ defined(AMD64Architecture) || \ defined(AlphaArchitecture) # ifndef ATIAvoidCPIO -- Treasurer, GOLUM, Inc. http://www.golum.org _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel