20 #ifndef MACHINE_HOSTED_KEYBOARD_H 21 #define MACHINE_HOSTED_KEYBOARD_H 23 #include "pedigree/kernel/machine/Keyboard.h" 24 #include "pedigree/kernel/processor/types.h" 35 virtual bool getDebugState();
47 void blocking(
bool enable);
virtual void initialise()
bool m_bDebugState
True if we're in debug state.
virtual char getCharNonBlock()
virtual void setDebugState(bool enableDebugState)
virtual void setLedState(char state)
virtual char getLedState()