Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 12/07/2002 09:33:21
Module Name:	syssrc
Committed By:	toshii
Date:		Sat Dec  7 07:33:21 UTC 2002

Modified Files:
	syssrc/sys/dev/usb: ohci.c

Log Message:
Update xfer->frlengths for input isoc transfer.  Based on patches from
SOMEYA Yoshihiko.
Also fix error handling for isoc transfer somewhat; usb_transfer_complete
shouldn't be called for more than once.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 syssrc/sys/dev/usb/ohci.c

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