Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   jmcneill
Date:           Tue Feb 17 02:21:13 UTC 2009

Modified Files:
        src/sys/arch/x86/x86: genfb_machdep.c x86_autoconf.c

Log Message:
Set clear-screen and cursor-row so the transition from the early console
driver and genfb is seamless. While we're here, clear the screen when
we first attach in case the bootloader scribbled on it.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86/x86/genfb_machdep.c
cvs rdiff -r1.36 -r1.37 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.



Home | Main Index | Thread Index | Old Index