diff options
author | John Crispin <john@openwrt.org> | 2016-01-19 15:31:35 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-01-19 15:31:35 +0000 |
commit | ff7f5eb13d59032979b7144582725ce43d6d1fad (patch) | |
tree | 0f9a4358019afc21de2e10d89604d974303d4931 /target/linux/x86 | |
parent | e34acd64f5da8288bd0dab90265cfe96d21fe01f (diff) | |
download | upstream-ff7f5eb13d59032979b7144582725ce43d6d1fad.tar.gz upstream-ff7f5eb13d59032979b7144582725ce43d6d1fad.tar.bz2 upstream-ff7f5eb13d59032979b7144582725ce43d6d1fad.zip |
procd: emit events for sound subsystem
Useful e.g. for plugable USB-soundcards.
With this change an event/hotplug-call looks like:
ACTION: add DEVNAME: snd/timer DEVPATH: /devices/virtual/sound/timer SUBSYSTEM: sound
ACTION: add DEVNAME: DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0 SUBSYSTEM: sound
ACTION: add DEVNAME: snd/controlC0 DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/controlC0 SUBSYSTEM: sound
ACTION: add DEVNAME: snd/pcmC0D0p DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/pcmC0D0p SUBSYSTEM: sound
ACTION: add DEVNAME: snd/pcmC0D0c DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/pcmC0D0c SUBSYSTEM: sound
ACTION: add DEVNAME: dsp DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/dsp SUBSYSTEM: sound
ACTION: add DEVNAME: audio DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/audio SUBSYSTEM: sound
ACTION: add DEVNAME: mixer DEVPATH: /devices/platform/ehci-platform/usb1/1-1/1-1:1.0/sound/card0/mixer SUBSYSTEM: sound
This fixes #21466.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 48366
Diffstat (limited to 'target/linux/x86')
0 files changed, 0 insertions, 0 deletions