Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/bios
Module Name: src
Committed By: jmcneill
Date: Tue Apr 11 14:18:01 UTC 2006
Modified Files:
src/sys/arch/i386/bios: vesabios.c vesafb.c
Log Message:
* VBE functions return a byte, not a word. Ignore the rest of the garbage
in the return register.
* Use 6-bits per colour in paletted mode; it should be available on all
DACs.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/i386/bios/vesabios.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/i386/bios/vesafb.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