Add udev rules for openmoko neo1973 debug board

This commit is contained in:
Eugeniy Meshcheryakov 2011-10-04 15:14:02 +02:00 committed by Andreas Fritiofson
parent da8ce5f2e1
commit e42363c0f6
1 changed files with 3 additions and 0 deletions

View File

@ -67,5 +67,8 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="c141", MODE="664", GROUP="plugdev"
# Hilscher NXHX Boards
ATTRS{idVendor}=="0640", ATTRS{idProduct}=="0028", MODE="664", GROUP="plugdev"
# Debug Board for Neo1973
ATTRS{idVendor}=="1457", ATTRS{idProduct}=="5118", MODE="644", GROUP="plugdev"
LABEL="openocd_rules_end"