# # ChangeLog for uspace/drv/ehci-hcd/ehci-hcd.ma in mainline # # Generated by Trac 1.5.4 # 2024-05-21T12:33:42Z Tue, 08 Mar 2011 15:06:31 GMT Vojtech Horky [e2b58a63] * uspace/drv/ehci-hcd/ehci-hcd.ma (modified) Add a lot of EHCI match ids Hopefully all are correct. 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.