Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   jmcneill
Date:           Tue Feb 17 01:42:52 UTC 2009

Modified Files:
        src/sys/arch/x86/conf: files.x86
        src/sys/arch/x86/x86: consinit.c
Added Files:
        src/sys/arch/x86/include: genfb_machdep.h
        src/sys/arch/x86/x86: genfb_machdep.c

Log Message:
PR# port-i386/37026: userconf(4) doesn't work with vesafb(4)

Add early console support for x86 genfb.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/arch/x86/conf/files.x86
cvs rdiff -r0 -r1.1 src/sys/arch/x86/include/genfb_machdep.h
cvs rdiff -r1.16 -r1.17 src/sys/arch/x86/x86/consinit.c
cvs rdiff -r0 -r1.1 src/sys/arch/x86/x86/genfb_machdep.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