summaryrefslogtreecommitdiff
path: root/ps2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ps2.h')
-rw-r--r--ps2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ps2.h b/ps2.h
index 7a8bbd2665..a821acde44 100644
--- a/ps2.h
+++ b/ps2.h
@@ -56,6 +56,10 @@ POSSIBILITY OF SUCH DAMAGE.
# error "PS/2 data port setting is required in config.h"
#endif
+#define PS2_ACK 0xFA
+#define PS2_RESEND 0xFE
+#define PS2_SET_LED 0xED
+
#define PS2_ERR_NONE 0
#define PS2_ERR_PARITY 0x10