Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/25/1997 02:20:04
thorpej
Sat May 24 19:10:46 PDT 1997
Update of /cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv5544

Modified Files:
      Tag: thorpej-bus-dma
	bus.h 
Log Message:
Implement the missing methods in the i386 bus space implementation:
bus_space_set_multi, bus_space_set_region, bus_space_copy


thorpej
Sat May 24 19:12:23 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv5596

Modified Files:
      Tag: thorpej-bus-dma
	if_le_isa.c 
Log Message:
Use bus_space_set_region_1() as appropriate.