Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   chris
Date:           Fri Oct  4 10:21:34 UTC 2002

Modified Files:
        syssrc/sys/arch/acorn32/include: intr.h
        syssrc/sys/arch/shark/include: intr.h

Log Message:
Fixup IPL_LEVELS to be correct.  This matches the change I did to footbridge
based systems.  Untested on shark, but is the right thing to do.  I suspect
the original arm32 intr.h had the bug, and when the ports split we just took
the bug.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/acorn32/include/intr.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/shark/include/intr.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