diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-03 01:11:30 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-03 01:11:30 (GMT) |
commit | 9bf4d9008bcebaba773e9ee79a1d3ee5ea4caa2f (patch) | |
tree | b3c0b5c1bf1260f05123ef556dc8a1dc9da47655 /abs/core-testing/lirc/dvicoIR.rules | |
parent | bafd2ce2746755148de00a75b56e9dbc0de0262b (diff) | |
parent | 528268bf6b14f8e3c9f4941d5587d982ff1892d6 (diff) | |
download | linhes_pkgbuild-9bf4d9008bcebaba773e9ee79a1d3ee5ea4caa2f.zip linhes_pkgbuild-9bf4d9008bcebaba773e9ee79a1d3ee5ea4caa2f.tar.gz linhes_pkgbuild-9bf4d9008bcebaba773e9ee79a1d3ee5ea4caa2f.tar.bz2 |
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/lirc/dvicoIR.rules')
-rw-r--r-- | abs/core-testing/lirc/dvicoIR.rules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/core-testing/lirc/dvicoIR.rules b/abs/core-testing/lirc/dvicoIR.rules new file mode 100644 index 0000000..5d6d066 --- /dev/null +++ b/abs/core-testing/lirc/dvicoIR.rules @@ -0,0 +1,5 @@ +# Added to get DVICO remote to be consistant device +SUBSYSTEMS=="usb", KERNEL=="hiddev*", \ + ATTRS{product}=="DVICO USB HID Remocon V1.00", \ + SYMLINK+="usb/dvicoIR" + |