Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/21/2001 04:41:19
Module Name:	syssrc
Committed By:	augustss
Date:		Wed Nov 21 02:41:19 UTC 2001

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

Log Message:
Use a task to perform the timeout abort so we have a process context when
sleeping.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.28 -r1.29 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.