summaryrefslogtreecommitdiff
path: root/99-graphlcd-base.rules
diff options
context:
space:
mode:
authormrwastl <mrwastl@users.sourceforge.net>2011-08-27 17:51:54 +0200
committermrwastl <mrwastl@users.sourceforge.net>2011-08-27 17:51:54 +0200
commit0572129b7252e5b2354460c93874053db49ad5dc (patch)
treef111b743953a22863aba84e1eac38773b2072a07 /99-graphlcd-base.rules
parent4eac37eb258bb9c119b9133cd102767f2dc7dbad (diff)
downloadgraphlcd-base-0572129b7252e5b2354460c93874053db49ad5dc.tar.gz
graphlcd-base-0572129b7252e5b2354460c93874053db49ad5dc.tar.bz2
add udev-rules file for displays / modules supported by graphlcd-base
Diffstat (limited to '99-graphlcd-base.rules')
-rw-r--r--99-graphlcd-base.rules8
1 files changed, 8 insertions, 0 deletions
diff --git a/99-graphlcd-base.rules b/99-graphlcd-base.rules
new file mode 100644
index 0000000..a9f4884
--- /dev/null
+++ b/99-graphlcd-base.rules
@@ -0,0 +1,8 @@
+#
+# all displays / modules supported by graphlcd-base
+#
+# Futaba DM140-GINK VFD displays, incl. activity 5xx
+ATTRS{idVendor}=="040b", ATTRS{idProduct}=="7001", GROUP="uucp", MODE="0660"
+ATTRS{idVendor}=="1509", ATTRS{idProduct}=="925d", GROUP="uucp", MODE="0660"
+# AX206DPF-based picture frames (modified firmware)
+ATTRS{idVendor}=="152a", ATTRS{idProduct}=="8380", GROUP="uucp", MODE="0660"