Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [ppcoea-renovation] src/sys/arch/powerpc/pic
Module Name: src
Committed By: garbled
Date: Wed May 9 20:22:39 UTC 2007
Modified Files:
src/sys/arch/powerpc/pic [ppcoea-renovation]: files.pic pic_i8259.c
pic_prepivr.c picvar.h
Added Files:
src/sys/arch/powerpc/pic [ppcoea-renovation]: i8259_common.c
Log Message:
The i8259 and prepivr code had a bunch of functions that were duplicates
of one another. Break those out into i8259_common.c and share that file
between the two of them.
To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/sys/arch/powerpc/pic/files.pic
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/powerpc/pic/i8259_common.c
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/arch/powerpc/pic/pic_i8259.c
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/sys/arch/powerpc/pic/pic_prepivr.c
cvs rdiff -r1.1.2.10 -r1.1.2.11 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