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

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

Log Message:
Allow multiple interrupt handler on same interrupt event.
Clear interrupt mask for specified interrupt in apbus_intr_establish().
Add dma stuff; define apbus_dmamap_sync() to flush DMA write cache by
accessing the corresponding I/O port.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/newsmips/apbus/apbus.c

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