Skip to content
Snippets Groups Projects
Commit 851f9b2d authored by zwelch's avatar zwelch
Browse files

Add udev rules for USB ICEbear interface.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1570 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 9f9c56d6
Branches
No related tags found
No related merge requests found
......@@ -52,5 +52,9 @@ SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bdc8", MODE="664", GROUP="plugdev"
# Marvell Sheevaplug
SYSFS{idVendor}=="9e88", SYSFS{idProduct}=="9e8f", MODE="664", GROUP="plugdev"
# Icebear (Section5)
SYSFS{idProduct}=="c140", SYSFS{idVendor}=="0403", MODE="666", GROUP="usb"
SYSFS{idProduct}=="c141", SYSFS{idVendor}=="0403", MODE="666", GROUP="usb"
LABEL="openocd_rules_end"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment