Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



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.




Home | Main Index | Thread Index | Old Index