Module Name: src Committed By: jmcneill Date: Sat Feb 12 19:20:44 UTC 2011
Modified Files: src/sys/arch/x86/x86: x86_autoconf.c Log Message: x86 genfb: when switching back to the console, if vga_post is present use it to reset the video mode. gives us a chance of survival if the X server crashes or the video driver fails to restore the console properly. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/arch/x86/x86/x86_autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.