Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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.
Home |
Main Index |
Thread Index |
Old Index