Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/24/2004 22:09:15
Module Name:	src
Committed By:	augustss
Date:		Sun Oct 24 22:09:15 UTC 2004

Modified Files:
	src/sys/dev/usb: ehci.c

Log Message:
No need to generate an interrupt at the data part of a control transfer,
it's generated by the status transfer.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/dev/usb/ehci.c

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