Source-Changes archive

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

CVS commit: src/sys/arch/powerpc/pic



Module Name:    src
Committed By:   nisimura
Date:           Wed Aug 19 06:22:54 UTC 2009

Modified Files:
        src/sys/arch/powerpc/pic: files.pic picvar.h
Added Files:
        src/sys/arch/powerpc/pic: pic_mpcsoc.c

Log Message:
- Have pic_mpcsoc.c to adapt variations of Moto/Freescale OpenPIC
compliant interrupt controllers.  Mostly the refrain of pic_openpic.c
and shall be useful for 85xx/86xx/QorIQ and Tundra product lines.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/powerpc/pic/files.pic
cvs rdiff -u -r0 -r1.1 src/sys/arch/powerpc/pic/pic_mpcsoc.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/pic/picvar.h

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