|
The Pedigree Project 0.1
|
#include <Ps2CaptureState.h>
Collaboration diagram for Ps2DebuggerPollingState:Public Member Functions | |
| void | set (bool active) |
| bool | active () const |
Private Attributes | |
| size_t | m_Active |
Trap-safe polling-mode selection for the kernel debugger.
Entering the debugger can interrupt code which owns the 8042 or IRQ controller locks. This latch therefore only publishes the input mode; it never participates in either controller protocol.
Definition at line 24 of file Ps2CaptureState.h.
|
inline |
Definition at line 26 of file Ps2CaptureState.h.
|
inline |
Definition at line 33 of file Ps2CaptureState.h.
|
inline |
Definition at line 28 of file Ps2CaptureState.h.
|
private |
Definition at line 38 of file Ps2CaptureState.h.