Subject: CVS commit: [netbsd-3] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/17/2005 10:29:57
Module Name:	src
Committed By:	tron
Date:		Sun Apr 17 10:29:57 UTC 2005

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

Log Message:
Pull up revision 1.52 (requested by itohy in ticket #160):
If CM descriptor is found, use the data interface in it;
if CM descriptor is NOT found but UNION descriotor is found,
use the data interface in it.
Do not require CM or ACM descriptors as long as
the data interface is found.
Should fix NetBSD PR #29754 by rivo nurges.


To generate a diff of this commit:
cvs rdiff -r1.49.10.2 -r1.49.10.3 src/sys/dev/usb/umodem.c

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