Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add USB EHCI controller support. | Kevin O'Connor | 2010-03-09 | 1 | -0/+2 |
* | Further parallelize USB init by launching a thread per usb port. | Kevin O'Connor | 2010-03-09 | 1 | -0/+10 |
* | Prefer passing a USB "pipe" structure over a USB endp encoding. | Kevin O'Connor | 2010-02-28 | 1 | -1/+2 |
* | Initial support for USB hubs. | Kevin O'Connor | 2010-02-15 | 1 | -0/+57 |