# # ChangeLog for uspace/app/virtusbhub in mainline # # Generated by Trac 1.6 # 2025-09-12T16:50:34Z Fri, 28 Jan 2011 10:45:15 GMT Vojtech Horky [c5c003c] * .bzrignore (modified) * uspace/app/virtusbhub/Makefile (modified) * uspace/app/virtusbhub/main.c (modified) Cleaner Makefile Also updated ignore list. Fri, 28 Jan 2011 10:19:29 GMT Vojtech Horky [95622c4] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/virtusbhub/Makefile (added) * uspace/app/virtusbhub/main.c (added) * uspace/doc/doxygroups.h (modified) * uspace/drv/vhc/hub/hub.h (modified) * uspace/drv/vhc/hub/virthub.c (modified) * uspace/drv/vhc/hub/virthub.h (modified) Add standalone virtual hub Similar to virtual USB keyboard (`vuk'), ...