Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/13/1997 03:40:02
thorpej
Mon May 12 20:33:07 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1543

Modified Files:
      Tag: thorpej-bus-dma
	isavar.h 
Log Message:
- Provide the bus dma tag to children.
- Add DMA maps and requisite state information for the on-board ISA DMA
  controller.


thorpej
Mon May 12 20:36:00 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1788

Modified Files:
      Tag: thorpej-bus-dma
	pas.c pss.c sbdsp.c sbdspvar.h 
Log Message:
Adapt to new software interface to the on-board ISA DMA controller.


thorpej
Mon May 12 20:37:20 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1873

Modified Files:
      Tag: thorpej-bus-dma
	sb.c 
Log Message:
- Garbage-collect a structure that isn't used anywhere.
- Add a comment about drq lossage on some SoundBlaster flavors.


thorpej
Mon May 12 20:38:05 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1926

Modified Files:
      Tag: thorpej-bus-dma
	sb_isa.c 
Log Message:
Adapt to new software interface to the on-board ISA DMA controller.


thorpej
Mon May 12 20:38:50 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1973

Modified Files:
      Tag: thorpej-bus-dma
	uha_isa.c 
Log Message:
- Convert to use bus dma.
- Use 32-bit DMA on VLB flavors of the card.


thorpej
Mon May 12 20:39:48 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv2015

Modified Files:
      Tag: thorpej-bus-dma
	wd.c 
Log Message:
Adapt to new software interface to the on-board ISA DMA controller.