From 27d609bf840e6c02c13f643cebaf2fd5cfbcbbae Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 1 Dec 2019 17:47:28 +0100 Subject: sys/linux: add /dev/snd/pcm* descriptions --- sys/linux/dev_snd_control.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/linux/dev_snd_control.txt') diff --git a/sys/linux/dev_snd_control.txt b/sys/linux/dev_snd_control.txt index 458e4767f..14a1210f0 100644 --- a/sys/linux/dev_snd_control.txt +++ b/sys/linux/dev_snd_control.txt @@ -1,7 +1,10 @@ # Copyright 2015 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -include +include +include +include +include resource fd_sndctrl[fd] -- cgit mrf-deployment