Source-Changes archive

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

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   garbled
Date:           Fri Dec 28 04:45:57 UTC 2007

Modified Files:
        src/sys/arch/powerpc/powerpc: rtas.c
Added Files:
        src/sys/arch/powerpc/include: rtas.h

Log Message:
Rewrite the rtas_call command, to allow ports to call rtas directly from
outside rtas.c, by simply issuing the right token.  This makes using the
rtas functionality much simpler.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/powerpc/include/rtas.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/powerpc/powerpc/rtas.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