# # ChangeLog for uspace/drv/ehci-hcd/pci.c in mainline # # Generated by Trac 1.6 # 2024-12-14T18:04:15Z Mon, 07 Mar 2011 20:22:57 GMT Vojtech Horky [1d115c8] * .bzrignore (modified) * boot/arch/mips32/src/asm.S (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/root_hub.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port_status.c (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) Merge development/ changes Mon, 07 Mar 2011 18:27:04 GMT Vojtech Horky [0969e45e] * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) Removal of UHCI comments from EHCI driver Mon, 07 Mar 2011 16:22:55 GMT Jan Vesely [0d3167e] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) EHCI, zero configured flag to surrender root hub port control Mon, 07 Mar 2011 14:30:32 GMT Jan Vesely [13927cf] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) Doxygen and other comments Sun, 06 Mar 2011 22:00:45 GMT Jan Vesely [4ed80ce8] * .bzrignore (modified) * uspace/drv/ehci-hcd/ehci-hcd (deleted) * uspace/drv/ehci-hcd/pci.c (modified) Removed accidentaly added binary Refactoring Sun, 06 Mar 2011 15:34:06 GMT Jan Vesely [40a5d40] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ehci-hcd/Makefile (added) * uspace/drv/ehci-hcd/ehci-hcd (added) * uspace/drv/ehci-hcd/ehci-hcd.ma (added) * uspace/drv/ehci-hcd/main.c (added) * uspace/drv/ehci-hcd/pci.c (added) * uspace/drv/ehci-hcd/pci.h (added) * uspace/drv/pciintel/pci.c (modified) Add EHCI stub and implement BIOS handover.