Source-Changes archive

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

CVS commit: src/sys/arch/x68k



Module Name:    src
Committed By:   isaki
Date:           Sun Jan 18 04:48:53 UTC 2009

Modified Files:
        src/sys/arch/x68k/dev: if_ne_intio.c if_ne_neptune.c intio.c pow.c
        src/sys/arch/x68k/x68k: locore.s

Log Message:
Delete 10 years old #if 0'd comments in intio.c, locore.s.
According to the old comment, the interrupt handler via intiotrap
should set his interrupt level again, but it's not right.  And
don't set it again by interrupt hander.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/x68k/dev/if_ne_intio.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/x68k/dev/if_ne_neptune.c
cvs rdiff -r1.40 -r1.41 src/sys/arch/x68k/dev/intio.c
cvs rdiff -r1.22 -r1.23 src/sys/arch/x68k/dev/pow.c
cvs rdiff -r1.91 -r1.92 src/sys/arch/x68k/x68k/locore.s

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