Source-Changes archive

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

CVS commit: syssrc/sys/arch/prep



Module Name:    syssrc
Committed By:   kleink
Date:           Tue Feb 26 00:30:11 UTC 2002

Modified Files:
        syssrc/sys/arch/prep/include: intr.h
        syssrc/sys/arch/prep/prep: extintr.c ibm_6050.c

Log Message:
Move the ext_intr() variant using the board interrupt vector register
into common code; it is not specific to the 6050, and in fact not even
specific to IBM-built hardware.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/prep/include/intr.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/prep/prep/extintr.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/prep/prep/ibm_6050.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