summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/lirc/dvicoIR.rules
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-06-01 02:10:45 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-06-01 02:10:45 (GMT)
commitf01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed (patch)
tree1babc4291a4cd3d72ce7e595212a273318e33018 /abs/core-testing/lirc/dvicoIR.rules
parentd7a06c882ef45d014319f98daf8e0dbe5599321d (diff)
parent528268bf6b14f8e3c9f4941d5587d982ff1892d6 (diff)
downloadlinhes_pkgbuild-f01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed.zip
linhes_pkgbuild-f01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed.tar.gz
linhes_pkgbuild-f01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD into linhes-config-python
* 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD: runit-scripts: update the lircd run script to use the dvicoIR sym link lirc: update PKGBUILD to install dvico udev rule lirc: add udev rule for the dvico remote lirc: added support for other mce remotes Added patch needed for FUPPES for compile. Initial inclusion, needed for fuppes. Updated to fuppes-svn. Removed fuppes. Latest version. Closes FS 365. Fixed typo. Included ffpresets. Closes FS #359. Bumped to ensure latest -fixes. Bumped to ensure latest -fixes. Bumped for latest -fixes. Bumped to latest fixes and VDPAU 20549 patch.
Diffstat (limited to 'abs/core-testing/lirc/dvicoIR.rules')
-rw-r--r--abs/core-testing/lirc/dvicoIR.rules5
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"
+