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:   maxv
Date:           Sat Feb  8 07:38:17 UTC 2020

Modified Files:
        src/sys/dev/usb: usbdi.c usbdi.h uvideo.c

Log Message:
Move uvideo's parsers into usbdi.c, to make them global. Rename
usb_desc_iter_peek_next -> usb_desc_iter_peek for consistency.


To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/dev/usb/usbdi.c
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/usb/usbdi.h
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/usb/uvideo.c

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