# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-04-20T04:18:47Z Wed, 18 May 2011 10:59:50 GMT Jan Vesely [f58154c5] * .bzrignore (modified) * uspace/drv/ohci/batch.c (modified) * uspace/drv/ohci/batch.h (modified) * uspace/drv/ohci/endpoint_list.c (modified) * uspace/drv/ohci/endpoint_list.h (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/hcd_endpoint.h (modified) * uspace/drv/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/lib/usbdev/src/hub.c (modified) Minor fixes and comments UHCI: use provided barrier defines (buffer ... Wed, 18 May 2011 10:58:33 GMT Jan Vesely [aeca5a3] * .bzrignore (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) Fix UHCI malloc32 warning message. Add bzr ignore for mkbd binary