Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Tue Feb 3 21:12:47 PST 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv1179/alpha/common
Modified Files:
bus_dma.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:48 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv1179/alpha/include
Modified Files:
bus.h
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:49 PST 1998
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv1179/arm32/include
Modified Files:
bus.h
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:50 PST 1998
Update of /cvsroot/src/sys/arch/bebox/bebox
In directory netbsd1:/var/slash-tmp/cvs-serv1179/bebox/bebox
Modified Files:
bus_dma.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:51 PST 1998
Update of /cvsroot/src/sys/arch/bebox/include
In directory netbsd1:/var/slash-tmp/cvs-serv1179/bebox/include
Modified Files:
bus.h
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:53 PST 1998
Update of /cvsroot/src/sys/arch/bebox/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1179/bebox/isa
Modified Files:
isadma.c isadma_machdep.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:55 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv1179/i386/i386
Modified Files:
machdep.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:56 PST 1998
Update of /cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv1179/i386/include
Modified Files:
bus.h
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:58 PST 1998
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1179/i386/isa
Modified Files:
isa_machdep.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:12:59 PST 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv1179/sparc/dev
Modified Files:
vme_machdep.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:13:00 PST 1998
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv1179/sparc/include
Modified Files:
bus.h
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:13:01 PST 1998
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv1179/sparc/sparc
Modified Files:
machdep.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:13:40 PST 1998
Update of /cvsroot/src/sys/dev/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv1361
Modified Files:
ahb.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:14:04 PST 1998
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv1382
Modified Files:
bha.c uha.c aha.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:14:37 PST 1998
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1413
Modified Files:
isadma.c wds.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:14:57 PST 1998
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1438
Modified Files:
if_fxp.c isp_pci.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
thorpej
Tue Feb 3 21:15:18 PST 1998
Update of /cvsroot/src/sys/dev/vme
In directory netbsd1:/var/slash-tmp/cvs-serv1465
Modified Files:
xd.c xy.c
Log Message:
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
partial syncs of a DMA mapping.
Home |
Main Index |
Thread Index |
Old Index