wok view udev/stuff/40-alsa.rules @ rev 12634

e2fsprogs, fsarchiver, laptop-mode-tools, nfs-utils: s/util-linux-ng/util-linux/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 29 13:18:44 2012 +0200 (2012-04-29)
parents
children
line source
1 # do not edit this file, it will be overwritten on update
3 SUBSYSTEM=="sound", GROUP="audio"
4 KERNEL=="controlC[0-9]*", NAME="snd/%k"
5 KERNEL=="hwC[D0-9]*", NAME="snd/%k"
6 KERNEL=="pcmC[D0-9cp]*", NAME="snd/%k"
7 KERNEL=="midiC[D0-9]*", NAME="snd/%k"
8 KERNEL=="timer", NAME="snd/%k"
9 KERNEL=="seq", NAME="snd/%k"
10 KERNEL=="mixer0", SYMLINK+="mixer"