From 676ec60eae2d5176c16bbb2d490cf29bcc54e7f4 Mon Sep 17 00:00:00 2001
From: Greg Frost <gregfrost1@bigpond.com>
Date: Sat, 30 May 2009 12:50:32 +0930
Subject: lirc: add udev rule for the dvico remote

---
 abs/core-testing/lirc/dvicoIR.rules | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 abs/core-testing/lirc/dvicoIR.rules

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"
+
-- 
cgit v0.12