Subject: CVS commit: [netbsd-2-0] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/24/2004 08:30:15
Module Name:	src
Committed By:	tron
Date:		Thu Jun 24 08:30:15 UTC 2004

Modified Files:
	src/sys/dev/usb [netbsd-2-0]: ehci.c

Log Message:
Pull up revision 1.59 (requested by mycroft in ticket #535):
As the ehci_idone() now uses the variable `epipe' unconditionally, always
declare it (in other words, make this file compile w/o EHCI_DEBUG).


To generate a diff of this commit:
cvs rdiff -r1.54.2.4 -r1.54.2.5 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.