Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   sevan
Date:           Fri Feb 23 02:54:56 UTC 2018

Modified Files:
        src/sys/arch/macppc/conf: GENERIC MAMBO POWERMAC POWERMAC_G5
        src/sys/arch/powerpc/oea: ofw_rascons.c

Log Message:
Remove OFB_ENABLE_CACHE
from <macallan>
"it is outdated, genfb and friends don't need or use it, and it makes no sense
on accelerated drivers either. It tries to BAT-map the framebuffer cacheable,
which works on most macs but makes a few models lock up. Genfb doesn't have that
problem and is faster too."


To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/sys/arch/macppc/conf/GENERIC
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/macppc/conf/MAMBO
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/macppc/conf/POWERMAC
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/macppc/conf/POWERMAC_G5
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/powerpc/oea/ofw_rascons.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