# # ChangeLog for uspace/drv/vhc/hc.c in mainline # # Generated by Trac 1.5.4 # 2024-05-14T22:55:43Z Wed, 15 Dec 2010 22:02:26 GMT Vojtech Horky [e63a4e1] * uspace/drv/vhc/hc.c (modified) * uspace/drv/vhc/hcd.c (modified) A bit clean main() in VHC Wed, 15 Dec 2010 21:56:14 GMT Vojtech Horky [774afaae] * uspace/drv/vhc/Makefile (modified) * 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/hub.h (modified) * uspace/drv/vhc/hub/hub.c (added) * uspace/drv/vhc/hub/hub.h (added) * uspace/drv/vhc/hub/virthub.c (added) * uspace/drv/vhc/hub/virthub.h (moved) * uspace/drv/vhc/hub/virthubops.c (added) * uspace/drv/vhc/hubops.c (deleted) Refactoring of virtual hub The hub is now divided into two layers ... Mon, 13 Dec 2010 14:33:23 GMT Vojtech Horky [76daaf9f] * uspace/drv/vhc/connhost.c (modified) * uspace/drv/vhc/hc.c (modified) * uspace/drv/vhc/hc.h (modified) Virtual HC remembers transfer type as well Sun, 12 Dec 2010 22:31:11 GMT Vojtech Horky [f8597ca] * uspace/drv/vhc/hc.c (modified) * uspace/drv/vhc/hcd.c (modified) * uspace/drv/vhc/hub.c (modified) Less debug messages in virtual host controller Sun, 12 Dec 2010 17:29:56 GMT Vojtech Horky [a39f4cf] * uspace/drv/vhc/connhost.c (modified) * uspace/drv/vhc/hc.c (modified) * uspace/drv/vhc/hcd.c (modified) Quieter logging