content of 40-avrice.rules is: -snip- SUBSYSTEM!="usb_device", ACTION!="add", GOTO="avarice_end"
# Atmel Corp. JTAG ICE mkII SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="2103", MODE="660", GROUP="dialout"
# Atmel Corp. AVR Dragon SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="2107", MODE="660", GROUP="dialout"
LABEL="avarice_end" -snap-
line 4 and 7 are the blank lines between!
Can i simply delete the blank lines to fix it???
content of 40-avrice.rules is: ="usb_device" , ACTION!="add", GOTO="avarice_end"
-snip-
SUBSYSTEM!
# Atmel Corp. JTAG ICE mkII =="03eb" , SYSFS{idProduct }=="2103" , MODE="660", GROUP="dialout"
SYSFS{idVendor}
# Atmel Corp. AVR Dragon =="03eb" , SYSFS{idProduct }=="2107" , MODE="660", GROUP="dialout"
SYSFS{idVendor}
LABEL="avarice_end"
-snap-
line 4 and 7 are the blank lines between!
Can i simply delete the blank lines to fix it???