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:10:02
thorpej
Mon May 12 20:00:05 PDT 1997
Update of /cvsroot/src/sys/dev/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv29393

Modified Files:
      Tag: thorpej-bus-dma
	ahb.c ahbreg.h 
Log Message:
Convert to use bus dma.


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

Modified Files:
      Tag: thorpej-bus-dma
	bha_eisa.c 
Log Message:
Stash the bus dma tag and bus-specific DMA flags in the softc.


thorpej
Mon May 12 20:01:34 PDT 1997
Update of /cvsroot/src/sys/dev/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv29890

Modified Files:
      Tag: thorpej-bus-dma
	eisa.c eisavar.h 
Log Message:
Pass the EISA bus dma tag to children.


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

Modified Files:
      Tag: thorpej-bus-dma
	uha_eisa.c 
Log Message:
Convert to use bus dma.


thorpej
Mon May 12 20:04:47 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv295

Modified Files:
      Tag: thorpej-bus-dma
	aha.c ahareg.h ahavar.h bha.c bhareg.h bhavar.h uha.c uhareg.h 
	uhavar.h 
Log Message:
Convert to use bus dma.


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

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


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

Modified Files:
      Tag: thorpej-bus-dma
	bha_isa.c 
Log Message:
- Stash the bus dma tag and bus-specific DMA flags in the softc.
- Adapt to new software interface to the on-board ISA DMA controller.
- Detect buggy VLB variants of this card.  Buggy cards get 24-bit
  ISA DMA, working cards (rev. 3.37 and higher) get to use 32-bit DMA.


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

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