Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/28/1997 20:10:02
mycroft
Wed May 28 13:02:40 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv25964

Modified Files:
	isadma.c 
Log Message:
Don't use the TC bit to check for wraparound in isa_dmacount(); remember the
transfer length and use that.

mycroft
Wed May 28 13:05:23 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv26034

Modified Files:
      Tag: thorpej-bus-dma
	isadma.c isavar.h 
Log Message:
Don't use the TC bit to check for wraparound in isa_dmacount(); remember the
transfer length and use that.