aboutsummaryrefslogtreecommitdiffstats
path: root/ps2.c
Commit message (Expand)AuthorAgeFilesLines
* Moved files to common, protocol and doc directorytmk2012-06-071-434/+0
* added copyright and license notice.tmk2011-07-211-1/+2
* added initial V-USB support for HHKBtmk2011-05-161-0/+5
* integrate V-USB support into ps2_usbtmk2011-02-221-2/+10
* PS/2: request to resend when error is occured.tmk2011-02-221-33/+90
* refactor keyboard.h, host.htmk2011-02-221-3/+1
* PS/2 library receives data partially by interrupttmk2011-02-221-35/+146
* PS/2 to USB keyboard convertertmk2011-01-231-2/+2
* FIX: error handling in ps2.ctmk2011-01-111-1/+7
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-021-0/+248