Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/13/2000 21:20:15
Module Name:	syssrc
Committed By:	augustss
Date:		Sun Aug 13 18:20:15 UTC 2000

Modified Files:
	syssrc/sys/dev/usb: uhci.c uhcireg.h

Log Message:
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.123 -r1.124 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.12 -r1.13 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.