CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/09/27 15:28:14
Modified files: sys/dev/pci/drm: drm_fb_helper.c drm_linux.h sys/dev/pci/drm/i915: intel_fbdev.c sys/dev/pci/drm/radeon: radeon_fb.c Log message: Enable monitor hot plugging for the framebuffer console. Tested on the VGA port of a Radeon 7500 and Radeon 9250 (aka 9200 PRO). Hopefully this works on Intel Graphics as well.