# # ChangeLog for uspace/drv/ohci/main.c in mainline # # Generated by Trac 1.6 # 2025-03-01T10:31:45Z Mon, 21 Mar 2011 12:23:31 GMT Jan Vesely [8627377] * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/main.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/ohci/root_hub.h (modified) Add usb iface implementation Mon, 21 Mar 2011 11:52:29 GMT Jan Vesely [a6d1bc1] * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/hc.h (modified) * uspace/drv/ohci/main.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/ohci/root_hub.h (modified) Add infrastructure for rh registration. Mon, 21 Mar 2011 11:13:26 GMT Jan Vesely [bab71635] * uspace/drv/ohci/Makefile (modified) * uspace/drv/ohci/hc.c (moved) * uspace/drv/ohci/hc.h (moved) * uspace/drv/ohci/iface.c (moved) * uspace/drv/ohci/iface.h (modified) * uspace/drv/ohci/main.c (modified) * uspace/drv/ohci/root_hub.c (moved) * uspace/drv/ohci/root_hub.h (moved) Renames, remove ohci prefix Sun, 20 Mar 2011 21:36:17 GMT Jan Vesely [e7bc999] * uspace/drv/ohci/main.c (modified) * uspace/drv/ohci/ohci_hc.c (modified) * uspace/drv/ohci/ohci_hc.h (modified) * uspace/drv/ohci/ohci_regs.h (modified) * uspace/drv/ohci/ohci_rh.c (modified) * uspace/drv/ohci/pci.c (modified) Add interrupt support Fix register structure Interrupts disabled ... Sun, 20 Mar 2011 16:59:54 GMT Jan Vesely [41b96b4] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ohci/Makefile (added) * uspace/drv/ohci/batch.c (added) * uspace/drv/ohci/batch.h (added) * uspace/drv/ohci/hc_iface.c (added) * uspace/drv/ohci/iface.h (added) * uspace/drv/ohci/main.c (added) * uspace/drv/ohci/ohci.ma (added) * uspace/drv/ohci/ohci_hc.c (added) * uspace/drv/ohci/ohci_hc.h (added) * uspace/drv/ohci/ohci_rh.c (added) * uspace/drv/ohci/ohci_rh.h (added) * uspace/drv/ohci/pci.c (added) * uspace/drv/ohci/pci.h (added) OHCI stub