Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa/dev
Module Name: src
Committed By: macallan
Date: Mon Apr 28 04:46:58 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
remove code to stash the console font in video memory - this was an experiment
based on guesswork which probably won't work if the card runs in anything
other than 1280x1024, and wasn't significantly faster than drawing characters
line by line using BINC writes.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/hppa/dev/summitfb.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