CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/03/18 04:12:40
Modified files: sys/dev/ic : vga.c sys/dev/pci : vga_pci.c vga_pcivar.h Log message: Provide a way for *drm(4) to prevent the VGA text console wsdisplay(4) instance from attaching after it has taken over control of the VGA hardware. ok mpi@