Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 04/12/2004 14:30:47
Module Name:	src
Committed By:	sekiya
Date:		Mon Apr 12 14:30:47 UTC 2004

Modified Files:
	src/sys/arch/sgimips/sgimips: bus.c

Log Message:
Merge fixes from arch/mips/mips/bus_dma.c -- a curproc->lwp fix, and streamline
the cache magic for BUS_DMASYNC_PREREAD in _bus_dmamap_sync_mips3().

(Note to self: investigate feasibility of replacing MD bus.c with MI bus_dma.c)


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/sgimips/sgimips/bus.c

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