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:           Sun Feb 10 16:01:30 UTC 2008

Modified Files:
        src/sys/arch/sgimips/dev: crmfb.c

Log Message:
bunch of minor fixes:
- use default colour when clearing the screen on attach
- sprinkle some break; so we no longer panic in 32bit colour
- allow userland to mmap() engine registers but not TLBs
- get rid of a delay() in crmfb_wait_idle()
- use aprint_*()


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/sgimips/dev/crmfb.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