]> Pileus Git - ~andy/sunrise/blobdiff - x11-drivers/nostromo_n50/files/60-nostromo.rules
x11-drivers/nostromo_n50: New ebuild from bug 211562. Thanks to Thomas, Allen, and...
[~andy/sunrise] / x11-drivers / nostromo_n50 / files / 60-nostromo.rules
diff --git a/x11-drivers/nostromo_n50/files/60-nostromo.rules b/x11-drivers/nostromo_n50/files/60-nostromo.rules
new file mode 100644 (file)
index 0000000..8e91ba1
--- /dev/null
@@ -0,0 +1,12 @@
+# /etc/udev/rules.d/10-nostromo.rules: nostromo_n50 udev rule
+#
+# This file was created by nostromo_n50 to give proper permissions for nostromo_daemon.
+#
+#
+
+# nostromo n50
+KERNEL=="event*", SUBSYSTEMS=="usb", ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0805", MODE="0660", GROUP="usb"
+
+# nostromo n52
+KERNEL=="event*", SUBSYSTEMS=="usb", ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0815", MODE="0660", GROUP="usb"
+