Subject: CVS commit: syssrc/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/03/2002 09:24:50
Module Name:	syssrc
Committed By:	jmc
Date:		Sun Feb  3 07:24:50 UTC 2002

Modified Files:
	syssrc/sys/dev/ieee1394: fwohci.c ieee1394var.h

Log Message:
Add an unreg function.

Add a uio struct to the abuf so direct uio supporting calls can be setup.

Change all refs of csr in the abuf to addr as thats it's real function.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/dev/ieee1394/fwohci.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ieee1394/ieee1394var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.