Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Mon May 12 20:10:57 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv780
Modified Files:
Tag: thorpej-bus-dma
if_le_isa.c if_levar.h
Log Message:
Convert to use bus dma.
thorpej
Mon May 12 20:12:43 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv939
Modified Files:
Tag: thorpej-bus-dma
isa.c
Log Message:
- Pass the bus dma tag to children.
- Map the on-board ISA DMA controller registers and the DMA page registers.
The "delay port" lives in this range, so subregion it.
thorpej
Mon May 12 20:14:23 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1000
Modified Files:
Tag: thorpej-bus-dma
isadma.c isadmavar.h isadmareg.h
Log Message:
Mostly-rewrite, converting the ISA DMA controller driver to be a user
of the bus dma API. A new isa_dma*() function call interface is exported
to drivers that need to use this controller.
mikel
Mon May 12 20:15:41 PDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv1046/src/lib/libc/sys
Modified Files:
intro.2
Log Message:
xrefs need section numbers
Home |
Main Index |
Thread Index |
Old Index