Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 10/12/1998 14:15:54
Module Name:	src
Committed By:	is
Date:		Mon Oct 12 21:15:54 UTC 1998

Modified Files:
	src/sys/arch/amiga/include: bus.h
	src/sys/arch/amiga/amiga: busfuncs.c
Log Message:
- add bus_space_{copy,set}_region_{1,2} support and implementation for
_1 and for _2 in the contiguous and interleaved case.

- while we're here, reorganize bus.h into sections, and use the defined
convenience functions everywhere.