aboutsummaryrefslogtreecommitdiffstats
path: root/src/usb-ehci.c
Commit message (Expand)AuthorAgeFilesLines
* Rename check_time() to check_tsc().Kevin O'Connor2010-05-231-5/+5
* USB EHCI should yield() whil waiting for controller to ack reset.Kevin O'Connor2010-04-171-0/+1
* Refactor USB hub code.Kevin O'Connor2010-03-281-51/+49
* Improve USB EHCI timing.Kevin O'Connor2010-03-201-7/+17
* Adjust debug levels of device discovery.Kevin O'Connor2010-03-201-1/+1
* Add USB EHCI controller support.Kevin O'Connor2010-03-091-0/+751