File: avarice.rules

package info (click to toggle)
avarice 2.11-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,144 kB
  • sloc: cpp: 10,572; ansic: 1,134; sh: 805; makefile: 64
file content (9 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="avarice_end"

# Atmel Corp. JTAG ICE mkII
ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2103", MODE="660", GROUP="dialout"

# Atmel Corp. AVR Dragon
ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2107", MODE="660", GROUP="dialout"

LABEL="avarice_end"