CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2014/02/15 02:48:07
Modified files: lib/libpciaccess/src: openbsd_pci.c Log message: If opening /dev/pciN read-write fails, try opening it read-only. This allows X to run with machdep.allowaperture=0 on inteldrm(4) and radeondrm(4). ok matthieu@