CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/10 07:40:28
Modified files:
sys/dev/wscons : wsdisplay.c
Log message:
Make it possible to call wsdisplay_cnattach() to override an already attached
wsdisplay console later in the boot process. Needed for upcoming KMS changes
where on i386/amd64 we will switch from vga text mode to a framebuffer console
when the KMS drm driver attaches.
ok miod@, mpi@
