Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sgimips/dev
Module Name: src
Committed By: macallan
Date: Thu Jul 26 02:25:14 UTC 2007
Modified Files:
src/sys/arch/sgimips/dev: crmfb.c
Added Files:
src/sys/arch/sgimips/dev: crmfbreg.h
Log Message:
- move register definitions to crmfbreg.h
- identify as WSDISPLAY_TYPE_CRIME
- always claim we're 32bit
- switch to 32bit colour in WSDISPLAYIO_MODE_MAPPED, switch back to 8bit
in WSDISPLAYIO_MODE_EMUL
- restore palette, turn off the cursor when switching back to console mode
- add a few delay()s, hopefully that will deal with occasional messed up
video timings *fingers crossed*
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/sgimips/dev/crmfb.c
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/dev/crmfbreg.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