Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for USB mice. | Kevin O'Connor | 2010-05-01 | 1 | -4/+6 |
* | When USB keyboard active, don't send keyboard commands to ps2 port. | Kevin O'Connor | 2010-05-01 | 1 | -0/+2 |
* | Prefer passing a USB "pipe" structure over a USB endp encoding. | Kevin O'Connor | 2010-02-28 | 1 | -2/+3 |
* | Be sure to add "void" to all function prototypes that take no args. | Kevin O'Connor | 2010-01-03 | 1 | -2/+2 |
* | Initial support for USB, UHCI, and USB Keyboards. | Kevin O'Connor | 2009-09-28 | 1 | -0/+27 |