Subject: CVS commit: [netbsd-3] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/22/2005 18:44:24
Module Name:	src
Committed By:	snj
Date:		Sun May 22 18:44:24 UTC 2005

Modified Files:
	src/sys/dev/usb [netbsd-3]: uhci.c

Log Message:
Pull up revision 1.187 (requested by skrll in ticket #313):
Complete the interrupt output transfer support copy from FreeBSD, but
remove the incorrect access to the bulk part of the union.
Reviewed and OK'ed by Lennart.


To generate a diff of this commit:
cvs rdiff -r1.185 -r1.185.2.1 src/sys/dev/usb/uhci.c

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