CVSROOT: /cvs Module name: xenocara Changes by: [EMAIL PROTECTED] 2008/07/31 00:59:34
Modified files: xserver/hw/xfree86/os-support/shared: stdResource.c Log message: All the resources claimed by xf86StdAccResFromOS() are PC-specific. On sparc64 PCI address space is completely seperate, so we don't have to claim any resources to avoid clashes with main memory and firmware. Makes accelerated graphics work on the Tadpole SPARCLE. ok matthieu@, oga@