CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2014/12/15 06:17:34
Modified files: driver/xf86-video-intel: Makefile.bsd-wrapper Log message: Build xf86-video-intel with --enable-kms-only. The i810/i815 UMS code builds but won't work as the X server stopped supporting XAA multiple major releases ago. Furthermore it requires the userland AGP interface that was removed from the kernel with 5.6. These devices should work fine with the vesa driver. ok kettenis@