FreeNOS
Data Structures | Macros
Keyboard.h File Reference
#include <FreeNOS/System.h>
#include <Device.h>
#include <Macros.h>
#include <Types.h>

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...