summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-10 08:59:56 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-10 09:00:52 +0100
commit080f623b952e8d3e4892ec08cec45632a6fd9744 (patch)
tree60fb4690a58c71baaba5bda0fe16956840a90dee /rules
parentaa3b23a3c9be3a586fe1a67ede73cff9804f92d2 (diff)
downloadcolord-080f623b952e8d3e4892ec08cec45632a6fd9744.tar.gz
Use the ColorHug sensor driver for the ColorHug2 hardware
Diffstat (limited to 'rules')
-rw-r--r--rules/69-cd-sensors.rules.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/69-cd-sensors.rules.in b/rules/69-cd-sensors.rules.in
index 42ba37f..0a85acc 100644
--- a/rules/69-cd-sensors.rules.in
+++ b/rules/69-cd-sensors.rules.in
@@ -79,6 +79,7 @@ ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="f8da", ENV{COLORD_SENSOR_KIND}="colo
# ColorHug
ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1000", ENV{COLORD_SENSOR_KIND}="colorhug", ENV{COLORD_IGNORE}="1"
ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1001", ENV{COLORD_SENSOR_KIND}="colorhug", ENV{COLORD_SENSOR_CAPS}="lcd"
+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"