Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/16/2000 02:35:26
Module Name:	syssrc
Committed By:	augustss
Date:		Sun Jan 16 10:35:25 UTC 2000

Modified Files:
	syssrc/sys/dev/usb: ohci.c ohcireg.h ohcivar.h

Log Message:
Add framework for doing isoc transfers.  The actual scheduling code
is still missing.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/usb/ohcireg.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/usb/ohcivar.h

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