aboutsummaryrefslogtreecommitdiffstats
path: root/src/usb-hid.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for USB mice.Kevin O'Connor2010-05-011-4/+6
* When USB keyboard active, don't send keyboard commands to ps2 port.Kevin O'Connor2010-05-011-0/+2
* Prefer passing a USB "pipe" structure over a USB endp encoding.Kevin O'Connor2010-02-281-2/+3
* Be sure to add "void" to all function prototypes that take no args.Kevin O'Connor2010-01-031-2/+2
* Initial support for USB, UHCI, and USB Keyboards.Kevin O'Connor2009-09-281-0/+27