Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: jmcneill
Date: Tue Feb 8 10:52:57 UTC 2011
Modified Files:
src/sys/arch/x86/x86: genfb_machdep.c x86_autoconf.c
src/sys/dev/wsfb: genfb.c genfbvar.h
Log Message:
add a 'setmode' callback to genfb and use it to setup write-combining
MTRRs on x86 whenever switching to WSDISPLAYIO_MODE_EMUL
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x86/x86/genfb_machdep.c
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/x86/x86/x86_autoconf.c
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/wsfb/genfb.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/wsfb/genfbvar.h
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