Subject: CVS commit: syssrc/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 07/17/2001 14:01:04
Module Name:	syssrc
Committed By:	haya
Date:		Tue Jul 17 11:01:04 UTC 2001

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

Log Message:
New Feature: Add isochronous stream input routine.  This feature has
been tested on i386.  It does not have any interface for useland to
get isochoronous stream.  The isochoronous acquisition interface
should be determined.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/ieee1394/fwohci.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/ieee1394/fwohcivar.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ieee1394/ieee1394reg.h

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