Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/18/1997 23:50:01
thorpej
Sun May 18 16:40:46 PDT 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv2878

Modified Files:
      Tag: thorpej-bus-dma
	isa_machdep.h 
Log Message:
Add an external declaration for the isa dma tag.


thorpej
Sun May 18 16:41:55 PDT 1997
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv3037

Modified Files:
      Tag: thorpej-bus-dma
	pchb.c 
Log Message:
Forward the bus dma tag from parent to child.


thorpej
Sun May 18 16:43:27 PDT 1997
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv3078

Modified Files:
      Tag: thorpej-bus-dma
	pci_machdep.c 
Log Message:
Don't provide the pci dma tag in pci_attach_hook().


thorpej
Sun May 18 16:44:39 PDT 1997
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv3131

Modified Files:
      Tag: thorpej-bus-dma
	pci_machdep.h 
Log Message:
Add an external declaration for the pci dma tag.


thorpej
Sun May 18 16:45:52 PDT 1997
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv3179

Modified Files:
      Tag: thorpej-bus-dma
	pcib.c 
Log Message:
Provide the isa dma tag to children.