From 62d3ec4876c205e466ce15bd3c59fe1ea601bd10 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Sun, 11 Aug 2019 14:53:38 +0200 Subject: sys/openbsd: add speaker descriptions --- sys/openbsd/dev_speaker_amd64.const | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sys/openbsd/dev_speaker_amd64.const (limited to 'sys/openbsd/dev_speaker_amd64.const') diff --git a/sys/openbsd/dev_speaker_amd64.const b/sys/openbsd/dev_speaker_amd64.const new file mode 100644 index 000000000..15aae8d44 --- /dev/null +++ b/sys/openbsd/dev_speaker_amd64.const @@ -0,0 +1,6 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +SPKRTONE = 2148029185 +SPKRTUNE = 536892162 +SYS_ioctl = 54 +SYS_openat = 321 -- cgit mrf-deployment