Source-Changes archive

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

CVS commit: syssrc/sys/arch/ofppc



Module Name:    syssrc
Committed By:   chs
Date:           Wed Sep 18 01:43:08 UTC 2002

Modified Files:
        syssrc/sys/arch/ofppc/firepower: firepower_intr.c firepowervar.h
        syssrc/sys/arch/ofppc/include: intr.h platform.h
        syssrc/sys/arch/ofppc/ofppc: autoconf.c
        syssrc/sys/arch/ofppc/ofwgen: ofwgen_intr.c

Log Message:
fix the ofppc interrupt code to work at all.  the previous code was
confusing an IPL number with an IRQ mask.  now we do like the x86 code.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/ofppc/firepower/firepower_intr.c \
    syssrc/sys/arch/ofppc/firepower/firepowervar.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/ofppc/include/intr.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/ofppc/include/platform.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/ofppc/ofppc/autoconf.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/ofppc/ofwgen/ofwgen_intr.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