--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.orig 2003-05-01 11:53:10.000000000 -0400 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2003-05-01 11:53:18.000000000 -0400 @@ -3205,7 +3205,7 @@ info->PciInfo->device, info->PciInfo->func); -#if !defined(__alpha__) +#if !(defined(__alpha__) || defined(__ia64__)) if (xf86GetPciDomain(info->PciTag) || !xf86IsPrimaryPci(info->PciInfo)) RADEONPreInt10Save(pScrn, &int10_save);