$NetBSD$ --- programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.orig 2005-12-15 04:41:19.000000000 +0900 +++ src/radeon_driver.c 2007-04-08 00:39:03.000000000 +0900 @@ -4882,8 +4882,10 @@ RADEONPreInitDDC(pScrn); +#if !defined(__powerpc__) RADEONGetBIOSInfo(pScrn, pInt10); if (!RADEONQueryConnectedMonitors(pScrn)) goto fail; +#endif RADEONGetClockInfo(pScrn); /* collect MergedFB options */