NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37026 CVS commit: src/sys/arch/x86
The following reply was made to PR port-i386/37026; it has been noted by GNATS.
From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37026 CVS commit: src/sys/arch/x86
Date: Tue, 17 Feb 2009 01:42:52 +0000 (UTC)
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