Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 05/11/2001 09:03:56
Module Name:	syssrc
Committed By:	jmc
Date:		Fri May 11 06:03:56 UTC 2001

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

Log Message:
Change abuf to include both requestor and responder softc's (for dealing with requests from other nodes later).
Add a callback so the ACK bits can be looked at if wanted.
Change the input/output pointers to proper proto's and rename to read/write.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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.