CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2015/06/24 13:26:20
Modified files: lib/libpciaccess/src: openbsd_pci.c Log message: Attempt to establish a write combining mapping instead of relying on mttrs. Setting the mttrs failson my thinkpad x1 rev 3, making the xorg-video-vesa driver painfully slow. This makes the machine somewhat usable. ok mpi@