summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-05-27 10:36:35 +0100
committerRichard Hughes <richard@hughsie.com>2015-05-28 08:43:26 +0100
commiteb14cf6ee090ba953b819d28bb2def6f86130555 (patch)
treef6536861974ff6652165f52c42d718f109fbd18b /rules
parent8a9cd0cfbcfe80623a258fd8d0fea7d788d395bb (diff)
downloadcolord-eb14cf6ee090ba953b819d28bb2def6f86130555.tar.gz
colorhug: Handle low-level commands when in Sensor HID mode
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 f97ab05..5e0213e 100644
--- a/rules/69-cd-sensors.rules.in
+++ b/rules/69-cd-sensors.rules.in
@@ -92,6 +92,7 @@ ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1002", ENV{COLORD_SENSOR_KIND}="colo
# ColorHug ALS
ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1006", ENV{COLORD_SENSOR_KIND}="colorhug-als", ENV{COLORD_IGNORE}="1"
ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1007", ENV{COLORD_SENSOR_KIND}="colorhug-als", ENV{COLORD_IGNORE}="1"
+ATTRS{idVendor}=="273f", ATTRS{idProduct}=="1008", ENV{COLORD_SENSOR_KIND}="colorhug-als", ENV{COLORD_IGNORE}="1"
# color calibration device
ENV{COLORD_SENSOR_KIND}=="*?", ENV{COLOR_MEASUREMENT_DEVICE}="1"