Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Wed Jun  3 11:25:53 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory nb00:/tmp/cvs-serv10365/common

Modified Files:
        bus_dma.c 
Log Message:
Allow the DMA tag to specify a boundary contraint.  If the device has a
more strict boundary, the map will use it, otherwise the map will inherit
the tag's, unless the tag's constraint is 0 (no boundary constraint).


thorpej
Wed Jun  3 11:25:53 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv10365/include

Modified Files:
        bus.h 
Log Message:
Allow the DMA tag to specify a boundary contraint.  If the device has a
more strict boundary, the map will use it, otherwise the map will inherit
the tag's, unless the tag's constraint is 0 (no boundary constraint).


thorpej
Wed Jun  3 11:25:54 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv10365/pci

Modified Files:
        apecs_dma.c cia_dma.c dwlpx_dma.c lca_dma.c mcpcia_dma.c 
Log Message:
Allow the DMA tag to specify a boundary contraint.  If the device has a
more strict boundary, the map will use it, otherwise the map will inherit
the tag's, unless the tag's constraint is 0 (no boundary constraint).


thorpej
Wed Jun  3 11:25:54 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/tc
In directory nb00:/tmp/cvs-serv10365/tc

Modified Files:
        tc_dma.c tc_dma_3000_500.c 
Log Message:
Allow the DMA tag to specify a boundary contraint.  If the device has a
more strict boundary, the map will use it, otherwise the map will inherit
the tag's, unless the tag's constraint is 0 (no boundary constraint).




Home | Main Index | Thread Index | Old Index