Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/18/1997 05:30:02
thorpej
Sat May 17 22:21:54 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv20568
Modified Files:
Tag: thorpej-bus-dma
ppb.c
Log Message:
Pass the bus dma tag from parent to children.
thorpej
Sat May 17 22:29:24 PDT 1997
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv20728
Modified Files:
pchb.c
Log Message:
Add a comment about why the bus dma tag is not forwarded from parent
to child if an auxillary PCI bus is attached to the bridge. Also,
remove an extra ';'.