|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | I8042_KBD_PHYS_DESC "isa0060/serio0" |
| #define | I8042_AUX_PHYS_DESC "isa0060/serio1" |
| #define | I8042_MUX_PHYS_DESC "isa0060/serio%d" |
| #define | I8042_KBD_IRQ 1 |
| #define | I8042_AUX_IRQ 12 |
| #define | I8042_COMMAND_REG 0x64 |
| #define | I8042_STATUS_REG 0x64 |
| #define | I8042_DATA_REG 0x60 |
| #define I8042_AUX_IRQ 12 |
Definition at line 37 of file i8042-io.h.
| #define I8042_AUX_PHYS_DESC "isa0060/serio1" |
Definition at line 15 of file i8042-io.h.
| #define I8042_COMMAND_REG 0x64 |
Definition at line 45 of file i8042-io.h.
| #define I8042_DATA_REG 0x60 |
Definition at line 47 of file i8042-io.h.
| #define I8042_KBD_IRQ 1 |
Definition at line 36 of file i8042-io.h.
| #define I8042_KBD_PHYS_DESC "isa0060/serio0" |
Definition at line 14 of file i8042-io.h.
Definition at line 16 of file i8042-io.h.
| #define I8042_STATUS_REG 0x64 |
Definition at line 46 of file i8042-io.h.
1.8.2