Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 04/29/2005 19:15:13
Module Name:	src
Committed By:	skrll
Date:		Fri Apr 29 19:15:13 UTC 2005

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

Log Message:
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.186 -r1.187 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.