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: augustss
Date: Sat Oct 23 13:26:34 UTC 2004
Modified Files:
src/sys/dev/usb: usb_subr.c usbdi.c usbdi.h usbdi_util.c usbdi_util.h
Log Message:
Make an iterator abstraction for looping through all descriptors.
Move usb_get_string() and make it public.
To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/sys/dev/usb/usb_subr.c
cvs rdiff -r1.104 -r1.105 src/sys/dev/usb/usbdi.c
cvs rdiff -r1.63 -r1.64 src/sys/dev/usb/usbdi.h
cvs rdiff -r1.40 -r1.41 src/sys/dev/usb/usbdi_util.c
cvs rdiff -r1.29 -r1.30 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