aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/wscons_amd64.const
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-06-29 23:26:06 +0200
committerAnton Lindqvist <anton@basename.se>2019-06-30 20:34:23 +0200
commit699d6448c8e087ef95dbe7d3fa79ef20bcf833b5 (patch)
treef1301c7435b9c1b33b3dd85235584119f9faccdf /sys/openbsd/wscons_amd64.const
parent7509bf360eba1461ac6059e4cacfbc29c9d2d4c7 (diff)
sys/openbsd: add missing WSDISPLAYIO_SBURNER ioctl command
Diffstat (limited to 'sys/openbsd/wscons_amd64.const')
-rw-r--r--sys/openbsd/wscons_amd64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/openbsd/wscons_amd64.const b/sys/openbsd/wscons_amd64.const
index 5110bb504..b390b088c 100644
--- a/sys/openbsd/wscons_amd64.const
+++ b/sys/openbsd/wscons_amd64.const
@@ -44,6 +44,7 @@ WSDISPLAYIO_LSFONT = 3227014990
WSDISPLAYIO_MODE_DUMBFB = 2
WSDISPLAYIO_MODE_EMUL = 0
WSDISPLAYIO_MODE_MAPPED = 1
+WSDISPLAYIO_SBURNER = 2148292433
WSDISPLAYIO_SETSCREEN = 2147768150
WSDISPLAYIO_SMODE = 2147768140
WSDISPLAYIO_SVIDEO = 2147768133