Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 04/12/2005 13:10:14
Module Name:	src
Committed By:	itohy
Date:		Tue Apr 12 13:10:14 UTC 2005

Modified Files:
	src/sys/dev/usb: usbdi_util.c usbdi_util.h

Log Message:
Add usb_find_desc_if(), which is similar to usb_find_desc(),
but searches only in the specified interface rather than
in whole configuration.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/usb/usbdi_util.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/usb/usbdi_util.h

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