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:14:30
Module Name:	syssrc
Committed By:	toshii
Date:		Sat Dec  7 07:14:29 UTC 2002

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

Log Message:
Fix several nits.  Mostly from SOMEYA Yoshihiko.
- Call usbd_transfer_complete at splusb.
- Fix a botched for loop in ohci_rem_ed.
- In ohci_close_pipe, wait 1ms after removing an ED to avoid possible race
 condition.


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