Go to the source code of this file.
| Defines | |
| #define | _MOUSE_H | 
| Functions | |
| void | mouseHandler () | 
| int | mouseInit () | 
| void | mouseISR () | 
| void mouseHandler | ( | ) | 
| int mouseInit | ( | ) | 
Definition at line 94 of file mouse.c.
References dDpl3, dInt, dPresent, eoi, irqEnable(), kbdRead(), kbdWrite(), kbdWriteRead(), kprintf(), mouseISR(), mPic, mVec, outportByte(), setVector(), and sPic.
| void mouseISR | ( | ) | 
Referenced by mouseInit().
 1.4.7
 1.4.7