Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/ofppc/ofppc
Module Name: src
Committed By: macallan
Date: Tue Sep 8 09:02:52 UTC 2026
Modified Files:
src/sys/arch/ofppc/ofppc: machdep.c
Log Message:
- use ofprint() for debug output so we have a chance to see it
- do not BAT-map anything beyond 0xff000000 - my 43P gets quite grouchy if we do
- copy EDID properties from OF like macppc does, for things like mach64 where
X can program video modes but can't (relably) do DDC
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/arch/ofppc/ofppc/machdep.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