summaryrefslogtreecommitdiffstats
path: root/abs/core/udev/81-SoundGraph.rules
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2012-03-05 15:56:38 (GMT)
committerBritney Fransen <brfransen@gmail.com>2012-03-05 15:56:38 (GMT)
commit4b8666e0d1a21f12f1fef4124c628b217a281af5 (patch)
tree5ffe8a4312ae8a416dd92689df710ea5239f2771 /abs/core/udev/81-SoundGraph.rules
parentf441ae5b8f06dd62ac369365bbf236aecb85d548 (diff)
downloadlinhes_pkgbuild-4b8666e0d1a21f12f1fef4124c628b217a281af5.zip
linhes_pkgbuild-4b8666e0d1a21f12f1fef4124c628b217a281af5.tar.gz
linhes_pkgbuild-4b8666e0d1a21f12f1fef4124c628b217a281af5.tar.bz2
udev: Add SoundGraph rules; move dvico symlinks to /remotes/
Diffstat (limited to 'abs/core/udev/81-SoundGraph.rules')
-rw-r--r--abs/core/udev/81-SoundGraph.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/udev/81-SoundGraph.rules b/abs/core/udev/81-SoundGraph.rules
new file mode 100644
index 0000000..f3f5c84
--- /dev/null
+++ b/abs/core/udev/81-SoundGraph.rules
@@ -0,0 +1,3 @@
+# Udev rules for SoundGraph receivers
+KERNEL=="event[0-9]*" , SUBSYSTEMS=="rc" , ENV(.rc_in_path)="true"
+KERNEL=="event[0-9]*" , ATTRS{idVendor}=="15c2" , ENV(.rc_in_path)=="true" , SYMLINK+="remotes/SoundGraph"