aboutsummaryrefslogtreecommitdiff
path: root/src/mouse.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Improve some debugging output.Kevin O'Connor1-3/+0
2008-06-14Cleanup handling of interrupt controller (PIC).Kevin O'Connor1-1/+14
2008-06-12Support config driven debugging of each irq handler.Kevin O'Connor1-2/+2
2008-03-11Don't save/restore flags and ebp on external calls - saves on stack space.Kevin O'Connor1-5/+2
2008-03-11Reduce stack usage for ISRs; minor fixes.Kevin O'Connor1-2/+5
2008-03-09Replace debug_exit calls with debug info while setting a failure.Kevin O'Connor1-19/+19
2008-03-05Rename VISIBLE macro for better control.Kevin O'Connor1-1/+1
2008-03-02Bug fixes; get mouse working.Kevin O'Connor1-4/+2
2008-03-02Initial support for ps/2 mouse.Kevin O'Connor1-8/+398
2008-02-25Version 0.1.2rel-0.1.2Kevin O'Connor1-0/+2
2008-02-25Version 0.1.1rel-0.1.1Kevin O'Connor1-0/+35