# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-15T15:10:13Z Fri, 15 Apr 2011 16:13:07 GMT Jan Vesely [3690c75] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.c (added) * uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.h (added) * uspace/drv/usbhid/main.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) Development branch fixes Fri, 15 Apr 2011 16:11:50 GMT Jan Vesely [6b082a1b] * uspace/drv/ohci/batch.c (modified) Bulk out data fix Fri, 15 Apr 2011 15:25:53 GMT Lubos Slovak [11d2e96a] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.c (added) * uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.h (added) * uspace/drv/usbhid/main.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) Subdriver API finished, fixes, checks. Fri, 15 Apr 2011 15:24:32 GMT Jan Vesely [ab6fdad3] * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/ohci/root_hub.h (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub_private.h (modified) * uspace/drv/usbhub/utils.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/src/hidreport.c (modified) * uspace/lib/usb/src/hidreq.c (modified) Development branch changes Fri, 15 Apr 2011 15:22:24 GMT Jan Vesely [a13ed97] * uspace/drv/ohci/batch.c (modified) Fix bulk out transfers Fri, 15 Apr 2011 15:14:35 GMT Jan Vesely [ad86349] * uspace/drv/ohci/batch.c (modified) * uspace/drv/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/ohci/hw_struct/transfer_descriptor.h (modified) Support short packets in OHCI