Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/arch/hp300



Module Name:    src
Committed By:   snj
Date:           Sat Dec 27 04:00:19 UTC 2008

Modified Files:
        src/sys/arch/hp300/hp300 [netbsd-5]: intr.c locore.s
        src/sys/arch/hp300/include [netbsd-5]: intr.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #207):
        sys/arch/hp300/include/intr.h: revision 1.32
        sys/arch/hp300/hp300/locore.s: revision 1.145
        sys/arch/hp300/hp300/intr.c: revision 1.39
Remove obsolete code for old software interrupt emulation.
The MI softint(9) handles it in the kernel threads nowadays.
Note "Emulation of VAX REI instruction" is still there to handle ASTs.


To generate a diff of this commit:
cvs rdiff -r1.37.6.1 -r1.37.6.2 src/sys/arch/hp300/hp300/intr.c
cvs rdiff -r1.143.20.1 -r1.143.20.2 src/sys/arch/hp300/hp300/locore.s
cvs rdiff -r1.31 -r1.31.6.1 src/sys/arch/hp300/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