# # ChangeLog for uspace/drv/uhci-hcd/hc.h in mainline # # Generated by Trac 1.5.4 # 2024-05-18T01:07:17Z Sat, 23 Apr 2011 10:08:47 GMT Jan Vesely [302a4b6] * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) Add UHCI pseudocode interrupt sharing Sat, 23 Apr 2011 00:13:23 GMT Jan Vesely [af81980] * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) * uspace/drv/uhci-hcd/pci.c (modified) Add UHCI interrupt pseudocode irq sharing support (kernel does not) Fri, 22 Apr 2011 21:29:57 GMT Jan Vesely [77d10f0] * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) Do not use static irq_commnd structure, there is no enough shared ... Thu, 14 Apr 2011 07:36:53 GMT Jan Vesely [27205841] * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) Make better use of macros