# # ChangeLog for uspace/drv/ehci-hcd/pci.c in mainline # # Generated by Trac 1.6 # 2025-06-21T08:52:21Z 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 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.