aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_ptmx_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-02 18:17:04 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-02 18:17:04 +0100
commitdc01aea0031d3e38fdd4124b28197c7597ab39c3 (patch)
tree4cfcde6fe170f2c92d20a49ec70b7528cf2d3c33 /sys/linux/dev_ptmx_arm64.const
parentb5e323243203d28e406be0c4383e662c408b4fdc (diff)
sys/linux: add /dev/fb descriptions
Framebuffer descriptions + open more tty dev nodes.
Diffstat (limited to 'sys/linux/dev_ptmx_arm64.const')
-rw-r--r--sys/linux/dev_ptmx_arm64.const5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/linux/dev_ptmx_arm64.const b/sys/linux/dev_ptmx_arm64.const
index 095198dc7..72f18497a 100644
--- a/sys/linux/dev_ptmx_arm64.const
+++ b/sys/linux/dev_ptmx_arm64.const
@@ -11,6 +11,7 @@ KDADDIO = 19252
KDDELIO = 19253
KDDISABIO = 19255
KDENABIO = 19254
+KDFONTOP = 19314
KDGETKEYCODE = 19276
KDGETLED = 19249
KDGETMODE = 19259
@@ -30,6 +31,10 @@ KDSKBLED = 19301
KDSKBMETA = 19299
KDSKBMODE = 19269
KDSKBSENT = 19273
+KD_FONT_OP_COPY = 3
+KD_FONT_OP_GET = 1
+KD_FONT_OP_SET = 0
+KD_FONT_OP_SET_DEFAULT = 2
KIOCSOUND = 19247
NCCS = 19
NFF = 5