Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/21/2001 21:30:37
Module Name:	syssrc
Committed By:	augustss
Date:		Sun Jan 21 19:30:36 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: if_cue.c if_cuereg.h

Log Message:
Use the new usb_add_task() call to execute the statistics gathering.
This gets rid of the evil USBD_NO_TSLEEP hask from the cue driver.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/usb/if_cue.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/usb/if_cuereg.h

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