Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/02/1997 12:50:02
thorpej
Tue Sep  2 05:40:24 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/home/thorpej/work/src/sys/arch/alpha/pci

Modified Files:
	apecs.c apecsvar.h cia.c ciavar.h dwlpx.c dwlpxvar.h lca.c 
	lcavar.h pci_swiz_bus_io_chipdep.c pci_swiz_bus_mem_chipdep.c 
Log Message:
Treat bus space tags more like pci chipset tags and bus dma tags: allocate
them statically within a chipset's state structure, and pass them to
the *_bus_{io,mem}_init() functions.


thorpej
Tue Sep  2 05:43:24 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/home/thorpej/work/src/sys/arch/alpha/pci

Modified Files:
	dwlpx_bus_io.c dwlpx_bus_mem.c 
Log Message:
Garbage-collect.