Subject: CVS commit: src/sys/arch/arc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/15/2005 12:09:43
Module Name:	src
Committed By:	tsutsui
Date:		Tue Nov 15 12:09:43 UTC 2005

Modified Files:
	src/sys/arch/arc: TODO

Log Message:
Remove netisr handling from the list since arc has switched to
MI mips softintr.c (though it still uses splhigh()/splx() pair
and maybe it's better to use atomic insns).


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/arc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.