Source-Changes archive

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

CVS commit: src/sys/arch/arc



Module Name:    src
Committed By:   tsutsui
Date:           Tue Nov 15 15:07:37 UTC 2005

Modified Files:
        src/sys/arch/arc/arc: arc_trap.c
        src/sys/arch/arc/isa: isabus.c
        src/sys/arch/arc/jazz: jazzio.c
        src/sys/arch/arc/pci: necpb.c

Log Message:
Explicitly enable interrupts before softintr is handled as noted
in the TODO file. At least this fixes "sn0: receive buffers exhausted"
messages on my NEC-JC94.

XXX: does anyone know what "Dont reenable" comment means, which was
XXX: there since initial import of pica (not arc).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/arc/arc/arc_trap.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/arc/isa/isabus.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/arc/jazz/jazzio.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/arc/pci/necpb.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