Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/11/1998 22:00:02
thorpej
Sun Jan 11 13:53:06 PST 1998
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv1669

Modified Files:
	dio.c diovar.h intio.c intiovar.h 
Log Message:
Pass down bus space tags to children, and use types appropriate for
bus.h.


thorpej
Sun Jan 11 13:55:09 PST 1998
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv1742

Modified Files:
	frodo.c 
Log Message:
ia->ia_addr is a physical address, not a kernel virtual address.


thorpej
Sun Jan 11 13:56:16 PST 1998
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv1785

Modified Files:
	grf_dv.c grf_gb.c grf_rb.c grf_tc.c 
Log Message:
ia->ia_addr is of type `bus_addr_t'.


thorpej
Sun Jan 11 13:57:04 PST 1998
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv1840

Modified Files:
	if_le.c if_lereg.h if_levar.h 
Log Message:
Convert the hp300 LANCE driver to use bus.h