Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/22/2000 07:11:57
Module Name:	syssrc
Committed By:	augustss
Date:		Tue Aug 22 04:11:57 UTC 2000

Modified Files:
	syssrc/sys/dev/usb [netbsd-1-5]: uhci.c uhcireg.h

Log Message:
Pull up (approved by thorpej):
Fix race condition when unlinking xfers.  Thanks to IWAMOTO Toshihiro
<iwamoto@sat.t.u-tokyo.ac.jp> for analyzing the problem and suggesting a fix.
Fixes PR 10662.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.120.2.1 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.11 -r1.11.4.1 syssrc/sys/dev/usb/uhcireg.h

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