Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   augustss
Date:           Sun Jan 16 23:11:45 UTC 2000

Modified Files:
        syssrc/sys/dev/usb: usb_subr.c usbdi.c usbdi.h

Log Message:
Add usbd_reload_device_desc() to get the device descriptor again from a device.
Useful if e.g. downloading firmware updates the revision number.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/usb/usbdi.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