Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 10/04/2002 13:21:35
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.