Source-Changes archive

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

CVS commit: src/sys/arch/i386



Module Name:    src
Committed By:   jmcneill
Date:           Sun Feb 19 21:41:18 UTC 2006

Modified Files:
        src/sys/arch/i386/bios: vesafb.c vesafbvar.h
        src/sys/arch/i386/conf: GENERIC files.i386

Log Message:
Add screenblanking support. Not enabled by default, as in some cases it
might cause the system to hang. Where it does work, it works well. Enabled
by setting options VESAFB_PM.

Tested on ATI Radeon M9 (failed), NeoMagic 256AV (passed).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/bios/vesafb.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/bios/vesafbvar.h
cvs rdiff -r1.727 -r1.728 src/sys/arch/i386/conf/GENERIC
cvs rdiff -r1.281 -r1.282 src/sys/arch/i386/conf/files.i386

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