Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/13/1998 09:00:03
cgd
Fri Mar 13 08:50:07 PST 1998
Update of /cvsroot/src/sys/dev/isa
In directory nb00:/tmp/cvs-serv23404

Modified Files:
	wdc_isa.c 
Log Message:
don't forget to set dma_arg, when using DMA functions.  also, minor
spacing bogon cleanup.  Pointed out by Kazuki Sakamoto in PR 5157.