aboutsummaryrefslogtreecommitdiffstats
path: root/src/usb-hub.h
Commit message (Expand)AuthorAgeFilesLines
* Add USB EHCI controller support.Kevin O'Connor2010-03-091-0/+2
* Further parallelize USB init by launching a thread per usb port.Kevin O'Connor2010-03-091-0/+10
* Prefer passing a USB "pipe" structure over a USB endp encoding.Kevin O'Connor2010-02-281-1/+2
* Initial support for USB hubs.Kevin O'Connor2010-02-151-0/+57