Subject: CVS commit: src/sys/arch/sun3
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/03/2007 16:58:08
Module Name:	src
Committed By:	tsutsui
Date:		Sat Feb  3 16:58:08 UTC 2007

Modified Files:
	src/sys/arch/sun3/sun3: vme.c
	src/sys/arch/sun3/sun3x: vme.c

Log Message:
Add bus_space(9) and bus_dma(9) glue to sun3 MD VME attachment
to test these APIs on TME.

XXX I hope these sun3 MD VME stuff will be replaced by MI VME driver soon.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sun3/sun3/vme.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/sun3/sun3x/vme.c

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