|
FreeNOS
|
Go to the source code of this file.
Data Structures | |
| class | Keyboard |
| PS2 Keyboard device driver. More... | |
Macros | |
| #define | PS2_PORT 0x60 |
| PS2 Keyboard input port. More... | |
| #define | PS2_IRQ 1 |
| Interrupt number of the i8042 controller. More... | |
| #define | PS2_RELEASE 0x80 |
| Bit is set in the scancode, if a key is released. More... | |
1.8.17