# # ChangeLog for uspace/drv/bus/usb/usbhub/port.h in mainline # # Generated by Trac 1.5.4 # 2024-06-16T12:35:46Z Wed, 12 Oct 2011 19:04:00 GMT Jan Vesely [6626bba9] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: Rename usb_hub_info => usb_hub_dev. Wed, 12 Oct 2011 18:54:05 GMT Jan Vesely [940f576] * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: Add device_gone skeleton Wed, 12 Oct 2011 17:31:05 GMT Jan Vesely [4501e207] * uspace/drv/bus/usb/uhcirh/port.h (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/src/hub.c (modified) rename: usb_hc_attached_device_t => usb_hub_attached_device_t Host ... Tue, 27 Sep 2011 11:36:10 GMT Jan Vesely [a1cb170] * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: Minor fixes License and whitespace. Fri, 23 Sep 2011 19:06:37 GMT Jan Vesely [0212751] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) usbhub: IMplement some easy TODOs Convert process_intterrupt to use ... Fri, 23 Sep 2011 14:24:50 GMT Jan Vesely [3b617579] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) usbhub: Add license lines. Fri, 23 Sep 2011 14:17:59 GMT Jan Vesely [442fa6b] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: More functions use new usb_hub_port_t elements. Use per ... Fri, 23 Sep 2011 13:44:12 GMT Jan Vesely [c0587d90] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) usbhub: Add pipe and port number to port structure. Use these ... Fri, 23 Sep 2011 13:12:20 GMT Jan Vesely [a590a23] * uspace/drv/bus/usb/usbhub/Makefile (modified) * uspace/drv/bus/usb/usbhub/port.c (moved) * uspace/drv/bus/usb/usbhub/port.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: Rename ports => port.