Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Fri May 16 17:30:47 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv13893

Modified Files:
      Tag: thorpej-bus-dma
        if_le_isa.c 
Log Message:
Update for bus_dmamem_alloc() changes.


thorpej
Fri May 16 17:32:42 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv13982

Modified Files:
      Tag: thorpej-bus-dma
        isadmavar.h isadma.c 
Log Message:
Add isa_dmamem_*() functions, which are wrappers around bus_dmamem_*()
functions, but encapsulate the peculiar memory contraints of the
on-board ISA DMA controller.  Devices which use the isa_dma*() functions
should use these for DMA-safe memory manipulation.


thorpej
Fri May 16 17:34:14 PDT 1997
Update of /cvsroot/src/sys/dev/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv14076

Modified Files:
      Tag: thorpej-bus-dma
        ahb.c 
Log Message:
Update for bus_dmamem_alloc() changes.


thorpej
Fri May 16 17:35:47 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv14151

Modified Files:
      Tag: thorpej-bus-dma
        if_le_pci.c 
Log Message:
Update for bus_dmamem_alloc() changes.


thorpej
Fri May 16 17:36:36 PDT 1997
Update of /cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv14188

Modified Files:
      Tag: thorpej-bus-dma
        if_le_isapnp.c 
Log Message:
Update for bus_dmamem_alloc() changes.


thorpej
Fri May 16 17:37:12 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv14218

Modified Files:
      Tag: thorpej-bus-dma
        aha.c bha.c uha.c 
Log Message:
Update for bus_dmamem_alloc() changes.




Home | Main Index | Thread Index | Old Index