summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-03-09 16:47:39 +0000
committerRichard Hughes <richard@hughsie.com>2013-03-09 16:47:39 +0000
commit888f45071a5df55ea4c340253fc87a81fb9c1baa (patch)
treebb9456aeb4e9c7c16a8f1200b162c403ccf3fe33 /rules
parent7728af6bb95c4be39b455e1f0971a3e9c724c294 (diff)
downloadcolord-888f45071a5df55ea4c340253fc87a81fb9c1baa.tar.gz
Setup the device permissions for another embedded Huey colorimeter
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 7434373..13f0d41 100644
--- a/rules/69-cd-sensors.rules.in
+++ b/rules/69-cd-sensors.rules.in
@@ -71,6 +71,7 @@ ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2005", ENV{COLORD_SENSOR_KIND}="huey
# Huey, built into Thinkpad w700
ATTRS{idVendor}=="0765", ATTRS{idProduct}=="5001", ENV{COLORD_SENSOR_KIND}="huey", ENV{COLORD_SENSOR_EMBEDDED}="1"
+ATTRS{idVendor}=="0765", ATTRS{idProduct}=="5010", ENV{COLORD_SENSOR_KIND}="huey", ENV{COLORD_SENSOR_EMBEDDED}="1"
# ColorHug (legacy)
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="f8da", ENV{COLORD_SENSOR_KIND}="colorhug"