Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 01/19/2004 07:36:35
Module Name:	src
Committed By:	gson
Date:		Mon Jan 19 07:36:35 UTC 2004

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

Log Message:
In alloc_all_endpoints_genuine(), search for the endpoint descriptors
within the configuration descriptor, not the class specific interface
descriptor. The Edirol UM-1SX now successfully attaches and works as
a standard USB MIDI interface when the "advanced driver" switch is set
to "off".


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/usb/umidi.c

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