Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 10/12/2000 06:13:47
Module Name:	syssrc
Committed By:	onoe
Date:		Thu Oct 12 03:13:47 UTC 2000

Modified Files:
	syssrc/sys/arch/newsmips/apbus: if_sn.c zs_ap.c

Log Message:
change the type of the apbus interrupt handler from void to int
for each driver to indicate the interrupt has been handled or not.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/newsmips/apbus/if_sn.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/newsmips/apbus/zs_ap.c

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