Source-Changes archive

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

CVS commit: src/sys/rump/dev/lib/libusb



Module Name:    src
Committed By:   pooka
Date:           Wed May 20 11:53:08 UTC 2015

Modified Files:
        src/sys/rump/dev/lib/libusb: Makefile
Added Files:
        src/sys/rump/dev/lib/libusb: usb_at_hc.c
Removed Files:
        src/sys/rump/dev/lib/libusb: usb_at_ugenhc.c

Log Message:
Rename usb_at_ugenhc.c to the more generic usb_at_hc.c now that
host controllers beyond ugenhc are attached.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/rump/dev/lib/libusb/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/rump/dev/lib/libusb/usb_at_hc.c
cvs rdiff -u -r1.3 -r0 src/sys/rump/dev/lib/libusb/usb_at_ugenhc.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