CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2016/11/25 16:44:40
Modified files: lib/libdrm : xf86drm.c Log message: Implement drmParseSubsystemType for OpenBSD. Always return DRM_BUS_PCI for now. No non-pci drm drivers are in the kernel and this is unlikely to change anytime soon as the existing ones aren't permissively licensed. ok kettenis@