# # ChangeLog for uspace/drv/ohci/pci.c in mainline # # Generated by Trac 1.5.4 # 2024-05-14T09:52:34Z Sat, 07 May 2011 15:22:38 GMT Jan Vesely [dc5f2fb] * uspace/drv/ohci/main.c (modified) * uspace/drv/ohci/ohci.c (modified) * uspace/drv/ohci/ohci.h (modified) * uspace/drv/ohci/pci.c (modified) Further OHCI refactoring Sat, 07 May 2011 08:45:37 GMT Jan Vesely [f1d16663] * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/hc.h (modified) * uspace/drv/ohci/main.c (modified) * uspace/drv/ohci/ohci.c (modified) * uspace/drv/ohci/pci.c (modified) Postpone hw until all structures are initialized and irq handler ...