Module name:    ppcg5
Committed by:   pion
Date:           Wed Jul 26 00:44:47 UTC 2006

Modified Files:
        ppcg5/docs: modified.txt
Added Files:
        ppcg5/arch/macppc/dev: ofb.c ofcons.c
        ppcg5/arch/macppc/macppc: machdep.c
        ppcg5/arch/powerpc/conf: files.ofw
        ppcg5/arch/powerpc/oea: ofw_subr.S pmap.c
        ppcg5/arch/powerpc/powerpc: ofw_context.c

Log Message:
Added console support for built-in video using Open Firmware; it's now possible 
to boot a Power Mac G5 without a serial connection. Rewrote the openfirmware() 
and ofwinit() routines in C. Added routines to cleanly enter and exit the Open 
Firmware context, both for 32-bit processors and 32-bit mode on the PPC970.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 ppcg5/arch/macppc/dev/ofb.c \
    ppcg5/arch/macppc/dev/ofcons.c ppcg5/arch/macppc/macppc/machdep.c \
    ppcg5/arch/powerpc/conf/files.ofw ppcg5/arch/powerpc/oea/ofw_subr.S \
    ppcg5/arch/powerpc/oea/pmap.c ppcg5/arch/powerpc/powerpc/ofw_context.c
cvs -z3 rdiff -u -r1.1 -r1.2 ppcg5/docs/modified.txt

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/macppc/dev/ofb.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/macppc/dev/ofcons.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/macppc/macppc/machdep.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/powerpc/conf/files.ofw?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/powerpc/oea/ofw_subr.S?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/powerpc/oea/pmap.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/arch/powerpc/powerpc/ofw_context.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ppcg5/docs/modified.txt?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to