summaryrefslogtreecommitdiff
path: root/src/dev/ps2.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/ps2.hh')
-rw-r--r--src/dev/ps2.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/ps2.hh b/src/dev/ps2.hh
index 9e9986735..7b5783547 100644
--- a/src/dev/ps2.hh
+++ b/src/dev/ps2.hh
@@ -61,6 +61,7 @@ enum {
ReadId = 0xf2,
TpReadId = 0xe1,
Ack = 0xfa,
+ Resend = 0xfe,
SetRate = 0xf3,
Enable = 0xf4,
Disable = 0xf5,