ehci: Add EHCI driver
+ This adds an EHCI USB host controller driver. It is missing support for periodic schedule (interrupt and isochronous transfers), hotplugging, suspend/resume, etc. pp.. Signed-off-by:Max Reitz <max@tyndur.org> Acked-by:
Kevin Wolf <kevin@tyndur.org>
Showing
+1001 -0
ehci/ehci.c
0 → 100644
This diff is collapsed.
ehci/ehci.h
0 → 100644
ehci/main.c
0 → 100644
Please register or sign in to comment