Module Name: src Committed By: rmind Date: Mon Jun 28 00:39:47 UTC 2010
Modified Files:
src/sys/arch/x86/x86: vga_post.c
Log Message:
Add missing pmap_update() in vga_post_init(), remove wrong pmap_kremove()
in error path, and fix pmap_update() in vga_post_set_vbe().
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x86/x86/vga_post.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
