summarylogtreecommitdiffstats
path: root/50-atmel-samba.rules
diff options
context:
space:
mode:
authorMarti Raudsepp2009-10-30 11:21:17 +0200
committerMarti Raudsepp2009-10-30 11:21:17 +0200
commit36cea8dcbe841a67ec06da6ab3f0009951e4cab7 (patch)
tree47266324fbd4fa907eda4f6dc60c27bb3e4211f8 /50-atmel-samba.rules
downloadaur-36cea8dcbe841a67ec06da6ab3f0009951e4cab7.tar.gz
import sam7utils: A utility for programming AT91SAM7 series microcontrollers over USB
Diffstat (limited to '50-atmel-samba.rules')
-rw-r--r--50-atmel-samba.rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/50-atmel-samba.rules b/50-atmel-samba.rules
new file mode 100644
index 000000000000..86eb188594c3
--- /dev/null
+++ b/50-atmel-samba.rules
@@ -0,0 +1,5 @@
+# Put this file in /etc/udev/rules.d
+
+# Allows users in 'users' group access SAM-BA USB devices (part of sam7utils)
+# Atmel Corp. at91sam SAMBA bootloader
+ATTR{idVendor}=="03eb", ATTR{idProduct}=="6124", MODE="660", GROUP="users"