Subject: CVS commit: src/sys/arch/powerpc/marvell
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/15/2003 09:50:30
Module Name:	src
Committed By:	matt
Date:		Sat Mar 15 07:50:29 UTC 2003

Modified Files:
	src/sys/arch/powerpc/marvell: extintr.c marvell_intr.h

Log Message:
Make lint happy and use __asm && __volatile.
manipulate netisr via lwarx/stwcx. to get atomicity.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/powerpc/marvell/extintr.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/powerpc/marvell/marvell_intr.h

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