summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-03-09 16:36:13 +0000
committerRichard Hughes <richard@hughsie.com>2013-03-09 16:36:13 +0000
commit7728af6bb95c4be39b455e1f0971a3e9c724c294 (patch)
tree3faf10d5d439e3f9eef5f8964642f28a4d787bf2 /rules
parent1c4211758fb524c13c3fbcf44898f7fbb3f8170f (diff)
downloadcolord-7728af6bb95c4be39b455e1f0971a3e9c724c294.tar.gz
Setup the device permissions for the original Spyder colorimeter
Diffstat (limited to 'rules')
-rw-r--r--rules/69-cd-sensors.rules.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/69-cd-sensors.rules.in b/rules/69-cd-sensors.rules.in
index 7d1d657..7434373 100644
--- a/rules/69-cd-sensors.rules.in
+++ b/rules/69-cd-sensors.rules.in
@@ -54,6 +54,9 @@ ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2007", ENV{COLORD_SENSOR_KIND}="colo
# Colorimtre HCFR
ATTRS{idVendor}=="04db", ATTRS{idProduct}=="005b", ENV{COLORD_SENSOR_KIND}="colorimtre-hcfr", ENV{COLORD_SENSOR_CAPS}="projector"
+# Spyder 1
+ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0100", ENV{COLORD_SENSOR_KIND}="spyder", ENV{COLORD_SENSOR_CAPS}="lcd crt"
+
# Spyder 2
ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0200", ENV{COLORD_SENSOR_KIND}="spyder2", ENV{COLORD_SENSOR_CAPS}="lcd crt"