CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2014/02/26 15:29:17
Modified files: xserver/hw/xfree86/os-support/bsd: ppc_video.c Log message: Call pci_system_init(), even if opening /dev/xf86 fails. Makes it possible to run X with machdep.allowaperture=0 on hardware supported by radeondrm(4) on macppc too. tested by landry@ ok matthieu@, deraadt@