# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-01T03:01:44Z Tue, 01 Feb 2011 21:59:43 GMT Vojtech Horky [bbc7d83e] * uspace/drv/vhc/Makefile (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/drv/vhc/connhost.c (modified) * uspace/drv/vhc/debug.c (deleted) * uspace/drv/vhc/devices.c (modified) * uspace/drv/vhc/hc.c (modified) * uspace/drv/vhc/hcd.c (modified) * uspace/drv/vhc/hub.c (modified) * uspace/drv/vhc/vhcd.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/debug.c (modified) Merge development/ changes Tue, 01 Feb 2011 21:42:48 GMT Vojtech Horky [ec293a8] * uspace/lib/usb/include/usb/debug.h (modified) Add log level max boundary It might be useful for some checking. ... Tue, 01 Feb 2011 21:03:06 GMT Vojtech Horky [0a37e14] * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/request.h (added) * uspace/lib/usb/src/request.c (added) Add GET_DESCRIPTOR request wrapper using pipes Tue, 01 Feb 2011 21:01:39 GMT Vojtech Horky [284c629] * uspace/drv/vhc/connhost.c (modified) Virtual HC handles atomic control transfers