summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-10-27 08:48:23 +0000
committerRichard Hughes <richard@hughsie.com>2014-10-27 08:48:23 +0000
commit698dacb7e6e483a61b896a20456f406cd90912d4 (patch)
tree8e63b56ade35f67528b1db938a6393228af16f66 /rules
parent91e383c33cd37403d071fd951c9024076960ae31 (diff)
downloadcolord-698dacb7e6e483a61b896a20456f406cd90912d4.tar.gz
trivial: Fix the 'unknown' udev enum name
Diffstat (limited to 'rules')
-rw-r--r--rules/69-cd-sensors.rules.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/69-cd-sensors.rules.in b/rules/69-cd-sensors.rules.in
index f4b503b..b9a4b43 100644
--- a/rules/69-cd-sensors.rules.in
+++ b/rules/69-cd-sensors.rules.in
@@ -83,8 +83,8 @@ ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1001", ENV{COLORD_SENSOR_KIND}="colo
ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1004", ENV{COLORD_SENSOR_KIND}="colorhug2", ENV{COLORD_SENSOR_CAPS}="lcd"
# ColorHug Spectro
-ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1003", ENV{COLORD_SENSOR_KIND}="colorhug-spectro", ENV{COLORD_IGNORE}="1"
-ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1002", ENV{COLORD_SENSOR_KIND}="colorhug-spectro", ENV{COLORD_SENSOR_CAPS}="lcd"
+ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1003", ENV{COLORD_SENSOR_KIND}="colorhug-plus", ENV{COLORD_IGNORE}="1"
+ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1002", ENV{COLORD_SENSOR_KIND}="colorhug-plus", ENV{COLORD_SENSOR_CAPS}="lcd"
# color calibration device
ENV{COLORD_SENSOR_KIND}=="*?", ENV{COLOR_MEASUREMENT_DEVICE}="1"